[INFO] cloning repository https://github.com/uzuna/demo-simple-ringbuf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uzuna/demo-simple-ringbuf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzuna%2Fdemo-simple-ringbuf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzuna%2Fdemo-simple-ringbuf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a505a79e83ae86f4c0b2a42aceb77cc6ebb6f9a4 [INFO] checking uzuna/demo-simple-ringbuf against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzuna%2Fdemo-simple-ringbuf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uzuna/demo-simple-ringbuf on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uzuna/demo-simple-ringbuf [INFO] finished tweaking git repo https://github.com/uzuna/demo-simple-ringbuf [INFO] tweaked toml for git repo https://github.com/uzuna/demo-simple-ringbuf written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uzuna/demo-simple-ringbuf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6206693ce5df7cdfe2994dfe8b3f26446391ace77efddceb454b4bde98b4619d [INFO] running `Command { std: "docker" "start" "-a" "6206693ce5df7cdfe2994dfe8b3f26446391ace77efddceb454b4bde98b4619d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6206693ce5df7cdfe2994dfe8b3f26446391ace77efddceb454b4bde98b4619d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6206693ce5df7cdfe2994dfe8b3f26446391ace77efddceb454b4bde98b4619d", kill_on_drop: false }` [INFO] [stdout] 6206693ce5df7cdfe2994dfe8b3f26446391ace77efddceb454b4bde98b4619d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e9ad1e12254288ebc3e181836bca7c82738d1d58a53c7222cf11f76e0951f5e [INFO] running `Command { std: "docker" "start" "-a" "5e9ad1e12254288ebc3e181836bca7c82738d1d58a53c7222cf11f76e0951f5e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ringbuf v0.1.0 (/opt/rustwide/workdir/ringbuf) [INFO] [stderr] Checking check-feature v0.1.0 (/opt/rustwide/workdir/check-feature) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stdout] warning: method `enqueue` is never used [INFO] [stdout] --> ringbuf/src/helper.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait RingBufTrait { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 12 | fn enqueue(&mut self, item: T) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RingBufProducer` is never used [INFO] [stdout] --> ringbuf/src/helper.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RingBufProducer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RingBufConsumer` is never used [INFO] [stdout] --> ringbuf/src/helper.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait RingBufConsumer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stdout] warning: method `enqueue` is never used [INFO] [stdout] --> ringbuf/src/helper.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait RingBufTrait { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 12 | fn enqueue(&mut self, item: T) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RingBufProducer` is never used [INFO] [stdout] --> ringbuf/src/helper.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RingBufProducer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RingBufConsumer` is never used [INFO] [stdout] --> ringbuf/src/helper.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait RingBufConsumer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a35` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a510` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a53` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a55` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a57` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a64fx` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a65` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a710` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a715` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a72` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a73` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a75` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a76` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a77` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a78` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a78c` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `aggressive-fma` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `all` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alternate-sextload-cvt-f32-pattern` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `altnzcv` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `am` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"m"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ampere1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ampere1a` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `amvs` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a10` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a11` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a12` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a13` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a35` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a510` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a53` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a55` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a14` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a15` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a57` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a64fx` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a65` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a16` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a7` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a7-sysreg` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arith-bcc-fusion` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arith-cbz-fusion` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a710` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a715` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ascend-store-address` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a72` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `b16b16` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `balance-fp-ops` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `brbe` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x10` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a73` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a75` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a76` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a77` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a78` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x11` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x12` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x13` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x14` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `a78c` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `aggressive-fma` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `all` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alternate-sextload-cvt-f32-pattern` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x15` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `altnzcv` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x18` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `am` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"m"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ampere1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x8` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x9` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ampere1a` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `carmel` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `amvs` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a10` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ccidx` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a11` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a12` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a13` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a14` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a15` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clrbhb` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cmp-bcc-fusion` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cortex-r82` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a16` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cortex-x1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a7` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `apple-a7-sysreg` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cortex-x2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arith-bcc-fusion` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cortex-x3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crypto` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arith-cbz-fusion` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ascend-store-address` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-cheap-as-move` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `d128` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `b16b16` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `balance-fp-ops` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `brbe` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x10` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x11` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable-latency-sched-heuristic` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `el2vmsa` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x12` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `el3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x13` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x14` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-select-opt` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x15` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x18` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x8` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ete` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"mte"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `exynos-cheap-as-move` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `exynosm3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `call-saved-x9` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `exynosm4` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `falkor` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fgt` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `carmel` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fix-cortex-a53-835769` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ccidx` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clrbhb` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fmv` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fma"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cmp-bcc-fusion` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32bit-jump-tables` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cortex-r82` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cortex-x1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-address` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-adrp-add` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-aes` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-arith-logic` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-crypto-eor` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cortex-x2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cortex-x3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crypto` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-cheap-as-move` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `d128` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable-latency-sched-heuristic` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `el2vmsa` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `el3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-select-opt` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ete` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"mte"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-csel` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-literals` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `exynos-cheap-as-move` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `exynosm3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `harden-sls-blr` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `exynosm4` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `falkor` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fgt` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `harden-sls-nocomdat` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `harden-sls-retbr` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fix-cortex-a53-835769` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fmv` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fma"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32bit-jump-tables` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hcx` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"hvx"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-address` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ite` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"mte"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `kryo` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-adrp-add` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-aes` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ls64` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-arith-logic` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-crypto-eor` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lsl-fast` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-csel` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuse-literals` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mec` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mpam` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoverse512tvb` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversee1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `harden-sls-blr` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `harden-sls-nocomdat` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `harden-sls-retbr` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversen1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversen2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversev1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hcx` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"hvx"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversev2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nmi` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ite` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"mte"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `kryo` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ls64` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-bti-at-return-twice` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-neg-immediates` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-zcz-fp` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lsl-fast` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mec` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mpam` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoverse512tvb` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nv` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"v"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `outline-atomics` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversee1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversen1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pan-rwv` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversen2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversev1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neoversev2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `predictable-select-expensive` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `predres` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `prfm-slc-target` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rasv2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nmi` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-bti-at-return-twice` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-neg-immediates` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-zcz-fp` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nv` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"v"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `outline-atomics` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pan-rwv` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x10` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x11` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x12` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `predictable-select-expensive` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `predres` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x13` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x14` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `prfm-slc-target` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rasv2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x10` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x15` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x11` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x12` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x20` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x21` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x13` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x22` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x14` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x15` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x23` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x24` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x20` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x21` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x22` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x25` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x23` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x24` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x26` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x27` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x28` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x25` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x26` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x30` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x27` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x28` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x30` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x4` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x5` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x6` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x4` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x7` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x5` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x6` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x7` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x9` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rme` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"sme"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reserve-x9` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"reserve-x18"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `saphira` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sel2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `slow-misaligned-128store` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `slow-paired-128` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rme` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"sme"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `saphira` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sel2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `slow-strqro-store` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `spe-eef` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `specres2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `slow-misaligned-128store` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `specrestrict` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `slow-paired-128` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `strict-align` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `slow-strqro-store` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tagged-globals` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `the` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"tme"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderx` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `spe-eef` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `specres2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderx2t99` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `specrestrict` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderx3t110` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `strict-align` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderxt81` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderxt83` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderxt88` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tlb-rmi` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tagged-globals` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `the` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"tme"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tpidr-el1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderx` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tpidr-el2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tpidr-el3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracev8.4` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trbe` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderx2t99` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderx3t110` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderxt81` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tsv110` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `uaops` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderxt83` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-experimental-zeroing-pseudos` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-postra-scheduler` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thunderxt88` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-reciprocal-square-root` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tlb-rmi` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-scalar-inc-vl` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tpidr-el1` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tpidr-el2` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tpidr-el3` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracev8.4` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trbe` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `v8a` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"v9a"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `v8r` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"v8"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `xs` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tsv110` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `uaops` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-experimental-zeroing-pseudos` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-postra-scheduler` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zcm` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zcb"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-reciprocal-square-root` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zcz` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zcb"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zcz-fp-workaround` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zcz-gp` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-scalar-inc-vl` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `v8a` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"v9a"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `v8r` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"v8"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `xs` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zcm` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zcb"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zcz` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zcb"` [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zcz-fp-workaround` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zcz-gp` [INFO] [stdout] --> check-feature/src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | if cfg!(target_feature = $feature){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | / print_if_feature_enabled!( [INFO] [stdout] 31 | | "aes", [INFO] [stdout] 32 | | "bf16", [INFO] [stdout] 33 | | "bti", [INFO] [stdout] ... | [INFO] [stdout] 273 | | "zcz-gp" [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, and `avx512vbmi` and 345 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking check-hwcap v0.1.0 (/opt/rustwide/workdir/check-hwcap) [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking core_affinity v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking simple-ringbuf v0.1.0 (/opt/rustwide/workdir/ringbuf-app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.60s [INFO] running `Command { std: "docker" "inspect" "5e9ad1e12254288ebc3e181836bca7c82738d1d58a53c7222cf11f76e0951f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9ad1e12254288ebc3e181836bca7c82738d1d58a53c7222cf11f76e0951f5e", kill_on_drop: false }` [INFO] [stdout] 5e9ad1e12254288ebc3e181836bca7c82738d1d58a53c7222cf11f76e0951f5e