[INFO] cloning repository https://github.com/dpzmick/synth2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpzmick/synth2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpzmick%2Fsynth2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpzmick%2Fsynth2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71f80114a2fd5609ceb146615e58eadc77fd100b
[INFO] checking dpzmick/synth2/71f80114a2fd5609ceb146615e58eadc77fd100b against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpzmick%2Fsynth2" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dpzmick/synth2
[INFO] finished tweaking git repo https://github.com/dpzmick/synth2
[INFO] tweaked toml for git repo https://github.com/dpzmick/synth2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dpzmick/synth2 on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding ketos v0.10.0 (available: v0.12.0)
[INFO] [stderr]       Adding ketos_derive v0.10.0 (available: v0.12.0)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] [stderr]       Adding signal v0.4.1 (available: v0.7.0)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.47)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded signal v0.4.1
[INFO] [stderr]   Downloaded jack-sys v0.1.5
[INFO] [stderr]   Downloaded libloading v0.4.3
[INFO] [stderr]   Downloaded gumdrop_derive v0.1.0
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded easyjack v0.1.2
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded nix v0.7.0
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded ketos v0.10.0
[INFO] [stderr]   Downloaded nix v0.9.0
[INFO] [stderr]   Downloaded simd v0.2.5
[INFO] [stderr]   Downloaded gumdrop v0.1.0
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded ole32-sys v0.2.0
[INFO] [stderr]   Downloaded shell32-sys v0.1.2
[INFO] [stderr]   Downloaded ketos_derive v0.10.0
[INFO] [stderr]   Downloaded linefeed v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f68498d0d0afc72a458f452f9ca6b57790a99f2a5d4c1902b771d5baf68760a5
[INFO] running `Command { std: "docker" "start" "-a" "f68498d0d0afc72a458f452f9ca6b57790a99f2a5d4c1902b771d5baf68760a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f68498d0d0afc72a458f452f9ca6b57790a99f2a5d4c1902b771d5baf68760a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f68498d0d0afc72a458f452f9ca6b57790a99f2a5d4c1902b771d5baf68760a5", kill_on_drop: false }`
[INFO] [stdout] f68498d0d0afc72a458f452f9ca6b57790a99f2a5d4c1902b771d5baf68760a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8116e0ce18ebbfa321fd1b2b95a79044e7afb407a4e8cb70411563c8626a9481
[INFO] running `Command { std: "docker" "start" "-a" "8116e0ce18ebbfa321fd1b2b95a79044e7afb407a4e8cb70411563c8626a9481", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nix v0.7.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling simd v0.2.5
[INFO] [stderr]    Compiling easyjack v0.1.2
[INFO] [stderr]     Checking nix v0.9.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking gumdrop v0.1.0
[INFO] [stderr]     Checking jack-sys v0.1.5
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/lib.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(cfg_target_feature, repr_simd, platform_intrinsics, const_fn)]
[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] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/lib.rs:4:64
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(cfg_target_feature, repr_simd, platform_intrinsics, const_fn)]
[INFO] [stdout]   |                                                                ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[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/simd-0.2.5/src/lib.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | 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/simd-0.2.5/src/x86/sse2.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/simd-0.2.5/src/x86/sse2.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | 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]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rand v0.3.23
[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/simd-0.2.5/src/lib.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct u32x4(u32, u32, u32, u32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct i32x4(i32, i32, i32, i32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct f32x4(f32, f32, f32, f32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct bool32ix4(i32, i32, i32, i32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct bool32fx4(i32, i32, i32, i32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | struct u32x2(u32, u32);
[INFO] [stdout]    | ^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | struct i32x2(i32, i32);
[INFO] [stdout]     | ^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct f32x2(f32, f32);
[INFO] [stdout]     | ^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct bool32ix2(i32, i32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct bool32fx2(i32, i32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct u16x8(u16, u16, u16, u16,
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct i16x8(i16, i16, i16, i16,
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct bool16ix8(i16, i16, i16, i16,
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/lib.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct u8x16(u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ -- not an array
[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/simd-0.2.5/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct i8x16(i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ -- not an array
[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/simd-0.2.5/src/lib.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct bool8ix16(i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ -- not an array
[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/simd-0.2.5/src/lib.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn simd_eq<T: Simd<Bool = U>, 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/simd-0.2.5/src/lib.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn simd_ne<T: Simd<Bool = U>, 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/simd-0.2.5/src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn simd_lt<T: Simd<Bool = U>, 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/simd-0.2.5/src/lib.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn simd_le<T: Simd<Bool = U>, 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/simd-0.2.5/src/lib.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn simd_gt<T: Simd<Bool = U>, 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/simd-0.2.5/src/lib.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn simd_ge<T: Simd<Bool = U>, 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/simd-0.2.5/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn simd_shuffle2<T: Simd, U: Simd<Elem = T::Elem>>(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/simd-0.2.5/src/lib.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn simd_shuffle4<T: Simd, U: Simd<Elem = T::Elem>>(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/simd-0.2.5/src/lib.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn simd_shuffle8<T: Simd, U: Simd<Elem = T::Elem>>(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/simd-0.2.5/src/lib.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn simd_shuffle16<T: Simd, U: Simd<Elem = T::Elem>>(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/simd-0.2.5/src/lib.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn simd_insert<T: Simd<Elem = U>, 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/simd-0.2.5/src/lib.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn simd_extract<T: Simd<Elem = U>, 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/simd-0.2.5/src/lib.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn simd_cast<T: Simd, U: Simd>(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/simd-0.2.5/src/lib.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn simd_add<T: Simd>(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/simd-0.2.5/src/lib.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn simd_sub<T: Simd>(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/simd-0.2.5/src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn simd_mul<T: Simd>(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/simd-0.2.5/src/lib.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn simd_div<T: Simd>(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/simd-0.2.5/src/lib.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn simd_shl<T: Simd>(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/simd-0.2.5/src/lib.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn simd_shr<T: Simd>(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/simd-0.2.5/src/lib.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn simd_and<T: Simd>(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/simd-0.2.5/src/lib.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn simd_or<T: Simd>(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/simd-0.2.5/src/lib.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn simd_xor<T: Simd>(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[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/sixty_four.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct u64x2(u64, u64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/sixty_four.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct i64x2(i64, i64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/sixty_four.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct f64x2(f64, f64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/sixty_four.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct bool64ix2(i64, i64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/sixty_four.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct bool64fx2(i64, i64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct u64x4(u64, u64, u64, u64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct i64x4(i64, i64, i64, i64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct f64x4(f64, f64, f64, f64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct bool64ix4(i64, i64, i64, i64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct bool64fx4(i64, i64, i64, i64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct u32x8(u32, u32, u32, u32,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct i32x8(i32, i32, i32, i32,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct f32x8(f32, f32, f32, f32,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct bool32ix8(i32, i32, i32, i32,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct bool32fx8(i32, i32, i32, i32,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct u16x16(u16, u16, u16, u16, u16, u16, u16, u16,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct i16x16(i16, i16, i16, i16, i16, i16, i16, i16,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct bool16ix16(i16, i16, i16, i16, i16, i16, i16, i16,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ --- not an array
[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/simd-0.2.5/src/v256.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct u8x32(u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ -- not an array
[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/simd-0.2.5/src/v256.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct i8x32(i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ -- not an array
[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/simd-0.2.5/src/v256.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct bool8ix32(i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ -- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn x86_mm_movemask_ps(x: f32x4) -> i32;
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn x86_mm_max_ps(x: f32x4, y: f32x4) -> f32x4;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn x86_mm_max_ps(x: f32x4, y: f32x4) -> f32x4;
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn x86_mm_max_ps(x: f32x4, y: f32x4) -> f32x4;
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn x86_mm_min_ps(x: f32x4, y: f32x4) -> f32x4;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn x86_mm_min_ps(x: f32x4, y: f32x4) -> f32x4;
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn x86_mm_min_ps(x: f32x4, y: f32x4) -> f32x4;
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn x86_mm_rsqrt_ps(x: f32x4) -> f32x4;
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn x86_mm_rsqrt_ps(x: f32x4) -> f32x4;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn x86_mm_rcp_ps(x: f32x4) -> f32x4;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn x86_mm_rcp_ps(x: f32x4) -> f32x4;
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn x86_mm_sqrt_ps(x: f32x4) -> f32x4;
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn x86_mm_sqrt_ps(x: f32x4) -> f32x4;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn x86_mm_adds_epi8(x: i8x16, y: i8x16) -> i8x16;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn x86_mm_adds_epi8(x: i8x16, y: i8x16) -> i8x16;
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn x86_mm_adds_epi8(x: i8x16, y: i8x16) -> i8x16;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn x86_mm_adds_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn x86_mm_adds_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn x86_mm_adds_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn x86_mm_adds_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn x86_mm_adds_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:21:49
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn x86_mm_adds_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn x86_mm_adds_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn x86_mm_adds_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn x86_mm_adds_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn x86_mm_avg_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn x86_mm_avg_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn x86_mm_avg_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn x86_mm_avg_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn x86_mm_avg_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn x86_mm_avg_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn x86_mm_madd_epi16(x: i16x8, y: i16x8) -> i32x4;
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn x86_mm_madd_epi16(x: i16x8, y: i16x8) -> i32x4;
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:25:49
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn x86_mm_madd_epi16(x: i16x8, y: i16x8) -> i32x4;
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn x86_mm_max_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn x86_mm_max_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:26:48
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn x86_mm_max_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn x86_mm_max_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn x86_mm_max_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:27:47
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn x86_mm_max_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn x86_mm_max_pd(x: f64x2, y: f64x2) -> f64x2;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn x86_mm_max_pd(x: f64x2, y: f64x2) -> f64x2;
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn x86_mm_max_pd(x: f64x2, y: f64x2) -> f64x2;
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn x86_mm_min_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn x86_mm_min_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn x86_mm_min_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn x86_mm_min_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn x86_mm_min_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:30:47
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn x86_mm_min_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn x86_mm_min_pd(x: f64x2, y: f64x2) -> f64x2;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn x86_mm_min_pd(x: f64x2, y: f64x2) -> f64x2;
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:31:45
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn x86_mm_min_pd(x: f64x2, y: f64x2) -> f64x2;
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn x86_mm_movemask_pd(x: f64x2) -> i32;
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn x86_mm_movemask_epi8(x: i8x16) -> i32;
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2;
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn x86_mm_mulhi_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn x86_mm_mulhi_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:35:50
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn x86_mm_mulhi_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn x86_mm_mulhi_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:36:40
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn x86_mm_mulhi_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:36:50
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn x86_mm_mulhi_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn x86_mm_packs_epi16(x: i16x8, y: i16x8) -> i8x16;
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn x86_mm_packs_epi16(x: i16x8, y: i16x8) -> i8x16;
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:37:50
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn x86_mm_packs_epi16(x: i16x8, y: i16x8) -> i8x16;
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn x86_mm_packs_epi32(x: i32x4, y: i32x4) -> i16x8;
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i32x4` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn x86_mm_packs_epi32(x: i32x4, y: i32x4) -> i16x8;
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:38:50
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn x86_mm_packs_epi32(x: i32x4, y: i32x4) -> i16x8;
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn x86_mm_packus_epi16(x: i16x8, y: i16x8) -> u8x16;
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:39:41
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn x86_mm_packus_epi16(x: i16x8, y: i16x8) -> u8x16;
[INFO] [stdout]    |                                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn x86_mm_packus_epi16(x: i16x8, y: i16x8) -> u8x16;
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn x86_mm_sad_epu8(x: u8x16, y: u8x16) -> u64x2;
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:40:37
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn x86_mm_sad_epu8(x: u8x16, y: u8x16) -> u64x2;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn x86_mm_sad_epu8(x: u8x16, y: u8x16) -> u64x2;
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn x86_mm_sqrt_pd(x: f64x2) -> f64x2;
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `f64x2` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn x86_mm_sqrt_pd(x: f64x2) -> f64x2;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn x86_mm_subs_epi8(x: i8x16, y: i8x16) -> i8x16;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn x86_mm_subs_epi8(x: i8x16, y: i8x16) -> i8x16;
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:42:48
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn x86_mm_subs_epi8(x: i8x16, y: i8x16) -> i8x16;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn x86_mm_subs_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn x86_mm_subs_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u8x16` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn x86_mm_subs_epu8(x: u8x16, y: u8x16) -> u8x16;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn x86_mm_subs_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn x86_mm_subs_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `i16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:44:49
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn x86_mm_subs_epi16(x: i16x8, y: i16x8) -> i16x8;
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:45:39
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of SIMD type `u16x8` in FFI is highly experimental and may result in invalid code
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:45:49
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8;
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(simd_ffi)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/lib.rs:218:26
[INFO] [stdout]     |
[INFO] [stdout] 218 |         Unalign(unsafe { self.0.clone() })
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / bool_impls! {
[INFO] [stdout] 281 | |     bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 282 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 283 | |          to_f -> bool32fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, ...
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `bool32ix4` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i32x4` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / bool_impls! {
[INFO] [stdout] 281 | |     bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 282 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 283 | |          to_f -> bool32fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, ...
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32x4` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `bool32ix4` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / bool_impls! {
[INFO] [stdout] 281 | |     bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 282 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 283 | |          to_f -> bool32fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, ...
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `bool32fx4` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i32x4` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / bool_impls! {
[INFO] [stdout] 281 | |     bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 282 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 283 | |          to_f -> bool32fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, ...
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32x4` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `bool32fx4` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / bool_impls! {
[INFO] [stdout] 281 | |     bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 282 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 283 | |          to_f -> bool32fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, ...
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `bool16ix8` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i16x8` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / bool_impls! {
[INFO] [stdout] 281 | |     bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 282 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 283 | |          to_f -> bool32fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, ...
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i16x8` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `bool16ix8` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / bool_impls! {
[INFO] [stdout] 281 | |     bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 282 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 283 | |          to_f -> bool32fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, ...
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `bool8ix16` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i8x16` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / bool_impls! {
[INFO] [stdout] 281 | |     bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 282 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 283 | |          to_f -> bool32fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, ...
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i8x16` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `bool8ix16` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/sixty_four.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / bool_impls! {
[INFO] [stdout]  80 | |     bool64ix2: bool64i, i64x2, i64, 2, bool64ix2_all, bool64ix2_any, x0 | x1
[INFO] [stdout]  81 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout]  82 | |          to_f -> bool64fx2];
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |          to_i -> bool64ix2];
[INFO] [stdout]  87 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `sixty_four::bool64ix2` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `sixty_four::i64x2` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/sixty_four.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / bool_impls! {
[INFO] [stdout]  80 | |     bool64ix2: bool64i, i64x2, i64, 2, bool64ix2_all, bool64ix2_any, x0 | x1
[INFO] [stdout]  81 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout]  82 | |          to_f -> bool64fx2];
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |          to_i -> bool64ix2];
[INFO] [stdout]  87 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `sixty_four::i64x2` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `sixty_four::bool64ix2` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/sixty_four.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / bool_impls! {
[INFO] [stdout]  80 | |     bool64ix2: bool64i, i64x2, i64, 2, bool64ix2_all, bool64ix2_any, x0 | x1
[INFO] [stdout]  81 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout]  82 | |          to_f -> bool64fx2];
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |          to_i -> bool64ix2];
[INFO] [stdout]  87 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `sixty_four::bool64fx2` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `sixty_four::i64x2` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/sixty_four.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / bool_impls! {
[INFO] [stdout]  80 | |     bool64ix2: bool64i, i64x2, i64, 2, bool64ix2_all, bool64ix2_any, x0 | x1
[INFO] [stdout]  81 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout]  82 | |          to_f -> bool64fx2];
[INFO] [stdout] ...   |
[INFO] [stdout]  86 | |          to_i -> bool64ix2];
[INFO] [stdout]  87 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `sixty_four::i64x2` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `sixty_four::bool64fx2` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `v256::bool64ix4` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i64x4` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i64x4` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `v256::bool64ix4` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `v256::bool64fx4` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i64x4` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i64x4` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `v256::bool64fx4` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `v256::bool32ix8` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i32x8` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32x8` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `v256::bool32ix8` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `v256::bool32fx8` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i32x8` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32x8` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `v256::bool32fx8` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `v256::bool16ix16` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i16x16` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i16x16` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `v256::bool16ix16` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                   unsafe {mem::transmute(self)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `v256::bool8ix32` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `i8x32` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/common.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   unsafe {mem::transmute(x)}
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/v256.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / bool_impls! {
[INFO] [stdout] 164 | |     bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3
[INFO] [stdout] 165 | |         [/// Convert `self` to a boolean vector for interacting with floating point vectors.
[INFO] [stdout] 166 | |          to_f -> bool64fx4];
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 [];
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i8x32` (the type has an unknown layout)
[INFO] [stdout]     = note: target type: `v256::bool8ix32` (the type has an unknown layout)
[INFO] [stdout]     = note: this error originates in the macro `bool_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |                           super::$movemask(mem::transmute(x)) == (1 << $width) - 1
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | /     bools! {
[INFO] [stdout] 94 | |         bool32fx4, bool32fx4_all, bool32fx4_any, x86_mm_movemask_ps, 4;
[INFO] [stdout] 95 | |         bool8ix16, bool8ix16_all, bool8ix16_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 96 | |         bool16ix8, bool16ix8_all, bool16ix8_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 97 | |         bool32ix4, bool32ix4_all, bool32ix4_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `bool32fx4` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `f32x4` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `bools` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: simd@0.2.5: cannot set `RUSTC_BOOTSTRAP=1` from build script of `simd v0.2.5`.
[INFO] [stderr] note: crates cannot set `RUSTC_BOOTSTRAP` themselves, as doing so would subvert the stability guarantees of Rust for your project.
[INFO] [stderr] error: could not compile `simd` (lib) due to 186 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |                           super::$movemask(mem::transmute(x)) != 0
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | /     bools! {
[INFO] [stdout] 94 | |         bool32fx4, bool32fx4_all, bool32fx4_any, x86_mm_movemask_ps, 4;
[INFO] [stdout] 95 | |         bool8ix16, bool8ix16_all, bool8ix16_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 96 | |         bool16ix8, bool16ix8_all, bool16ix8_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 97 | |         bool32ix4, bool32ix4_all, bool32ix4_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `bool32fx4` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `f32x4` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `bools` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |                           super::$movemask(mem::transmute(x)) == (1 << $width) - 1
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | /     bools! {
[INFO] [stdout] 94 | |         bool32fx4, bool32fx4_all, bool32fx4_any, x86_mm_movemask_ps, 4;
[INFO] [stdout] 95 | |         bool8ix16, bool8ix16_all, bool8ix16_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 96 | |         bool16ix8, bool16ix8_all, bool16ix8_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 97 | |         bool32ix4, bool32ix4_all, bool32ix4_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `bool8ix16` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `i8x16` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `bools` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |                           super::$movemask(mem::transmute(x)) != 0
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | /     bools! {
[INFO] [stdout] 94 | |         bool32fx4, bool32fx4_all, bool32fx4_any, x86_mm_movemask_ps, 4;
[INFO] [stdout] 95 | |         bool8ix16, bool8ix16_all, bool8ix16_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 96 | |         bool16ix8, bool16ix8_all, bool16ix8_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 97 | |         bool32ix4, bool32ix4_all, bool32ix4_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `bool8ix16` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `i8x16` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `bools` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |                           super::$movemask(mem::transmute(x)) == (1 << $width) - 1
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | /     bools! {
[INFO] [stdout] 94 | |         bool32fx4, bool32fx4_all, bool32fx4_any, x86_mm_movemask_ps, 4;
[INFO] [stdout] 95 | |         bool8ix16, bool8ix16_all, bool8ix16_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 96 | |         bool16ix8, bool16ix8_all, bool16ix8_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 97 | |         bool32ix4, bool32ix4_all, bool32ix4_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `bool16ix8` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `i8x16` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `bools` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |                           super::$movemask(mem::transmute(x)) != 0
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | /     bools! {
[INFO] [stdout] 94 | |         bool32fx4, bool32fx4_all, bool32fx4_any, x86_mm_movemask_ps, 4;
[INFO] [stdout] 95 | |         bool8ix16, bool8ix16_all, bool8ix16_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 96 | |         bool16ix8, bool16ix8_all, bool16ix8_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 97 | |         bool32ix4, bool32ix4_all, bool32ix4_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `bool16ix8` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `i8x16` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `bools` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |                           super::$movemask(mem::transmute(x)) == (1 << $width) - 1
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | /     bools! {
[INFO] [stdout] 94 | |         bool32fx4, bool32fx4_all, bool32fx4_any, x86_mm_movemask_ps, 4;
[INFO] [stdout] 95 | |         bool8ix16, bool8ix16_all, bool8ix16_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 96 | |         bool16ix8, bool16ix8_all, bool16ix8_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 97 | |         bool32ix4, bool32ix4_all, bool32ix4_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `bool32ix4` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `i8x16` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `bools` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-0.2.5/src/x86/sse2.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |                           super::$movemask(mem::transmute(x)) != 0
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | /     bools! {
[INFO] [stdout] 94 | |         bool32fx4, bool32fx4_all, bool32fx4_any, x86_mm_movemask_ps, 4;
[INFO] [stdout] 95 | |         bool8ix16, bool8ix16_all, bool8ix16_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 96 | |         bool16ix8, bool16ix8_all, bool16ix8_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 97 | |         bool32ix4, bool32ix4_all, bool32ix4_any, x86_mm_movemask_epi8, 16;
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `bool32ix4` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `i8x16` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `bools` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0512, E0557, E0703, E0793.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0044`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8116e0ce18ebbfa321fd1b2b95a79044e7afb407a4e8cb70411563c8626a9481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8116e0ce18ebbfa321fd1b2b95a79044e7afb407a4e8cb70411563c8626a9481", kill_on_drop: false }`
[INFO] [stdout] 8116e0ce18ebbfa321fd1b2b95a79044e7afb407a4e8cb70411563c8626a9481
