[INFO] fetching crate stdsimd 0.1.2... [INFO] testing stdsimd-0.1.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate stdsimd 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate stdsimd 0.1.2 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate stdsimd 0.1.2 [INFO] tweaked toml for crates.io crate stdsimd 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stdsimd 0.1.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding cfg-if v0.1.10 (available: v1.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coresimd v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d0b370f196c1e2f5122c35c81c26ffc22d2813f701f9ec5898851ab28adcfd0 [INFO] running `Command { std: "docker" "start" "-a" "6d0b370f196c1e2f5122c35c81c26ffc22d2813f701f9ec5898851ab28adcfd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d0b370f196c1e2f5122c35c81c26ffc22d2813f701f9ec5898851ab28adcfd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0b370f196c1e2f5122c35c81c26ffc22d2813f701f9ec5898851ab28adcfd0", kill_on_drop: false }` [INFO] [stdout] 6d0b370f196c1e2f5122c35c81c26ffc22d2813f701f9ec5898851ab28adcfd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374aa9848f691b1a16dbce8f409b2178fd828cf1cd21ed557de12e242a6f7750 [INFO] running `Command { std: "docker" "start" "-a" "374aa9848f691b1a16dbce8f409b2178fd828cf1cd21ed557de12e242a6f7750", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling coresimd v0.1.2 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.54.0; see for more information [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | platform_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.78.0; see for more information [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/eflags.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[rustc_deprecated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/eflags.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[rustc_deprecated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:998:3 [INFO] [stdout] | [INFO] [stdout] 998 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1919:3 [INFO] [stdout] | [INFO] [stdout] 1919 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2391:3 [INFO] [stdout] | [INFO] [stdout] 2391 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2406:3 [INFO] [stdout] | [INFO] [stdout] 2406 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2422:3 [INFO] [stdout] | [INFO] [stdout] 2422 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2438:3 [INFO] [stdout] | [INFO] [stdout] 2438 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2473:3 [INFO] [stdout] | [INFO] [stdout] 2473 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2488:3 [INFO] [stdout] | [INFO] [stdout] 2488 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:414:3 [INFO] [stdout] | [INFO] [stdout] 414 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:481:3 [INFO] [stdout] | [INFO] [stdout] 481 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:493:3 [INFO] [stdout] | [INFO] [stdout] 493 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:505:3 [INFO] [stdout] | [INFO] [stdout] 505 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:529:3 [INFO] [stdout] | [INFO] [stdout] 529 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:553:3 [INFO] [stdout] | [INFO] [stdout] 553 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:578:3 [INFO] [stdout] | [INFO] [stdout] 578 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:603:3 [INFO] [stdout] | [INFO] [stdout] 603 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:627:3 [INFO] [stdout] | [INFO] [stdout] 627 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:695:3 [INFO] [stdout] | [INFO] [stdout] 695 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:720:3 [INFO] [stdout] | [INFO] [stdout] 720 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:745:3 [INFO] [stdout] | [INFO] [stdout] 745 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1341:3 [INFO] [stdout] | [INFO] [stdout] 1341 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1353:3 [INFO] [stdout] | [INFO] [stdout] 1353 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1376:3 [INFO] [stdout] | [INFO] [stdout] 1376 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1443:3 [INFO] [stdout] | [INFO] [stdout] 1443 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1507:3 [INFO] [stdout] | [INFO] [stdout] 1507 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2747:3 [INFO] [stdout] | [INFO] [stdout] 2747 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:343:3 [INFO] [stdout] | [INFO] [stdout] 343 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 134 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:152:3 [INFO] [stdout] | [INFO] [stdout] 152 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:171:3 [INFO] [stdout] | [INFO] [stdout] 171 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:186:3 [INFO] [stdout] | [INFO] [stdout] 186 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:200:3 [INFO] [stdout] | [INFO] [stdout] 200 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:234:3 [INFO] [stdout] | [INFO] [stdout] 234 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:252:3 [INFO] [stdout] | [INFO] [stdout] 252 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:265:3 [INFO] [stdout] | [INFO] [stdout] 265 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:562:3 [INFO] [stdout] | [INFO] [stdout] 562 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:585:3 [INFO] [stdout] | [INFO] [stdout] 585 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:749:3 [INFO] [stdout] | [INFO] [stdout] 749 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:802:3 [INFO] [stdout] | [INFO] [stdout] 802 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:856:3 [INFO] [stdout] | [INFO] [stdout] 856 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:910:3 [INFO] [stdout] | [INFO] [stdout] 910 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:1014:3 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:315:3 [INFO] [stdout] | [INFO] [stdout] 315 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:336:3 [INFO] [stdout] | [INFO] [stdout] 336 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:357:3 [INFO] [stdout] | [INFO] [stdout] 357 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:378:3 [INFO] [stdout] | [INFO] [stdout] 378 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:398:3 [INFO] [stdout] | [INFO] [stdout] 398 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:419:3 [INFO] [stdout] | [INFO] [stdout] 419 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:439:3 [INFO] [stdout] | [INFO] [stdout] 439 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:544:3 [INFO] [stdout] | [INFO] [stdout] 544 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:567:3 [INFO] [stdout] | [INFO] [stdout] 567 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:590:3 [INFO] [stdout] | [INFO] [stdout] 590 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:613:3 [INFO] [stdout] | [INFO] [stdout] 613 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:636:3 [INFO] [stdout] | [INFO] [stdout] 636 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:660:3 [INFO] [stdout] | [INFO] [stdout] 660 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:118:3 [INFO] [stdout] | [INFO] [stdout] 118 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:164:3 [INFO] [stdout] | [INFO] [stdout] 164 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:411:3 [INFO] [stdout] | [INFO] [stdout] 411 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:462:3 [INFO] [stdout] | [INFO] [stdout] 462 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:531:3 [INFO] [stdout] | [INFO] [stdout] 531 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:577:3 [INFO] [stdout] | [INFO] [stdout] 577 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:666:3 [INFO] [stdout] | [INFO] [stdout] 666 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:869:3 [INFO] [stdout] | [INFO] [stdout] 869 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:888:3 [INFO] [stdout] | [INFO] [stdout] 888 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:907:3 [INFO] [stdout] | [INFO] [stdout] 907 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:926:3 [INFO] [stdout] | [INFO] [stdout] 926 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:947:3 [INFO] [stdout] | [INFO] [stdout] 947 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:968:3 [INFO] [stdout] | [INFO] [stdout] 968 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1082:3 [INFO] [stdout] | [INFO] [stdout] 1082 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1098:3 [INFO] [stdout] | [INFO] [stdout] 1098 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1113:3 [INFO] [stdout] | [INFO] [stdout] 1113 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1178:3 [INFO] [stdout] | [INFO] [stdout] 1178 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1236:3 [INFO] [stdout] | [INFO] [stdout] 1236 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1314:3 [INFO] [stdout] | [INFO] [stdout] 1314 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1360:3 [INFO] [stdout] | [INFO] [stdout] 1360 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1390:3 [INFO] [stdout] | [INFO] [stdout] 1390 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1410:3 [INFO] [stdout] | [INFO] [stdout] 1410 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1430:3 [INFO] [stdout] | [INFO] [stdout] 1430 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1514:3 [INFO] [stdout] | [INFO] [stdout] 1514 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1532:3 [INFO] [stdout] | [INFO] [stdout] 1532 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1550:3 [INFO] [stdout] | [INFO] [stdout] 1550 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1570:3 [INFO] [stdout] | [INFO] [stdout] 1570 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1583:3 [INFO] [stdout] | [INFO] [stdout] 1583 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1596:3 [INFO] [stdout] | [INFO] [stdout] 1596 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:157:3 [INFO] [stdout] | [INFO] [stdout] 157 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:377:3 [INFO] [stdout] | [INFO] [stdout] 377 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:413:3 [INFO] [stdout] | [INFO] [stdout] 413 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:480:3 [INFO] [stdout] | [INFO] [stdout] 480 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1034:3 [INFO] [stdout] | [INFO] [stdout] 1034 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1122:3 [INFO] [stdout] | [INFO] [stdout] 1122 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1149:3 [INFO] [stdout] | [INFO] [stdout] 1149 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1176:3 [INFO] [stdout] | [INFO] [stdout] 1176 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1203:3 [INFO] [stdout] | [INFO] [stdout] 1203 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1230:3 [INFO] [stdout] | [INFO] [stdout] 1230 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1256:3 [INFO] [stdout] | [INFO] [stdout] 1256 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1279:3 [INFO] [stdout] | [INFO] [stdout] 1279 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1305:3 [INFO] [stdout] | [INFO] [stdout] 1305 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1328:3 [INFO] [stdout] | [INFO] [stdout] 1328 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1355:3 [INFO] [stdout] | [INFO] [stdout] 1355 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1382:3 [INFO] [stdout] | [INFO] [stdout] 1382 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1409:3 [INFO] [stdout] | [INFO] [stdout] 1409 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1436:3 [INFO] [stdout] | [INFO] [stdout] 1436 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1462:3 [INFO] [stdout] | [INFO] [stdout] 1462 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1486:3 [INFO] [stdout] | [INFO] [stdout] 1486 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1512:3 [INFO] [stdout] | [INFO] [stdout] 1512 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1536:3 [INFO] [stdout] | [INFO] [stdout] 1536 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1563:3 [INFO] [stdout] | [INFO] [stdout] 1563 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1590:3 [INFO] [stdout] | [INFO] [stdout] 1590 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1617:3 [INFO] [stdout] | [INFO] [stdout] 1617 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1644:3 [INFO] [stdout] | [INFO] [stdout] 1644 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1670:3 [INFO] [stdout] | [INFO] [stdout] 1670 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1693:3 [INFO] [stdout] | [INFO] [stdout] 1693 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1719:3 [INFO] [stdout] | [INFO] [stdout] 1719 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1742:3 [INFO] [stdout] | [INFO] [stdout] 1742 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1769:3 [INFO] [stdout] | [INFO] [stdout] 1769 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1796:3 [INFO] [stdout] | [INFO] [stdout] 1796 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1823:3 [INFO] [stdout] | [INFO] [stdout] 1823 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1850:3 [INFO] [stdout] | [INFO] [stdout] 1850 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1876:3 [INFO] [stdout] | [INFO] [stdout] 1876 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1900:3 [INFO] [stdout] | [INFO] [stdout] 1900 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1926:3 [INFO] [stdout] | [INFO] [stdout] 1926 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1949:3 [INFO] [stdout] | [INFO] [stdout] 1949 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2278:3 [INFO] [stdout] | [INFO] [stdout] 2278 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2468:3 [INFO] [stdout] | [INFO] [stdout] 2468 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2524:3 [INFO] [stdout] | [INFO] [stdout] 2524 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2546:3 [INFO] [stdout] | [INFO] [stdout] 2546 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2698:3 [INFO] [stdout] | [INFO] [stdout] 2698 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2776:3 [INFO] [stdout] | [INFO] [stdout] 2776 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2837:3 [INFO] [stdout] | [INFO] [stdout] 2837 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3007:3 [INFO] [stdout] | [INFO] [stdout] 3007 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3025:3 [INFO] [stdout] | [INFO] [stdout] 3025 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3167:3 [INFO] [stdout] | [INFO] [stdout] 3167 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3185:3 [INFO] [stdout] | [INFO] [stdout] 3185 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3835:3 [INFO] [stdout] | [INFO] [stdout] 3835 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3851:3 [INFO] [stdout] | [INFO] [stdout] 3851 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3864:3 [INFO] [stdout] | [INFO] [stdout] 3864 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/pclmulqdq.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/aes.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sha.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/sse41.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/sse41.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/avx.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/avx2.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | simd_ty!(u8x2[u8]: u8, u8 | x0, x1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | simd_ty!(i8x2[i8]: i8, i8 | x0, x1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | simd_ty!(u8x4[u8]: u8, u8, u8, u8 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | simd_ty!(u16x2[u16]: u16, u16 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | simd_ty!(i8x4[i8]: i8, i8, i8, i8 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | simd_ty!(i16x2[i16]: i16, i16 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | / simd_ty!(u8x8[u8]: [INFO] [stdout] 91 | | u8, u8, u8, u8, u8, u8, u8, u8 [INFO] [stdout] 92 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | simd_ty!(u16x4[u16]: u16, u16, u16, u16 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | simd_ty!(u32x2[u32]: u32, u32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | simd_ty!(u64x1[u64]: u64 | x1); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | / simd_ty!(i8x8[i8]: [INFO] [stdout] 98 | | i8, i8, i8, i8, i8, i8, i8, i8 [INFO] [stdout] 99 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | simd_ty!(i16x4[i16]: i16, i16, i16, i16 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | simd_ty!(i32x2[i32]: i32, i32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | simd_ty!(i64x1[i64]: i64 | x1); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / simd_ty!(u8x16[u8]: [INFO] [stdout] 109 | | u8, u8, u8, u8, u8, u8, u8, u8, [INFO] [stdout] 110 | | u8, u8, u8, u8, u8, u8, u8, u8 [INFO] [stdout] 111 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | / simd_ty!(u16x8[u16]: [INFO] [stdout] 114 | | u16, u16, u16, u16, u16, u16, u16, u16 [INFO] [stdout] 115 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | simd_ty!(u32x4[u32]: u32, u32, u32, u32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | simd_ty!(u64x2[u64]: u64, u64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | / simd_ty!(i8x16[i8]: [INFO] [stdout] 120 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] 121 | | i8, i8, i8, i8, i8, i8, i8, i8 [INFO] [stdout] 122 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 123 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | / simd_ty!(i16x8[i16]: [INFO] [stdout] 125 | | i16, i16, i16, i16, i16, i16, i16, i16 [INFO] [stdout] 126 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | simd_ty!(i64x2[i64]: i64, i64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | simd_ty!(f32x4[f32]: f32, f32, f32, f32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | simd_ty!(f64x2[f64]: f64, f64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | / simd_m_ty!(m8x16[i8]: [INFO] [stdout] 134 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] 135 | | i8, i8, i8, i8, i8, i8, i8, i8 [INFO] [stdout] 136 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 137 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | / simd_m_ty!(m16x8[i16]: [INFO] [stdout] 139 | | i16, i16, i16, i16, i16, i16, i16, i16 [INFO] [stdout] 140 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | simd_m_ty!(m32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | simd_m_ty!(m64x2[i64]: i64, i64 | x0, x1); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | / simd_ty!(u8x32[u8]: [INFO] [stdout] 147 | | u8, u8, u8, u8, u8, u8, u8, u8, [INFO] [stdout] 148 | | u8, u8, u8, u8, u8, u8, u8, u8, [INFO] [stdout] 149 | | u8, u8, u8, u8, u8, u8, u8, u8, [INFO] [stdout] ... | [INFO] [stdout] 154 | | x24, x25, x26, x27, x28, x29, x30, x31 [INFO] [stdout] 155 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | / simd_ty!(u16x16[u16]: [INFO] [stdout] 157 | | u16, u16, u16, u16, u16, u16, u16, u16, [INFO] [stdout] 158 | | u16, u16, u16, u16, u16, u16, u16, u16 [INFO] [stdout] 159 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 160 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | / simd_ty!(u32x8[u32]: [INFO] [stdout] 162 | | u32, u32, u32, u32, u32, u32, u32, u32 [INFO] [stdout] 163 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | simd_ty!(u64x4[u64]: u64, u64, u64, u64 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | / simd_ty!(i8x32[i8]: [INFO] [stdout] 167 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] 168 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] 169 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] ... | [INFO] [stdout] 174 | | x24, x25, x26, x27, x28, x29, x30, x31 [INFO] [stdout] 175 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | / simd_ty!(i16x16[i16]: [INFO] [stdout] 177 | | i16, i16, i16, i16, i16, i16, i16, i16, [INFO] [stdout] 178 | | i16, i16, i16, i16, i16, i16, i16, i16 [INFO] [stdout] 179 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / simd_ty!(i32x8[i32]: [INFO] [stdout] 182 | | i32, i32, i32, i32, i32, i32, i32, i32 [INFO] [stdout] 183 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | simd_ty!(i64x4[i64]: i64, i64, i64, i64 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 7 + use prelude::rust_2024::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_deprecated` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/eflags.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[rustc_deprecated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/eflags.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("pushfq; popq $0" : "=r"(eflags) : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 3 + use _core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_deprecated` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/eflags.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[rustc_deprecated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/eflags.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("pushq $0; popfq" : : "r"(eflags) : "cc", "flags" : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 3 + use _core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/cpuid.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy, Clone, Eq, Ord, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 5 + use coresimd::x86::derive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/cpuid.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | if cfg!(target_arch = "x86") { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `cfg` is in scope, but it is an attribute: `#[cfg]` [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 5 + use coresimd::x86::cfg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/cpuid.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | asm!("cpuid" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 5 + use _core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/cpuid.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("cpuid\n" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 5 + use _core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/xsave.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | asm!("xgetbv" : "={eax}"(eax), "={edx}"(edx) : "{ecx}"(xcr_no)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 5 + use _core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:998:3 [INFO] [stdout] | [INFO] [stdout] 998 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1919:3 [INFO] [stdout] | [INFO] [stdout] 1919 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2391:3 [INFO] [stdout] | [INFO] [stdout] 2391 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2406:3 [INFO] [stdout] | [INFO] [stdout] 2406 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2422:3 [INFO] [stdout] | [INFO] [stdout] 2422 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2438:3 [INFO] [stdout] | [INFO] [stdout] 2438 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2473:3 [INFO] [stdout] | [INFO] [stdout] 2473 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2488:3 [INFO] [stdout] | [INFO] [stdout] 2488 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:414:3 [INFO] [stdout] | [INFO] [stdout] 414 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:481:3 [INFO] [stdout] | [INFO] [stdout] 481 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:493:3 [INFO] [stdout] | [INFO] [stdout] 493 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:505:3 [INFO] [stdout] | [INFO] [stdout] 505 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:529:3 [INFO] [stdout] | [INFO] [stdout] 529 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:553:3 [INFO] [stdout] | [INFO] [stdout] 553 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:578:3 [INFO] [stdout] | [INFO] [stdout] 578 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:603:3 [INFO] [stdout] | [INFO] [stdout] 603 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:627:3 [INFO] [stdout] | [INFO] [stdout] 627 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:695:3 [INFO] [stdout] | [INFO] [stdout] 695 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:720:3 [INFO] [stdout] | [INFO] [stdout] 720 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:745:3 [INFO] [stdout] | [INFO] [stdout] 745 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1341:3 [INFO] [stdout] | [INFO] [stdout] 1341 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1353:3 [INFO] [stdout] | [INFO] [stdout] 1353 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1376:3 [INFO] [stdout] | [INFO] [stdout] 1376 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1443:3 [INFO] [stdout] | [INFO] [stdout] 1443 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1507:3 [INFO] [stdout] | [INFO] [stdout] 1507 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2747:3 [INFO] [stdout] | [INFO] [stdout] 2747 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:343:3 [INFO] [stdout] | [INFO] [stdout] 343 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 134 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:152:3 [INFO] [stdout] | [INFO] [stdout] 152 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:171:3 [INFO] [stdout] | [INFO] [stdout] 171 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:186:3 [INFO] [stdout] | [INFO] [stdout] 186 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:200:3 [INFO] [stdout] | [INFO] [stdout] 200 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:234:3 [INFO] [stdout] | [INFO] [stdout] 234 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:252:3 [INFO] [stdout] | [INFO] [stdout] 252 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:265:3 [INFO] [stdout] | [INFO] [stdout] 265 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:562:3 [INFO] [stdout] | [INFO] [stdout] 562 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:585:3 [INFO] [stdout] | [INFO] [stdout] 585 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:749:3 [INFO] [stdout] | [INFO] [stdout] 749 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:802:3 [INFO] [stdout] | [INFO] [stdout] 802 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:856:3 [INFO] [stdout] | [INFO] [stdout] 856 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:910:3 [INFO] [stdout] | [INFO] [stdout] 910 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse41.rs:1014:3 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:315:3 [INFO] [stdout] | [INFO] [stdout] 315 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:336:3 [INFO] [stdout] | [INFO] [stdout] 336 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:357:3 [INFO] [stdout] | [INFO] [stdout] 357 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:378:3 [INFO] [stdout] | [INFO] [stdout] 378 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:398:3 [INFO] [stdout] | [INFO] [stdout] 398 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:419:3 [INFO] [stdout] | [INFO] [stdout] 419 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:439:3 [INFO] [stdout] | [INFO] [stdout] 439 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:544:3 [INFO] [stdout] | [INFO] [stdout] 544 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:567:3 [INFO] [stdout] | [INFO] [stdout] 567 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:590:3 [INFO] [stdout] | [INFO] [stdout] 590 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:613:3 [INFO] [stdout] | [INFO] [stdout] 613 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:636:3 [INFO] [stdout] | [INFO] [stdout] 636 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse42.rs:660:3 [INFO] [stdout] | [INFO] [stdout] 660 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:118:3 [INFO] [stdout] | [INFO] [stdout] 118 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:164:3 [INFO] [stdout] | [INFO] [stdout] 164 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:411:3 [INFO] [stdout] | [INFO] [stdout] 411 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:462:3 [INFO] [stdout] | [INFO] [stdout] 462 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:531:3 [INFO] [stdout] | [INFO] [stdout] 531 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:577:3 [INFO] [stdout] | [INFO] [stdout] 577 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:666:3 [INFO] [stdout] | [INFO] [stdout] 666 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:869:3 [INFO] [stdout] | [INFO] [stdout] 869 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:888:3 [INFO] [stdout] | [INFO] [stdout] 888 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:907:3 [INFO] [stdout] | [INFO] [stdout] 907 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:926:3 [INFO] [stdout] | [INFO] [stdout] 926 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:947:3 [INFO] [stdout] | [INFO] [stdout] 947 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:968:3 [INFO] [stdout] | [INFO] [stdout] 968 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1082:3 [INFO] [stdout] | [INFO] [stdout] 1082 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1098:3 [INFO] [stdout] | [INFO] [stdout] 1098 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1113:3 [INFO] [stdout] | [INFO] [stdout] 1113 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1178:3 [INFO] [stdout] | [INFO] [stdout] 1178 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1236:3 [INFO] [stdout] | [INFO] [stdout] 1236 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1314:3 [INFO] [stdout] | [INFO] [stdout] 1314 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1360:3 [INFO] [stdout] | [INFO] [stdout] 1360 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1390:3 [INFO] [stdout] | [INFO] [stdout] 1390 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1410:3 [INFO] [stdout] | [INFO] [stdout] 1410 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1430:3 [INFO] [stdout] | [INFO] [stdout] 1430 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1514:3 [INFO] [stdout] | [INFO] [stdout] 1514 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1532:3 [INFO] [stdout] | [INFO] [stdout] 1532 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1550:3 [INFO] [stdout] | [INFO] [stdout] 1550 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1570:3 [INFO] [stdout] | [INFO] [stdout] 1570 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1583:3 [INFO] [stdout] | [INFO] [stdout] 1583 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx.rs:1596:3 [INFO] [stdout] | [INFO] [stdout] 1596 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:157:3 [INFO] [stdout] | [INFO] [stdout] 157 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:377:3 [INFO] [stdout] | [INFO] [stdout] 377 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:413:3 [INFO] [stdout] | [INFO] [stdout] 413 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:480:3 [INFO] [stdout] | [INFO] [stdout] 480 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1034:3 [INFO] [stdout] | [INFO] [stdout] 1034 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1122:3 [INFO] [stdout] | [INFO] [stdout] 1122 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1149:3 [INFO] [stdout] | [INFO] [stdout] 1149 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1176:3 [INFO] [stdout] | [INFO] [stdout] 1176 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1203:3 [INFO] [stdout] | [INFO] [stdout] 1203 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1230:3 [INFO] [stdout] | [INFO] [stdout] 1230 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1256:3 [INFO] [stdout] | [INFO] [stdout] 1256 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1279:3 [INFO] [stdout] | [INFO] [stdout] 1279 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1305:3 [INFO] [stdout] | [INFO] [stdout] 1305 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1328:3 [INFO] [stdout] | [INFO] [stdout] 1328 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1355:3 [INFO] [stdout] | [INFO] [stdout] 1355 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1382:3 [INFO] [stdout] | [INFO] [stdout] 1382 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1409:3 [INFO] [stdout] | [INFO] [stdout] 1409 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1436:3 [INFO] [stdout] | [INFO] [stdout] 1436 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1462:3 [INFO] [stdout] | [INFO] [stdout] 1462 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1486:3 [INFO] [stdout] | [INFO] [stdout] 1486 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1512:3 [INFO] [stdout] | [INFO] [stdout] 1512 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1536:3 [INFO] [stdout] | [INFO] [stdout] 1536 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1563:3 [INFO] [stdout] | [INFO] [stdout] 1563 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1590:3 [INFO] [stdout] | [INFO] [stdout] 1590 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1617:3 [INFO] [stdout] | [INFO] [stdout] 1617 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1644:3 [INFO] [stdout] | [INFO] [stdout] 1644 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1670:3 [INFO] [stdout] | [INFO] [stdout] 1670 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1693:3 [INFO] [stdout] | [INFO] [stdout] 1693 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1719:3 [INFO] [stdout] | [INFO] [stdout] 1719 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1742:3 [INFO] [stdout] | [INFO] [stdout] 1742 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1769:3 [INFO] [stdout] | [INFO] [stdout] 1769 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1796:3 [INFO] [stdout] | [INFO] [stdout] 1796 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1823:3 [INFO] [stdout] | [INFO] [stdout] 1823 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1850:3 [INFO] [stdout] | [INFO] [stdout] 1850 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1876:3 [INFO] [stdout] | [INFO] [stdout] 1876 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1900:3 [INFO] [stdout] | [INFO] [stdout] 1900 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1926:3 [INFO] [stdout] | [INFO] [stdout] 1926 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:1949:3 [INFO] [stdout] | [INFO] [stdout] 1949 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2278:3 [INFO] [stdout] | [INFO] [stdout] 2278 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2468:3 [INFO] [stdout] | [INFO] [stdout] 2468 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2524:3 [INFO] [stdout] | [INFO] [stdout] 2524 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2546:3 [INFO] [stdout] | [INFO] [stdout] 2546 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2698:3 [INFO] [stdout] | [INFO] [stdout] 2698 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2776:3 [INFO] [stdout] | [INFO] [stdout] 2776 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:2837:3 [INFO] [stdout] | [INFO] [stdout] 2837 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3007:3 [INFO] [stdout] | [INFO] [stdout] 3007 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3025:3 [INFO] [stdout] | [INFO] [stdout] 3025 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3167:3 [INFO] [stdout] | [INFO] [stdout] 3167 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3185:3 [INFO] [stdout] | [INFO] [stdout] 3185 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3835:3 [INFO] [stdout] | [INFO] [stdout] 3835 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3851:3 [INFO] [stdout] | [INFO] [stdout] 3851 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/avx2.rs:3864:3 [INFO] [stdout] | [INFO] [stdout] 3864 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/pclmulqdq.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/aes.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sha.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/sse41.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/sse41.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/avx.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/avx2.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0545]: `issue` must be a non-zero numeric string or "none" [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:342:41 [INFO] [stdout] | [INFO] [stdout] 342 | #[unstable(feature = "stdimd_internal", issue = "0")] [INFO] [stdout] | ^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | `issue` must not be "0", use "none" instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0545]: `issue` must be a non-zero numeric string or "none" [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:395:41 [INFO] [stdout] | [INFO] [stdout] 395 | #[unstable(feature = "stdimd_internal", issue = "0")] [INFO] [stdout] | ^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | `issue` must not be "0", use "none" instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/rdrand.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86_64/rdrand.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `mmx_target_feature` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | mmx_target_feature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `integer_atomics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | integer_atomics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2104:18 [INFO] [stdout] | [INFO] [stdout] 2104 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2113:18 [INFO] [stdout] | [INFO] [stdout] 2113 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2122:18 [INFO] [stdout] | [INFO] [stdout] 2122 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2131:18 [INFO] [stdout] | [INFO] [stdout] 2131 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2140:18 [INFO] [stdout] | [INFO] [stdout] 2140 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2149:18 [INFO] [stdout] | [INFO] [stdout] 2149 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2158:18 [INFO] [stdout] | [INFO] [stdout] 2158 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2167:18 [INFO] [stdout] | [INFO] [stdout] 2167 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2176:18 [INFO] [stdout] | [INFO] [stdout] 2176 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2186:18 [INFO] [stdout] | [INFO] [stdout] 2186 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2196:18 [INFO] [stdout] | [INFO] [stdout] 2196 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2206:18 [INFO] [stdout] | [INFO] [stdout] 2206 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2216:18 [INFO] [stdout] | [INFO] [stdout] 2216 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2226:18 [INFO] [stdout] | [INFO] [stdout] 2226 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2236:18 [INFO] [stdout] | [INFO] [stdout] 2236 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2246:18 [INFO] [stdout] | [INFO] [stdout] 2246 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2257:18 [INFO] [stdout] | [INFO] [stdout] 2257 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2268:18 [INFO] [stdout] | [INFO] [stdout] 2268 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2279:18 [INFO] [stdout] | [INFO] [stdout] 2279 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2290:18 [INFO] [stdout] | [INFO] [stdout] 2290 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2298:18 [INFO] [stdout] | [INFO] [stdout] 2298 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2309:18 [INFO] [stdout] | [INFO] [stdout] 2309 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2319:18 [INFO] [stdout] | [INFO] [stdout] 2319 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2334:18 [INFO] [stdout] | [INFO] [stdout] 2334 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2349:18 [INFO] [stdout] | [INFO] [stdout] 2349 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2366:18 [INFO] [stdout] | [INFO] [stdout] 2366 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2380:18 [INFO] [stdout] | [INFO] [stdout] 2380 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2389:18 [INFO] [stdout] | [INFO] [stdout] 2389 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2404:18 [INFO] [stdout] | [INFO] [stdout] 2404 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2420:18 [INFO] [stdout] | [INFO] [stdout] 2420 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2436:18 [INFO] [stdout] | [INFO] [stdout] 2436 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2452:18 [INFO] [stdout] | [INFO] [stdout] 2452 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2462:18 [INFO] [stdout] | [INFO] [stdout] 2462 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2471:18 [INFO] [stdout] | [INFO] [stdout] 2471 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2486:18 [INFO] [stdout] | [INFO] [stdout] 2486 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2501:18 [INFO] [stdout] | [INFO] [stdout] 2501 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2510:18 [INFO] [stdout] | [INFO] [stdout] 2510 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2519:18 [INFO] [stdout] | [INFO] [stdout] 2519 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2528:18 [INFO] [stdout] | [INFO] [stdout] 2528 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2537:18 [INFO] [stdout] | [INFO] [stdout] 2537 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:2550:18 [INFO] [stdout] | [INFO] [stdout] 2550 | #[target_feature(enable = "sse,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2891:18 [INFO] [stdout] | [INFO] [stdout] 2891 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2901:18 [INFO] [stdout] | [INFO] [stdout] 2901 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2910:18 [INFO] [stdout] | [INFO] [stdout] 2910 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2920:18 [INFO] [stdout] | [INFO] [stdout] 2920 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2929:18 [INFO] [stdout] | [INFO] [stdout] 2929 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2938:18 [INFO] [stdout] | [INFO] [stdout] 2938 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2947:18 [INFO] [stdout] | [INFO] [stdout] 2947 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2956:18 [INFO] [stdout] | [INFO] [stdout] 2956 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2966:18 [INFO] [stdout] | [INFO] [stdout] 2966 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2977:18 [INFO] [stdout] | [INFO] [stdout] 2977 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:2989:18 [INFO] [stdout] | [INFO] [stdout] 2989 | #[target_feature(enable = "sse2,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:305:18 [INFO] [stdout] | [INFO] [stdout] 305 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:314:18 [INFO] [stdout] | [INFO] [stdout] 314 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:323:18 [INFO] [stdout] | [INFO] [stdout] 323 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:356:18 [INFO] [stdout] | [INFO] [stdout] 356 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:365:18 [INFO] [stdout] | [INFO] [stdout] 365 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:375:18 [INFO] [stdout] | [INFO] [stdout] 375 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:384:18 [INFO] [stdout] | [INFO] [stdout] 384 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:393:18 [INFO] [stdout] | [INFO] [stdout] 393 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:404:18 [INFO] [stdout] | [INFO] [stdout] 404 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:416:18 [INFO] [stdout] | [INFO] [stdout] 416 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:426:18 [INFO] [stdout] | [INFO] [stdout] 426 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:437:18 [INFO] [stdout] | [INFO] [stdout] 437 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:448:18 [INFO] [stdout] | [INFO] [stdout] 448 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/ssse3.rs:459:18 [INFO] [stdout] | [INFO] [stdout] 459 | #[target_feature(enable = "ssse3,mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 126 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:182:18 [INFO] [stdout] | [INFO] [stdout] 182 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:236:18 [INFO] [stdout] | [INFO] [stdout] 236 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:245:18 [INFO] [stdout] | [INFO] [stdout] 245 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 287 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:296:18 [INFO] [stdout] | [INFO] [stdout] 296 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:305:18 [INFO] [stdout] | [INFO] [stdout] 305 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:314:18 [INFO] [stdout] | [INFO] [stdout] 314 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:323:18 [INFO] [stdout] | [INFO] [stdout] 323 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:350:18 [INFO] [stdout] | [INFO] [stdout] 350 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:374:18 [INFO] [stdout] | [INFO] [stdout] 374 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:381:18 [INFO] [stdout] | [INFO] [stdout] 381 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:390:18 [INFO] [stdout] | [INFO] [stdout] 390 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:397:18 [INFO] [stdout] | [INFO] [stdout] 397 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:404:18 [INFO] [stdout] | [INFO] [stdout] 404 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:412:18 [INFO] [stdout] | [INFO] [stdout] 412 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:420:18 [INFO] [stdout] | [INFO] [stdout] 420 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `mmx` is not valid for this target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mmx.rs:427:18 [INFO] [stdout] | [INFO] [stdout] 427 | #[target_feature(enable = "mmx")] [INFO] [stdout] | ^^^^^^^^^^^^^^ `mmx` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 77 | simd_ty!(u8x2[u8]: u8, u8 | x0, x1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 78 | simd_ty!(i8x2[i8]: i8, i8 | x0, x1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 82 | simd_ty!(u8x4[u8]: u8, u8, u8, u8 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 83 | simd_ty!(u16x2[u16]: u16, u16 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 85 | simd_ty!(i8x4[i8]: i8, i8, i8, i8 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 86 | simd_ty!(i16x2[i16]: i16, i16 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 90 | / simd_ty!(u8x8[u8]: [INFO] [stdout] 91 | | u8, u8, u8, u8, u8, u8, u8, u8 [INFO] [stdout] 92 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 93 | simd_ty!(u16x4[u16]: u16, u16, u16, u16 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 94 | simd_ty!(u32x2[u32]: u32, u32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 95 | simd_ty!(u64x1[u64]: u64 | x1); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 97 | / simd_ty!(i8x8[i8]: [INFO] [stdout] 98 | | i8, i8, i8, i8, i8, i8, i8, i8 [INFO] [stdout] 99 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 100 | simd_ty!(i16x4[i16]: i16, i16, i16, i16 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 101 | simd_ty!(i32x2[i32]: i32, i32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 102 | simd_ty!(i64x1[i64]: i64 | x1); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 108 | / simd_ty!(u8x16[u8]: [INFO] [stdout] 109 | | u8, u8, u8, u8, u8, u8, u8, u8, [INFO] [stdout] 110 | | u8, u8, u8, u8, u8, u8, u8, u8 [INFO] [stdout] 111 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 113 | / simd_ty!(u16x8[u16]: [INFO] [stdout] 114 | | u16, u16, u16, u16, u16, u16, u16, u16 [INFO] [stdout] 115 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 116 | simd_ty!(u32x4[u32]: u32, u32, u32, u32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 117 | simd_ty!(u64x2[u64]: u64, u64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 119 | / simd_ty!(i8x16[i8]: [INFO] [stdout] 120 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] 121 | | i8, i8, i8, i8, i8, i8, i8, i8 [INFO] [stdout] 122 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 123 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 124 | / simd_ty!(i16x8[i16]: [INFO] [stdout] 125 | | i16, i16, i16, i16, i16, i16, i16, i16 [INFO] [stdout] 126 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 128 | simd_ty!(i64x2[i64]: i64, i64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 130 | simd_ty!(f32x4[f32]: f32, f32, f32, f32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 131 | simd_ty!(f64x2[f64]: f64, f64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 133 | / simd_m_ty!(m8x16[i8]: [INFO] [stdout] 134 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] 135 | | i8, i8, i8, i8, i8, i8, i8, i8 [INFO] [stdout] 136 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 137 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 138 | / simd_m_ty!(m16x8[i16]: [INFO] [stdout] 139 | | i16, i16, i16, i16, i16, i16, i16, i16 [INFO] [stdout] 140 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 141 | simd_m_ty!(m32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 142 | simd_m_ty!(m64x2[i64]: i64, i64 | x0, x1); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 146 | / simd_ty!(u8x32[u8]: [INFO] [stdout] 147 | | u8, u8, u8, u8, u8, u8, u8, u8, [INFO] [stdout] 148 | | u8, u8, u8, u8, u8, u8, u8, u8, [INFO] [stdout] 149 | | u8, u8, u8, u8, u8, u8, u8, u8, [INFO] [stdout] ... | [INFO] [stdout] 154 | | x24, x25, x26, x27, x28, x29, x30, x31 [INFO] [stdout] 155 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 156 | / simd_ty!(u16x16[u16]: [INFO] [stdout] 157 | | u16, u16, u16, u16, u16, u16, u16, u16, [INFO] [stdout] 158 | | u16, u16, u16, u16, u16, u16, u16, u16 [INFO] [stdout] 159 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 160 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 161 | / simd_ty!(u32x8[u32]: [INFO] [stdout] 162 | | u32, u32, u32, u32, u32, u32, u32, u32 [INFO] [stdout] 163 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 164 | simd_ty!(u64x4[u64]: u64, u64, u64, u64 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 166 | / simd_ty!(i8x32[i8]: [INFO] [stdout] 167 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] 168 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] 169 | | i8, i8, i8, i8, i8, i8, i8, i8, [INFO] [stdout] ... | [INFO] [stdout] 174 | | x24, x25, x26, x27, x28, x29, x30, x31 [INFO] [stdout] 175 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 176 | / simd_ty!(i16x16[i16]: [INFO] [stdout] 177 | | i16, i16, i16, i16, i16, i16, i16, i16, [INFO] [stdout] 178 | | i16, i16, i16, i16, i16, i16, i16, i16 [INFO] [stdout] 179 | | | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15 [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 181 | / simd_ty!(i32x8[i32]: [INFO] [stdout] 182 | | i32, i32, i32, i32, i32, i32, i32, i32 [INFO] [stdout] 183 | | | x0, x1, x2, x3, x4, x5, x6, x7); [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 184 | simd_ty!(i64x4[i64]: i64, i64, i64, i64 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn simd_eq(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn simd_ne(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn simd_lt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn simd_le(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn simd_gt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn simd_ge(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn simd_shuffle2(x: T, y: T, idx: [u32; 2]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn simd_shuffle8(x: T, y: T, idx: [u32; 8]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn simd_shuffle16(x: T, y: T, idx: [u32; 16]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn simd_shuffle32(x: T, y: T, idx: [u32; 32]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn simd_shuffle64(x: T, y: T, idx: [u32; 64]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn simd_shuffle128(x: T, y: T, idx: [u32; 128]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn simd_insert(x: T, idx: u32, val: U) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn simd_extract(x: T, idx: u32) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn simd_cast(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn simd_add(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn simd_sub(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn simd_mul(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn simd_div(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn simd_rem(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn simd_shl(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn simd_shr(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn simd_and(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn simd_or(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn simd_xor(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn simd_reduce_add_unordered(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn simd_reduce_mul_unordered(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn simd_reduce_add_ordered(x: T, acc: U) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn simd_reduce_mul_ordered(x: T, acc: U) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn simd_reduce_min(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn simd_reduce_max(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn simd_reduce_min_nanless(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn simd_reduce_max_nanless(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn simd_reduce_and(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn simd_reduce_or(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn simd_reduce_xor(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn simd_reduce_all(x: T) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn simd_reduce_any(x: T) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn simd_select(m: M, a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn simd_fmin(a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn simd_fmax(a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn simd_fsqrt(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn simd_fma(a: T, b: T, c: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/macros.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / types! { [INFO] [stdout] 10 | | /// 64-bit wide integer vector type, x86-specific [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This type is the same as the `__m64` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 58 | | pub struct __m64(i64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub struct __m256d(f64, f64, f64, f64); [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/macros.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / types! { [INFO] [stdout] 10 | | /// 64-bit wide integer vector type, x86-specific [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This type is the same as the `__m64` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 109 | | pub struct __m128i(i64, i64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub struct __m256d(f64, f64, f64, f64); [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/macros.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / types! { [INFO] [stdout] 10 | | /// 64-bit wide integer vector type, x86-specific [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This type is the same as the `__m64` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 153 | | pub struct __m128(f32, f32, f32, f32); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub struct __m256d(f64, f64, f64, f64); [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/macros.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / types! { [INFO] [stdout] 10 | | /// 64-bit wide integer vector type, x86-specific [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This type is the same as the `__m64` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 197 | | pub struct __m128d(f64, f64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub struct __m256d(f64, f64, f64, f64); [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/macros.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / types! { [INFO] [stdout] 10 | | /// 64-bit wide integer vector type, x86-specific [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This type is the same as the `__m64` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 245 | | pub struct __m256i(i64, i64, i64, i64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub struct __m256d(f64, f64, f64, f64); [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/macros.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / types! { [INFO] [stdout] 10 | | /// 64-bit wide integer vector type, x86-specific [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This type is the same as the `__m64` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 289 | | pub struct __m256(f32, f32, f32, f32, f32, f32, f32, f32); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub struct __m256d(f64, f64, f64, f64); [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/macros.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / types! { [INFO] [stdout] 10 | | /// 64-bit wide integer vector type, x86-specific [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This type is the same as the `__m64` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub struct __m256d(f64, f64, f64, f64); [INFO] [stdout] | | --- not an array [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:348:18 [INFO] [stdout] | [INFO] [stdout] 348 | unsafe { mem::transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:353:18 [INFO] [stdout] | [INFO] [stdout] 353 | unsafe { mem::transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:358:18 [INFO] [stdout] | [INFO] [stdout] 358 | unsafe { mem::transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:363:18 [INFO] [stdout] | [INFO] [stdout] 363 | unsafe { mem::transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:368:18 [INFO] [stdout] | [INFO] [stdout] 368 | unsafe { mem::transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:373:18 [INFO] [stdout] | [INFO] [stdout] 373 | unsafe { mem::transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:378:18 [INFO] [stdout] | [INFO] [stdout] 378 | unsafe { mem::transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:383:18 [INFO] [stdout] | [INFO] [stdout] 383 | unsafe { mem::transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:401:18 [INFO] [stdout] | [INFO] [stdout] 401 | unsafe { mem::transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:406:18 [INFO] [stdout] | [INFO] [stdout] 406 | unsafe { mem::transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:411:18 [INFO] [stdout] | [INFO] [stdout] 411 | unsafe { mem::transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:416:18 [INFO] [stdout] | [INFO] [stdout] 416 | unsafe { mem::transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:421:18 [INFO] [stdout] | [INFO] [stdout] 421 | unsafe { mem::transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:426:18 [INFO] [stdout] | [INFO] [stdout] 426 | unsafe { mem::transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:431:18 [INFO] [stdout] | [INFO] [stdout] 431 | unsafe { mem::transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/mod.rs:436:18 [INFO] [stdout] | [INFO] [stdout] 436 | unsafe { mem::transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | let a: __m128i = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | let b: __m128i = mem::transmute(b); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | mem::transmute(simd_and(a, b)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:260:22 [INFO] [stdout] | [INFO] [stdout] 260 | let a: __m128i = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | let b: __m128i = mem::transmute(b); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:262:25 [INFO] [stdout] | [INFO] [stdout] 262 | let mask: __m128i = mem::transmute(i32x4::splat(-1)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | mem::transmute(simd_and(simd_xor(mask, a), b)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:278:22 [INFO] [stdout] | [INFO] [stdout] 278 | let a: __m128i = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:279:22 [INFO] [stdout] | [INFO] [stdout] 279 | let b: __m128i = mem::transmute(b); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | mem::transmute(simd_or(a, b)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:296:22 [INFO] [stdout] | [INFO] [stdout] 296 | let a: __m128i = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:297:22 [INFO] [stdout] | [INFO] [stdout] 297 | let b: __m128i = mem::transmute(b); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | mem::transmute(simd_xor(a, b)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*q` which is behind a raw pointer [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1164:20 [INFO] [stdout] | [INFO] [stdout] 1164 | let b: f32x2 = *q; [INFO] [stdout] | ^^ move occurs because `*q` has type `coresimd::simd::f32x2`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: if `coresimd::simd::f32x2` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1164:20 [INFO] [stdout] | [INFO] [stdout] 1164 | let b: f32x2 = *q; [INFO] [stdout] | -- you could clone this value [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `b` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1165:31 [INFO] [stdout] | [INFO] [stdout] 1164 | let b: f32x2 = *q; [INFO] [stdout] | - move occurs because `b` has type `coresimd::simd::f32x2`, which does not implement the `Copy` trait [INFO] [stdout] 1165 | let bb = simd_shuffle4(b, b, [0, 1, 0, 1]); [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::f32x2` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1165:28 [INFO] [stdout] | [INFO] [stdout] 1165 | let bb = simd_shuffle4(b, b, [0, 1, 0, 1]); [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*q` which is behind a raw pointer [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1221:20 [INFO] [stdout] | [INFO] [stdout] 1221 | let b: f32x2 = *q; [INFO] [stdout] | ^^ move occurs because `*q` has type `coresimd::simd::f32x2`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: if `coresimd::simd::f32x2` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1221:20 [INFO] [stdout] | [INFO] [stdout] 1221 | let b: f32x2 = *q; [INFO] [stdout] | -- you could clone this value [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `b` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1222:31 [INFO] [stdout] | [INFO] [stdout] 1221 | let b: f32x2 = *q; [INFO] [stdout] | - move occurs because `b` has type `coresimd::simd::f32x2`, which does not implement the `Copy` trait [INFO] [stdout] 1222 | let bb = simd_shuffle4(b, b, [0, 1, 0, 1]); [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::f32x2` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1222:28 [INFO] [stdout] | [INFO] [stdout] 1222 | let bb = simd_shuffle4(b, b, [0, 1, 0, 1]); [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1367:26 [INFO] [stdout] | [INFO] [stdout] 1367 | let a64: f64x2 = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1369:14 [INFO] [stdout] | [INFO] [stdout] 1369 | *p = mem::transmute(a_hi); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `f64` (64 bits) [INFO] [stdout] = note: target type: `x86::__m64` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1395:26 [INFO] [stdout] | [INFO] [stdout] 1395 | let a64: f64x2 = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `coresimd::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse.rs:1397:14 [INFO] [stdout] | [INFO] [stdout] 1397 | *p = mem::transmute(a_hi); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `f64` (64 bits) [INFO] [stdout] = note: target type: `x86::__m64` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | mem::transmute(simd_add(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | mem::transmute(simd_add(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | mem::transmute(simd_add(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | mem::transmute(simd_add(a.as_i64x2(), b.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | mem::transmute(paddsb(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | mem::transmute(paddsw(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | mem::transmute(paddsub(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | mem::transmute(paddsuw(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | mem::transmute(pavgb(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | mem::transmute(pavgw(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | mem::transmute(pmaddwd(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | mem::transmute(pmaxsw(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | mem::transmute(pmaxub(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | mem::transmute(pminsw(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | mem::transmute(pminub(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | mem::transmute(pmulhw(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | mem::transmute(pmulhuw(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | mem::transmute(simd_mul(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | mem::transmute(pmuludq(a.as_u32x4(), b.as_u32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | mem::transmute(psadbw(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | mem::transmute(simd_sub(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | mem::transmute(simd_sub(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | mem::transmute(simd_sub(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | mem::transmute(simd_sub(a.as_i64x2(), b.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | mem::transmute(psubsb(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | mem::transmute(psubsw(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | mem::transmute(psubusb(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | mem::transmute(psubusw(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 472 | mem::transmute(x) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | mem::transmute(pslliw(a.as_i16x8(), imm8)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | mem::transmute(psllw(a.as_i16x8(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | mem::transmute(psllid(a.as_i32x4(), imm8)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:544:5 [INFO] [stdout] | [INFO] [stdout] 544 | mem::transmute(pslld(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:556:5 [INFO] [stdout] | [INFO] [stdout] 556 | mem::transmute(pslliq(a.as_i64x2(), imm8)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | mem::transmute(psllq(a.as_i64x2(), count.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:581:5 [INFO] [stdout] | [INFO] [stdout] 581 | mem::transmute(psraiw(a.as_i16x8(), imm8)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:593:5 [INFO] [stdout] | [INFO] [stdout] 593 | mem::transmute(psraw(a.as_i16x8(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 606 | mem::transmute(psraid(a.as_i32x4(), imm8)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:618:5 [INFO] [stdout] | [INFO] [stdout] 618 | mem::transmute(psrad(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:685:5 [INFO] [stdout] | [INFO] [stdout] 685 | mem::transmute(x) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | mem::transmute(psrliw(a.as_i16x8(), imm8)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | mem::transmute(psrlw(a.as_i16x8(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | mem::transmute(psrlid(a.as_i32x4(), imm8)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:735:5 [INFO] [stdout] | [INFO] [stdout] 735 | mem::transmute(psrld(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:748:5 [INFO] [stdout] | [INFO] [stdout] 748 | mem::transmute(psrliq(a.as_i64x2(), imm8)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | mem::transmute(psrlq(a.as_i64x2(), count.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:819:5 [INFO] [stdout] | [INFO] [stdout] 819 | mem::transmute::(simd_eq(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:830:5 [INFO] [stdout] | [INFO] [stdout] 830 | mem::transmute::(simd_eq(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:841:5 [INFO] [stdout] | [INFO] [stdout] 841 | mem::transmute::(simd_eq(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:852:5 [INFO] [stdout] | [INFO] [stdout] 852 | mem::transmute::(simd_gt(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | mem::transmute::(simd_gt(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:874:5 [INFO] [stdout] | [INFO] [stdout] 874 | mem::transmute::(simd_gt(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:885:5 [INFO] [stdout] | [INFO] [stdout] 885 | mem::transmute::(simd_lt(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:896:5 [INFO] [stdout] | [INFO] [stdout] 896 | mem::transmute::(simd_lt(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:907:5 [INFO] [stdout] | [INFO] [stdout] 907 | mem::transmute::(simd_lt(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:920:50 [INFO] [stdout] | [INFO] [stdout] 919 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] 920 | simd_cast::(simd_shuffle2(a, a, [0, 1])) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle2` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn simd_shuffle2(x: T, y: T, idx: [u32; 2]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:920:47 [INFO] [stdout] | [INFO] [stdout] 920 | simd_cast::(simd_shuffle2(a, a, [0, 1])) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:956:5 [INFO] [stdout] | [INFO] [stdout] 956 | mem::transmute(cvtps2dq(a)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:968:5 [INFO] [stdout] | [INFO] [stdout] 968 | mem::transmute(i32x4::new(a, 0, 0, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:991:5 [INFO] [stdout] | [INFO] [stdout] 991 | mem::transmute(i64x2::new(e0, e1)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1002:5 [INFO] [stdout] | [INFO] [stdout] 1002 | mem::transmute(i32x4::new(e0, e1, e2, e3)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1015:5 [INFO] [stdout] | [INFO] [stdout] 1015 | mem::transmute(i16x8::new(e0, e1, e2, e3, e4, e5, e6, e7)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1030:5 [INFO] [stdout] | [INFO] [stdout] 1030 | mem::transmute(i8x16::new( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1296:5 [INFO] [stdout] | [INFO] [stdout] 1296 | mem::transmute(r) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1308:5 [INFO] [stdout] | [INFO] [stdout] 1308 | mem::transmute(packsswb(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | mem::transmute(packssdw(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1332:5 [INFO] [stdout] | [INFO] [stdout] 1332 | mem::transmute(packuswb(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1356:5 [INFO] [stdout] | [INFO] [stdout] 1356 | mem::transmute(simd_insert(a.as_i16x8(), (imm8 & 7) as u32, i as i16)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `coresimd::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1425 | 0b00 => shuffle_x23!(0), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - you could clone this value [INFO] [stdout] = note: this error originates in the macro `shuffle_done` which comes from the expansion of the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `a` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:30 [INFO] [stdout] | [INFO] [stdout] 1387 | let a = a.as_i32x4(); [INFO] [stdout] | - move occurs because `a` has type `coresimd::simd::i32x4`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1391 | simd_shuffle4(a, a, [$x01, $x23, $x45, $x67]) [INFO] [stdout] | - ^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 1426 | 0b01 => shuffle_x23!(1), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `simd_shuffle4` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd_llvm.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ------------- ^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] note: if `coresimd::simd::i32x4` implemented `Clone`, you could clone the value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/simd.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type [INFO] [stdout] ... [INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coresimd-0.1.2/src/coresimd/x86/sse2.rs:1391:27 [WARN] too many lines in the log, truncating it