[INFO] cloning repository https://github.com/60ke/suter_lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/60ke/suter_lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F60ke%2Fsuter_lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F60ke%2Fsuter_lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0d2fa17e7b4bc13018ef8f60f907ab91eec726c
[INFO] checking 60ke/suter_lib against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F60ke%2Fsuter_lib" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/60ke/suter_lib
[INFO] finished tweaking git repo https://github.com/60ke/suter_lib
[INFO] tweaked toml for git repo https://github.com/60ke/suter_lib written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/60ke/suter_lib on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/60ke/suter_lib 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83da3cb81489ac277157f26e9831a16f762db227c2a29d53f022c88e563d62cc
[INFO] running `Command { std: "docker" "start" "-a" "83da3cb81489ac277157f26e9831a16f762db227c2a29d53f022c88e563d62cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83da3cb81489ac277157f26e9831a16f762db227c2a29d53f022c88e563d62cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83da3cb81489ac277157f26e9831a16f762db227c2a29d53f022c88e563d62cc", kill_on_drop: false }`
[INFO] [stdout] 83da3cb81489ac277157f26e9831a16f762db227c2a29d53f022c88e563d62cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be391182ef30b95182beb93aab65f3d9cb8508ca094dae0e6708ce86bfe44219
[INFO] running `Command { std: "docker" "start" "-a" "be391182ef30b95182beb93aab65f3d9cb8508ca094dae0e6708ce86bfe44219", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling packed_simd_2 v0.3.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/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 miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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_2-0.3.8/src/codegen/llvm.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | 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] [stderr]     Checking regex v1.5.6
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/lib.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     stdsimd,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num v0.2.1
[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_2-0.3.8/src/codegen/llvm.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn simd_shuffle2<T, U>(x: T, y: T, idx: [u32; 2]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn simd_shuffle4<T, U>(x: T, y: T, idx: [u32; 4]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn simd_shuffle8<T, U>(x: T, y: T, idx: [u32; 8]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn simd_shuffle16<T, U>(x: T, y: T, idx: [u32; 16]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn simd_shuffle32<T, U>(x: T, y: T, idx: [u32; 32]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn simd_shuffle64<T, U>(x: T, y: T, idx: [u32; 64]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     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_2-0.3.8/src/codegen/llvm.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     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_2-0.3.8/src/codegen/llvm.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     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_2-0.3.8/src/codegen/llvm.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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_2-0.3.8/src/codegen/llvm.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     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_2-0.3.8/src/codegen/llvm.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     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_2-0.3.8/src/codegen/llvm.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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_2-0.3.8/src/codegen/llvm.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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_2-0.3.8/src/codegen/llvm.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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_2-0.3.8/src/codegen/llvm.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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_2-0.3.8/src/codegen/llvm.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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_2-0.3.8/src/codegen/llvm.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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_2-0.3.8/src/codegen/llvm.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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_2-0.3.8/src/codegen/llvm.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     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_2-0.3.8/src/codegen/llvm.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     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_2-0.3.8/src/codegen/llvm.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     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_2-0.3.8/src/codegen/llvm.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     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_2-0.3.8/src/codegen/llvm.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     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_2-0.3.8/src/codegen/llvm.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     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_2-0.3.8/src/codegen/llvm.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     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_2-0.3.8/src/codegen/llvm.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     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_2-0.3.8/src/codegen/llvm.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     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_2-0.3.8/src/codegen/llvm.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     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_2-0.3.8/src/codegen/llvm.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     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_2-0.3.8/src/codegen/llvm.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     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_2-0.3.8/src/codegen/llvm.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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_2-0.3.8/src/codegen/llvm.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     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_2-0.3.8/src/codegen/llvm.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     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_2-0.3.8/src/codegen/llvm.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     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_2-0.3.8/src/codegen/llvm.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     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_2-0.3.8/src/codegen/llvm.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     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_2-0.3.8/src/codegen/llvm.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     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_2-0.3.8/src/codegen/llvm.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     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_2-0.3.8/src/codegen/llvm.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     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_2-0.3.8/src/codegen/llvm.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     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_2-0.3.8/src/codegen/llvm.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     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_2-0.3.8/src/codegen/llvm.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     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_2-0.3.8/src/codegen/llvm.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     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_2-0.3.8/src/codegen/llvm.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     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_2-0.3.8/src/codegen/llvm.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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_2-0.3.8/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]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking quickcheck v0.9.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling quickcheck_macros v0.8.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking zeroize v1.5.6
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v16.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x2[test_v16]: u8x2, m8x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v16.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x2[test_v16]: u8x2, 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: `Simd<[i8; 2]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v16.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x2[test_v16]: i8x2, m8x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v16.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x2[test_v16]: i8x2, 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: `Simd<[u8; 2]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x4[test_v32]: u8x4, m8x4, i16x2, u16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x4[test_v32]: u8x4, m8x4, i16x2, u16x2, m16x2);
[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<[i8; 4]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x4[test_v32]: u8x4, m8x4, i16x2, u16x2, m16x2);
[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<[i8; 4]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x4[test_v32]: u8x4, m8x4, i16x2, u16x2, m16x2);
[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<[i8; 4]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x4[test_v32]: u8x4, m8x4, i16x2, u16x2, 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<[i8; 4]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x4[test_v32]: i8x4, m8x4, i16x2, u16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x4[test_v32]: i8x4, m8x4, i16x2, u16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x4[test_v32]: i8x4, m8x4, i16x2, u16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x4[test_v32]: i8x4, m8x4, i16x2, u16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x4[test_v32]: i8x4, m8x4, i16x2, u16x2, 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<[u8; 4]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | impl_from_bits!(m8x4[test_v32]: 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 `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x2[test_v32]: i8x4, u8x4, m8x4, u16x2, m16x2);
[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<[i16; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x2[test_v32]: i8x4, u8x4, m8x4, u16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x2[test_v32]: i8x4, u8x4, m8x4, u16x2, m16x2);
[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<[i16; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x2[test_v32]: i8x4, u8x4, m8x4, u16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x2[test_v32]: i8x4, u8x4, m8x4, u16x2, 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<[i16; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x2[test_v32]: i8x4, u8x4, m8x4, i16x2, m16x2);
[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<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x2[test_v32]: i8x4, u8x4, m8x4, i16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x2[test_v32]: i8x4, u8x4, m8x4, i16x2, m16x2);
[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<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x2[test_v32]: i8x4, u8x4, m8x4, i16x2, m16x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v32.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x2[test_v32]: i8x4, u8x4, m8x4, i16x2, 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<[u16; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl_from_bits!(i8x8[test_v64]: u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, 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<[i8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_from_bits!(u8x8[test_v64]: i8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, f32x2, 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<[u8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | impl_from_bits!(m8x8[test_v64]: m16x4, m32x2);
[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 `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | impl_from_bits!(m8x8[test_v64]: m16x4, 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::m8; 8]>` (the type has an unknown layout)
[INFO] [stdout]   = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl_from_bits!(i16x4[test_v64]: i8x8, u8x8, m8x8, u16x4, m16x4, i32x2, u32x2, f32x2, 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<[i16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, m32x2);
[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<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl_from_bits!(u16x4[test_v64]: i8x8, u8x8, m8x8, i16x4, m16x4, i32x2, u32x2, f32x2, 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<[u16; 4]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl_from_bits!(m16x4[test_v64]: 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 `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, m32x2);
[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<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, m32x2);
[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<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, m32x2);
[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<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, m32x2);
[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<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, m32x2);
[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<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, m32x2);
[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<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_from_bits!(i32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, u32x2, f32x2, 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<[i32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, m32x2);
[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<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, m32x2);
[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<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, m32x2);
[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<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, m32x2);
[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<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, m32x2);
[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<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_from_bits!(u32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, f32x2, 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<[u32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, m32x2);
[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<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, m32x2);
[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<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, m32x2);
[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<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, m32x2);
[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<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, m32x2);
[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<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, m32x2);
[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<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, m32x2);
[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<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, m32x2);
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v64.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_from_bits!(f32x2[test_v64]: i8x8, u8x8, m8x8, i16x4, u16x4, m16x4, i32x2, u32x2, 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<[f32; 2]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x16[test_v128]: u8x16,
[INFO] [stdout]  9 | |     m8x16,
[INFO] [stdout] 10 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x1
[INFO] [stdout] 24 | | );
[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<[i8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x16[test_v128]: i8x16,
[INFO] [stdout] 27 | |     m8x16,
[INFO] [stdout] 28 | |     i16x8,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x1
[INFO] [stdout] 42 | | );
[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<[u8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl_from_bits!(m8x16[test_v128]: m16x8, m32x4, m64x2, m128x1);
[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<[masks::m8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl_from_bits!(m8x16[test_v128]: m16x8, m32x4, m64x2, m128x1);
[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<[masks::m8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl_from_bits!(m8x16[test_v128]: m16x8, m32x4, m64x2, m128x1);
[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<[masks::m8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl_from_bits!(m8x16[test_v128]: m16x8, m32x4, m64x2, m128x1);
[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<[masks::m8; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x8[test_v128]: i8x16,
[INFO] [stdout] 47 | |     u8x16,
[INFO] [stdout] 48 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x1
[INFO] [stdout] 62 | | );
[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<[i16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x8[test_v128]: i8x16,
[INFO] [stdout] 65 | |     u8x16,
[INFO] [stdout] 66 | |     m8x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x1
[INFO] [stdout] 80 | | );
[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<[u16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl_from_bits!(m16x8[test_v128]: m32x4, m64x2, m128x1);
[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<[masks::m16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl_from_bits!(m16x8[test_v128]: m32x4, m64x2, m128x1);
[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<[masks::m16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl_from_bits!(m16x8[test_v128]: m32x4, m64x2, m128x1);
[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<[masks::m16; 8]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x4[test_v128]: i8x16,
[INFO] [stdout]  85 | |     u8x16,
[INFO] [stdout]  86 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x1
[INFO] [stdout] 100 | | );
[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<[i32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x4[test_v128]: i8x16,
[INFO] [stdout] 103 | |     u8x16,
[INFO] [stdout] 104 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x1
[INFO] [stdout] 118 | | );
[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<[u32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_from_bits!(
[INFO] [stdout] 120 | |     f32x4[test_v128]: i8x16,
[INFO] [stdout] 121 | |     u8x16,
[INFO] [stdout] 122 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     m128x1
[INFO] [stdout] 136 | | );
[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<[f32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl_from_bits!(m32x4[test_v128]: m64x2, m128x1);
[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<[masks::m32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl_from_bits!(m32x4[test_v128]: m64x2, m128x1);
[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<[masks::m32; 4]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / impl_from_bits!(
[INFO] [stdout] 140 | |     i64x2[test_v128]: i8x16,
[INFO] [stdout] 141 | |     u8x16,
[INFO] [stdout] 142 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     m128x1
[INFO] [stdout] 156 | | );
[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<[i64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / impl_from_bits!(
[INFO] [stdout] 158 | |     u64x2[test_v128]: i8x16,
[INFO] [stdout] 159 | |     u8x16,
[INFO] [stdout] 160 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     m128x1
[INFO] [stdout] 174 | | );
[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<[u64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / impl_from_bits!(
[INFO] [stdout] 176 | |     f64x2[test_v128]: i8x16,
[INFO] [stdout] 177 | |     u8x16,
[INFO] [stdout] 178 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     m128x1
[INFO] [stdout] 192 | | );
[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<[f64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | impl_from_bits!(m64x2[test_v128]: m128x1);
[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<[masks::m64; 2]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / impl_from_bits!(
[INFO] [stdout] 196 | |     i128x1[test_v128]: i8x16,
[INFO] [stdout] 197 | |     u8x16,
[INFO] [stdout] 198 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     m128x1
[INFO] [stdout] 212 | | );
[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<[i128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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<[u128; 1]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v128.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl_from_bits!(
[INFO] [stdout] 214 | |     u128x1[test_v128]: i8x16,
[INFO] [stdout] 215 | |     u8x16,
[INFO] [stdout] 216 | |     m8x16,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     m128x1
[INFO] [stdout] 230 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_from_bits!(
[INFO] [stdout]  8 | |     i8x32[test_v256]: u8x32,
[INFO] [stdout]  9 | |     m8x32,
[INFO] [stdout] 10 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     m128x2
[INFO] [stdout] 24 | | );
[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<[i8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / impl_from_bits!(
[INFO] [stdout] 26 | |     u8x32[test_v256]: i8x32,
[INFO] [stdout] 27 | |     m8x32,
[INFO] [stdout] 28 | |     i16x16,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     m128x2
[INFO] [stdout] 42 | | );
[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<[u8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl_from_bits!(m8x32[test_v256]: m16x16, m32x8, m64x4, m128x2);
[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<[masks::m8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl_from_bits!(m8x32[test_v256]: m16x16, m32x8, m64x4, m128x2);
[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<[masks::m8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl_from_bits!(m8x32[test_v256]: m16x16, m32x8, m64x4, m128x2);
[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<[masks::m8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl_from_bits!(m8x32[test_v256]: m16x16, m32x8, m64x4, m128x2);
[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<[masks::m8; 32]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / impl_from_bits!(
[INFO] [stdout] 46 | |     i16x16[test_v256]: i8x32,
[INFO] [stdout] 47 | |     u8x32,
[INFO] [stdout] 48 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     m128x2
[INFO] [stdout] 62 | | );
[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<[i16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl_from_bits!(
[INFO] [stdout] 64 | |     u16x16[test_v256]: i8x32,
[INFO] [stdout] 65 | |     u8x32,
[INFO] [stdout] 66 | |     m8x32,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     m128x2
[INFO] [stdout] 80 | | );
[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<[u16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl_from_bits!(m16x16[test_v256]: m32x8, m64x4, m128x2);
[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<[masks::m16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl_from_bits!(m16x16[test_v256]: m32x8, m64x4, m128x2);
[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<[masks::m16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { crate::mem::transmute(x) }
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl_from_bits!(m16x16[test_v256]: m32x8, m64x4, m128x2);
[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<[masks::m16; 16]>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl_from_bits!(
[INFO] [stdout]  84 | |     i32x8[test_v256]: i8x32,
[INFO] [stdout]  85 | |     u8x32,
[INFO] [stdout]  86 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     m128x2
[INFO] [stdout] 100 | | );
[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<[i32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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<[u32; 8]>` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `impl_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[INFO] [stdout] 104 | |     m8x32,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     m128x2
[INFO] [stdout] 118 | | );
[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_from_bits_` which comes from the expansion of the macro `impl_from_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |                   unsafe { crate::mem::transmute(x) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/api/into_bits/v256.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_from_bits!(
[INFO] [stdout] 102 | |     u32x8[test_v256]: i8x32,
[INFO] [stdout] 103 | |     u8x32,
[WARN] too many lines in the log, truncating it
