[INFO] fetching crate packed_simd_2 0.3.8...
[INFO] checking packed_simd_2-0.3.8 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate packed_simd_2 0.3.8 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate packed_simd_2 0.3.8 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate packed_simd_2 0.3.8
[INFO] finished tweaking crates.io crate packed_simd_2 0.3.8
[INFO] tweaked toml for crates.io crate packed_simd_2 0.3.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.5.2 (available: v0.7.6)
[INFO] [stderr]       Adding js-sys v0.3.50 (available: v0.3.73)
[INFO] [stderr]       Adding libm v0.1.4 (available: v0.2.11)
[INFO] [stderr]       Adding paste v0.1.18 (available: v1.0.15)
[INFO] [stderr]       Adding wasm-bindgen v0.2.73 (available: v0.2.96)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.73 (available: v0.2.96)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.23 (available: v0.4.46)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.73 (available: v0.2.96)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.73 (available: v0.2.96)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.73 (available: v0.2.96)
[INFO] [stderr]       Adding wasm-bindgen-test v0.3.23 (available: v0.3.46)
[INFO] [stderr]       Adding wasm-bindgen-test-macro v0.3.23 (available: v0.3.46)
[INFO] [stderr]       Adding web-sys v0.3.50 (available: v0.3.73)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5cf7ab9cc86d3621d2b0696a8215ea01ba796f5b0c649e41ff20c642088e5fc
[INFO] running `Command { std: "docker" "start" "-a" "d5cf7ab9cc86d3621d2b0696a8215ea01ba796f5b0c649e41ff20c642088e5fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5cf7ab9cc86d3621d2b0696a8215ea01ba796f5b0c649e41ff20c642088e5fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5cf7ab9cc86d3621d2b0696a8215ea01ba796f5b0c649e41ff20c642088e5fc", kill_on_drop: false }`
[INFO] [stdout] d5cf7ab9cc86d3621d2b0696a8215ea01ba796f5b0c649e41ff20c642088e5fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3cef98270f38fd38a99dd103d473efceb3149076b6764b686acebdc0b562eb1
[INFO] running `Command { std: "docker" "start" "-a" "a3cef98270f38fd38a99dd103d473efceb3149076b6764b686acebdc0b562eb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling packed_simd_2 v0.3.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     platform_intrinsics,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     platform_intrinsics,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     rustc_attrs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout]     = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     link_llvm_intrinsics,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     core_intrinsics,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:24:71
[INFO] [stdout]    |
[INFO] [stdout] 24 | ...                   all(test, $cfg_tt),
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / impl_from_cast!(
[INFO] [stdout] 7  | |     i8x2[test_v16]: u8x2,
[INFO] [stdout] 8  | |     m8x2,
[INFO] [stdout] 9  | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     msizex2
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / impl_from_cast!(
[INFO] [stdout] 28 | |     u8x2[test_v16]: i8x2,
[INFO] [stdout] 29 | |     m8x2,
[INFO] [stdout] 30 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     msizex2
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v128`
[INFO] [stdout]   --> src/testing/macros.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ...                   test_v128,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v256`
[INFO] [stdout]   --> src/testing/macros.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ...                   test_v256,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v256)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v256)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v512`
[INFO] [stdout]   --> src/testing/macros.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ...                   test_v512,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v512)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v512)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_none`
[INFO] [stdout]   --> src/testing/macros.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 18 |   ...                   test_none,  // disables all tests
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_none)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_none)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v16`
[INFO] [stdout]   --> src/testing/macros.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 |   ...                   test_v16,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v32`
[INFO] [stdout]   --> src/testing/macros.rs:13:65
[INFO] [stdout]    |
[INFO] [stdout] 13 |   ...                   test_v32,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_v32)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_v32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_if` which comes from the expansion of the macro `impl_from_cast_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_v64`
[INFO] [stdout]   --> src/testing/macros.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 |   ...                   test_v64,
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/cast/v16.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / impl_from_cast_mask!(
[INFO] [stdout] 49 | |     m8x2[test_v16]: i8x2,
[INFO] [stdout] 50 | |     u8x2,
[INFO] [stdout] 51 | |     i16x2,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     msizex2
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[WARN] too many lines in the log, truncating it
