[INFO] cloning repository https://github.com/3TiSite/mailhook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3TiSite/mailhook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3TiSite%2Fmailhook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3TiSite%2Fmailhook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f50d1f5fb51858b0fbc445967bb0274bbf1304a5
[INFO] checking 3TiSite/mailhook against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3TiSite%2Fmailhook" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3TiSite/mailhook
[INFO] finished tweaking git repo https://github.com/3TiSite/mailhook
[INFO] tweaked toml for git repo https://github.com/3TiSite/mailhook written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3TiSite/mailhook on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3TiSite/mailhook already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simdutf8 v0.1.4
[INFO] [stderr]   Downloaded wxpush v0.1.4
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded static_init_macro v1.0.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded loginit v0.1.4
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded aerr v0.1.6
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded axum-core v0.4.1
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded hyper-util v0.1.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.97
[INFO] [stderr]   Downloaded base64 v0.21.5
[INFO] [stderr]   Downloaded http v1.0.0
[INFO] [stderr]   Downloaded packed_simd v0.3.9
[INFO] [stderr]   Downloaded h2 v0.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded axum v0.7.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.18
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded openssl v0.10.61
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] [stderr]   Downloaded hyper v1.0.1
[INFO] [stderr]   Downloaded tokio-util v0.7.10
[INFO] [stderr]   Downloaded faststr v0.2.12
[INFO] [stderr]   Downloaded rustix v0.38.27
[INFO] [stderr]   Downloaded http v0.2.11
[INFO] [stderr]   Downloaded socket2 v0.5.5
[INFO] [stderr]   Downloaded winreg v0.50.0
[INFO] [stderr]   Downloaded const-str v0.5.6
[INFO] [stderr]   Downloaded static_init v1.0.3
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded hyper-tls v0.5.0
[INFO] [stderr]   Downloaded tokio-macros v2.2.0
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] [stderr]   Downloaded genv v0.1.3
[INFO] [stderr]   Downloaded sonic-rs v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17a9189fceb009560f6be774455d0f4293068dad2c960bbb883bd4ac60302386
[INFO] running `Command { std: "docker" "start" "-a" "17a9189fceb009560f6be774455d0f4293068dad2c960bbb883bd4ac60302386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17a9189fceb009560f6be774455d0f4293068dad2c960bbb883bd4ac60302386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a9189fceb009560f6be774455d0f4293068dad2c960bbb883bd4ac60302386", kill_on_drop: false }`
[INFO] [stdout] 17a9189fceb009560f6be774455d0f4293068dad2c960bbb883bd4ac60302386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dc72b4cf92c6b45d90b4682bb6ede83244539f2b7035b0c4547e549f84ebb25
[INFO] running `Command { std: "docker" "start" "-a" "2dc72b4cf92c6b45d90b4682bb6ede83244539f2b7035b0c4547e549f84ebb25", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling packed_simd v0.3.9
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling axum-core v0.4.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling axum v0.7.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking const-str v0.5.6
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/lib.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     platform_intrinsics,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]     = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/llvm.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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/packed_simd-0.3.9/src/codegen/llvm.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | 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 `stdsimd`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/lib.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     stdsimd,
[INFO] [stdout]     |     ^^^^^^^
[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/packed_simd-0.3.9/src/codegen/llvm.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn simd_shuffle<T, I, U>(x: T, y: T, idx: I) -> 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/packed_simd-0.3.9/src/codegen/llvm.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub(crate) fn simd_eq<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub(crate) fn simd_ne<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub(crate) fn simd_lt<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub(crate) fn simd_le<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub(crate) fn simd_gt<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub(crate) fn simd_ge<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub(crate) fn simd_insert<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(crate) fn simd_extract<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub(crate) fn simd_cast<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub(crate) fn simd_add<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub(crate) fn simd_sub<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn simd_mul<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(crate) fn simd_div<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) fn simd_rem<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub(crate) fn simd_shl<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub(crate) fn simd_shr<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) fn simd_and<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub(crate) fn simd_or<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub(crate) fn simd_xor<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub(crate) fn simd_reduce_add_unordered<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub(crate) fn simd_reduce_mul_unordered<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub(crate) fn simd_reduce_add_ordered<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub(crate) fn simd_reduce_mul_ordered<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) fn simd_reduce_min<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) fn simd_reduce_max<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub(crate) fn simd_reduce_min_nanless<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) fn simd_reduce_max_nanless<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub(crate) fn simd_reduce_and<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn simd_reduce_or<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub(crate) fn simd_reduce_xor<T, U>(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/packed_simd-0.3.9/src/codegen/llvm.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub(crate) fn simd_reduce_all<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn simd_reduce_any<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub(crate) fn simd_select<M, T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub(crate) fn simd_fmin<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub(crate) fn simd_fmax<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(crate) fn simd_fsqrt<T>(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/packed_simd-0.3.9/src/codegen/llvm.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn simd_fma<T>(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[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/llvm.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub(crate) fn simd_gather<T, P, M>(value: T, pointers: P, mask: M) -> 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/packed_simd-0.3.9/src/codegen/llvm.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub(crate) fn simd_scatter<T, P, M>(value: T, pointers: P, mask: M);
[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/packed_simd-0.3.9/src/codegen/llvm.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub(crate) fn simd_bitmask<T, U>(value: 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[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v16.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl_simd_array!([i8; 2]: i8x2 | i8, i8);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl_simd_array!([u8; 2]: u8x2 | u8, u8);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v16.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl_simd_array!([m8; 2]: m8x2 | i8, i8);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v32.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl_simd_array!([i8; 4]: i8x4 | i8, i8, i8, i8);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v32.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl_simd_array!([u8; 4]: u8x4 | u8, u8, u8, u8);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v32.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl_simd_array!([m8; 4]: m8x4 | i8, i8, i8, i8);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v32.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl_simd_array!([i16; 2]: i16x2 | i16, i16);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v32.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl_simd_array!([u16; 2]: u16x2 | u16, u16);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_simd_array!([m16; 2]: m16x2 | i16, i16);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl_simd_array!([i8; 8]: i8x8 | i8, i8, i8, i8, i8, i8, i8, i8);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl_simd_array!([u8; 8]: u8x8 | u8, u8, u8, u8, u8, u8, u8, u8);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl_simd_array!([m8; 8]: m8x8 | i8, i8, i8, i8, i8, i8, i8, i8);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl_simd_array!([i16; 4]: i16x4 | i16, i16, i16, i16);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl_simd_array!([u16; 4]: u16x4 | u16, u16, u16, u16);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_simd_array!([m16; 4]: m16x4 | i16, i16, i16, i16);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl_simd_array!([i32; 2]: i32x2 | i32, i32);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl_simd_array!([u32; 2]: u32x2 | u32, u32);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_simd_array!([f32; 2]: f32x2 | f32, f32);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_simd_array!([m32; 2]: m32x2 | i32, i32);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl_simd_array!([i64; 1]: i64x1 | i64);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl_simd_array!([u64; 1]: u64x1 | u64);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl_simd_array!([f64; 1]: f64x1 | f64);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v64.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl_simd_array!([m64; 1]: m64x1 | i64);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / impl_simd_array!(
[INFO] [stdout]  7 | |     [i8; 16]: i8x16 |
[INFO] [stdout]  8 | |     i8, i8, i8, i8,
[INFO] [stdout]  9 | |     i8, i8, i8, i8,
[INFO] [stdout] 10 | |     i8, i8, i8, i8,
[INFO] [stdout] 11 | |     i8, i8, i8, i8
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / impl_simd_array!(
[INFO] [stdout] 15 | |     [u8; 16]: u8x16 |
[INFO] [stdout] 16 | |     u8, u8, u8, u8,
[INFO] [stdout] 17 | |     u8, u8, u8, u8,
[INFO] [stdout] 18 | |     u8, u8, u8, u8,
[INFO] [stdout] 19 | |     u8, u8, u8, u8
[INFO] [stdout] 20 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / impl_simd_array!(
[INFO] [stdout] 23 | |     [m8; 16]: m8x16 |
[INFO] [stdout] 24 | |     i8, i8, i8, i8,
[INFO] [stdout] 25 | |     i8, i8, i8, i8,
[INFO] [stdout] 26 | |     i8, i8, i8, i8,
[INFO] [stdout] 27 | |     i8, i8, i8, i8
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_simd_array!([i16; 8]: i16x8 | i16, i16, i16, i16, i16, i16, i16, i16);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_simd_array!([u16; 8]: u16x8 | u16, u16, u16, u16, u16, u16, u16, u16);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_simd_array!([m16; 8]: m16x8 | i16, i16, i16, i16, i16, i16, i16, i16);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl_simd_array!([i32; 4]: i32x4 | i32, i32, i32, i32);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl_simd_array!([u32; 4]: u32x4 | u32, u32, u32, u32);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl_simd_array!([f32; 4]: f32x4 | f32, f32, f32, f32);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl_simd_array!([m32; 4]: m32x4 | i32, i32, i32, i32);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl_simd_array!([i64; 2]: i64x2 | i64, i64);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl_simd_array!([u64; 2]: u64x2 | u64, u64);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl_simd_array!([f64; 2]: f64x2 | f64, f64);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl_simd_array!([m64; 2]: m64x2 | i64, i64);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl_simd_array!([i128; 1]: i128x1 | i128);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl_simd_array!([u128; 1]: u128x1 | u128);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v128.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl_simd_array!([m128; 1]: m128x1 | i128);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / impl_simd_array!(
[INFO] [stdout]  7 | |     [i8; 32]: i8x32 |
[INFO] [stdout]  8 | |     i8, i8, i8, i8,
[INFO] [stdout]  9 | |     i8, i8, i8, i8,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     i8, i8, i8, i8
[INFO] [stdout] 16 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / impl_simd_array!(
[INFO] [stdout] 19 | |     [u8; 32]: u8x32 |
[INFO] [stdout] 20 | |     u8, u8, u8, u8,
[INFO] [stdout] 21 | |     u8, u8, u8, u8,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     u8, u8, u8, u8
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / impl_simd_array!(
[INFO] [stdout] 31 | |     [m8; 32]: m8x32 |
[INFO] [stdout] 32 | |     i8, i8, i8, i8,
[INFO] [stdout] 33 | |     i8, i8, i8, i8,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     i8, i8, i8, i8
[INFO] [stdout] 40 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / impl_simd_array!(
[INFO] [stdout] 43 | |     [i16; 16]: i16x16 |
[INFO] [stdout] 44 | |     i16, i16, i16, i16,
[INFO] [stdout] 45 | |     i16, i16, i16, i16,
[INFO] [stdout] 46 | |     i16, i16, i16, i16,
[INFO] [stdout] 47 | |     i16, i16, i16, i16
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / impl_simd_array!(
[INFO] [stdout] 51 | |     [u16; 16]: u16x16 |
[INFO] [stdout] 52 | |     u16, u16, u16, u16,
[INFO] [stdout] 53 | |     u16, u16, u16, u16,
[INFO] [stdout] 54 | |     u16, u16, u16, u16,
[INFO] [stdout] 55 | |     u16, u16, u16, u16
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / impl_simd_array!(
[INFO] [stdout] 59 | |     [m16; 16]: m16x16 |
[INFO] [stdout] 60 | |     i16, i16, i16, i16,
[INFO] [stdout] 61 | |     i16, i16, i16, i16,
[INFO] [stdout] 62 | |     i16, i16, i16, i16,
[INFO] [stdout] 63 | |     i16, i16, i16, i16
[INFO] [stdout] 64 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl_simd_array!([i32; 8]: i32x8 | i32, i32, i32, i32, i32, i32, i32, i32);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl_simd_array!([u32; 8]: u32x8 | u32, u32, u32, u32, u32, u32, u32, u32);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl_simd_array!([f32; 8]: f32x8 | f32, f32, f32, f32, f32, f32, f32, f32);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl_simd_array!([m32; 8]: m32x8 | i32, i32, i32, i32, i32, i32, i32, i32);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl_simd_array!([i64; 4]: i64x4 | i64, i64, i64, i64);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl_simd_array!([u64; 4]: u64x4 | u64, u64, u64, u64);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl_simd_array!([f64; 4]: f64x4 | f64, f64, f64, f64);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl_simd_array!([m64; 4]: m64x4 | i64, i64, i64, i64);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl_simd_array!([i128; 2]: i128x2 | i128, i128);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl_simd_array!([u128; 2]: u128x2 | u128, u128);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v256.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl_simd_array!([m128; 2]: m128x2 | i128, i128);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / impl_simd_array!(
[INFO] [stdout]  7 | |     [i8; 64]: i8x64 |
[INFO] [stdout]  8 | |     i8, i8, i8, i8,
[INFO] [stdout]  9 | |     i8, i8, i8, i8,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     i8, i8, i8, i8
[INFO] [stdout] 25 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_simd_array!(
[INFO] [stdout] 28 | |     [u8; 64]: u8x64 |
[INFO] [stdout] 29 | |     u8, u8, u8, u8,
[INFO] [stdout] 30 | |     u8, u8, u8, u8,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     u8, u8, u8, u8
[INFO] [stdout] 46 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_simd_array!(
[INFO] [stdout] 49 | |     [m8; 64]: m8x64 |
[INFO] [stdout] 50 | |     i8, i8, i8, i8,
[INFO] [stdout] 51 | |     i8, i8, i8, i8,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     i8, i8, i8, i8
[INFO] [stdout] 67 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / impl_simd_array!(
[INFO] [stdout] 70 | |     [i16; 32]: i16x32 |
[INFO] [stdout] 71 | |     i16, i16, i16, i16,
[INFO] [stdout] 72 | |     i16, i16, i16, i16,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     i16, i16, i16, i16
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / impl_simd_array!(
[INFO] [stdout] 82 | |     [u16; 32]: u16x32 |
[INFO] [stdout] 83 | |     u16, u16, u16, u16,
[INFO] [stdout] 84 | |     u16, u16, u16, u16,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     u16, u16, u16, u16
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / impl_simd_array!(
[INFO] [stdout]  94 | |     [m16; 32]: m16x32 |
[INFO] [stdout]  95 | |     i16, i16, i16, i16,
[INFO] [stdout]  96 | |     i16, i16, i16, i16,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |     i16, i16, i16, i16
[INFO] [stdout] 103 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | / impl_simd_array!(
[INFO] [stdout] 107 | |     [i32; 16]: i32x16 |
[INFO] [stdout] 108 | |     i32, i32, i32, i32,
[INFO] [stdout] 109 | |     i32, i32, i32, i32,
[INFO] [stdout] 110 | |     i32, i32, i32, i32,
[INFO] [stdout] 111 | |     i32, i32, i32, i32
[INFO] [stdout] 112 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / impl_simd_array!(
[INFO] [stdout] 115 | |     [u32; 16]: u32x16 |
[INFO] [stdout] 116 | |     u32, u32, u32, u32,
[INFO] [stdout] 117 | |     u32, u32, u32, u32,
[INFO] [stdout] 118 | |     u32, u32, u32, u32,
[INFO] [stdout] 119 | |     u32, u32, u32, u32
[INFO] [stdout] 120 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / impl_simd_array!(
[INFO] [stdout] 123 | |     [f32; 16]: f32x16 |
[INFO] [stdout] 124 | |     f32, f32, f32, f32,
[INFO] [stdout] 125 | |     f32, f32, f32, f32,
[INFO] [stdout] 126 | |     f32, f32, f32, f32,
[INFO] [stdout] 127 | |     f32, f32, f32, f32
[INFO] [stdout] 128 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |           pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | / impl_simd_array!(
[INFO] [stdout] 131 | |     [m32; 16]: m32x16 |
[INFO] [stdout] 132 | |     i32, i32, i32, i32,
[INFO] [stdout] 133 | |     i32, i32, i32, i32,
[INFO] [stdout] 134 | |     i32, i32, i32, i32,
[INFO] [stdout] 135 | |     i32, i32, i32, i32
[INFO] [stdout] 136 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl_simd_array!([i64; 8]: i64x8 | i64, i64, i64, i64, i64, i64, i64, i64);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl_simd_array!([u64; 8]: u64x8 | u64, u64, u64, u64, u64, u64, u64, u64);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl_simd_array!([f64; 8]: f64x8 | f64, f64, f64, f64, f64, f64, f64, f64);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl_simd_array!([m64; 8]: m64x8 | i64, i64, i64, i64, i64, i64, i64, i64);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl_simd_array!([i128; 4]: i128x4 | i128, i128, i128, i128);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl_simd_array!([u128; 4]: u128x4 | u128, u128, u128, u128);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                not an array
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/v512.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl_simd_array!([m128; 4]: m128x4 | i128, i128, i128, i128);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl_simd_array!([isize; 2]: isizex2 | isize_, isize_);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl_simd_array!([usize; 2]: usizex2 | usize_, usize_);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl_simd_array!([msize; 2]: msizex2 | isize_, isize_);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl_simd_array!([isize; 4]: isizex4 | isize_, isize_, isize_, isize_);
[INFO] [stdout]    | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_simd_array!([usize; 4]: usizex4 | usize_, usize_, usize_, usize_);
[INFO] [stdout]    | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_simd_array!([msize; 4]: msizex4 | isize_, isize_, isize_, isize_);
[INFO] [stdout]    | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl_simd_array!([isize; 8]: isizex8 | isize_, isize_, isize_, isize_, isize_, isize_, isize_, isize_);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_simd_array!([usize; 8]: usizex8 | usize_, usize_, usize_, usize_, usize_, usize_, usize_, usize_);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct $tuple_id($(pub(crate) $elem_tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                not an array
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/vSize.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_simd_array!([msize; 8]: msizex8 | isize_, isize_, isize_, isize_, isize_, isize_, isize_, isize_);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_array` (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/packed_simd-0.3.9/src/codegen/vPtr.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         pub struct $tuple_id<$ty>($(pub(crate) $tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     not an array
[INFO] [stdout] ...
[INFO] [stdout] 29 | impl_simd_ptr!([*const T; 2]: cptrx2 | T | T, T);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_ptr` (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/packed_simd-0.3.9/src/codegen/vPtr.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         pub struct $tuple_id<$ty>($(pub(crate) $tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     not an array
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_simd_ptr!([*const T; 4]: cptrx4 | T | T, T, T, T);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_ptr` (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/packed_simd-0.3.9/src/codegen/vPtr.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         pub struct $tuple_id<$ty>($(pub(crate) $tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     not an array
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl_simd_ptr!([*const T; 8]: cptrx8 | T | T, T, T, T, T, T, T, T);
[INFO] [stdout]    | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_ptr` (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/packed_simd-0.3.9/src/codegen/vPtr.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         pub struct $tuple_id<$ty>($(pub(crate) $tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     not an array
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_simd_ptr!([*mut T; 2]: mptrx2 | T | T, T);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_ptr` (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/packed_simd-0.3.9/src/codegen/vPtr.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         pub struct $tuple_id<$ty>($(pub(crate) $tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     not an array
[INFO] [stdout] ...
[INFO] [stdout] 34 | impl_simd_ptr!([*mut T; 4]: mptrx4 | T | T, T, T, T);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_ptr` (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/packed_simd-0.3.9/src/codegen/vPtr.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         pub struct $tuple_id<$ty>($(pub(crate) $tys),*);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     not an array
[INFO] [stdout] ...
[INFO] [stdout] 35 | impl_simd_ptr!([*mut T; 8]: mptrx8 | T | T, T, T, T, T, T, T, T);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_simd_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking genv v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking loginit v0.1.4
[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/packed_simd-0.3.9/src/codegen/math/float/macros.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     transmute($fun(self.0))
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/math/float/sqrte.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         impl_unary!(f32x2[g]: simd_fsqrt);
[INFO] [stdout]    |         --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `codegen::v64::f32x2` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_unary_` which comes from the expansion of the macro `impl_unary` (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/packed_simd-0.3.9/src/codegen/math/float/macros.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     transmute($fun(self.0))
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/math/float/sqrte.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         impl_unary!(f32x4[g]: simd_fsqrt);
[INFO] [stdout]    |         --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `codegen::v128::f32x4` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_unary_` which comes from the expansion of the macro `impl_unary` (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/packed_simd-0.3.9/src/codegen/math/float/macros.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     transmute($fun(self.0))
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/math/float/sqrte.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         impl_unary!(f32x8[g]: simd_fsqrt);
[INFO] [stdout]    |         --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `codegen::v256::f32x8` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[f32; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_unary_` which comes from the expansion of the macro `impl_unary` (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/packed_simd-0.3.9/src/codegen/math/float/macros.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     transmute($fun(self.0))
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/math/float/sqrte.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         impl_unary!(f32x16[g]: simd_fsqrt);
[INFO] [stdout]    |         ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `codegen::v512::f32x16` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[f32; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_unary_` which comes from the expansion of the macro `impl_unary` (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/packed_simd-0.3.9/src/codegen/math/float/macros.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     transmute($fun(self.0))
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/math/float/sqrte.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         impl_unary!(f64x2[g]: simd_fsqrt);
[INFO] [stdout]    |         --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `codegen::v128::f64x2` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_unary_` which comes from the expansion of the macro `impl_unary` (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/packed_simd-0.3.9/src/codegen/math/float/macros.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     transmute($fun(self.0))
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/math/float/sqrte.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         impl_unary!(f64x4[g]: simd_fsqrt);
[INFO] [stdout]    |         --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `codegen::v256::f64x4` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[f64; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_unary_` which comes from the expansion of the macro `impl_unary` (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/packed_simd-0.3.9/src/codegen/math/float/macros.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     transmute($fun(self.0))
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/math/float/sqrte.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         impl_unary!(f64x8[g]: simd_fsqrt);
[INFO] [stdout]    |         --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `codegen::v512::f64x8` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[f64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_unary_` which comes from the expansion of the macro `impl_unary` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut buf: [$basetype; $lanes] = unsafe { transmute(x) };
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | define_tanh!(f32 => tanh_v2f32, f32x2, 2);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `[f32; 2]` (64 bits)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |             unsafe { transmute(buf) }
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | define_tanh!(f32 => tanh_v2f32, f32x2, 2);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `[f32; 2]` (64 bits)
[INFO] [stdout]    = note: target type: `Simd<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut buf: [$basetype; $lanes] = unsafe { transmute(x) };
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | define_tanh!(f32 => tanh_v4f32, f32x4, 4);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `[f32; 4]` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |             unsafe { transmute(buf) }
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | define_tanh!(f32 => tanh_v4f32, f32x4, 4);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `[f32; 4]` (128 bits)
[INFO] [stdout]    = note: target type: `Simd<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut buf: [$basetype; $lanes] = unsafe { transmute(x) };
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | define_tanh!(f32 => tanh_v8f32, f32x8, 8);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[f32; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `[f32; 8]` (256 bits)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |             unsafe { transmute(buf) }
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | define_tanh!(f32 => tanh_v8f32, f32x8, 8);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `[f32; 8]` (256 bits)
[INFO] [stdout]    = note: target type: `Simd<[f32; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut buf: [$basetype; $lanes] = unsafe { transmute(x) };
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | define_tanh!(f32 => tanh_v16f32, f32x16, 16);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[f32; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `[f32; 16]` (512 bits)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |             unsafe { transmute(buf) }
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | define_tanh!(f32 => tanh_v16f32, f32x16, 16);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `[f32; 16]` (512 bits)
[INFO] [stdout]    = note: target type: `Simd<[f32; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut buf: [$basetype; $lanes] = unsafe { transmute(x) };
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | define_tanh!(f64 => tanh_v2f64, f64x2, 2);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `[f64; 2]` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |             unsafe { transmute(buf) }
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | define_tanh!(f64 => tanh_v2f64, f64x2, 2);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `[f64; 2]` (128 bits)
[INFO] [stdout]    = note: target type: `Simd<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut buf: [$basetype; $lanes] = unsafe { transmute(x) };
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | define_tanh!(f64 => tanh_v4f64, f64x4, 4);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[f64; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `[f64; 4]` (256 bits)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |             unsafe { transmute(buf) }
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | define_tanh!(f64 => tanh_v4f64, f64x4, 4);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `[f64; 4]` (256 bits)
[INFO] [stdout]    = note: target type: `Simd<[f64; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut buf: [$basetype; $lanes] = unsafe { transmute(x) };
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | define_tanh!(f64 => tanh_v8f64, f64x8, 8);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[f64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `[f64; 8]` (512 bits)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/math/float/tanh.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |             unsafe { transmute(buf) }
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | define_tanh!(f64 => tanh_v8f64, f64x8, 8);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `[f64; 8]` (512 bits)
[INFO] [stdout]    = note: target type: `Simd<[f64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `define_tanh` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 let i: u16 = crate::mem::transmute(self);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl_mask_reductions!(m8x2);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m8; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `u16` (16 bits)
[INFO] [stdout]    = note: this error originates in the macro `fallback_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 let i: u16 = crate::mem::transmute(self);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl_mask_reductions!(m8x2);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m8; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `u16` (16 bits)
[INFO] [stdout]    = note: this error originates in the macro `fallback_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 let i: u32 = crate::mem::transmute(self);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl_mask_reductions!(m8x4);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m8; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `u32` (32 bits)
[INFO] [stdout]    = note: this error originates in the macro `fallback_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let i: u32 = crate::mem::transmute(self);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl_mask_reductions!(m8x4);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m8; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `u32` (32 bits)
[INFO] [stdout]    = note: this error originates in the macro `fallback_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 let i: u64 = crate::mem::transmute(self);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl_mask_reductions!(m8x8);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m8; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `u64` (64 bits)
[INFO] [stdout]    = note: this error originates in the macro `fallback_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let i: u64 = crate::mem::transmute(self);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl_mask_reductions!(m8x8);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m8; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `u64` (64 bits)
[INFO] [stdout]    = note: this error originates in the macro `fallback_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/x86/sse2.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 _mm_movemask_epi8(crate::mem::transmute(self)) == i32::from(u16::max_value())
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl_mask_reductions!(m8x16);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `__m128i` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `x86_m8x16_sse2_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/x86/sse2.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 _mm_movemask_epi8(crate::mem::transmute(self)) != 0
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl_mask_reductions!(m8x16);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `__m128i` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `x86_m8x16_sse2_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:150:36
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 let i: [u128; 4] = crate::mem::transmute(self);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl_mask_reductions!(m8x64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `[u128; 4]` (512 bits)
[INFO] [stdout]     = note: this error originates in the macro `fallback_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 let i: [u128; 4] = crate::mem::transmute(self);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl_mask_reductions!(m8x64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `[u128; 4]` (512 bits)
[INFO] [stdout]     = note: this error originates in the macro `fallback_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl_mask_reductions!(m16x2);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m16; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m8; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl_mask_reductions!(m16x2);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m16; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m8; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl_mask_reductions!(m16x4);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m8; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl_mask_reductions!(m16x4);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m8; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/x86/sse2.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 _mm_movemask_epi8(crate::mem::transmute(self)) == i32::from(u16::max_value())
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl_mask_reductions!(m16x8);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `__m128i` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `x86_m8x16_sse2_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/x86/sse2.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 _mm_movemask_epi8(crate::mem::transmute(self)) != 0
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl_mask_reductions!(m16x8);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `__m128i` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `x86_m8x16_sse2_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl_mask_reductions!(m16x32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m16; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m8; 64]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl_mask_reductions!(m16x32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m16; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m8; 64]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl_mask_reductions!(m32x2);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl_mask_reductions!(m32x2);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/x86/sse.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 _mm_movemask_ps(crate::mem::transmute(self)) == 0b_1111_i32
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl_mask_reductions!(m32x4);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m32; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `__m128` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `x86_m32x4_sse_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/x86/sse.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 _mm_movemask_ps(crate::mem::transmute(self)) != 0
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl_mask_reductions!(m32x4);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m32; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `__m128` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `x86_m32x4_sse_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl_mask_reductions!(m32x16);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m32; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m16; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl_mask_reductions!(m32x16);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m32; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m16; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/x86/sse2.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 _mm_movemask_pd(crate::mem::transmute(self)) == 0b_11_i32
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl_mask_reductions!(m64x2);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m64; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `__m128d` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `x86_m64x2_sse2_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/x86/sse2.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 _mm_movemask_pd(crate::mem::transmute(self)) != 0
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl_mask_reductions!(m64x2);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m64; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `__m128d` (128 bits)
[INFO] [stdout]    = note: this error originates in the macro `x86_m64x2_sse2_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl_mask_reductions!(m64x8);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m32; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl_mask_reductions!(m64x8);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m32; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl_mask_reductions!(m128x4);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m128; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl_mask_reductions!(m128x4);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::m128; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl_mask_reductions!(msizex2);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::msize; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m64; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl_mask_reductions!(msizex2);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::msize; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m64; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl_mask_reductions!(msizex4);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::msize; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m64; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl_mask_reductions!(msizex4);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::msize; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m64; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:8:33
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl_mask_reductions!(msizex8);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::msize; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/reductions/mask/fallback_impl.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let m: $other = crate::mem::transmute(self);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/codegen/reductions/mask.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl_mask_reductions!(msizex8);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd<[masks::msize; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd<[masks::m64; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `fallback_to_other_impl` which comes from the expansion of the macro `impl_mask_reductions` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:156:36
[INFO] [stdout]     |
[INFO] [stdout] 156 |                     let s: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl_shuffle1_dyn!(u16x8);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     crate::mem::transmute(s.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl_shuffle1_dyn!(u16x8);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:200:43
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             let s: u8x16 =crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | impl_shuffle1_dyn!(u32x4);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:201:28
[INFO] [stdout]     |
[INFO] [stdout] 201 |                            crate::mem::transmute(s.shuffle1_dyn(indices))
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | impl_shuffle1_dyn!(u32x4);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:249:43
[INFO] [stdout]     |
[INFO] [stdout] 249 |                             let s: u8x16 =crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 | impl_shuffle1_dyn!(u64x2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                            crate::mem::transmute(s.shuffle1_dyn(indices))
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 | impl_shuffle1_dyn!(u64x2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | impl_shuffle1_dyn_non_u!(i8x2, u8x2);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | impl_shuffle1_dyn_non_u!(i8x2, u8x2);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 | impl_shuffle1_dyn_non_u!(i8x4, u8x4);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 | impl_shuffle1_dyn_non_u!(i8x4, u8x4);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 319 | impl_shuffle1_dyn_non_u!(i8x8, u8x8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 319 | impl_shuffle1_dyn_non_u!(i8x8, u8x8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 | impl_shuffle1_dyn_non_u!(i8x16, u8x16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 | impl_shuffle1_dyn_non_u!(i8x16, u8x16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | impl_shuffle1_dyn_non_u!(i8x32, u8x32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | impl_shuffle1_dyn_non_u!(i8x32, u8x32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 | impl_shuffle1_dyn_non_u!(i8x64, u8x64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 | impl_shuffle1_dyn_non_u!(i8x64, u8x64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 | impl_shuffle1_dyn_non_u!(i16x2, u16x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 | impl_shuffle1_dyn_non_u!(i16x2, u16x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 | impl_shuffle1_dyn_non_u!(i16x4, u16x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 | impl_shuffle1_dyn_non_u!(i16x4, u16x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 | impl_shuffle1_dyn_non_u!(i16x8, u16x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 | impl_shuffle1_dyn_non_u!(i16x8, u16x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 327 | impl_shuffle1_dyn_non_u!(i16x16, u16x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 327 | impl_shuffle1_dyn_non_u!(i16x16, u16x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl_shuffle1_dyn_non_u!(i16x32, u16x32);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl_shuffle1_dyn_non_u!(i16x32, u16x32);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 | impl_shuffle1_dyn_non_u!(i32x2, u32x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 | impl_shuffle1_dyn_non_u!(i32x2, u32x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 | impl_shuffle1_dyn_non_u!(i32x4, u32x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 | impl_shuffle1_dyn_non_u!(i32x4, u32x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl_shuffle1_dyn_non_u!(i32x8, u32x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl_shuffle1_dyn_non_u!(i32x8, u32x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 | impl_shuffle1_dyn_non_u!(i32x16, u32x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 | impl_shuffle1_dyn_non_u!(i32x16, u32x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 | impl_shuffle1_dyn_non_u!(i64x2, u64x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 | impl_shuffle1_dyn_non_u!(i64x2, u64x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 | impl_shuffle1_dyn_non_u!(i64x4, u64x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 | impl_shuffle1_dyn_non_u!(i64x4, u64x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 | impl_shuffle1_dyn_non_u!(i64x8, u64x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 | impl_shuffle1_dyn_non_u!(i64x8, u64x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 | impl_shuffle1_dyn_non_u!(isizex2, usizex2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 | impl_shuffle1_dyn_non_u!(isizex2, usizex2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 | impl_shuffle1_dyn_non_u!(isizex4, usizex4);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 | impl_shuffle1_dyn_non_u!(isizex4, usizex4);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 | impl_shuffle1_dyn_non_u!(isizex8, usizex8);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 | impl_shuffle1_dyn_non_u!(isizex8, usizex8);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 | impl_shuffle1_dyn_non_u!(i128x1, u128x1);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 | impl_shuffle1_dyn_non_u!(i128x1, u128x1);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_shuffle1_dyn_non_u!(i128x2, u128x2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_shuffle1_dyn_non_u!(i128x2, u128x2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_shuffle1_dyn_non_u!(i128x4, u128x4);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_shuffle1_dyn_non_u!(i128x4, u128x4);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_shuffle1_dyn_non_u!(m8x2, u8x2);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m8; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_shuffle1_dyn_non_u!(m8x2, u8x2);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m8; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_shuffle1_dyn_non_u!(m8x4, u8x4);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_shuffle1_dyn_non_u!(m8x4, u8x4);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_shuffle1_dyn_non_u!(m8x8, u8x8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_shuffle1_dyn_non_u!(m8x8, u8x8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_shuffle1_dyn_non_u!(m8x16, u8x16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_shuffle1_dyn_non_u!(m8x16, u8x16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_shuffle1_dyn_non_u!(m8x32, u8x32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_shuffle1_dyn_non_u!(m8x32, u8x32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_shuffle1_dyn_non_u!(m8x64, u8x64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_shuffle1_dyn_non_u!(m8x64, u8x64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_shuffle1_dyn_non_u!(m16x2, u16x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_shuffle1_dyn_non_u!(m16x2, u16x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_shuffle1_dyn_non_u!(m16x4, u16x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_shuffle1_dyn_non_u!(m16x4, u16x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 | impl_shuffle1_dyn_non_u!(m16x8, u16x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 | impl_shuffle1_dyn_non_u!(m16x8, u16x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 | impl_shuffle1_dyn_non_u!(m16x16, u16x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 | impl_shuffle1_dyn_non_u!(m16x16, u16x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_shuffle1_dyn_non_u!(m16x32, u16x32);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_shuffle1_dyn_non_u!(m16x32, u16x32);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_shuffle1_dyn_non_u!(m32x2, u32x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_shuffle1_dyn_non_u!(m32x2, u32x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_shuffle1_dyn_non_u!(m32x4, u32x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_shuffle1_dyn_non_u!(m32x4, u32x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_shuffle1_dyn_non_u!(m32x8, u32x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_shuffle1_dyn_non_u!(m32x8, u32x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_shuffle1_dyn_non_u!(m32x16, u32x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_shuffle1_dyn_non_u!(m32x16, u32x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_shuffle1_dyn_non_u!(m64x2, u64x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_shuffle1_dyn_non_u!(m64x2, u64x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_shuffle1_dyn_non_u!(m64x4, u64x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_shuffle1_dyn_non_u!(m64x4, u64x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_shuffle1_dyn_non_u!(m64x8, u64x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_shuffle1_dyn_non_u!(m64x8, u64x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_shuffle1_dyn_non_u!(msizex2, usizex2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::msize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_shuffle1_dyn_non_u!(msizex2, usizex2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::msize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_shuffle1_dyn_non_u!(msizex4, usizex4);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::msize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_shuffle1_dyn_non_u!(msizex4, usizex4);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::msize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_shuffle1_dyn_non_u!(msizex8, usizex8);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::msize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_shuffle1_dyn_non_u!(msizex8, usizex8);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::msize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_shuffle1_dyn_non_u!(m128x1, u128x1);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_shuffle1_dyn_non_u!(m128x1, u128x1);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_shuffle1_dyn_non_u!(m128x2, u128x2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_shuffle1_dyn_non_u!(m128x2, u128x2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_shuffle1_dyn_non_u!(m128x4, u128x4);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[masks::m128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_shuffle1_dyn_non_u!(m128x4, u128x4);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[masks::m128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 | impl_shuffle1_dyn_non_u!(f32x2, u32x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 | impl_shuffle1_dyn_non_u!(f32x2, u32x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | impl_shuffle1_dyn_non_u!(f32x4, u32x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | impl_shuffle1_dyn_non_u!(f32x4, u32x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | impl_shuffle1_dyn_non_u!(f32x8, u32x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[f32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | impl_shuffle1_dyn_non_u!(f32x8, u32x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[f32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | impl_shuffle1_dyn_non_u!(f32x16, u32x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[f32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | impl_shuffle1_dyn_non_u!(f32x16, u32x16);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[f32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | impl_shuffle1_dyn_non_u!(f64x2, u64x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | impl_shuffle1_dyn_non_u!(f64x2, u64x2);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 | impl_shuffle1_dyn_non_u!(f64x4, u64x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[f64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 | impl_shuffle1_dyn_non_u!(f64x4, u64x4);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[f64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:309:35
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 384 | impl_shuffle1_dyn_non_u!(f64x8, u64x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[f64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 384 | impl_shuffle1_dyn_non_u!(f64x8, u64x8);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[f64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_non_u` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:394:35
[INFO] [stdout]     |
[INFO] [stdout] 394 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 | impl_shuffle1_dyn_ptr!(cptrx2, usizex2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 | impl_shuffle1_dyn_ptr!(cptrx2, usizex2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:394:35
[INFO] [stdout]     |
[INFO] [stdout] 394 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | impl_shuffle1_dyn_ptr!(cptrx4, usizex4);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | impl_shuffle1_dyn_ptr!(cptrx4, usizex4);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:394:35
[INFO] [stdout]     |
[INFO] [stdout] 394 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 | impl_shuffle1_dyn_ptr!(cptrx8, usizex8);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 | impl_shuffle1_dyn_ptr!(cptrx8, usizex8);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:394:35
[INFO] [stdout]     |
[INFO] [stdout] 394 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 | impl_shuffle1_dyn_ptr!(mptrx2, usizex2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 | impl_shuffle1_dyn_ptr!(mptrx2, usizex2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:394:35
[INFO] [stdout]     |
[INFO] [stdout] 394 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 407 | impl_shuffle1_dyn_ptr!(mptrx4, usizex4);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 407 | impl_shuffle1_dyn_ptr!(mptrx4, usizex4);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:394:35
[INFO] [stdout]     |
[INFO] [stdout] 394 |                     let u: $uid = crate::mem::transmute(self);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 | impl_shuffle1_dyn_ptr!(mptrx8, usizex8);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/shuffle1_dyn.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 |                     crate::mem::transmute(u.shuffle1_dyn(indices))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 | impl_shuffle1_dyn_ptr!(mptrx8, usizex8);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_shuffle1_dyn_ptr` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:30:43
[INFO] [stdout]     |
[INFO] [stdout]  30 |                         let bytes: u8x4 = crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | impl_swap_bytes!(v32: u8x4, i8x4, u16x2, i16x2,);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:32:25
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | impl_swap_bytes!(v32: u8x4, i8x4, u16x2, i16x2,);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:30:43
[INFO] [stdout]     |
[INFO] [stdout]  30 |                         let bytes: u8x4 = crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | impl_swap_bytes!(v32: u8x4, i8x4, u16x2, i16x2,);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:32:25
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | impl_swap_bytes!(v32: u8x4, i8x4, u16x2, i16x2,);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:30:43
[INFO] [stdout]     |
[INFO] [stdout]  30 |                         let bytes: u8x4 = crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | impl_swap_bytes!(v32: u8x4, i8x4, u16x2, i16x2,);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:32:25
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | impl_swap_bytes!(v32: u8x4, i8x4, u16x2, i16x2,);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:45:43
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         let bytes: u8x8 = crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:49:25
[INFO] [stdout]     |
[INFO] [stdout]  49 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:45:43
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         let bytes: u8x8 = crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:49:25
[INFO] [stdout]     |
[INFO] [stdout]  49 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:45:43
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         let bytes: u8x8 = crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:49:25
[INFO] [stdout]     |
[INFO] [stdout]  49 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:45:43
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         let bytes: u8x8 = crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:49:25
[INFO] [stdout]     |
[INFO] [stdout]  49 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:45:43
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         let bytes: u8x8 = crate::mem::transmute(self);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:49:25
[INFO] [stdout]     |
[INFO] [stdout]  49 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl_swap_bytes!(v64: u8x8, i8x8, u16x4, i16x4, u32x2, i32x2 /* u64x1, i64x1, */,);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl_swap_bytes!(v128: u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2, u128x1, i128x1,);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i64; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl_swap_bytes!(v256: u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4, u128x2, i128x2,);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i128; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i16; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i32; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i64; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[i128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | impl_swap_bytes!(v512: u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8, u128x4, i128x4,);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[i128; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |         impl_swap_bytes!(v128: isizex2, usizex2,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |         impl_swap_bytes!(v128: isizex2, usizex2,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:62:44
[INFO] [stdout]     |
[INFO] [stdout]  62 |                         let bytes: u8x16 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |         impl_swap_bytes!(v128: isizex2, usizex2,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:67:25
[INFO] [stdout]     |
[INFO] [stdout]  67 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |         impl_swap_bytes!(v128: isizex2, usizex2,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |         impl_swap_bytes!(v256: isizex4, usizex4,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |         impl_swap_bytes!(v256: isizex4, usizex4,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |                         let bytes: u8x32 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |         impl_swap_bytes!(v256: isizex4, usizex4,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:87:25
[INFO] [stdout]     |
[INFO] [stdout]  87 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |         impl_swap_bytes!(v256: isizex4, usizex4,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         impl_swap_bytes!(v512: isizex8, usizex8,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         impl_swap_bytes!(v512: isizex8, usizex8,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         let bytes: u8x64 = crate::mem::transmute(self);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         impl_swap_bytes!(v512: isizex8, usizex8,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/codegen/swap_bytes.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         crate::mem::transmute(result)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         impl_swap_bytes!(v512: isizex8, usizex8,);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[u8; 64]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_swap_bytes` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:302:40
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:303:40
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:313:40
[INFO] [stdout]     |
[INFO] [stdout] 313 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:324:40
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:336:40
[INFO] [stdout]     |
[INFO] [stdout] 336 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:357:40
[INFO] [stdout]     |
[INFO] [stdout] 357 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:358:40
[INFO] [stdout]     |
[INFO] [stdout] 358 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:994:45
[INFO] [stdout]     |
[INFO] [stdout] 994 |                   let s: $usize_ty = unsafe { crate::mem::transmute(*self) };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / impl_const_p!(
[INFO] [stdout]   7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1095:40
[INFO] [stdout]      |
[INFO] [stdout] 1095 |                       let x: $isize_ty = crate::mem::transmute(self);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | / impl_const_p!(
[INFO] [stdout]    7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]    8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]    9 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1097:21
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                       crate::mem::transmute(
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | / impl_const_p!(
[INFO] [stdout]    7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]    8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]    9 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1166:45
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                   let x: $isize_ty = unsafe { crate::mem::transmute(self) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | / impl_const_p!(
[INFO] [stdout]    7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]    8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]    9 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1167:45
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                   let y: $isize_ty = unsafe { crate::mem::transmute(origin) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | / impl_const_p!(
[INFO] [stdout]    7 | |     [*const T; 2]: cptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]    8 | |     /// A vector with 2 `*const T` lanes
[INFO] [stdout]    9 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:302:40
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:303:40
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:313:40
[INFO] [stdout]     |
[INFO] [stdout] 313 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:324:40
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:336:40
[INFO] [stdout]     |
[INFO] [stdout] 336 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:357:40
[INFO] [stdout]     |
[INFO] [stdout] 357 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:358:40
[INFO] [stdout]     |
[INFO] [stdout] 358 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:994:45
[INFO] [stdout]     |
[INFO] [stdout] 994 |                   let s: $usize_ty = unsafe { crate::mem::transmute(*self) };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / impl_mut_p!(
[INFO] [stdout]  12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]  13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]  14 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1095:40
[INFO] [stdout]      |
[INFO] [stdout] 1095 |                       let x: $isize_ty = crate::mem::transmute(self);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]      |
[INFO] [stdout]   11 | / impl_mut_p!(
[INFO] [stdout]   12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]   14 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1097:21
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                       crate::mem::transmute(
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]      |
[INFO] [stdout]   11 | / impl_mut_p!(
[INFO] [stdout]   12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]   14 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1166:45
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                   let x: $isize_ty = unsafe { crate::mem::transmute(self) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]      |
[INFO] [stdout]   11 | / impl_mut_p!(
[INFO] [stdout]   12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]   14 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1167:45
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                   let y: $isize_ty = unsafe { crate::mem::transmute(origin) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:11:1
[INFO] [stdout]      |
[INFO] [stdout]   11 | / impl_mut_p!(
[INFO] [stdout]   12 | |     [*mut T; 2]: mptrx2, msizex2, usizex2, isizex2 | test_v128 | x0, x1 | From: |
[INFO] [stdout]   13 | |     /// A vector with 2 `*mut T` lanes
[INFO] [stdout]   14 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 2]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:302:40
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:303:40
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:313:40
[INFO] [stdout]     |
[INFO] [stdout] 313 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:324:40
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:336:40
[INFO] [stdout]     |
[INFO] [stdout] 336 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:357:40
[INFO] [stdout]     |
[INFO] [stdout] 357 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:358:40
[INFO] [stdout]     |
[INFO] [stdout] 358 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:994:45
[INFO] [stdout]     |
[INFO] [stdout] 994 |                   let s: $usize_ty = unsafe { crate::mem::transmute(*self) };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / impl_const_p!(
[INFO] [stdout]  17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]  19 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1095:40
[INFO] [stdout]      |
[INFO] [stdout] 1095 |                       let x: $isize_ty = crate::mem::transmute(self);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 | / impl_const_p!(
[INFO] [stdout]   17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]   18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]   19 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1097:21
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                       crate::mem::transmute(
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 | / impl_const_p!(
[INFO] [stdout]   17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]   18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]   19 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1166:45
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                   let x: $isize_ty = unsafe { crate::mem::transmute(self) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 | / impl_const_p!(
[INFO] [stdout]   17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]   18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]   19 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1167:45
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                   let y: $isize_ty = unsafe { crate::mem::transmute(origin) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 | / impl_const_p!(
[INFO] [stdout]   17 | |     [*const T; 4]: cptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]   18 | |     /// A vector with 4 `*const T` lanes
[INFO] [stdout]   19 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:302:40
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:303:40
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:313:40
[INFO] [stdout]     |
[INFO] [stdout] 313 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:324:40
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:336:40
[INFO] [stdout]     |
[INFO] [stdout] 336 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:357:40
[INFO] [stdout]     |
[INFO] [stdout] 357 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:358:40
[INFO] [stdout]     |
[INFO] [stdout] 358 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:994:45
[INFO] [stdout]     |
[INFO] [stdout] 994 |                   let s: $usize_ty = unsafe { crate::mem::transmute(*self) };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / impl_mut_p!(
[INFO] [stdout]  22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]  23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]  24 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1095:40
[INFO] [stdout]      |
[INFO] [stdout] 1095 |                       let x: $isize_ty = crate::mem::transmute(self);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]      |
[INFO] [stdout]   21 | / impl_mut_p!(
[INFO] [stdout]   22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]   23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]   24 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1097:21
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                       crate::mem::transmute(
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]      |
[INFO] [stdout]   21 | / impl_mut_p!(
[INFO] [stdout]   22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]   23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]   24 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1166:45
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                   let x: $isize_ty = unsafe { crate::mem::transmute(self) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]      |
[INFO] [stdout]   21 | / impl_mut_p!(
[INFO] [stdout]   22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]   23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]   24 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1167:45
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                   let y: $isize_ty = unsafe { crate::mem::transmute(origin) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:21:1
[INFO] [stdout]      |
[INFO] [stdout]   21 | / impl_mut_p!(
[INFO] [stdout]   22 | |     [*mut T; 4]: mptrx4, msizex4, usizex4, isizex4 | test_v256 | x0, x1, x2, x3 | From: |
[INFO] [stdout]   23 | |     /// A vector with 4 `*mut T` lanes
[INFO] [stdout]   24 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 4]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:302:40
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:303:40
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:313:40
[INFO] [stdout]     |
[INFO] [stdout] 313 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:324:40
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:336:40
[INFO] [stdout]     |
[INFO] [stdout] 336 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:357:40
[INFO] [stdout]     |
[INFO] [stdout] 357 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:358:40
[INFO] [stdout]     |
[INFO] [stdout] 358 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:994:45
[INFO] [stdout]     |
[INFO] [stdout] 994 |                   let s: $usize_ty = unsafe { crate::mem::transmute(*self) };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | / impl_const_p!(
[INFO] [stdout]  27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]  29 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1095:40
[INFO] [stdout]      |
[INFO] [stdout] 1095 |                       let x: $isize_ty = crate::mem::transmute(self);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout]   26 | / impl_const_p!(
[INFO] [stdout]   27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]   28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]   29 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1097:21
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                       crate::mem::transmute(
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout]   26 | / impl_const_p!(
[INFO] [stdout]   27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]   28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]   29 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1166:45
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                   let x: $isize_ty = unsafe { crate::mem::transmute(self) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout]   26 | / impl_const_p!(
[INFO] [stdout]   27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]   28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]   29 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1167:45
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                   let y: $isize_ty = unsafe { crate::mem::transmute(origin) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout]   26 | / impl_const_p!(
[INFO] [stdout]   27 | |     [*const T; 8]: cptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]   28 | |     /// A vector with 8 `*const T` lanes
[INFO] [stdout]   29 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*const T; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_const_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:302:40
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:303:40
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:313:40
[INFO] [stdout]     |
[INFO] [stdout] 313 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:324:40
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:336:40
[INFO] [stdout]     |
[INFO] [stdout] 336 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:357:40
[INFO] [stdout]     |
[INFO] [stdout] 357 |                       let a: $usize_ty = crate::mem::transmute(self);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:358:40
[INFO] [stdout]     |
[INFO] [stdout] 358 |                       let b: $usize_ty = crate::mem::transmute(other);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:994:45
[INFO] [stdout]     |
[INFO] [stdout] 994 |                   let s: $usize_ty = unsafe { crate::mem::transmute(*self) };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | / impl_mut_p!(
[INFO] [stdout]  32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]  33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]  34 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `Simd<[usize; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1095:40
[INFO] [stdout]      |
[INFO] [stdout] 1095 |                       let x: $isize_ty = crate::mem::transmute(self);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | / impl_mut_p!(
[INFO] [stdout]   32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]   33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]   34 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1097:21
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                       crate::mem::transmute(
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | / impl_mut_p!(
[INFO] [stdout]   32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]   33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]   34 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1166:45
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                   let x: $isize_ty = unsafe { crate::mem::transmute(self) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | / impl_mut_p!(
[INFO] [stdout]   32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]   33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]   34 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (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/packed_simd-0.3.9/src/api/minimal/ptr.rs:1167:45
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                   let y: $isize_ty = unsafe { crate::mem::transmute(origin) };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd-0.3.9/src/vPtr.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | / impl_mut_p!(
[INFO] [stdout]   32 | |     [*mut T; 8]: mptrx8, msizex8, usizex8, isizex8 | test_v512 | x0, x1, x2, x3, x4, x5, x6, x7 | From: |
[INFO] [stdout]   33 | |     /// A vector with 8 `*mut T` lanes
[INFO] [stdout]   34 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `Simd<[*mut T; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: target type: `Simd<[isize; 8]>` (the type has an unknown layout)
[INFO] [stdout]      = note: this error originates in the macro `impl_minimal_p` which comes from the expansion of the macro `impl_mut_p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0512, E0557, E0635, E0703.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0044`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `packed_simd` (lib) due to 503 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2dc72b4cf92c6b45d90b4682bb6ede83244539f2b7035b0c4547e549f84ebb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc72b4cf92c6b45d90b4682bb6ede83244539f2b7035b0c4547e549f84ebb25", kill_on_drop: false }`
[INFO] [stdout] 2dc72b4cf92c6b45d90b4682bb6ede83244539f2b7035b0c4547e549f84ebb25
