[INFO] fetching crate coresimd 0.1.2...
[INFO] checking coresimd-0.1.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate coresimd 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate coresimd 0.1.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coresimd 0.1.2
[INFO] finished tweaking crates.io crate coresimd 0.1.2
[INFO] tweaked toml for crates.io crate coresimd 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded js-sys v0.2.7
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.2.19
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.2.22
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.2.19
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a6adc44021c9ab70b6335ab7d872b60dd550b2be36ff7a731cac9a410f3f3f9
[INFO] running `Command { std: "docker" "start" "-a" "2a6adc44021c9ab70b6335ab7d872b60dd550b2be36ff7a731cac9a410f3f3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a6adc44021c9ab70b6335ab7d872b60dd550b2be36ff7a731cac9a410f3f3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a6adc44021c9ab70b6335ab7d872b60dd550b2be36ff7a731cac9a410f3f3f9", kill_on_drop: false }`
[INFO] [stdout] 2a6adc44021c9ab70b6335ab7d872b60dd550b2be36ff7a731cac9a410f3f3f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 627175f84ae5c10ec6ac057357b980cddedce36b41267d108dc525ed3f20cba4
[INFO] running `Command { std: "docker" "start" "-a" "627175f84ae5c10ec6ac057357b980cddedce36b41267d108dc525ed3f20cba4", kill_on_drop: false }`
[INFO] [stderr]    Compiling coresimd v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     const_fn,
[INFO] [stdout]    |     ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     const_fn,
[INFO] [stdout]    |     ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         untagged_unions
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `stdsimd`
[INFO] [stdout]   --> src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate stdsimd;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `stdsimd_test`
[INFO] [stdout]   --> src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | extern crate stdsimd_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[rustc_deprecated(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[rustc_deprecated(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:998:3
[INFO] [stdout]     |
[INFO] [stdout] 998 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1919:3
[INFO] [stdout]      |
[INFO] [stdout] 1919 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2391:3
[INFO] [stdout]      |
[INFO] [stdout] 2391 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2406:3
[INFO] [stdout]      |
[INFO] [stdout] 2406 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2422:3
[INFO] [stdout]      |
[INFO] [stdout] 2422 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2438:3
[INFO] [stdout]      |
[INFO] [stdout] 2438 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2473:3
[INFO] [stdout]      |
[INFO] [stdout] 2473 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2488:3
[INFO] [stdout]      |
[INFO] [stdout] 2488 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:414:3
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:493:3
[INFO] [stdout]     |
[INFO] [stdout] 493 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:505:3
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:529:3
[INFO] [stdout]     |
[INFO] [stdout] 529 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:553:3
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:578:3
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:603:3
[INFO] [stdout]     |
[INFO] [stdout] 603 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:627:3
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:695:3
[INFO] [stdout]     |
[INFO] [stdout] 695 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:720:3
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:745:3
[INFO] [stdout]     |
[INFO] [stdout] 745 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1341:3
[INFO] [stdout]      |
[INFO] [stdout] 1341 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1353:3
[INFO] [stdout]      |
[INFO] [stdout] 1353 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1376:3
[INFO] [stdout]      |
[INFO] [stdout] 1376 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1443:3
[INFO] [stdout]      |
[INFO] [stdout] 1443 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1507:3
[INFO] [stdout]      |
[INFO] [stdout] 1507 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[rustc_deprecated(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[rustc_deprecated(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2747:3
[INFO] [stdout]      |
[INFO] [stdout] 2747 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/ssse3.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:998:3
[INFO] [stdout]     |
[INFO] [stdout] 998 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/ssse3.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/sse41.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1919:3
[INFO] [stdout]      |
[INFO] [stdout] 1919 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:171:3
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:186:3
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:200:3
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2391:3
[INFO] [stdout]      |
[INFO] [stdout] 2391 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2406:3
[INFO] [stdout]      |
[INFO] [stdout] 2406 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:252:3
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2422:3
[INFO] [stdout]      |
[INFO] [stdout] 2422 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:562:3
[INFO] [stdout]     |
[INFO] [stdout] 562 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2438:3
[INFO] [stdout]      |
[INFO] [stdout] 2438 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2473:3
[INFO] [stdout]      |
[INFO] [stdout] 2473 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:585:3
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2488:3
[INFO] [stdout]      |
[INFO] [stdout] 2488 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:749:3
[INFO] [stdout]     |
[INFO] [stdout] 749 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:802:3
[INFO] [stdout]     |
[INFO] [stdout] 802 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:856:3
[INFO] [stdout]     |
[INFO] [stdout] 856 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:910:3
[INFO] [stdout]     |
[INFO] [stdout] 910 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse41.rs:1014:3
[INFO] [stdout]      |
[INFO] [stdout] 1014 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/sse42.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:414:3
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:493:3
[INFO] [stdout]     |
[INFO] [stdout] 493 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:505:3
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:529:3
[INFO] [stdout]     |
[INFO] [stdout] 529 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:553:3
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:578:3
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:603:3
[INFO] [stdout]     |
[INFO] [stdout] 603 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:627:3
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:695:3
[INFO] [stdout]     |
[INFO] [stdout] 695 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:720:3
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:745:3
[INFO] [stdout]     |
[INFO] [stdout] 745 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:336:3
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1341:3
[INFO] [stdout]      |
[INFO] [stdout] 1341 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1353:3
[INFO] [stdout]      |
[INFO] [stdout] 1353 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1376:3
[INFO] [stdout]      |
[INFO] [stdout] 1376 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:357:3
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:378:3
[INFO] [stdout]     |
[INFO] [stdout] 378 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1443:3
[INFO] [stdout]      |
[INFO] [stdout] 1443 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:398:3
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:419:3
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1507:3
[INFO] [stdout]      |
[INFO] [stdout] 1507 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:439:3
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:544:3
[INFO] [stdout]     |
[INFO] [stdout] 544 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2747:3
[INFO] [stdout]      |
[INFO] [stdout] 2747 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:567:3
[INFO] [stdout]     |
[INFO] [stdout] 567 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:590:3
[INFO] [stdout]     |
[INFO] [stdout] 590 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/ssse3.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/ssse3.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:613:3
[INFO] [stdout]     |
[INFO] [stdout] 613 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/sse41.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:636:3
[INFO] [stdout]     |
[INFO] [stdout] 636 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:171:3
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:186:3
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:660:3
[INFO] [stdout]     |
[INFO] [stdout] 660 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:200:3
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:252:3
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:562:3
[INFO] [stdout]     |
[INFO] [stdout] 562 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:118:3
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:585:3
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:749:3
[INFO] [stdout]     |
[INFO] [stdout] 749 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:802:3
[INFO] [stdout]     |
[INFO] [stdout] 802 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:856:3
[INFO] [stdout]     |
[INFO] [stdout] 856 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:910:3
[INFO] [stdout]     |
[INFO] [stdout] 910 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/sse41.rs:1014:3
[INFO] [stdout]      |
[INFO] [stdout] 1014 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/sse42.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:411:3
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:462:3
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:531:3
[INFO] [stdout]     |
[INFO] [stdout] 531 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:336:3
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:577:3
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:357:3
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:378:3
[INFO] [stdout]     |
[INFO] [stdout] 378 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:398:3
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:666:3
[INFO] [stdout]     |
[INFO] [stdout] 666 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:869:3
[INFO] [stdout]     |
[INFO] [stdout] 869 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:419:3
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:888:3
[INFO] [stdout]     |
[INFO] [stdout] 888 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:907:3
[INFO] [stdout]     |
[INFO] [stdout] 907 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:926:3
[INFO] [stdout]     |
[INFO] [stdout] 926 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:947:3
[INFO] [stdout]     |
[INFO] [stdout] 947 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:968:3
[INFO] [stdout]     |
[INFO] [stdout] 968 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:439:3
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1082:3
[INFO] [stdout]      |
[INFO] [stdout] 1082 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1098:3
[INFO] [stdout]      |
[INFO] [stdout] 1098 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1113:3
[INFO] [stdout]      |
[INFO] [stdout] 1113 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1178:3
[INFO] [stdout]      |
[INFO] [stdout] 1178 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:544:3
[INFO] [stdout]     |
[INFO] [stdout] 544 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1236:3
[INFO] [stdout]      |
[INFO] [stdout] 1236 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:567:3
[INFO] [stdout]     |
[INFO] [stdout] 567 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:590:3
[INFO] [stdout]     |
[INFO] [stdout] 590 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1314:3
[INFO] [stdout]      |
[INFO] [stdout] 1314 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1360:3
[INFO] [stdout]      |
[INFO] [stdout] 1360 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1390:3
[INFO] [stdout]      |
[INFO] [stdout] 1390 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:613:3
[INFO] [stdout]     |
[INFO] [stdout] 613 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1410:3
[INFO] [stdout]      |
[INFO] [stdout] 1410 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:636:3
[INFO] [stdout]     |
[INFO] [stdout] 636 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1430:3
[INFO] [stdout]      |
[INFO] [stdout] 1430 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:660:3
[INFO] [stdout]     |
[INFO] [stdout] 660 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:118:3
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1514:3
[INFO] [stdout]      |
[INFO] [stdout] 1514 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1532:3
[INFO] [stdout]      |
[INFO] [stdout] 1532 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1550:3
[INFO] [stdout]      |
[INFO] [stdout] 1550 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1570:3
[INFO] [stdout]      |
[INFO] [stdout] 1570 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1583:3
[INFO] [stdout]      |
[INFO] [stdout] 1583 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1596:3
[INFO] [stdout]      |
[INFO] [stdout] 1596 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:377:3
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:413:3
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:411:3
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:462:3
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:480:3
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:531:3
[INFO] [stdout]     |
[INFO] [stdout] 531 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:577:3
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1034:3
[INFO] [stdout]      |
[INFO] [stdout] 1034 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1122:3
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:666:3
[INFO] [stdout]     |
[INFO] [stdout] 666 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:869:3
[INFO] [stdout]     |
[INFO] [stdout] 869 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1149:3
[INFO] [stdout]      |
[INFO] [stdout] 1149 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:888:3
[INFO] [stdout]     |
[INFO] [stdout] 888 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:907:3
[INFO] [stdout]     |
[INFO] [stdout] 907 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:926:3
[INFO] [stdout]     |
[INFO] [stdout] 926 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:947:3
[INFO] [stdout]     |
[INFO] [stdout] 947 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:968:3
[INFO] [stdout]     |
[INFO] [stdout] 968 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1082:3
[INFO] [stdout]      |
[INFO] [stdout] 1082 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1098:3
[INFO] [stdout]      |
[INFO] [stdout] 1098 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1113:3
[INFO] [stdout]      |
[INFO] [stdout] 1113 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1178:3
[INFO] [stdout]      |
[INFO] [stdout] 1178 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1176:3
[INFO] [stdout]      |
[INFO] [stdout] 1176 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1203:3
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1236:3
[INFO] [stdout]      |
[INFO] [stdout] 1236 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1230:3
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1256:3
[INFO] [stdout]      |
[INFO] [stdout] 1256 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1314:3
[INFO] [stdout]      |
[INFO] [stdout] 1314 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1360:3
[INFO] [stdout]      |
[INFO] [stdout] 1360 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1390:3
[INFO] [stdout]      |
[INFO] [stdout] 1390 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1279:3
[INFO] [stdout]      |
[INFO] [stdout] 1279 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1410:3
[INFO] [stdout]      |
[INFO] [stdout] 1410 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1305:3
[INFO] [stdout]      |
[INFO] [stdout] 1305 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1430:3
[INFO] [stdout]      |
[INFO] [stdout] 1430 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1328:3
[INFO] [stdout]      |
[INFO] [stdout] 1328 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1514:3
[INFO] [stdout]      |
[INFO] [stdout] 1514 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1532:3
[INFO] [stdout]      |
[INFO] [stdout] 1532 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1550:3
[INFO] [stdout]      |
[INFO] [stdout] 1550 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1570:3
[INFO] [stdout]      |
[INFO] [stdout] 1570 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1583:3
[INFO] [stdout]      |
[INFO] [stdout] 1583 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1596:3
[INFO] [stdout]      |
[INFO] [stdout] 1596 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1355:3
[INFO] [stdout]      |
[INFO] [stdout] 1355 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1382:3
[INFO] [stdout]      |
[INFO] [stdout] 1382 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1409:3
[INFO] [stdout]      |
[INFO] [stdout] 1409 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:377:3
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:413:3
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1436:3
[INFO] [stdout]      |
[INFO] [stdout] 1436 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:480:3
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1462:3
[INFO] [stdout]      |
[INFO] [stdout] 1462 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1486:3
[INFO] [stdout]      |
[INFO] [stdout] 1486 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1512:3
[INFO] [stdout]      |
[INFO] [stdout] 1512 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1034:3
[INFO] [stdout]      |
[INFO] [stdout] 1034 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1122:3
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1536:3
[INFO] [stdout]      |
[INFO] [stdout] 1536 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1149:3
[INFO] [stdout]      |
[INFO] [stdout] 1149 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1563:3
[INFO] [stdout]      |
[INFO] [stdout] 1563 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1176:3
[INFO] [stdout]      |
[INFO] [stdout] 1176 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1590:3
[INFO] [stdout]      |
[INFO] [stdout] 1590 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1203:3
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1617:3
[INFO] [stdout]      |
[INFO] [stdout] 1617 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1644:3
[INFO] [stdout]      |
[INFO] [stdout] 1644 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1230:3
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1256:3
[INFO] [stdout]      |
[INFO] [stdout] 1256 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1670:3
[INFO] [stdout]      |
[INFO] [stdout] 1670 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1279:3
[INFO] [stdout]      |
[INFO] [stdout] 1279 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1693:3
[INFO] [stdout]      |
[INFO] [stdout] 1693 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1305:3
[INFO] [stdout]      |
[INFO] [stdout] 1305 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1719:3
[INFO] [stdout]      |
[INFO] [stdout] 1719 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1742:3
[INFO] [stdout]      |
[INFO] [stdout] 1742 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1328:3
[INFO] [stdout]      |
[INFO] [stdout] 1328 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1769:3
[INFO] [stdout]      |
[INFO] [stdout] 1769 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1355:3
[INFO] [stdout]      |
[INFO] [stdout] 1355 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1796:3
[INFO] [stdout]      |
[INFO] [stdout] 1796 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1382:3
[INFO] [stdout]      |
[INFO] [stdout] 1382 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1823:3
[INFO] [stdout]      |
[INFO] [stdout] 1823 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1409:3
[INFO] [stdout]      |
[INFO] [stdout] 1409 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1850:3
[INFO] [stdout]      |
[INFO] [stdout] 1850 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1876:3
[INFO] [stdout]      |
[INFO] [stdout] 1876 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1436:3
[INFO] [stdout]      |
[INFO] [stdout] 1436 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1900:3
[INFO] [stdout]      |
[INFO] [stdout] 1900 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1462:3
[INFO] [stdout]      |
[INFO] [stdout] 1462 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1926:3
[INFO] [stdout]      |
[INFO] [stdout] 1926 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1486:3
[INFO] [stdout]      |
[INFO] [stdout] 1486 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1949:3
[INFO] [stdout]      |
[INFO] [stdout] 1949 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2278:3
[INFO] [stdout]      |
[INFO] [stdout] 2278 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1512:3
[INFO] [stdout]      |
[INFO] [stdout] 1512 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2468:3
[INFO] [stdout]      |
[INFO] [stdout] 2468 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1536:3
[INFO] [stdout]      |
[INFO] [stdout] 1536 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1563:3
[INFO] [stdout]      |
[INFO] [stdout] 1563 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2524:3
[INFO] [stdout]      |
[INFO] [stdout] 2524 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2546:3
[INFO] [stdout]      |
[INFO] [stdout] 2546 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1590:3
[INFO] [stdout]      |
[INFO] [stdout] 1590 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1617:3
[INFO] [stdout]      |
[INFO] [stdout] 1617 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2698:3
[INFO] [stdout]      |
[INFO] [stdout] 2698 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1644:3
[INFO] [stdout]      |
[INFO] [stdout] 1644 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1670:3
[INFO] [stdout]      |
[INFO] [stdout] 1670 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2776:3
[INFO] [stdout]      |
[INFO] [stdout] 2776 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1693:3
[INFO] [stdout]      |
[INFO] [stdout] 1693 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1719:3
[INFO] [stdout]      |
[INFO] [stdout] 1719 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1742:3
[INFO] [stdout]      |
[INFO] [stdout] 1742 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2837:3
[INFO] [stdout]      |
[INFO] [stdout] 2837 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1769:3
[INFO] [stdout]      |
[INFO] [stdout] 1769 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1796:3
[INFO] [stdout]      |
[INFO] [stdout] 1796 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1823:3
[INFO] [stdout]      |
[INFO] [stdout] 1823 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3007:3
[INFO] [stdout]      |
[INFO] [stdout] 3007 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1850:3
[INFO] [stdout]      |
[INFO] [stdout] 1850 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1876:3
[INFO] [stdout]      |
[INFO] [stdout] 1876 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3025:3
[INFO] [stdout]      |
[INFO] [stdout] 3025 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1900:3
[INFO] [stdout]      |
[INFO] [stdout] 1900 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3167:3
[INFO] [stdout]      |
[INFO] [stdout] 3167 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1926:3
[INFO] [stdout]      |
[INFO] [stdout] 1926 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3185:3
[INFO] [stdout]      |
[INFO] [stdout] 3185 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1949:3
[INFO] [stdout]      |
[INFO] [stdout] 1949 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3835:3
[INFO] [stdout]      |
[INFO] [stdout] 3835 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3851:3
[INFO] [stdout]      |
[INFO] [stdout] 3851 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3864:3
[INFO] [stdout]      |
[INFO] [stdout] 3864 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/pclmulqdq.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2278:3
[INFO] [stdout]      |
[INFO] [stdout] 2278 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/aes.rs:96:3
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2468:3
[INFO] [stdout]      |
[INFO] [stdout] 2468 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/sha.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86_64/sse41.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86_64/sse41.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86_64/avx.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86_64/avx2.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2524:3
[INFO] [stdout]      |
[INFO] [stdout] 2524 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2546:3
[INFO] [stdout]      |
[INFO] [stdout] 2546 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2698:3
[INFO] [stdout]      |
[INFO] [stdout] 2698 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2776:3
[INFO] [stdout]      |
[INFO] [stdout] 2776 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2837:3
[INFO] [stdout]      |
[INFO] [stdout] 2837 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3007:3
[INFO] [stdout]      |
[INFO] [stdout] 3007 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3025:3
[INFO] [stdout]      |
[INFO] [stdout] 3025 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3167:3
[INFO] [stdout]      |
[INFO] [stdout] 3167 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3185:3
[INFO] [stdout]      |
[INFO] [stdout] 3185 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3835:3
[INFO] [stdout]      |
[INFO] [stdout] 3835 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3851:3
[INFO] [stdout]      |
[INFO] [stdout] 3851 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3864:3
[INFO] [stdout]      |
[INFO] [stdout] 3864 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/pclmulqdq.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/aes.rs:96:3
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86/sha.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86_64/sse41.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86_64/sse41.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86_64/avx.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/coresimd/x86_64/avx2.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | simd_ty!(u8x2[u8]: u8, u8 | x0, x1);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | simd_ty!(i8x2[i8]: i8, i8 | x0, x1);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | simd_ty!(u8x4[u8]: u8, u8, u8, u8 | x0, x1, x2, x3);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | simd_ty!(u16x2[u16]: u16, u16 | x0, x1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | simd_ty!(i8x4[i8]: i8, i8, i8, i8 | x0, x1, x2, x3);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | simd_ty!(i16x2[i16]: i16, i16 | x0, x1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | / simd_ty!(u8x8[u8]:
[INFO] [stdout] 91 | |          u8, u8, u8, u8, u8, u8, u8, u8
[INFO] [stdout] 92 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]    | |__________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | simd_ty!(u16x4[u16]: u16, u16, u16, u16 | x0, x1, x2, x3);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | simd_ty!(u32x2[u32]: u32, u32 | x0, x1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | simd_ty!(u64x1[u64]: u64 | x1);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | / simd_ty!(i8x8[i8]:
[INFO] [stdout] 98 | |          i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stdout] 99 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]    | |__________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | simd_ty!(i16x4[i16]: i16, i16, i16, i16 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 | simd_ty!(i32x2[i32]: i32, i32 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | simd_ty!(i64x1[i64]: i64 | x1);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | / simd_ty!(u8x16[u8]:
[INFO] [stdout] 109 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout] 110 | |          u8, u8, u8, u8, u8, u8, u8, u8
[INFO] [stdout] 111 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 112 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | / simd_ty!(u16x8[u16]:
[INFO] [stdout] 114 | |          u16, u16, u16, u16, u16, u16, u16, u16
[INFO] [stdout] 115 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | simd_ty!(u32x4[u32]: u32, u32, u32, u32 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | simd_ty!(u64x2[u64]: u64, u64 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | / simd_ty!(i8x16[i8]:
[INFO] [stdout] 120 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] 121 | |          i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stdout] 122 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 123 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | simd_ty!(u8x2[u8]: u8, u8 | x0, x1);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | / simd_ty!(i16x8[i16]:
[INFO] [stdout] 125 | |          i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stdout] 126 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | simd_ty!(i8x2[i8]: i8, i8 | x0, x1);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | simd_ty!(i64x2[i64]: i64, i64 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | simd_ty!(f32x4[f32]: f32, f32, f32, f32 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | simd_ty!(f64x2[f64]: f64, f64 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | simd_ty!(u8x4[u8]: u8, u8, u8, u8 | x0, x1, x2, x3);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout] 41  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 | / simd_m_ty!(m8x16[i8]:
[INFO] [stdout] 134 | |            i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] 135 | |            i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stdout] 136 | |            | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 137 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout] 41  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / simd_m_ty!(m16x8[i16]:
[INFO] [stdout] 139 | |            i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stdout] 140 | |            | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | simd_ty!(u16x2[u16]: u16, u16 | x0, x1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout] 41  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | simd_m_ty!(m32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout] 41  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | simd_m_ty!(m64x2[i64]: i64, i64 | x0, x1);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | / simd_ty!(u8x32[u8]:
[INFO] [stdout] 147 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout] 148 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout] 149 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |          x24, x25, x26, x27, x28, x29, x30, x31
[INFO] [stdout] 155 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | simd_ty!(i8x4[i8]: i8, i8, i8, i8 | x0, x1, x2, x3);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | / simd_ty!(u16x16[u16]:
[INFO] [stdout] 157 | |          u16, u16, u16, u16, u16, u16, u16, u16,
[INFO] [stdout] 158 | |          u16, u16, u16, u16, u16, u16, u16, u16
[INFO] [stdout] 159 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 160 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | / simd_ty!(u32x8[u32]:
[INFO] [stdout] 162 | |          u32, u32, u32, u32, u32, u32, u32, u32
[INFO] [stdout] 163 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | simd_ty!(u64x4[u64]: u64, u64, u64, u64 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | simd_ty!(i16x2[i16]: i16, i16 | x0, x1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | / simd_ty!(i8x32[i8]:
[INFO] [stdout] 167 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] 168 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] 169 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |          x24, x25, x26, x27, x28, x29, x30, x31
[INFO] [stdout] 175 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 | / simd_ty!(i16x16[i16]:
[INFO] [stdout] 177 | |          i16, i16, i16, i16, i16, i16, i16, i16,
[INFO] [stdout] 178 | |          i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stdout] 179 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 180 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | / simd_ty!(u8x8[u8]:
[INFO] [stdout] 91 | |          u8, u8, u8, u8, u8, u8, u8, u8
[INFO] [stdout] 92 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]    | |__________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / simd_ty!(i32x8[i32]:
[INFO] [stdout] 182 | |          i32, i32, i32, i32, i32, i32, i32, i32
[INFO] [stdout] 183 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | simd_ty!(i64x4[i64]: i64, i64, i64, i64 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_deprecated` in this scope
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[rustc_deprecated(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | simd_ty!(u16x4[u16]: u16, u16, u16, u16 | x0, x1, x2, x3);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     asm!("pushfq; popq $0" : "=r"(eflags) : : : "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use _core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_deprecated` in this scope
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[rustc_deprecated(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | simd_ty!(u32x2[u32]: u32, u32 | x0, x1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     asm!("pushq $0; popfq" : : "r"(eflags) : "cc", "flags" : "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use _core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Eq, Ord, PartialEq, PartialOrd)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 5  + use coresimd::x86::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | simd_ty!(u64x1[u64]: u64 | x1);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |     if cfg!(target_arch = "x86") {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 5  + use coresimd::x86::cfg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         asm!("cpuid"
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + use _core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         asm!("cpuid\n"
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + use _core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/simd.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | / simd_ty!(i8x8[i8]:
[INFO] [stdout] 98 | |          i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stdout] 99 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]    | |__________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 7  + use std::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/xsave.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     asm!("xgetbv" : "={eax}"(eax), "={edx}"(edx) : "{ecx}"(xcr_no));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + use _core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:998:3
[INFO] [stdout]     |
[INFO] [stdout] 998 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | simd_ty!(i16x4[i16]: i16, i16, i16, i16 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1919:3
[INFO] [stdout]      |
[INFO] [stdout] 1919 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2391:3
[INFO] [stdout]      |
[INFO] [stdout] 2391 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 | simd_ty!(i32x2[i32]: i32, i32 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2406:3
[INFO] [stdout]      |
[INFO] [stdout] 2406 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2422:3
[INFO] [stdout]      |
[INFO] [stdout] 2422 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2438:3
[INFO] [stdout]      |
[INFO] [stdout] 2438 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | simd_ty!(i64x1[i64]: i64 | x1);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2473:3
[INFO] [stdout]      |
[INFO] [stdout] 2473 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2488:3
[INFO] [stdout]      |
[INFO] [stdout] 2488 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:414:3
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | / simd_ty!(u8x16[u8]:
[INFO] [stdout] 109 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout] 110 | |          u8, u8, u8, u8, u8, u8, u8, u8
[INFO] [stdout] 111 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 112 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:493:3
[INFO] [stdout]     |
[INFO] [stdout] 493 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:505:3
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:529:3
[INFO] [stdout]     |
[INFO] [stdout] 529 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | / simd_ty!(u16x8[u16]:
[INFO] [stdout] 114 | |          u16, u16, u16, u16, u16, u16, u16, u16
[INFO] [stdout] 115 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:553:3
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:578:3
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | simd_ty!(u32x4[u32]: u32, u32, u32, u32 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:603:3
[INFO] [stdout]     |
[INFO] [stdout] 603 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:627:3
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:695:3
[INFO] [stdout]     |
[INFO] [stdout] 695 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | simd_ty!(u64x2[u64]: u64, u64 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:720:3
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:745:3
[INFO] [stdout]     |
[INFO] [stdout] 745 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | / simd_ty!(i8x16[i8]:
[INFO] [stdout] 120 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] 121 | |          i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stdout] 122 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 123 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1341:3
[INFO] [stdout]      |
[INFO] [stdout] 1341 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1353:3
[INFO] [stdout]      |
[INFO] [stdout] 1353 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | / simd_ty!(i16x8[i16]:
[INFO] [stdout] 125 | |          i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stdout] 126 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1376:3
[INFO] [stdout]      |
[INFO] [stdout] 1376 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1443:3
[INFO] [stdout]      |
[INFO] [stdout] 1443 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1507:3
[INFO] [stdout]      |
[INFO] [stdout] 1507 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2747:3
[INFO] [stdout]      |
[INFO] [stdout] 2747 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86/ssse3.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | simd_ty!(i64x2[i64]: i64, i64 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/ssse3.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86/sse41.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | simd_ty!(f32x4[f32]: f32, f32, f32, f32 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:171:3
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | simd_ty!(f64x2[f64]: f64, f64 | x0, x1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:186:3
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:200:3
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout] 41  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 | / simd_m_ty!(m8x16[i8]:
[INFO] [stdout] 134 | |            i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] 135 | |            i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stdout] 136 | |            | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 137 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:252:3
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout] 41  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / simd_m_ty!(m16x8[i16]:
[INFO] [stdout] 139 | |            i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stdout] 140 | |            | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:562:3
[INFO] [stdout]     |
[INFO] [stdout] 562 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout] 41  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | simd_m_ty!(m32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:585:3
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:749:3
[INFO] [stdout]     |
[INFO] [stdout] 749 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:802:3
[INFO] [stdout]     |
[INFO] [stdout] 802 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout] 41  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | simd_m_ty!(m64x2[i64]: i64, i64 | x0, x1);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:856:3
[INFO] [stdout]     |
[INFO] [stdout] 856 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse41.rs:910:3
[INFO] [stdout]     |
[INFO] [stdout] 910 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | / simd_ty!(u8x32[u8]:
[INFO] [stdout] 147 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout] 148 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout] 149 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |          x24, x25, x26, x27, x28, x29, x30, x31
[INFO] [stdout] 155 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse41.rs:1014:3
[INFO] [stdout]      |
[INFO] [stdout] 1014 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86/sse42.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | / simd_ty!(u16x16[u16]:
[INFO] [stdout] 157 | |          u16, u16, u16, u16, u16, u16, u16, u16,
[INFO] [stdout] 158 | |          u16, u16, u16, u16, u16, u16, u16, u16
[INFO] [stdout] 159 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 160 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:336:3
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:357:3
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | / simd_ty!(u32x8[u32]:
[INFO] [stdout] 162 | |          u32, u32, u32, u32, u32, u32, u32, u32
[INFO] [stdout] 163 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:378:3
[INFO] [stdout]     |
[INFO] [stdout] 378 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:398:3
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | simd_ty!(u64x4[u64]: u64, u64, u64, u64 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:419:3
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:439:3
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | / simd_ty!(i8x32[i8]:
[INFO] [stdout] 167 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] 168 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] 169 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |          x24, x25, x26, x27, x28, x29, x30, x31
[INFO] [stdout] 175 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:544:3
[INFO] [stdout]     |
[INFO] [stdout] 544 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:567:3
[INFO] [stdout]     |
[INFO] [stdout] 567 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:590:3
[INFO] [stdout]     |
[INFO] [stdout] 590 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 | / simd_ty!(i16x16[i16]:
[INFO] [stdout] 177 | |          i16, i16, i16, i16, i16, i16, i16, i16,
[INFO] [stdout] 178 | |          i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stdout] 179 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stdout] 180 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:613:3
[INFO] [stdout]     |
[INFO] [stdout] 613 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:636:3
[INFO] [stdout]     |
[INFO] [stdout] 636 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / simd_ty!(i32x8[i32]:
[INFO] [stdout] 182 | |          i32, i32, i32, i32, i32, i32, i32, i32
[INFO] [stdout] 183 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse42.rs:660:3
[INFO] [stdout]     |
[INFO] [stdout] 660 | #[rustc_args_required_const(4)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:118:3
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]    --> src/coresimd/simd.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | simd_ty!(i64x4[i64]: i64, i64, i64, i64 | x0, x1, x2, x3);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 7   + use std::prelude::rust_2024::derive;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:411:3
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:462:3
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_deprecated` in this scope
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[rustc_deprecated(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:531:3
[INFO] [stdout]     |
[INFO] [stdout] 531 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:577:3
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     asm!("pushfq; popq $0" : "=r"(eflags) : : : "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:666:3
[INFO] [stdout]     |
[INFO] [stdout] 666 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:869:3
[INFO] [stdout]     |
[INFO] [stdout] 869 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:888:3
[INFO] [stdout]     |
[INFO] [stdout] 888 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_deprecated` in this scope
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[rustc_deprecated(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:907:3
[INFO] [stdout]     |
[INFO] [stdout] 907 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:926:3
[INFO] [stdout]     |
[INFO] [stdout] 926 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/eflags.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     asm!("pushq $0; popfq" : : "r"(eflags) : "cc", "flags" : "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/fxsr.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(test, assert_instr(fxsave))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/fxsr.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(test, assert_instr(fxrstor))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]    --> src/coresimd/x86/fxsr.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[simd_test(enable = "fxsr")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/bswap.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(test, assert_instr(bswap))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:947:3
[INFO] [stdout]     |
[INFO] [stdout] 947 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx.rs:968:3
[INFO] [stdout]     |
[INFO] [stdout] 968 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1082:3
[INFO] [stdout]      |
[INFO] [stdout] 1082 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `test` in this scope
[INFO] [stdout]   --> src/coresimd/x86/bswap.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[test]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `test` is imported here, but it is a crate, not an attribute
[INFO] [stdout]   --> src/lib.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | extern crate test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this attribute macro through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 26 +     use coresimd::x86::test;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/rdtsc.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(test, assert_instr(rdtsc))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/rdtsc.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg_attr(test, assert_instr(rdtscp))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]   --> src/coresimd/x86/rdtsc.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]   --> src/coresimd/x86/rdtsc.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1098:3
[INFO] [stdout]      |
[INFO] [stdout] 1098 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1113:3
[INFO] [stdout]      |
[INFO] [stdout] 1113 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1178:3
[INFO] [stdout]      |
[INFO] [stdout] 1178 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Eq, Ord, PartialEq, PartialOrd)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 5  + use coresimd::x86::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg_attr(test, assert_instr(cpuid))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1236:3
[INFO] [stdout]      |
[INFO] [stdout] 1236 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1314:3
[INFO] [stdout]      |
[INFO] [stdout] 1314 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         asm!("cpuid"
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1360:3
[INFO] [stdout]      |
[INFO] [stdout] 1360 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1390:3
[INFO] [stdout]      |
[INFO] [stdout] 1390 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1410:3
[INFO] [stdout]      |
[INFO] [stdout] 1410 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         asm!("cpuid\n"
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/cpuid.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg_attr(test, assert_instr(cpuid))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/xsave.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(test, assert_instr(xsave))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/xsave.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg_attr(test, assert_instr(xrstor))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/xsave.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg_attr(test, assert_instr(xsetbv))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/xsave.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(test, assert_instr(xgetbv))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1430:3
[INFO] [stdout]      |
[INFO] [stdout] 1430 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1514:3
[INFO] [stdout]      |
[INFO] [stdout] 1514 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/coresimd/x86/xsave.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     asm!("xgetbv" : "={eax}"(eax), "={edx}"(edx) : "{ecx}"(xcr_no));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/xsave.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg_attr(test, assert_instr(xsaveopt))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/xsave.rs:122:18
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg_attr(test, assert_instr(xsavec))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/xsave.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg_attr(test, assert_instr(xsaves))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/xsave.rs:158:18
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg_attr(test, assert_instr(xrstors))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]    --> src/coresimd/x86/xsave.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[simd_test(enable = "xsave")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]    --> src/coresimd/x86/xsave.rs:259:7
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[simd_test(enable = "xsave,xsavec")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(test, assert_instr(addss))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg_attr(test, assert_instr(addps))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg_attr(test, assert_instr(subss))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1532:3
[INFO] [stdout]      |
[INFO] [stdout] 1532 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg_attr(test, assert_instr(subps))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(test, assert_instr(mulss))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg_attr(test, assert_instr(mulps))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg_attr(test, assert_instr(divss))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg_attr(test, assert_instr(divps))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg_attr(test, assert_instr(sqrtss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg_attr(test, assert_instr(sqrtps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg_attr(test, assert_instr(rcpss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg_attr(test, assert_instr(rcpps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg_attr(test, assert_instr(rsqrtss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:171:18
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg_attr(test, assert_instr(rsqrtps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg_attr(test, assert_instr(minss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg_attr(test, assert_instr(minps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:209:18
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[cfg_attr(test, assert_instr(maxss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:221:18
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg_attr(test, assert_instr(maxps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     assert_instr(andps)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |     assert_instr(andnps)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     assert_instr(orps)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     assert_instr(xorps)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[cfg_attr(test, assert_instr(cmpeqss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:322:18
[INFO] [stdout]     |
[INFO] [stdout] 322 | #[cfg_attr(test, assert_instr(cmpltss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:336:18
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[cfg_attr(test, assert_instr(cmpless))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:350:18
[INFO] [stdout]     |
[INFO] [stdout] 350 | #[cfg_attr(test, assert_instr(cmpltss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:364:18
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[cfg_attr(test, assert_instr(cmpless))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:378:18
[INFO] [stdout]     |
[INFO] [stdout] 378 | #[cfg_attr(test, assert_instr(cmpneqss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:392:18
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[cfg_attr(test, assert_instr(cmpnltss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:406:18
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg_attr(test, assert_instr(cmpnless))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:420:18
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[cfg_attr(test, assert_instr(cmpnltss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:434:18
[INFO] [stdout]     |
[INFO] [stdout] 434 | #[cfg_attr(test, assert_instr(cmpnless))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:448:18
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[cfg_attr(test, assert_instr(cmpordss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:462:18
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[cfg_attr(test, assert_instr(cmpunordss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:475:18
[INFO] [stdout]     |
[INFO] [stdout] 475 | #[cfg_attr(test, assert_instr(cmpeqps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:488:18
[INFO] [stdout]     |
[INFO] [stdout] 488 | #[cfg_attr(test, assert_instr(cmpltps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:502:18
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[cfg_attr(test, assert_instr(cmpleps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:515:18
[INFO] [stdout]     |
[INFO] [stdout] 515 | #[cfg_attr(test, assert_instr(cmpltps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:529:18
[INFO] [stdout]     |
[INFO] [stdout] 529 | #[cfg_attr(test, assert_instr(cmpleps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:542:18
[INFO] [stdout]     |
[INFO] [stdout] 542 | #[cfg_attr(test, assert_instr(cmpneqps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:556:18
[INFO] [stdout]     |
[INFO] [stdout] 556 | #[cfg_attr(test, assert_instr(cmpnltps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:570:18
[INFO] [stdout]     |
[INFO] [stdout] 570 | #[cfg_attr(test, assert_instr(cmpnleps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:584:18
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[cfg_attr(test, assert_instr(cmpnltps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:598:18
[INFO] [stdout]     |
[INFO] [stdout] 598 | #[cfg_attr(test, assert_instr(cmpnleps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:612:18
[INFO] [stdout]     |
[INFO] [stdout] 612 | #[cfg_attr(test, assert_instr(cmpordps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:626:18
[INFO] [stdout]     |
[INFO] [stdout] 626 | #[cfg_attr(test, assert_instr(cmpunordps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:638:18
[INFO] [stdout]     |
[INFO] [stdout] 638 | #[cfg_attr(test, assert_instr(comiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:650:18
[INFO] [stdout]     |
[INFO] [stdout] 650 | #[cfg_attr(test, assert_instr(comiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:663:18
[INFO] [stdout]     |
[INFO] [stdout] 663 | #[cfg_attr(test, assert_instr(comiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:676:18
[INFO] [stdout]     |
[INFO] [stdout] 676 | #[cfg_attr(test, assert_instr(comiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:689:18
[INFO] [stdout]     |
[INFO] [stdout] 689 | #[cfg_attr(test, assert_instr(comiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:701:18
[INFO] [stdout]     |
[INFO] [stdout] 701 | #[cfg_attr(test, assert_instr(comiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:714:18
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg_attr(test, assert_instr(ucomiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:728:18
[INFO] [stdout]     |
[INFO] [stdout] 728 | #[cfg_attr(test, assert_instr(ucomiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:742:18
[INFO] [stdout]     |
[INFO] [stdout] 742 | #[cfg_attr(test, assert_instr(ucomiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:756:18
[INFO] [stdout]     |
[INFO] [stdout] 756 | #[cfg_attr(test, assert_instr(ucomiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:770:18
[INFO] [stdout]     |
[INFO] [stdout] 770 | #[cfg_attr(test, assert_instr(ucomiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:783:18
[INFO] [stdout]     |
[INFO] [stdout] 783 | #[cfg_attr(test, assert_instr(ucomiss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:801:18
[INFO] [stdout]     |
[INFO] [stdout] 801 | #[cfg_attr(test, assert_instr(cvtss2si))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:812:18
[INFO] [stdout]     |
[INFO] [stdout] 812 | #[cfg_attr(test, assert_instr(cvtss2si))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:832:18
[INFO] [stdout]     |
[INFO] [stdout] 832 | #[cfg_attr(test, assert_instr(cvttss2si))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:843:18
[INFO] [stdout]     |
[INFO] [stdout] 843 | #[cfg_attr(test, assert_instr(cvttss2si))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:870:18
[INFO] [stdout]     |
[INFO] [stdout] 870 | #[cfg_attr(test, assert_instr(cvtsi2ss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:881:18
[INFO] [stdout]     |
[INFO] [stdout] 881 | #[cfg_attr(test, assert_instr(cvtsi2ss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:893:18
[INFO] [stdout]     |
[INFO] [stdout] 893 | #[cfg_attr(test, assert_instr(movss))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:904:18
[INFO] [stdout]     |
[INFO] [stdout] 904 | #[cfg_attr(test, assert_instr(shufps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:915:18
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[cfg_attr(test, assert_instr(shufps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:942:18
[INFO] [stdout]     |
[INFO] [stdout] 942 | #[cfg_attr(test, assert_instr(unpcklps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:960:47
[INFO] [stdout]     |
[INFO] [stdout] 960 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(unpcklps))]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:973:18
[INFO] [stdout]     |
[INFO] [stdout] 973 | #[cfg_attr(test, assert_instr(xorps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:997:18
[INFO] [stdout]     |
[INFO] [stdout] 997 | #[cfg_attr(test, assert_instr(shufps, mask = 3))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1550:3
[INFO] [stdout]      |
[INFO] [stdout] 1550 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1570:3
[INFO] [stdout]      |
[INFO] [stdout] 1570 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1583:3
[INFO] [stdout]      |
[INFO] [stdout] 1583 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse.rs:998:3
[INFO] [stdout]     |
[INFO] [stdout] 998 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1052:18
[INFO] [stdout]      |
[INFO] [stdout] 1052 | #[cfg_attr(test, assert_instr(unpckhps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1064:18
[INFO] [stdout]      |
[INFO] [stdout] 1064 | #[cfg_attr(test, assert_instr(unpcklps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1076:18
[INFO] [stdout]      |
[INFO] [stdout] 1076 | #[cfg_attr(test, assert_instr(movhlps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1089:18
[INFO] [stdout]      |
[INFO] [stdout] 1089 | #[cfg_attr(test, assert_instr(movlhps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1103:18
[INFO] [stdout]      |
[INFO] [stdout] 1103 | #[cfg_attr(test, assert_instr(movmskps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1149:47
[INFO] [stdout]      |
[INFO] [stdout] 1149 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movhpd))]
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1207:47
[INFO] [stdout]      |
[INFO] [stdout] 1207 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movlpd))]
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1234:18
[INFO] [stdout]      |
[INFO] [stdout] 1234 | #[cfg_attr(test, assert_instr(movss))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1249:18
[INFO] [stdout]      |
[INFO] [stdout] 1249 | #[cfg_attr(test, assert_instr(movss))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1261:18
[INFO] [stdout]      |
[INFO] [stdout] 1261 | #[cfg_attr(test, assert_instr(movss))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1279:18
[INFO] [stdout]      |
[INFO] [stdout] 1279 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1296:18
[INFO] [stdout]      |
[INFO] [stdout] 1296 | #[cfg_attr(test, assert_instr(movups))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1333:18
[INFO] [stdout]      |
[INFO] [stdout] 1333 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1352:5
[INFO] [stdout]      |
[INFO] [stdout] 1352 |     assert_instr(movhps) // LLVM7 prefers single-precision instructions
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1382:5
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     assert_instr(movlps)
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1408:18
[INFO] [stdout]      |
[INFO] [stdout] 1408 | #[cfg_attr(test, assert_instr(movss))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1434:18
[INFO] [stdout]      |
[INFO] [stdout] 1434 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1446:18
[INFO] [stdout]      |
[INFO] [stdout] 1446 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1465:18
[INFO] [stdout]      |
[INFO] [stdout] 1465 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1480:18
[INFO] [stdout]      |
[INFO] [stdout] 1480 | #[cfg_attr(test, assert_instr(movups))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1508:18
[INFO] [stdout]      |
[INFO] [stdout] 1508 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1526:18
[INFO] [stdout]      |
[INFO] [stdout] 1526 | #[cfg_attr(test, assert_instr(movss))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1542:18
[INFO] [stdout]      |
[INFO] [stdout] 1542 | #[cfg_attr(test, assert_instr(sfence))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1555:18
[INFO] [stdout]      |
[INFO] [stdout] 1555 | #[cfg_attr(test, assert_instr(stmxcsr))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1692:18
[INFO] [stdout]      |
[INFO] [stdout] 1692 | #[cfg_attr(test, assert_instr(ldmxcsr))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1915:18
[INFO] [stdout]      |
[INFO] [stdout] 1915 | #[cfg_attr(test, assert_instr(prefetcht0, strategy = _MM_HINT_T0))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1916:18
[INFO] [stdout]      |
[INFO] [stdout] 1916 | #[cfg_attr(test, assert_instr(prefetcht1, strategy = _MM_HINT_T1))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1917:18
[INFO] [stdout]      |
[INFO] [stdout] 1917 | #[cfg_attr(test, assert_instr(prefetcht2, strategy = _MM_HINT_T2))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1918:18
[INFO] [stdout]      |
[INFO] [stdout] 1918 | #[cfg_attr(test, assert_instr(prefetchnta, strategy = _MM_HINT_NTA))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx.rs:1596:3
[INFO] [stdout]      |
[INFO] [stdout] 1596 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:377:3
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:1919:3
[INFO] [stdout]      |
[INFO] [stdout] 1919 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2095:18
[INFO] [stdout]      |
[INFO] [stdout] 2095 | #[cfg_attr(test, assert_instr(movntps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2105:18
[INFO] [stdout]      |
[INFO] [stdout] 2105 | #[cfg_attr(test, assert_instr(movntq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2114:18
[INFO] [stdout]      |
[INFO] [stdout] 2114 | #[cfg_attr(test, assert_instr(pmaxsw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2123:18
[INFO] [stdout]      |
[INFO] [stdout] 2123 | #[cfg_attr(test, assert_instr(pmaxsw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2132:18
[INFO] [stdout]      |
[INFO] [stdout] 2132 | #[cfg_attr(test, assert_instr(pmaxub))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2141:18
[INFO] [stdout]      |
[INFO] [stdout] 2141 | #[cfg_attr(test, assert_instr(pmaxub))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2150:18
[INFO] [stdout]      |
[INFO] [stdout] 2150 | #[cfg_attr(test, assert_instr(pminsw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2159:18
[INFO] [stdout]      |
[INFO] [stdout] 2159 | #[cfg_attr(test, assert_instr(pminsw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2168:18
[INFO] [stdout]      |
[INFO] [stdout] 2168 | #[cfg_attr(test, assert_instr(pminub))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2177:18
[INFO] [stdout]      |
[INFO] [stdout] 2177 | #[cfg_attr(test, assert_instr(pminub))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2187:18
[INFO] [stdout]      |
[INFO] [stdout] 2187 | #[cfg_attr(test, assert_instr(pmulhuw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2197:18
[INFO] [stdout]      |
[INFO] [stdout] 2197 | #[cfg_attr(test, assert_instr(pmullw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2207:18
[INFO] [stdout]      |
[INFO] [stdout] 2207 | #[cfg_attr(test, assert_instr(pmulhuw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2217:18
[INFO] [stdout]      |
[INFO] [stdout] 2217 | #[cfg_attr(test, assert_instr(pavgb))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2227:18
[INFO] [stdout]      |
[INFO] [stdout] 2227 | #[cfg_attr(test, assert_instr(pavgb))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2237:18
[INFO] [stdout]      |
[INFO] [stdout] 2237 | #[cfg_attr(test, assert_instr(pavgw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2247:18
[INFO] [stdout]      |
[INFO] [stdout] 2247 | #[cfg_attr(test, assert_instr(pavgw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2258:18
[INFO] [stdout]      |
[INFO] [stdout] 2258 | #[cfg_attr(test, assert_instr(psadbw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2269:18
[INFO] [stdout]      |
[INFO] [stdout] 2269 | #[cfg_attr(test, assert_instr(psadbw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2280:18
[INFO] [stdout]      |
[INFO] [stdout] 2280 | #[cfg_attr(test, assert_instr(cvtpi2ps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2291:18
[INFO] [stdout]      |
[INFO] [stdout] 2291 | #[cfg_attr(test, assert_instr(cvtpi2ps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2299:18
[INFO] [stdout]      |
[INFO] [stdout] 2299 | #[cfg_attr(test, assert_instr(cvtpi2ps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2310:18
[INFO] [stdout]      |
[INFO] [stdout] 2310 | #[cfg_attr(test, assert_instr(cvtpi2ps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2320:18
[INFO] [stdout]      |
[INFO] [stdout] 2320 | #[cfg_attr(test, assert_instr(cvtpi2ps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2335:18
[INFO] [stdout]      |
[INFO] [stdout] 2335 | #[cfg_attr(test, assert_instr(cvtpi2ps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2350:18
[INFO] [stdout]      |
[INFO] [stdout] 2350 | #[cfg_attr(test, assert_instr(cvtpi2ps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2367:18
[INFO] [stdout]      |
[INFO] [stdout] 2367 | #[cfg_attr(test, assert_instr(maskmovq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2381:18
[INFO] [stdout]      |
[INFO] [stdout] 2381 | #[cfg_attr(test, assert_instr(maskmovq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 | #[cfg_attr(test, assert_instr(pextrw, imm2 = 0))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:413:3
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/avx2.rs:480:3
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[rustc_args_required_const(2)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1034:3
[INFO] [stdout]      |
[INFO] [stdout] 1034 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2391:3
[INFO] [stdout]      |
[INFO] [stdout] 2391 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2405:18
[INFO] [stdout]      |
[INFO] [stdout] 2405 | #[cfg_attr(test, assert_instr(pextrw, imm2 = 0))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1122:3
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1149:3
[INFO] [stdout]      |
[INFO] [stdout] 1149 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1176:3
[INFO] [stdout]      |
[INFO] [stdout] 1176 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1203:3
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2406:3
[INFO] [stdout]      |
[INFO] [stdout] 2406 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2421:18
[INFO] [stdout]      |
[INFO] [stdout] 2421 | #[cfg_attr(test, assert_instr(pinsrw, imm2 = 0))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1230:3
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1256:3
[INFO] [stdout]      |
[INFO] [stdout] 1256 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1279:3
[INFO] [stdout]      |
[INFO] [stdout] 1279 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2422:3
[INFO] [stdout]      |
[INFO] [stdout] 2422 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2437:18
[INFO] [stdout]      |
[INFO] [stdout] 2437 | #[cfg_attr(test, assert_instr(pinsrw, imm2 = 0))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1305:3
[INFO] [stdout]      |
[INFO] [stdout] 1305 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1328:3
[INFO] [stdout]      |
[INFO] [stdout] 1328 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1355:3
[INFO] [stdout]      |
[INFO] [stdout] 1355 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2438:3
[INFO] [stdout]      |
[INFO] [stdout] 2438 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2453:18
[INFO] [stdout]      |
[INFO] [stdout] 2453 | #[cfg_attr(test, assert_instr(pmovmskb))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2463:18
[INFO] [stdout]      |
[INFO] [stdout] 2463 | #[cfg_attr(test, assert_instr(pmovmskb))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2472:18
[INFO] [stdout]      |
[INFO] [stdout] 2472 | #[cfg_attr(test, assert_instr(pshufw, imm8 = 0))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1382:3
[INFO] [stdout]      |
[INFO] [stdout] 1382 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1409:3
[INFO] [stdout]      |
[INFO] [stdout] 1409 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1436:3
[INFO] [stdout]      |
[INFO] [stdout] 1436 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1462:3
[INFO] [stdout]      |
[INFO] [stdout] 1462 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2473:3
[INFO] [stdout]      |
[INFO] [stdout] 2473 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2487:18
[INFO] [stdout]      |
[INFO] [stdout] 2487 | #[cfg_attr(test, assert_instr(pshufw, imm8 = 0))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1486:3
[INFO] [stdout]      |
[INFO] [stdout] 1486 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1512:3
[INFO] [stdout]      |
[INFO] [stdout] 1512 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1536:3
[INFO] [stdout]      |
[INFO] [stdout] 1536 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2488:3
[INFO] [stdout]      |
[INFO] [stdout] 2488 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2502:18
[INFO] [stdout]      |
[INFO] [stdout] 2502 | #[cfg_attr(test, assert_instr(cvttps2pi))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2511:18
[INFO] [stdout]      |
[INFO] [stdout] 2511 | #[cfg_attr(test, assert_instr(cvttps2pi))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2520:18
[INFO] [stdout]      |
[INFO] [stdout] 2520 | #[cfg_attr(test, assert_instr(cvtps2pi))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2529:18
[INFO] [stdout]      |
[INFO] [stdout] 2529 | #[cfg_attr(test, assert_instr(cvtps2pi))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2538:18
[INFO] [stdout]      |
[INFO] [stdout] 2538 | #[cfg_attr(test, assert_instr(cvtps2pi))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2551:18
[INFO] [stdout]      |
[INFO] [stdout] 2551 | #[cfg_attr(test, assert_instr(cvtps2pi))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2568:7
[INFO] [stdout]      |
[INFO] [stdout] 2568 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2576:7
[INFO] [stdout]      |
[INFO] [stdout] 2576 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2584:7
[INFO] [stdout]      |
[INFO] [stdout] 2584 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2592:7
[INFO] [stdout]      |
[INFO] [stdout] 2592 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2600:7
[INFO] [stdout]      |
[INFO] [stdout] 2600 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2608:7
[INFO] [stdout]      |
[INFO] [stdout] 2608 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2616:7
[INFO] [stdout]      |
[INFO] [stdout] 2616 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2624:7
[INFO] [stdout]      |
[INFO] [stdout] 2624 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2632:7
[INFO] [stdout]      |
[INFO] [stdout] 2632 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2640:7
[INFO] [stdout]      |
[INFO] [stdout] 2640 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2648:7
[INFO] [stdout]      |
[INFO] [stdout] 2648 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2656:7
[INFO] [stdout]      |
[INFO] [stdout] 2656 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2667:7
[INFO] [stdout]      |
[INFO] [stdout] 2667 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2678:7
[INFO] [stdout]      |
[INFO] [stdout] 2678 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2689:7
[INFO] [stdout]      |
[INFO] [stdout] 2689 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2697:7
[INFO] [stdout]      |
[INFO] [stdout] 2697 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2705:7
[INFO] [stdout]      |
[INFO] [stdout] 2705 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2713:7
[INFO] [stdout]      |
[INFO] [stdout] 2713 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1563:3
[INFO] [stdout]      |
[INFO] [stdout] 1563 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2721:7
[INFO] [stdout]      |
[INFO] [stdout] 2721 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2730:7
[INFO] [stdout]      |
[INFO] [stdout] 2730 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2739:7
[INFO] [stdout]      |
[INFO] [stdout] 2739 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2748:7
[INFO] [stdout]      |
[INFO] [stdout] 2748 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2757:7
[INFO] [stdout]      |
[INFO] [stdout] 2757 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2772:7
[INFO] [stdout]      |
[INFO] [stdout] 2772 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2796:7
[INFO] [stdout]      |
[INFO] [stdout] 2796 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2820:7
[INFO] [stdout]      |
[INFO] [stdout] 2820 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2844:7
[INFO] [stdout]      |
[INFO] [stdout] 2844 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2868:7
[INFO] [stdout]      |
[INFO] [stdout] 2868 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2892:7
[INFO] [stdout]      |
[INFO] [stdout] 2892 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2921:7
[INFO] [stdout]      |
[INFO] [stdout] 2921 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2950:7
[INFO] [stdout]      |
[INFO] [stdout] 2950 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:2979:7
[INFO] [stdout]      |
[INFO] [stdout] 2979 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3008:7
[INFO] [stdout]      |
[INFO] [stdout] 3008 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3032:7
[INFO] [stdout]      |
[INFO] [stdout] 3032 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3056:7
[INFO] [stdout]      |
[INFO] [stdout] 3056 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3068:7
[INFO] [stdout]      |
[INFO] [stdout] 3068 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3080:7
[INFO] [stdout]      |
[INFO] [stdout] 3080 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3092:7
[INFO] [stdout]      |
[INFO] [stdout] 3092 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3104:7
[INFO] [stdout]      |
[INFO] [stdout] 3104 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3116:7
[INFO] [stdout]      |
[INFO] [stdout] 3116 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3128:7
[INFO] [stdout]      |
[INFO] [stdout] 3128 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3140:7
[INFO] [stdout]      |
[INFO] [stdout] 3140 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3152:7
[INFO] [stdout]      |
[INFO] [stdout] 3152 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3164:7
[INFO] [stdout]      |
[INFO] [stdout] 3164 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3176:7
[INFO] [stdout]      |
[INFO] [stdout] 3176 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3188:7
[INFO] [stdout]      |
[INFO] [stdout] 3188 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3200:7
[INFO] [stdout]      |
[INFO] [stdout] 3200 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3221:7
[INFO] [stdout]      |
[INFO] [stdout] 3221 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3242:7
[INFO] [stdout]      |
[INFO] [stdout] 3242 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3263:7
[INFO] [stdout]      |
[INFO] [stdout] 3263 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3284:7
[INFO] [stdout]      |
[INFO] [stdout] 3284 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3305:7
[INFO] [stdout]      |
[INFO] [stdout] 3305 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3326:7
[INFO] [stdout]      |
[INFO] [stdout] 3326 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3347:7
[INFO] [stdout]      |
[INFO] [stdout] 3347 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3368:7
[INFO] [stdout]      |
[INFO] [stdout] 3368 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3389:7
[INFO] [stdout]      |
[INFO] [stdout] 3389 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3410:7
[INFO] [stdout]      |
[INFO] [stdout] 3410 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3431:7
[INFO] [stdout]      |
[INFO] [stdout] 3431 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3480:7
[INFO] [stdout]      |
[INFO] [stdout] 3480 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3497:7
[INFO] [stdout]      |
[INFO] [stdout] 3497 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3523:7
[INFO] [stdout]      |
[INFO] [stdout] 3523 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3541:7
[INFO] [stdout]      |
[INFO] [stdout] 3541 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3547:7
[INFO] [stdout]      |
[INFO] [stdout] 3547 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3553:7
[INFO] [stdout]      |
[INFO] [stdout] 3553 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3567:7
[INFO] [stdout]      |
[INFO] [stdout] 3567 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3581:7
[INFO] [stdout]      |
[INFO] [stdout] 3581 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3592:7
[INFO] [stdout]      |
[INFO] [stdout] 3592 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3598:7
[INFO] [stdout]      |
[INFO] [stdout] 3598 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3605:7
[INFO] [stdout]      |
[INFO] [stdout] 3605 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3613:7
[INFO] [stdout]      |
[INFO] [stdout] 3613 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3621:7
[INFO] [stdout]      |
[INFO] [stdout] 3621 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3629:7
[INFO] [stdout]      |
[INFO] [stdout] 3629 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3637:7
[INFO] [stdout]      |
[INFO] [stdout] 3637 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3645:7
[INFO] [stdout]      |
[INFO] [stdout] 3645 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3654:7
[INFO] [stdout]      |
[INFO] [stdout] 3654 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3663:7
[INFO] [stdout]      |
[INFO] [stdout] 3663 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3670:7
[INFO] [stdout]      |
[INFO] [stdout] 3670 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3677:7
[INFO] [stdout]      |
[INFO] [stdout] 3677 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3700:7
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3708:7
[INFO] [stdout]      |
[INFO] [stdout] 3708 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3731:7
[INFO] [stdout]      |
[INFO] [stdout] 3731 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3742:7
[INFO] [stdout]      |
[INFO] [stdout] 3742 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3753:7
[INFO] [stdout]      |
[INFO] [stdout] 3753 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3764:7
[INFO] [stdout]      |
[INFO] [stdout] 3764 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3789:7
[INFO] [stdout]      |
[INFO] [stdout] 3789 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3815:7
[INFO] [stdout]      |
[INFO] [stdout] 3815 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3841:7
[INFO] [stdout]      |
[INFO] [stdout] 3841 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3867:7
[INFO] [stdout]      |
[INFO] [stdout] 3867 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3877:7
[INFO] [stdout]      |
[INFO] [stdout] 3877 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3886:7
[INFO] [stdout]      |
[INFO] [stdout] 3886 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3891:7
[INFO] [stdout]      |
[INFO] [stdout] 3891 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3907:7
[INFO] [stdout]      |
[INFO] [stdout] 3907 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1590:3
[INFO] [stdout]      |
[INFO] [stdout] 1590 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3925:7
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3943:7
[INFO] [stdout]      |
[INFO] [stdout] 3943 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3963:7
[INFO] [stdout]      |
[INFO] [stdout] 3963 |     #[simd_test(enable = "sse")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3974:7
[INFO] [stdout]      |
[INFO] [stdout] 3974 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3983:7
[INFO] [stdout]      |
[INFO] [stdout] 3983 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:3993:7
[INFO] [stdout]      |
[INFO] [stdout] 3993 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4003:7
[INFO] [stdout]      |
[INFO] [stdout] 4003 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4013:7
[INFO] [stdout]      |
[INFO] [stdout] 4013 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4023:7
[INFO] [stdout]      |
[INFO] [stdout] 4023 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4030:7
[INFO] [stdout]      |
[INFO] [stdout] 4030 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4037:7
[INFO] [stdout]      |
[INFO] [stdout] 4037 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4044:7
[INFO] [stdout]      |
[INFO] [stdout] 4044 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4054:7
[INFO] [stdout]      |
[INFO] [stdout] 4054 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4064:7
[INFO] [stdout]      |
[INFO] [stdout] 4064 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4079:7
[INFO] [stdout]      |
[INFO] [stdout] 4079 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4091:7
[INFO] [stdout]      |
[INFO] [stdout] 4091 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4099:7
[INFO] [stdout]      |
[INFO] [stdout] 4099 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4107:7
[INFO] [stdout]      |
[INFO] [stdout] 4107 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4115:7
[INFO] [stdout]      |
[INFO] [stdout] 4115 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4123:7
[INFO] [stdout]      |
[INFO] [stdout] 4123 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4132:7
[INFO] [stdout]      |
[INFO] [stdout] 4132 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4146:7
[INFO] [stdout]      |
[INFO] [stdout] 4146 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4158:7
[INFO] [stdout]      |
[INFO] [stdout] 4158 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4172:7
[INFO] [stdout]      |
[INFO] [stdout] 4172 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4183:7
[INFO] [stdout]      |
[INFO] [stdout] 4183 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4194:7
[INFO] [stdout]      |
[INFO] [stdout] 4194 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4203:7
[INFO] [stdout]      |
[INFO] [stdout] 4203 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4212:7
[INFO] [stdout]      |
[INFO] [stdout] 4212 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse.rs:4219:7
[INFO] [stdout]      |
[INFO] [stdout] 4219 |     #[simd_test(enable = "sse,mmx")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse2.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(test, assert_instr(pause))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse2.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg_attr(test, assert_instr(clflush))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse2.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg_attr(test, assert_instr(lfence))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse2.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(test, assert_instr(mfence))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse2.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg_attr(test, assert_instr(paddb))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse2.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg_attr(test, assert_instr(paddw))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]   --> src/coresimd/x86/sse2.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg_attr(test, assert_instr(paddd))]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg_attr(test, assert_instr(paddq))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[cfg_attr(test, assert_instr(paddsb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg_attr(test, assert_instr(paddsw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg_attr(test, assert_instr(paddusb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg_attr(test, assert_instr(paddusw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg_attr(test, assert_instr(pavgb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg_attr(test, assert_instr(pavgw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg_attr(test, assert_instr(pmaddwd))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[cfg_attr(test, assert_instr(pmaxsw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[cfg_attr(test, assert_instr(pmaxub))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[cfg_attr(test, assert_instr(pminsw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[cfg_attr(test, assert_instr(pminub))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:252:18
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[cfg_attr(test, assert_instr(pmulhw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:266:18
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg_attr(test, assert_instr(pmulhuw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:280:18
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg_attr(test, assert_instr(pmullw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[cfg_attr(test, assert_instr(pmuludq))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[cfg_attr(test, assert_instr(psadbw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[cfg_attr(test, assert_instr(psubb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[cfg_attr(test, assert_instr(psubw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:343:18
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[cfg_attr(test, assert_instr(psubd))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:354:18
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[cfg_attr(test, assert_instr(psubq))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:366:18
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[cfg_attr(test, assert_instr(psubsb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:378:18
[INFO] [stdout]     |
[INFO] [stdout] 378 | #[cfg_attr(test, assert_instr(psubsw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg_attr(test, assert_instr(psubusb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:402:18
[INFO] [stdout]     |
[INFO] [stdout] 402 | #[cfg_attr(test, assert_instr(psubusw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:413:18
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[cfg_attr(test, assert_instr(pslldq, imm8 = 1))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1617:3
[INFO] [stdout]      |
[INFO] [stdout] 1617 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1644:3
[INFO] [stdout]      |
[INFO] [stdout] 1644 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1670:3
[INFO] [stdout]      |
[INFO] [stdout] 1670 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:414:3
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:480:18
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[cfg_attr(test, assert_instr(pslldq, imm8 = 1))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1693:3
[INFO] [stdout]      |
[INFO] [stdout] 1693 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1719:3
[INFO] [stdout]      |
[INFO] [stdout] 1719 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1742:3
[INFO] [stdout]      |
[INFO] [stdout] 1742 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:492:18
[INFO] [stdout]     |
[INFO] [stdout] 492 | #[cfg_attr(test, assert_instr(psrldq, imm8 = 1))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1769:3
[INFO] [stdout]      |
[INFO] [stdout] 1769 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1796:3
[INFO] [stdout]      |
[INFO] [stdout] 1796 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1823:3
[INFO] [stdout]      |
[INFO] [stdout] 1823 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:493:3
[INFO] [stdout]     |
[INFO] [stdout] 493 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1850:3
[INFO] [stdout]      |
[INFO] [stdout] 1850 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:504:18
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[cfg_attr(test, assert_instr(psllw, imm8 = 7))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1876:3
[INFO] [stdout]      |
[INFO] [stdout] 1876 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1900:3
[INFO] [stdout]      |
[INFO] [stdout] 1900 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1926:3
[INFO] [stdout]      |
[INFO] [stdout] 1926 | #[rustc_args_required_const(4)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:505:3
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:517:18
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[cfg_attr(test, assert_instr(psllw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:528:18
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[cfg_attr(test, assert_instr(pslld, imm8 = 7))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:1949:3
[INFO] [stdout]      |
[INFO] [stdout] 1949 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2278:3
[INFO] [stdout]      |
[INFO] [stdout] 2278 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2468:3
[INFO] [stdout]      |
[INFO] [stdout] 2468 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:529:3
[INFO] [stdout]     |
[INFO] [stdout] 529 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:541:18
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[cfg_attr(test, assert_instr(pslld))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:552:18
[INFO] [stdout]     |
[INFO] [stdout] 552 | #[cfg_attr(test, assert_instr(psllq, imm8 = 7))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2524:3
[INFO] [stdout]      |
[INFO] [stdout] 2524 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2546:3
[INFO] [stdout]      |
[INFO] [stdout] 2546 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2698:3
[INFO] [stdout]      |
[INFO] [stdout] 2698 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2776:3
[INFO] [stdout]      |
[INFO] [stdout] 2776 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:553:3
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:565:18
[INFO] [stdout]     |
[INFO] [stdout] 565 | #[cfg_attr(test, assert_instr(psllq))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:577:18
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[cfg_attr(test, assert_instr(psraw, imm8 = 1))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:2837:3
[INFO] [stdout]      |
[INFO] [stdout] 2837 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3007:3
[INFO] [stdout]      |
[INFO] [stdout] 3007 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3025:3
[INFO] [stdout]      |
[INFO] [stdout] 3025 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:578:3
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:590:18
[INFO] [stdout]     |
[INFO] [stdout] 590 | #[cfg_attr(test, assert_instr(psraw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:602:18
[INFO] [stdout]     |
[INFO] [stdout] 602 | #[cfg_attr(test, assert_instr(psrad, imm8 = 1))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3167:3
[INFO] [stdout]      |
[INFO] [stdout] 3167 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3185:3
[INFO] [stdout]      |
[INFO] [stdout] 3185 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3835:3
[INFO] [stdout]      |
[INFO] [stdout] 3835 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:603:3
[INFO] [stdout]     |
[INFO] [stdout] 603 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:615:18
[INFO] [stdout]     |
[INFO] [stdout] 615 | #[cfg_attr(test, assert_instr(psrad))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:626:18
[INFO] [stdout]     |
[INFO] [stdout] 626 | #[cfg_attr(test, assert_instr(psrldq, imm8 = 1))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3851:3
[INFO] [stdout]      |
[INFO] [stdout] 3851 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/avx2.rs:3864:3
[INFO] [stdout]      |
[INFO] [stdout] 3864 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86/pclmulqdq.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:627:3
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:694:18
[INFO] [stdout]     |
[INFO] [stdout] 694 | #[cfg_attr(test, assert_instr(psrlw, imm8 = 1))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86/aes.rs:96:3
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:695:3
[INFO] [stdout]     |
[INFO] [stdout] 695 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:707:18
[INFO] [stdout]     |
[INFO] [stdout] 707 | #[cfg_attr(test, assert_instr(psrlw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:719:18
[INFO] [stdout]     |
[INFO] [stdout] 719 | #[cfg_attr(test, assert_instr(psrld, imm8 = 8))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86/sha.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86_64/sse41.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:720:3
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:732:18
[INFO] [stdout]     |
[INFO] [stdout] 732 | #[cfg_attr(test, assert_instr(psrld))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:744:18
[INFO] [stdout]     |
[INFO] [stdout] 744 | #[cfg_attr(test, assert_instr(psrlq, imm8 = 1))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86_64/sse41.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86_64/avx.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[rustc_args_required_const(2)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:745:3
[INFO] [stdout]     |
[INFO] [stdout] 745 | #[rustc_args_required_const(1)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:757:18
[INFO] [stdout]     |
[INFO] [stdout] 757 | #[cfg_attr(test, assert_instr(psrlq))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:769:18
[INFO] [stdout]     |
[INFO] [stdout] 769 | #[cfg_attr(test, assert_instr(andps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:781:18
[INFO] [stdout]     |
[INFO] [stdout] 781 | #[cfg_attr(test, assert_instr(andnps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:793:18
[INFO] [stdout]     |
[INFO] [stdout] 793 | #[cfg_attr(test, assert_instr(orps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:805:18
[INFO] [stdout]     |
[INFO] [stdout] 805 | #[cfg_attr(test, assert_instr(xorps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:816:18
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg_attr(test, assert_instr(pcmpeqb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:827:18
[INFO] [stdout]     |
[INFO] [stdout] 827 | #[cfg_attr(test, assert_instr(pcmpeqw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:838:18
[INFO] [stdout]     |
[INFO] [stdout] 838 | #[cfg_attr(test, assert_instr(pcmpeqd))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:849:18
[INFO] [stdout]     |
[INFO] [stdout] 849 | #[cfg_attr(test, assert_instr(pcmpgtb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:860:18
[INFO] [stdout]     |
[INFO] [stdout] 860 | #[cfg_attr(test, assert_instr(pcmpgtw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:871:18
[INFO] [stdout]     |
[INFO] [stdout] 871 | #[cfg_attr(test, assert_instr(pcmpgtd))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:882:18
[INFO] [stdout]     |
[INFO] [stdout] 882 | #[cfg_attr(test, assert_instr(pcmpgtb))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:893:18
[INFO] [stdout]     |
[INFO] [stdout] 893 | #[cfg_attr(test, assert_instr(pcmpgtw))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:904:18
[INFO] [stdout]     |
[INFO] [stdout] 904 | #[cfg_attr(test, assert_instr(pcmpgtd))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:916:18
[INFO] [stdout]     |
[INFO] [stdout] 916 | #[cfg_attr(test, assert_instr(cvtdq2pd))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:929:18
[INFO] [stdout]     |
[INFO] [stdout] 929 | #[cfg_attr(test, assert_instr(cvtsi2sd))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:941:18
[INFO] [stdout]     |
[INFO] [stdout] 941 | #[cfg_attr(test, assert_instr(cvtdq2ps))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:953:18
[INFO] [stdout]     |
[INFO] [stdout] 953 | #[cfg_attr(test, assert_instr(cvtps2dq))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:965:47
[INFO] [stdout]     |
[INFO] [stdout] 965 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movd))]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]    --> src/coresimd/x86/sse2.rs:976:18
[INFO] [stdout]     |
[INFO] [stdout] 976 | #[cfg_attr(test, assert_instr(movd))]
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1125:18
[INFO] [stdout]      |
[INFO] [stdout] 1125 | #[cfg_attr(test, assert_instr(xorps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1158:18
[INFO] [stdout]      |
[INFO] [stdout] 1158 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1171:18
[INFO] [stdout]      |
[INFO] [stdout] 1171 | #[cfg_attr(test, assert_instr(movups))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1195:18
[INFO] [stdout]      |
[INFO] [stdout] 1195 | #[cfg_attr(test, assert_instr(maskmovdqu))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1210:18
[INFO] [stdout]      |
[INFO] [stdout] 1210 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1223:18
[INFO] [stdout]      |
[INFO] [stdout] 1223 | #[cfg_attr(test, assert_instr(movups))] // FIXME movdqu expected
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1262:18
[INFO] [stdout]      |
[INFO] [stdout] 1262 | #[cfg_attr(test, assert_instr(movntps))] // FIXME movntdq
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1275:18
[INFO] [stdout]      |
[INFO] [stdout] 1275 | #[cfg_attr(test, assert_instr(movnti))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1290:5
[INFO] [stdout]      |
[INFO] [stdout] 1290 |     assert_instr(movq)
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1305:18
[INFO] [stdout]      |
[INFO] [stdout] 1305 | #[cfg_attr(test, assert_instr(packsswb))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1317:18
[INFO] [stdout]      |
[INFO] [stdout] 1317 | #[cfg_attr(test, assert_instr(packssdw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1329:18
[INFO] [stdout]      |
[INFO] [stdout] 1329 | #[cfg_attr(test, assert_instr(packuswb))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1340:18
[INFO] [stdout]      |
[INFO] [stdout] 1340 | #[cfg_attr(test, assert_instr(pextrw, imm8 = 9))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]   --> src/coresimd/x86_64/avx2.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[rustc_args_required_const(1)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1341:3
[INFO] [stdout]      |
[INFO] [stdout] 1341 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1352:18
[INFO] [stdout]      |
[INFO] [stdout] 1352 | #[cfg_attr(test, assert_instr(pinsrw, imm8 = 9))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1353:3
[INFO] [stdout]      |
[INFO] [stdout] 1353 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1364:18
[INFO] [stdout]      |
[INFO] [stdout] 1364 | #[cfg_attr(test, assert_instr(pmovmskb))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1375:18
[INFO] [stdout]      |
[INFO] [stdout] 1375 | #[cfg_attr(test, assert_instr(pshufd, imm8 = 9))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1376:3
[INFO] [stdout]      |
[INFO] [stdout] 1376 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1442:18
[INFO] [stdout]      |
[INFO] [stdout] 1442 | #[cfg_attr(test, assert_instr(pshufhw, imm8 = 9))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1443:3
[INFO] [stdout]      |
[INFO] [stdout] 1443 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1506:18
[INFO] [stdout]      |
[INFO] [stdout] 1506 | #[cfg_attr(test, assert_instr(pshuflw, imm8 = 9))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1507:3
[INFO] [stdout]      |
[INFO] [stdout] 1507 | #[rustc_args_required_const(1)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1563:18
[INFO] [stdout]      |
[INFO] [stdout] 1563 | #[cfg_attr(test, assert_instr(punpckhbw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1578:18
[INFO] [stdout]      |
[INFO] [stdout] 1578 | #[cfg_attr(test, assert_instr(punpckhwd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1594:18
[INFO] [stdout]      |
[INFO] [stdout] 1594 | #[cfg_attr(test, assert_instr(unpckhps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1609:18
[INFO] [stdout]      |
[INFO] [stdout] 1609 | #[cfg_attr(test, assert_instr(unpckhpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1624:18
[INFO] [stdout]      |
[INFO] [stdout] 1624 | #[cfg_attr(test, assert_instr(punpcklbw))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1639:18
[INFO] [stdout]      |
[INFO] [stdout] 1639 | #[cfg_attr(test, assert_instr(punpcklwd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1652:18
[INFO] [stdout]      |
[INFO] [stdout] 1652 | #[cfg_attr(test, assert_instr(unpcklps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1667:18
[INFO] [stdout]      |
[INFO] [stdout] 1667 | #[cfg_attr(test, assert_instr(movlhps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1683:18
[INFO] [stdout]      |
[INFO] [stdout] 1683 | #[cfg_attr(test, assert_instr(addsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1695:18
[INFO] [stdout]      |
[INFO] [stdout] 1695 | #[cfg_attr(test, assert_instr(addpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1707:18
[INFO] [stdout]      |
[INFO] [stdout] 1707 | #[cfg_attr(test, assert_instr(divsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1719:18
[INFO] [stdout]      |
[INFO] [stdout] 1719 | #[cfg_attr(test, assert_instr(divpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1731:18
[INFO] [stdout]      |
[INFO] [stdout] 1731 | #[cfg_attr(test, assert_instr(maxsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1743:18
[INFO] [stdout]      |
[INFO] [stdout] 1743 | #[cfg_attr(test, assert_instr(maxpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1755:18
[INFO] [stdout]      |
[INFO] [stdout] 1755 | #[cfg_attr(test, assert_instr(minsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1767:18
[INFO] [stdout]      |
[INFO] [stdout] 1767 | #[cfg_attr(test, assert_instr(minpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1779:18
[INFO] [stdout]      |
[INFO] [stdout] 1779 | #[cfg_attr(test, assert_instr(mulsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1791:18
[INFO] [stdout]      |
[INFO] [stdout] 1791 | #[cfg_attr(test, assert_instr(mulpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1803:18
[INFO] [stdout]      |
[INFO] [stdout] 1803 | #[cfg_attr(test, assert_instr(sqrtsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1814:18
[INFO] [stdout]      |
[INFO] [stdout] 1814 | #[cfg_attr(test, assert_instr(sqrtpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1826:18
[INFO] [stdout]      |
[INFO] [stdout] 1826 | #[cfg_attr(test, assert_instr(subsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1838:18
[INFO] [stdout]      |
[INFO] [stdout] 1838 | #[cfg_attr(test, assert_instr(subpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1850:18
[INFO] [stdout]      |
[INFO] [stdout] 1850 | #[cfg_attr(test, assert_instr(andps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1863:18
[INFO] [stdout]      |
[INFO] [stdout] 1863 | #[cfg_attr(test, assert_instr(andnps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1876:18
[INFO] [stdout]      |
[INFO] [stdout] 1876 | #[cfg_attr(test, assert_instr(orps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1889:18
[INFO] [stdout]      |
[INFO] [stdout] 1889 | #[cfg_attr(test, assert_instr(xorps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1903:18
[INFO] [stdout]      |
[INFO] [stdout] 1903 | #[cfg_attr(test, assert_instr(cmpeqsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1915:18
[INFO] [stdout]      |
[INFO] [stdout] 1915 | #[cfg_attr(test, assert_instr(cmpltsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1927:18
[INFO] [stdout]      |
[INFO] [stdout] 1927 | #[cfg_attr(test, assert_instr(cmplesd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1939:18
[INFO] [stdout]      |
[INFO] [stdout] 1939 | #[cfg_attr(test, assert_instr(cmpltsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1951:18
[INFO] [stdout]      |
[INFO] [stdout] 1951 | #[cfg_attr(test, assert_instr(cmplesd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1965:18
[INFO] [stdout]      |
[INFO] [stdout] 1965 | #[cfg_attr(test, assert_instr(cmpordsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1978:18
[INFO] [stdout]      |
[INFO] [stdout] 1978 | #[cfg_attr(test, assert_instr(cmpunordsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:1990:18
[INFO] [stdout]      |
[INFO] [stdout] 1990 | #[cfg_attr(test, assert_instr(cmpneqsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2002:18
[INFO] [stdout]      |
[INFO] [stdout] 2002 | #[cfg_attr(test, assert_instr(cmpnltsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2014:18
[INFO] [stdout]      |
[INFO] [stdout] 2014 | #[cfg_attr(test, assert_instr(cmpnlesd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2026:18
[INFO] [stdout]      |
[INFO] [stdout] 2026 | #[cfg_attr(test, assert_instr(cmpnltsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2038:18
[INFO] [stdout]      |
[INFO] [stdout] 2038 | #[cfg_attr(test, assert_instr(cmpnlesd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2049:18
[INFO] [stdout]      |
[INFO] [stdout] 2049 | #[cfg_attr(test, assert_instr(cmpeqpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2060:18
[INFO] [stdout]      |
[INFO] [stdout] 2060 | #[cfg_attr(test, assert_instr(cmpltpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2071:18
[INFO] [stdout]      |
[INFO] [stdout] 2071 | #[cfg_attr(test, assert_instr(cmplepd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2082:18
[INFO] [stdout]      |
[INFO] [stdout] 2082 | #[cfg_attr(test, assert_instr(cmpltpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2093:18
[INFO] [stdout]      |
[INFO] [stdout] 2093 | #[cfg_attr(test, assert_instr(cmplepd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2104:18
[INFO] [stdout]      |
[INFO] [stdout] 2104 | #[cfg_attr(test, assert_instr(cmpordpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2115:18
[INFO] [stdout]      |
[INFO] [stdout] 2115 | #[cfg_attr(test, assert_instr(cmpunordpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2126:18
[INFO] [stdout]      |
[INFO] [stdout] 2126 | #[cfg_attr(test, assert_instr(cmpneqpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2137:18
[INFO] [stdout]      |
[INFO] [stdout] 2137 | #[cfg_attr(test, assert_instr(cmpnltpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2148:18
[INFO] [stdout]      |
[INFO] [stdout] 2148 | #[cfg_attr(test, assert_instr(cmpnlepd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2159:18
[INFO] [stdout]      |
[INFO] [stdout] 2159 | #[cfg_attr(test, assert_instr(cmpnltpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2171:18
[INFO] [stdout]      |
[INFO] [stdout] 2171 | #[cfg_attr(test, assert_instr(cmpnlepd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2182:18
[INFO] [stdout]      |
[INFO] [stdout] 2182 | #[cfg_attr(test, assert_instr(comisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2193:18
[INFO] [stdout]      |
[INFO] [stdout] 2193 | #[cfg_attr(test, assert_instr(comisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2204:18
[INFO] [stdout]      |
[INFO] [stdout] 2204 | #[cfg_attr(test, assert_instr(comisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2215:18
[INFO] [stdout]      |
[INFO] [stdout] 2215 | #[cfg_attr(test, assert_instr(comisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2226:18
[INFO] [stdout]      |
[INFO] [stdout] 2226 | #[cfg_attr(test, assert_instr(comisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2237:18
[INFO] [stdout]      |
[INFO] [stdout] 2237 | #[cfg_attr(test, assert_instr(comisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2248:18
[INFO] [stdout]      |
[INFO] [stdout] 2248 | #[cfg_attr(test, assert_instr(ucomisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2259:18
[INFO] [stdout]      |
[INFO] [stdout] 2259 | #[cfg_attr(test, assert_instr(ucomisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2270:18
[INFO] [stdout]      |
[INFO] [stdout] 2270 | #[cfg_attr(test, assert_instr(ucomisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2281:18
[INFO] [stdout]      |
[INFO] [stdout] 2281 | #[cfg_attr(test, assert_instr(ucomisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2292:18
[INFO] [stdout]      |
[INFO] [stdout] 2292 | #[cfg_attr(test, assert_instr(ucomisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2303:18
[INFO] [stdout]      |
[INFO] [stdout] 2303 | #[cfg_attr(test, assert_instr(ucomisd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2315:18
[INFO] [stdout]      |
[INFO] [stdout] 2315 | #[cfg_attr(test, assert_instr(cvtpd2ps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2328:18
[INFO] [stdout]      |
[INFO] [stdout] 2328 | #[cfg_attr(test, assert_instr(cvtps2pd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2340:18
[INFO] [stdout]      |
[INFO] [stdout] 2340 | #[cfg_attr(test, assert_instr(cvtpd2dq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2352:18
[INFO] [stdout]      |
[INFO] [stdout] 2352 | #[cfg_attr(test, assert_instr(cvtsd2si))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2366:18
[INFO] [stdout]      |
[INFO] [stdout] 2366 | #[cfg_attr(test, assert_instr(cvtsd2ss))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 | #[cfg_attr(test, assert_instr(cvtss2sd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2402:18
[INFO] [stdout]      |
[INFO] [stdout] 2402 | #[cfg_attr(test, assert_instr(cvttpd2dq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2414:18
[INFO] [stdout]      |
[INFO] [stdout] 2414 | #[cfg_attr(test, assert_instr(cvttsd2si))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2426:18
[INFO] [stdout]      |
[INFO] [stdout] 2426 | #[cfg_attr(test, assert_instr(cvttps2dq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2493:18
[INFO] [stdout]      |
[INFO] [stdout] 2493 | #[cfg_attr(test, assert_instr(xorps))] // FIXME xorpd expected
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2507:18
[INFO] [stdout]      |
[INFO] [stdout] 2507 | #[cfg_attr(test, assert_instr(movmskpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2521:18
[INFO] [stdout]      |
[INFO] [stdout] 2521 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2533:18
[INFO] [stdout]      |
[INFO] [stdout] 2533 | #[cfg_attr(test, assert_instr(movsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2546:18
[INFO] [stdout]      |
[INFO] [stdout] 2546 | #[cfg_attr(test, assert_instr(movhpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2559:18
[INFO] [stdout]      |
[INFO] [stdout] 2559 | #[cfg_attr(test, assert_instr(movlpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2573:18
[INFO] [stdout]      |
[INFO] [stdout] 2573 | #[cfg_attr(test, assert_instr(movntps))] // FIXME movntpd
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2585:18
[INFO] [stdout]      |
[INFO] [stdout] 2585 | #[cfg_attr(test, assert_instr(movlps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2598:18
[INFO] [stdout]      |
[INFO] [stdout] 2598 | #[cfg_attr(test, assert_instr(movaps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2611:18
[INFO] [stdout]      |
[INFO] [stdout] 2611 | #[cfg_attr(test, assert_instr(movups))] // FIXME movupd expected
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2663:18
[INFO] [stdout]      |
[INFO] [stdout] 2663 | #[cfg_attr(test, assert_instr(movhpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2675:18
[INFO] [stdout]      |
[INFO] [stdout] 2675 | #[cfg_attr(test, assert_instr(movlps))] // FIXME movlpd
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2713:18
[INFO] [stdout]      |
[INFO] [stdout] 2713 | #[cfg_attr(test, assert_instr(movapd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2727:18
[INFO] [stdout]      |
[INFO] [stdout] 2727 | #[cfg_attr(test, assert_instr(movups))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2746:18
[INFO] [stdout]      |
[INFO] [stdout] 2746 | #[cfg_attr(test, assert_instr(shufpd, imm8 = 1))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2747:3
[INFO] [stdout]      |
[INFO] [stdout] 2747 | #[rustc_args_required_const(2)]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2765:18
[INFO] [stdout]      |
[INFO] [stdout] 2765 | #[cfg_attr(test, assert_instr(movsd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2867:18
[INFO] [stdout]      |
[INFO] [stdout] 2867 | #[cfg_attr(test, assert_instr(unpckhpd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2882:18
[INFO] [stdout]      |
[INFO] [stdout] 2882 | #[cfg_attr(test, assert_instr(movlhps))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2892:18
[INFO] [stdout]      |
[INFO] [stdout] 2892 | #[cfg_attr(test, assert_instr(paddq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2902:18
[INFO] [stdout]      |
[INFO] [stdout] 2902 | #[cfg_attr(test, assert_instr(pmuludq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2911:18
[INFO] [stdout]      |
[INFO] [stdout] 2911 | #[cfg_attr(test, assert_instr(psubq))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2921:18
[INFO] [stdout]      |
[INFO] [stdout] 2921 | #[cfg_attr(test, assert_instr(cvtpi2pd))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2978:18
[INFO] [stdout]      |
[INFO] [stdout] 2978 | #[cfg_attr(test, assert_instr(cvtpd2pi))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `assert_instr`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:2990:18
[INFO] [stdout]      |
[INFO] [stdout] 2990 | #[cfg_attr(test, assert_instr(cvttpd2pi))]
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3179:7
[INFO] [stdout]      |
[INFO] [stdout] 3179 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3184:7
[INFO] [stdout]      |
[INFO] [stdout] 3184 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3190:7
[INFO] [stdout]      |
[INFO] [stdout] 3190 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3195:7
[INFO] [stdout]      |
[INFO] [stdout] 3195 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3200:7
[INFO] [stdout]      |
[INFO] [stdout] 3200 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3217:7
[INFO] [stdout]      |
[INFO] [stdout] 3217 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3225:7
[INFO] [stdout]      |
[INFO] [stdout] 3225 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3234:7
[INFO] [stdout]      |
[INFO] [stdout] 3234 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3243:7
[INFO] [stdout]      |
[INFO] [stdout] 3243 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3252:7
[INFO] [stdout]      |
[INFO] [stdout] 3252 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3269:7
[INFO] [stdout]      |
[INFO] [stdout] 3269 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3277:7
[INFO] [stdout]      |
[INFO] [stdout] 3277 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3285:7
[INFO] [stdout]      |
[INFO] [stdout] 3285 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3294:7
[INFO] [stdout]      |
[INFO] [stdout] 3294 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3302:7
[INFO] [stdout]      |
[INFO] [stdout] 3302 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3310:7
[INFO] [stdout]      |
[INFO] [stdout] 3310 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3327:7
[INFO] [stdout]      |
[INFO] [stdout] 3327 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3335:7
[INFO] [stdout]      |
[INFO] [stdout] 3335 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3344:7
[INFO] [stdout]      |
[INFO] [stdout] 3344 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3352:7
[INFO] [stdout]      |
[INFO] [stdout] 3352 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3359:7
[INFO] [stdout]      |
[INFO] [stdout] 3359 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3366:7
[INFO] [stdout]      |
[INFO] [stdout] 3366 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3375:7
[INFO] [stdout]      |
[INFO] [stdout] 3375 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3383:7
[INFO] [stdout]      |
[INFO] [stdout] 3383 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3391:7
[INFO] [stdout]      |
[INFO] [stdout] 3391 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3399:7
[INFO] [stdout]      |
[INFO] [stdout] 3399 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3407:7
[INFO] [stdout]      |
[INFO] [stdout] 3407 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3414:7
[INFO] [stdout]      |
[INFO] [stdout] 3414 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3421:7
[INFO] [stdout]      |
[INFO] [stdout] 3421 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3428:7
[INFO] [stdout]      |
[INFO] [stdout] 3428 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3437:7
[INFO] [stdout]      |
[INFO] [stdout] 3437 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3452:7
[INFO] [stdout]      |
[INFO] [stdout] 3452 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3459:7
[INFO] [stdout]      |
[INFO] [stdout] 3459 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3466:7
[INFO] [stdout]      |
[INFO] [stdout] 3466 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3473:7
[INFO] [stdout]      |
[INFO] [stdout] 3473 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3480:7
[INFO] [stdout]      |
[INFO] [stdout] 3480 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3487:7
[INFO] [stdout]      |
[INFO] [stdout] 3487 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3495:7
[INFO] [stdout]      |
[INFO] [stdout] 3495 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3503:7
[INFO] [stdout]      |
[INFO] [stdout] 3503 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3510:7
[INFO] [stdout]      |
[INFO] [stdout] 3510 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3518:7
[INFO] [stdout]      |
[INFO] [stdout] 3518 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3526:7
[INFO] [stdout]      |
[INFO] [stdout] 3526 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3533:7
[INFO] [stdout]      |
[INFO] [stdout] 3533 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3541:7
[INFO] [stdout]      |
[INFO] [stdout] 3541 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3548:7
[INFO] [stdout]      |
[INFO] [stdout] 3548 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3556:7
[INFO] [stdout]      |
[INFO] [stdout] 3556 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3598:7
[INFO] [stdout]      |
[INFO] [stdout] 3598 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3614:7
[INFO] [stdout]      |
[INFO] [stdout] 3614 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3623:7
[INFO] [stdout]      |
[INFO] [stdout] 3623 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3629:7
[INFO] [stdout]      |
[INFO] [stdout] 3629 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3637:7
[INFO] [stdout]      |
[INFO] [stdout] 3637 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3643:7
[INFO] [stdout]      |
[INFO] [stdout] 3643 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3651:7
[INFO] [stdout]      |
[INFO] [stdout] 3651 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3657:7
[INFO] [stdout]      |
[INFO] [stdout] 3657 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3665:7
[INFO] [stdout]      |
[INFO] [stdout] 3665 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3671:7
[INFO] [stdout]      |
[INFO] [stdout] 3671 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3679:7
[INFO] [stdout]      |
[INFO] [stdout] 3679 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3722:7
[INFO] [stdout]      |
[INFO] [stdout] 3722 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3736:7
[INFO] [stdout]      |
[INFO] [stdout] 3736 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3745:7
[INFO] [stdout]      |
[INFO] [stdout] 3745 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3751:7
[INFO] [stdout]      |
[INFO] [stdout] 3751 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3759:7
[INFO] [stdout]      |
[INFO] [stdout] 3759 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3765:7
[INFO] [stdout]      |
[INFO] [stdout] 3765 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3773:7
[INFO] [stdout]      |
[INFO] [stdout] 3773 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3781:7
[INFO] [stdout]      |
[INFO] [stdout] 3781 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3789:7
[INFO] [stdout]      |
[INFO] [stdout] 3789 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3797:7
[INFO] [stdout]      |
[INFO] [stdout] 3797 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3805:7
[INFO] [stdout]      |
[INFO] [stdout] 3805 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3822:7
[INFO] [stdout]      |
[INFO] [stdout] 3822 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3830:7
[INFO] [stdout]      |
[INFO] [stdout] 3830 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3838:7
[INFO] [stdout]      |
[INFO] [stdout] 3838 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3847:7
[INFO] [stdout]      |
[INFO] [stdout] 3847 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3856:7
[INFO] [stdout]      |
[INFO] [stdout] 3856 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3864:7
[INFO] [stdout]      |
[INFO] [stdout] 3864 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3873:7
[INFO] [stdout]      |
[INFO] [stdout] 3873 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3882:7
[INFO] [stdout]      |
[INFO] [stdout] 3882 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3890:7
[INFO] [stdout]      |
[INFO] [stdout] 3890 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3897:7
[INFO] [stdout]      |
[INFO] [stdout] 3897 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3904:7
[INFO] [stdout]      |
[INFO] [stdout] 3904 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3911:7
[INFO] [stdout]      |
[INFO] [stdout] 3911 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3918:7
[INFO] [stdout]      |
[INFO] [stdout] 3918 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3924:7
[INFO] [stdout]      |
[INFO] [stdout] 3924 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3930:7
[INFO] [stdout]      |
[INFO] [stdout] 3930 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3936:7
[INFO] [stdout]      |
[INFO] [stdout] 3936 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3942:7
[INFO] [stdout]      |
[INFO] [stdout] 3942 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3948:7
[INFO] [stdout]      |
[INFO] [stdout] 3948 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3962:7
[INFO] [stdout]      |
[INFO] [stdout] 3962 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3968:7
[INFO] [stdout]      |
[INFO] [stdout] 3968 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3974:7
[INFO] [stdout]      |
[INFO] [stdout] 3974 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3980:7
[INFO] [stdout]      |
[INFO] [stdout] 3980 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3986:7
[INFO] [stdout]      |
[INFO] [stdout] 3986 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3992:7
[INFO] [stdout]      |
[INFO] [stdout] 3992 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:3998:7
[INFO] [stdout]      |
[INFO] [stdout] 3998 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4012:7
[INFO] [stdout]      |
[INFO] [stdout] 4012 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4018:7
[INFO] [stdout]      |
[INFO] [stdout] 4018 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4025:7
[INFO] [stdout]      |
[INFO] [stdout] 4025 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4032:7
[INFO] [stdout]      |
[INFO] [stdout] 4032 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4039:7
[INFO] [stdout]      |
[INFO] [stdout] 4039 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4053:7
[INFO] [stdout]      |
[INFO] [stdout] 4053 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4061:7
[INFO] [stdout]      |
[INFO] [stdout] 4061 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4069:7
[INFO] [stdout]      |
[INFO] [stdout] 4069 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4077:7
[INFO] [stdout]      |
[INFO] [stdout] 4077 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4085:7
[INFO] [stdout]      |
[INFO] [stdout] 4085 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4093:7
[INFO] [stdout]      |
[INFO] [stdout] 4093 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4100:7
[INFO] [stdout]      |
[INFO] [stdout] 4100 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4114:7
[INFO] [stdout]      |
[INFO] [stdout] 4114 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4125:7
[INFO] [stdout]      |
[INFO] [stdout] 4125 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4136:7
[INFO] [stdout]      |
[INFO] [stdout] 4136 |     #[simd_test(enable = "sse2")]
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `simd_test`
[INFO] [stdout]     --> src/coresimd/x86/sse2.rs:4145:7
[INFO] [stdout]      |
[WARN] too many lines in the log, truncating it
