[INFO] fetching crate npsimd 0.3.0...
[INFO] checking npsimd-0.3.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate npsimd 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate npsimd 0.3.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate npsimd 0.3.0
[INFO] finished tweaking crates.io crate npsimd 0.3.0
[INFO] tweaked toml for crates.io crate npsimd 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9541882de96a57d1564151b59568d31dcf63e379059aefab1d4d47522006f4c6
[INFO] running `Command { std: "docker" "start" "-a" "9541882de96a57d1564151b59568d31dcf63e379059aefab1d4d47522006f4c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9541882de96a57d1564151b59568d31dcf63e379059aefab1d4d47522006f4c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9541882de96a57d1564151b59568d31dcf63e379059aefab1d4d47522006f4c6", kill_on_drop: false }`
[INFO] [stdout] 9541882de96a57d1564151b59568d31dcf63e379059aefab1d4d47522006f4c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 562ddaf9d90d8619bfdd1b11c1fc64d865c1e96ed4fa19643a32e794ea466b53
[INFO] running `Command { std: "docker" "start" "-a" "562ddaf9d90d8619bfdd1b11c1fc64d865c1e96ed4fa19643a32e794ea466b53", kill_on_drop: false }`
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]     Checking npsimd v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1226:9
[INFO] [stdout]      |
[INFO] [stdout] 1226 |     use proptest::prelude::*;
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1227:9
[INFO] [stdout]      |
[INFO] [stdout] 1227 |     use proptest::bits::{BitSetLike, BitSetStrategy};
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1228:9
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     use proptest::test_runner::TestCaseResult;
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proptest::bits::BitSetLike`, `proptest::bits::BitSetStrategy`, `proptest::test_runner::TestCaseResult`
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1227:26
[INFO] [stdout]      |
[INFO] [stdout] 1227 |     use proptest::bits::{BitSetLike, BitSetStrategy};
[INFO] [stdout]      |                          ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 1228 |     use proptest::test_runner::TestCaseResult;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1272:9
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         prop_assert_eq!(x.as_array(), &a);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1286:9
[INFO] [stdout]      |
[INFO] [stdout] 1286 |         prop_assert_eq!(x.as_array(), &a);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1299:9
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         prop_assert_eq!(x.as_array(), &a);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1314:13
[INFO] [stdout]      |
[INFO] [stdout] 1314 |               proptest! {
[INFO] [stdout]      |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 | /     test_load_store!([u8; 4]: {
[INFO] [stdout] 1347 | |         fn load_u8x4;
[INFO] [stdout] 1348 | |         fn load_aligned_u8x4;
[INFO] [stdout] 1349 | |         fn store_u8x4;
[INFO] [stdout] 1350 | |         fn store_aligned_u8x4;
[INFO] [stdout] 1351 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_load_store` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1314:13
[INFO] [stdout]      |
[INFO] [stdout] 1314 |               proptest! {
[INFO] [stdout]      |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1353 | /     test_load_store!([u8; 8]: {
[INFO] [stdout] 1354 | |         fn load_u8x8;
[INFO] [stdout] 1355 | |         fn load_aligned_u8x8;
[INFO] [stdout] 1356 | |         fn store_u8x8;
[INFO] [stdout] 1357 | |         fn store_aligned_u8x8;
[INFO] [stdout] 1358 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_load_store` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> src/intel/low/types.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 98 | / decl_simd_type!(u8x2[u8; 2], (1),
[INFO] [stdout] 99 | |     "A vector of 2 unsigned 8-bit integers.");
[INFO] [stdout]    | |_____________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 101 | / decl_simd_type!(u8x4[u8; 4], (1 2),
[INFO] [stdout] 102 | |     "A vector of 4 unsigned 8-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 104 | / decl_simd_type!(u8x8[u8; 8], (1 2 4),
[INFO] [stdout] 105 | |     "A vector of 8 unsigned 8-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 107 | / decl_simd_type!(u8x16[u8; 16], (1 2 4 8),
[INFO] [stdout] 108 | |     "A vector of 16 unsigned 8-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 110 | / decl_simd_type!(u8x32[u8; 32], (1 2 4 8 16),
[INFO] [stdout] 111 | |     "A vector of 32 unsigned 8-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 113 | / decl_simd_type!(u8x64[u8; 64], (1 2 4 8 16 32),
[INFO] [stdout] 114 | |     "A vector of 64 unsigned 8-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 116 | / decl_simd_type!(s8x2[i8; 2], (1),
[INFO] [stdout] 117 | |     "A vector of 2 signed 8-bit integers.");
[INFO] [stdout]     | |___________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 119 | / decl_simd_type!(s8x4[i8; 4], (1 2),
[INFO] [stdout] 120 | |     "A vector of 4 signed 8-bit integers.");
[INFO] [stdout]     | |___________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1314:13
[INFO] [stdout]      |
[INFO] [stdout] 1314 |               proptest! {
[INFO] [stdout]      |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1360 | /     test_load_store!([u8; 16]: {
[INFO] [stdout] 1361 | |         fn load_u8x16;
[INFO] [stdout] 1362 | |         fn load_aligned_u8x16;
[INFO] [stdout] 1363 | |         fn store_u8x16;
[INFO] [stdout] 1364 | |         fn store_aligned_u8x16;
[INFO] [stdout] 1365 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_load_store` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 122 | / decl_simd_type!(s8x8[i8; 8], (1 2 4),
[INFO] [stdout] 123 | |     "A vector of 8 signed 8-bit integers.");
[INFO] [stdout]     | |___________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 125 | / decl_simd_type!(s8x16[i8; 16], (1 2 4 8),
[INFO] [stdout] 126 | |     "A vector of 16 signed 8-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 128 | / decl_simd_type!(s8x32[i8; 32], (1 2 4 8 16),
[INFO] [stdout] 129 | |     "A vector of 32 signed 8-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 131 | / decl_simd_type!(s8x64[i8; 64], (1 2 4 8 16 32),
[INFO] [stdout] 132 | |     "A vector of 64 signed 8-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 136 | / decl_simd_type!(u16x2[u16; 2], (1),
[INFO] [stdout] 137 | |     "A vector of 2 unsigned 16-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 139 | / decl_simd_type!(u16x4[u16; 4], (1 2),
[INFO] [stdout] 140 | |     "A vector of 4 unsigned 16-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 142 | / decl_simd_type!(u16x8[u16; 8], (1 2 4),
[INFO] [stdout] 143 | |     "A vector of 8 unsigned 16-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 145 | / decl_simd_type!(u16x16[u16; 16], (1 2 4 8),
[INFO] [stdout] 146 | |     "A vector of 16 unsigned 16-bit integers.");
[INFO] [stdout]     | |_______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 148 | / decl_simd_type!(u16x32[u16; 32], (1 2 4 8 16),
[INFO] [stdout] 149 | |     "A vector of 32 unsigned 16-bit integers.");
[INFO] [stdout]     | |_______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 151 | / decl_simd_type!(s16x2[i16; 2], (1),
[INFO] [stdout] 152 | |     "A vector of 2 signed 16-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 154 | / decl_simd_type!(s16x4[i16; 4], (1 2),
[INFO] [stdout] 155 | |     "A vector of 4 signed 16-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 157 | / decl_simd_type!(s16x8[i16; 8], (1 2 4),
[INFO] [stdout] 158 | |     "A vector of 8 signed 16-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 160 | / decl_simd_type!(s16x16[i16; 16], (1 2 4 8),
[INFO] [stdout] 161 | |     "A vector of 16 signed 16-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 163 | / decl_simd_type!(s16x32[i16; 32], (1 2 4 8 16),
[INFO] [stdout] 164 | |     "A vector of 32 signed 16-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 168 | / decl_simd_type!(u32x2[u32; 2], (1),
[INFO] [stdout] 169 | |     "A vector of 2 unsigned 32-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 171 | / decl_simd_type!(u32x4[u32; 4], (1 2),
[INFO] [stdout] 172 | |     "A vector of 4 unsigned 32-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 174 | / decl_simd_type!(u32x8[u32; 8], (1 2 4),
[INFO] [stdout] 175 | |     "A vector of 8 unsigned 32-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 177 | / decl_simd_type!(u32x16[u32; 16], (1 2 4 8),
[INFO] [stdout] 178 | |     "A vector of 16 unsigned 32-bit integers.");
[INFO] [stdout]     | |_______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 180 | / decl_simd_type!(s32x2[i32; 2], (1),
[INFO] [stdout] 181 | |     "A vector of 2 signed 32-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 183 | / decl_simd_type!(s32x4[i32; 4], (1 2),
[INFO] [stdout] 184 | |     "A vector of 4 signed 32-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 186 | / decl_simd_type!(s32x8[i32; 8], (1 2 4),
[INFO] [stdout] 187 | |     "A vector of 8 signed 32-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 189 | / decl_simd_type!(s32x16[i32; 16], (1 2 4 8),
[INFO] [stdout] 190 | |     "A vector of 16 signed 32-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 194 | / decl_simd_type!(u64x1[u64; 1], (),
[INFO] [stdout] 195 | |     "A vector of 1 unsigned 64-bit integer.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 197 | / decl_simd_type!(u64x2[u64; 2], (1),
[INFO] [stdout] 198 | |     "A vector of 2 unsigned 64-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 200 | / decl_simd_type!(u64x4[u64; 4], (1 2),
[INFO] [stdout] 201 | |     "A vector of 4 unsigned 64-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1368:5
[INFO] [stdout]      |
[INFO] [stdout] 1368 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 203 | / decl_simd_type!(u64x8[u64; 8], (1 2 4),
[INFO] [stdout] 204 | |     "A vector of 8 unsigned 64-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 206 | / decl_simd_type!(s64x1[i64; 1], (),
[INFO] [stdout] 207 | |     "A vector of 1 signed 64-bit integer.");
[INFO] [stdout]     | |___________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 209 | / decl_simd_type!(s64x2[i64; 2], (1),
[INFO] [stdout] 210 | |     "A vector of 2 signed 64-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 212 | / decl_simd_type!(s64x4[i64; 4], (1 2),
[INFO] [stdout] 213 | |     "A vector of 4 signed 64-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 215 | / decl_simd_type!(s64x8[i64; 8], (1 2 4),
[INFO] [stdout] 216 | |     "A vector of 8 signed 64-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1403:5
[INFO] [stdout]      |
[INFO] [stdout] 1403 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1462:5
[INFO] [stdout]      |
[INFO] [stdout] 1462 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1481:5
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1569:5
[INFO] [stdout]      |
[INFO] [stdout] 1569 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1626:5
[INFO] [stdout]      |
[INFO] [stdout] 1626 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1665:5
[INFO] [stdout]      |
[INFO] [stdout] 1665 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1684:5
[INFO] [stdout]      |
[INFO] [stdout] 1684 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1699:5
[INFO] [stdout]      |
[INFO] [stdout] 1699 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1250:9
[INFO] [stdout]      |
[INFO] [stdout] 1250 |         proptest::array::uniform(E::arbitrary()).prop_map(make)
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1259:9
[INFO] [stdout]      |
[INFO] [stdout] 1259 |         proptest::array::uniform(elements)
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1249:49
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     where E: Element<LEN> + Movable<SSE, LEN> + Arbitrary {
[INFO] [stdout]      |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1248:17
[INFO] [stdout]      |
[INFO] [stdout] 1248 |         -> impl Strategy<Value = Vector<[E; LEN]>>
[INFO] [stdout]      |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]     --> src/intel/sse/sse2.rs:1255:17
[INFO] [stdout]      |
[INFO] [stdout] 1255 |         -> impl Strategy<Value = [E; LEN]>
[INFO] [stdout]      |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0076`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `npsimd` (lib) due to 38 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> src/intel/low/types.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 98 | / decl_simd_type!(u8x2[u8; 2], (1),
[INFO] [stdout] 99 | |     "A vector of 2 unsigned 8-bit integers.");
[INFO] [stdout]    | |_____________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 101 | / decl_simd_type!(u8x4[u8; 4], (1 2),
[INFO] [stdout] 102 | |     "A vector of 4 unsigned 8-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 104 | / decl_simd_type!(u8x8[u8; 8], (1 2 4),
[INFO] [stdout] 105 | |     "A vector of 8 unsigned 8-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 107 | / decl_simd_type!(u8x16[u8; 16], (1 2 4 8),
[INFO] [stdout] 108 | |     "A vector of 16 unsigned 8-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 110 | / decl_simd_type!(u8x32[u8; 32], (1 2 4 8 16),
[INFO] [stdout] 111 | |     "A vector of 32 unsigned 8-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 113 | / decl_simd_type!(u8x64[u8; 64], (1 2 4 8 16 32),
[INFO] [stdout] 114 | |     "A vector of 64 unsigned 8-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 116 | / decl_simd_type!(s8x2[i8; 2], (1),
[INFO] [stdout] 117 | |     "A vector of 2 signed 8-bit integers.");
[INFO] [stdout]     | |___________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 119 | / decl_simd_type!(s8x4[i8; 4], (1 2),
[INFO] [stdout] 120 | |     "A vector of 4 signed 8-bit integers.");
[INFO] [stdout]     | |___________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 122 | / decl_simd_type!(s8x8[i8; 8], (1 2 4),
[INFO] [stdout] 123 | |     "A vector of 8 signed 8-bit integers.");
[INFO] [stdout]     | |___________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 125 | / decl_simd_type!(s8x16[i8; 16], (1 2 4 8),
[INFO] [stdout] 126 | |     "A vector of 16 signed 8-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 128 | / decl_simd_type!(s8x32[i8; 32], (1 2 4 8 16),
[INFO] [stdout] 129 | |     "A vector of 32 signed 8-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 131 | / decl_simd_type!(s8x64[i8; 64], (1 2 4 8 16 32),
[INFO] [stdout] 132 | |     "A vector of 64 signed 8-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 136 | / decl_simd_type!(u16x2[u16; 2], (1),
[INFO] [stdout] 137 | |     "A vector of 2 unsigned 16-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 139 | / decl_simd_type!(u16x4[u16; 4], (1 2),
[INFO] [stdout] 140 | |     "A vector of 4 unsigned 16-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 142 | / decl_simd_type!(u16x8[u16; 8], (1 2 4),
[INFO] [stdout] 143 | |     "A vector of 8 unsigned 16-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 145 | / decl_simd_type!(u16x16[u16; 16], (1 2 4 8),
[INFO] [stdout] 146 | |     "A vector of 16 unsigned 16-bit integers.");
[INFO] [stdout]     | |_______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 148 | / decl_simd_type!(u16x32[u16; 32], (1 2 4 8 16),
[INFO] [stdout] 149 | |     "A vector of 32 unsigned 16-bit integers.");
[INFO] [stdout]     | |_______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 151 | / decl_simd_type!(s16x2[i16; 2], (1),
[INFO] [stdout] 152 | |     "A vector of 2 signed 16-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 154 | / decl_simd_type!(s16x4[i16; 4], (1 2),
[INFO] [stdout] 155 | |     "A vector of 4 signed 16-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 157 | / decl_simd_type!(s16x8[i16; 8], (1 2 4),
[INFO] [stdout] 158 | |     "A vector of 8 signed 16-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 160 | / decl_simd_type!(s16x16[i16; 16], (1 2 4 8),
[INFO] [stdout] 161 | |     "A vector of 16 signed 16-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 163 | / decl_simd_type!(s16x32[i16; 32], (1 2 4 8 16),
[INFO] [stdout] 164 | |     "A vector of 32 signed 16-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 168 | / decl_simd_type!(u32x2[u32; 2], (1),
[INFO] [stdout] 169 | |     "A vector of 2 unsigned 32-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 171 | / decl_simd_type!(u32x4[u32; 4], (1 2),
[INFO] [stdout] 172 | |     "A vector of 4 unsigned 32-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 174 | / decl_simd_type!(u32x8[u32; 8], (1 2 4),
[INFO] [stdout] 175 | |     "A vector of 8 unsigned 32-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 177 | / decl_simd_type!(u32x16[u32; 16], (1 2 4 8),
[INFO] [stdout] 178 | |     "A vector of 16 unsigned 32-bit integers.");
[INFO] [stdout]     | |_______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 180 | / decl_simd_type!(s32x2[i32; 2], (1),
[INFO] [stdout] 181 | |     "A vector of 2 signed 32-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 183 | / decl_simd_type!(s32x4[i32; 4], (1 2),
[INFO] [stdout] 184 | |     "A vector of 4 signed 32-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 186 | / decl_simd_type!(s32x8[i32; 8], (1 2 4),
[INFO] [stdout] 187 | |     "A vector of 8 signed 32-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 189 | / decl_simd_type!(s32x16[i32; 16], (1 2 4 8),
[INFO] [stdout] 190 | |     "A vector of 16 signed 32-bit integers.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 194 | / decl_simd_type!(u64x1[u64; 1], (),
[INFO] [stdout] 195 | |     "A vector of 1 unsigned 64-bit integer.");
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 197 | / decl_simd_type!(u64x2[u64; 2], (1),
[INFO] [stdout] 198 | |     "A vector of 2 unsigned 64-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 200 | / decl_simd_type!(u64x4[u64; 4], (1 2),
[INFO] [stdout] 201 | |     "A vector of 4 unsigned 64-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 203 | / decl_simd_type!(u64x8[u64; 8], (1 2 4),
[INFO] [stdout] 204 | |     "A vector of 8 unsigned 64-bit integers.");
[INFO] [stdout]     | |______________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 206 | / decl_simd_type!(s64x1[i64; 1], (),
[INFO] [stdout] 207 | |     "A vector of 1 signed 64-bit integer.");
[INFO] [stdout]     | |___________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 209 | / decl_simd_type!(s64x2[i64; 2], (1),
[INFO] [stdout] 210 | |     "A vector of 2 signed 64-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 212 | / decl_simd_type!(s64x4[i64; 4], (1 2),
[INFO] [stdout] 213 | |     "A vector of 4 signed 64-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/intel/low/types.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |           pub struct $name($(pub(crate) $field),+);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              not an array
[INFO] [stdout] ...
[INFO] [stdout] 215 | / decl_simd_type!(s64x8[i64; 8], (1 2 4),
[INFO] [stdout] 216 | |     "A vector of 8 signed 64-bit integers.");
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decl_simd_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0076, E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0076`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `npsimd` (lib test) due to 62 previous errors
[INFO] running `Command { std: "docker" "inspect" "562ddaf9d90d8619bfdd1b11c1fc64d865c1e96ed4fa19643a32e794ea466b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "562ddaf9d90d8619bfdd1b11c1fc64d865c1e96ed4fa19643a32e794ea466b53", kill_on_drop: false }`
[INFO] [stdout] 562ddaf9d90d8619bfdd1b11c1fc64d865c1e96ed4fa19643a32e794ea466b53
