[INFO] cloning repository https://github.com/jiashiwen/influxdb-iox-register-etcd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiashiwen/influxdb-iox-register-etcd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiashiwen%2Finfluxdb-iox-register-etcd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiashiwen%2Finfluxdb-iox-register-etcd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12eb0b5390fdbd3dcc5233344017765ecd656e40
[INFO] checking jiashiwen/influxdb-iox-register-etcd/12eb0b5390fdbd3dcc5233344017765ecd656e40 against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiashiwen%2Finfluxdb-iox-register-etcd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jiashiwen/influxdb-iox-register-etcd
[INFO] finished tweaking git repo https://github.com/jiashiwen/influxdb-iox-register-etcd
[INFO] tweaked toml for git repo https://github.com/jiashiwen/influxdb-iox-register-etcd written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiashiwen/influxdb-iox-register-etcd on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiashiwen/influxdb-iox-register-etcd 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/test_helpers/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/cache_system/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `proptest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/iox_data_generator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `uuid` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/router/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio-stream` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/iox_catalog/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `proptest` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f83876edc926739eb84c5bb6876a28646123179809fe8d300f56f410ae00cc92
[INFO] running `Command { std: "docker" "start" "-a" "f83876edc926739eb84c5bb6876a28646123179809fe8d300f56f410ae00cc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f83876edc926739eb84c5bb6876a28646123179809fe8d300f56f410ae00cc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f83876edc926739eb84c5bb6876a28646123179809fe8d300f56f410ae00cc92", kill_on_drop: false }`
[INFO] [stdout] f83876edc926739eb84c5bb6876a28646123179809fe8d300f56f410ae00cc92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3402b43459c9c5a7235f7c597426940d67b26cd5f33aa2a0b6372dc55b122fbb
[INFO] running `Command { std: "docker" "start" "-a" "3402b43459c9c5a7235f7c597426940d67b26cd5f33aa2a0b6372dc55b122fbb", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/router/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio-stream` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/iox_data_generator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `uuid` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/cache_system/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `proptest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/iox_catalog/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `proptest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/test_helpers/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[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]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking rustls-webpki v0.101.4
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking arrow-buffer v45.0.0
[INFO] [stderr]     Checking arrow-schema v45.0.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking arrow-data v45.0.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking comfy-table v7.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking arrow-array v45.0.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking arrow-select v45.0.0
[INFO] [stderr]     Checking arrow-row v45.0.0
[INFO] [stderr]     Checking arrow-arith v45.0.0
[INFO] [stderr]     Checking arrow-cast v45.0.0
[INFO] [stderr]     Checking arrow-ord v45.0.0
[INFO] [stderr]     Checking arrow-string v45.0.0
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking arrow-ipc v45.0.0
[INFO] [stderr]     Checking arrow-json v45.0.0
[INFO] [stderr]     Checking arrow-csv v45.0.0
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking object_store v0.6.1
[INFO] [stderr]    Compiling sqlparser_derive v0.1.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]     Checking arrow v45.0.0
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]     Checking sqlparser v0.36.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]     Checking rustls-webpki v0.100.2
[INFO] [stderr]    Compiling hashlink v0.8.3
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sqlx-core v0.7.1
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling stringprep v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling sqlx-postgres v0.7.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking dashmap v5.5.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking proptest v1.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking arrow-flight v45.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling pbjson-build v0.5.1
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking pbjson v0.5.1
[INFO] [stderr]    Compiling croaring-sys v0.9.0
[INFO] [stderr]     Checking influxdb-line-protocol v1.0.0 (/opt/rustwide/workdir/influxdb_line_protocol)
[INFO] [stderr]     Checking ordered-float v3.9.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]    Compiling pbjson-types v0.5.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling generated_types v0.1.0 (/opt/rustwide/workdir/generated_types)
[INFO] [stderr]    Compiling workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack)
[INFO] [stderr]    Compiling iox_catalog v0.1.0 (/opt/rustwide/workdir/iox_catalog)
[INFO] [stderr]     Checking sqlparser v0.37.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking clap_builder v4.3.24
[INFO] [stderr]    Compiling gossip v0.1.0 (/opt/rustwide/workdir/gossip)
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking sysinfo v0.29.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking croaring v0.9.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling ingester_query_grpc v0.1.0 (/opt/rustwide/workdir/ingester_query_grpc)
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking sqlx v0.7.1
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking tonic-reflection v0.9.2
[INFO] [stderr]     Checking tonic-health v0.9.2
[INFO] [stderr]     Checking tower-http v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking influxdb2_client v0.1.0 (/opt/rustwide/workdir/influxdb2_client)
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking bloom2 v0.3.1
[INFO] [stderr]     Checking clap v4.3.24
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking pdatastructs v0.7.0
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking mockito v1.1.0
[INFO] [stderr]     Checking insta v1.31.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling grpc-binary-logger-proto v0.1.0 (/opt/rustwide/workdir/grpc-binary-logger-proto)
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling etcd-client v0.11.1
[INFO] [stderr]    Compiling grpc-binary-logger-test-proto v0.1.0 (/opt/rustwide/workdir/grpc-binary-logger-test-proto)
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]     Checking winnow v0.5.14
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking sysinfo v0.28.4
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking object v0.32.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling influxdb_iox v0.1.0 (/opt/rustwide/workdir/influxdb_iox)
[INFO] [stderr]     Checking rustyline v12.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking mutable_batch_tests v0.1.0 (/opt/rustwide/workdir/mutable_batch_tests)
[INFO] [stderr]     Checking handlebars v4.3.7
[INFO] [stderr]     Checking integer-encoding v4.0.0
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking synchronized-writer v1.1.11
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking lz4 v1.24.0
[INFO] [stderr]     Checking register_etcd v0.1.0 (/opt/rustwide/workdir/register_etcd)
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking parquet v45.0.0
[INFO] [stderr]     Checking async-compression v0.4.1
[INFO] [stderr]     Checking datafusion-common v29.0.0 (https://github.com/apache/arrow-datafusion.git?rev=f2c0100a5a10bf3ea166a1a590d94b8c9b6cf673#f2c0100a)
[INFO] [stderr]     Checking datafusion-expr v29.0.0 (https://github.com/apache/arrow-datafusion.git?rev=f2c0100a5a10bf3ea166a1a590d94b8c9b6cf673#f2c0100a)
[INFO] [stderr]     Checking datafusion-physical-expr v29.0.0 (https://github.com/apache/arrow-datafusion.git?rev=f2c0100a5a10bf3ea166a1a590d94b8c9b6cf673#f2c0100a)
[INFO] [stderr]     Checking datafusion-sql v29.0.0 (https://github.com/apache/arrow-datafusion.git?rev=f2c0100a5a10bf3ea166a1a590d94b8c9b6cf673#f2c0100a)
[INFO] [stderr]     Checking datafusion-execution v29.0.0 (https://github.com/apache/arrow-datafusion.git?rev=f2c0100a5a10bf3ea166a1a590d94b8c9b6cf673#f2c0100a)
[INFO] [stderr]     Checking datafusion-optimizer v29.0.0 (https://github.com/apache/arrow-datafusion.git?rev=f2c0100a5a10bf3ea166a1a590d94b8c9b6cf673#f2c0100a)
[INFO] [stderr]     Checking datafusion v29.0.0 (https://github.com/apache/arrow-datafusion.git?rev=f2c0100a5a10bf3ea166a1a590d94b8c9b6cf673#f2c0100a)
[INFO] [stderr]     Checking datafusion-proto v29.0.0 (https://github.com/apache/arrow-datafusion.git?rev=f2c0100a5a10bf3ea166a1a590d94b8c9b6cf673#f2c0100a)
[INFO] [stderr]     Checking observability_deps v0.1.0 (/opt/rustwide/workdir/observability_deps)
[INFO] [stderr]     Checking iox_time v0.1.0 (/opt/rustwide/workdir/iox_time)
[INFO] [stderr]     Checking arrow_util v0.1.0 (/opt/rustwide/workdir/arrow_util)
[INFO] [stderr]     Checking metric v0.1.0 (/opt/rustwide/workdir/metric)
[INFO] [stderr]     Checking sqlx-hotswap-pool v0.1.0 (/opt/rustwide/workdir/sqlx-hotswap-pool)
[INFO] [stderr]     Checking client_util v0.1.0 (/opt/rustwide/workdir/client_util)
[INFO] [stderr]     Checking schema v0.1.0 (/opt/rustwide/workdir/schema)
[INFO] [stderr]     Checking trace v0.1.0 (/opt/rustwide/workdir/trace)
[INFO] [stderr]     Checking datafusion_util v0.1.0 (/opt/rustwide/workdir/datafusion_util)
[INFO] [stderr]     Checking test_helpers v0.1.0 (/opt/rustwide/workdir/test_helpers)
[INFO] [stderr]     Checking tokio_metrics_bridge v0.1.0 (/opt/rustwide/workdir/tokio_metrics_bridge)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> tokio_metrics_bridge/src/lib.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(tokio_unstable))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> tokio_metrics_bridge/src/lib.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(tokio_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> tokio_metrics_bridge/src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(tokio_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking executor v0.1.0 (/opt/rustwide/workdir/executor)
[INFO] [stderr]     Checking backoff v0.1.0 (/opt/rustwide/workdir/backoff)
[INFO] [stderr]     Checking trace_http v0.1.0 (/opt/rustwide/workdir/trace_http)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> executor/src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(tokio_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> executor/src/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(tokio_unstable))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]    --> executor/src/lib.rs:255:23
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 #[cfg(tokio_unstable)]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]    --> executor/src/lib.rs:257:27
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 #[cfg(not(tokio_unstable))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracker v0.1.0 (/opt/rustwide/workdir/tracker)
[INFO] [stderr]     Checking logfmt v0.1.0 (/opt/rustwide/workdir/logfmt)
[INFO] [stderr]     Checking query_functions v0.1.0 (/opt/rustwide/workdir/query_functions)
[INFO] [stderr]     Checking trogging v0.1.0 (/opt/rustwide/workdir/trogging)
[INFO] [stdout] warning: unused import: `Window`
[INFO] [stdout]  --> query_functions/src/window.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use internal::{Duration, Window};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking trace_exporters v0.1.0 (/opt/rustwide/workdir/trace_exporters)
[INFO] [stderr]     Checking metric_exporters v0.1.0 (/opt/rustwide/workdir/metric_exporters)
[INFO] [stderr]     Checking influxdb_influxql_parser v0.1.0 (/opt/rustwide/workdir/influxdb_influxql_parser)
[INFO] [stderr]     Checking cache_system v0.1.0 (/opt/rustwide/workdir/cache_system)
[INFO] [stderr]     Checking object_store_metrics v0.1.0 (/opt/rustwide/workdir/object_store_metrics)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> gossip/src/reactor.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     MaxSize(usize),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     MaxSize(usize),
[INFO] [stdout] 38 +     MaxSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking panic_logging v0.1.0 (/opt/rustwide/workdir/panic_logging)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> object_store_metrics/src/lib.rs:319:69
[INFO] [stdout]     |
[INFO] [stdout] 319 |     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |                   - the lifetime is named here                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 319 -     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 319 +     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> panic_logging/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | use panic::PanicInfo;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> panic_logging/src/lib.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 | type PanicFunctionPtr = Arc<Box<dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static>>;
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> panic_logging/src/lib.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn classify(panic_info: &PanicInfo<'_>) -> Self {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking grpc-binary-logger v0.1.0 (/opt/rustwide/workdir/grpc-binary-logger)
[INFO] [stdout] warning: struct `LogAll` is never constructed
[INFO] [stdout]   --> grpc-binary-logger/src/predicate.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LogAll;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogAll` is never constructed
[INFO] [stdout]   --> grpc-binary-logger/src/predicate.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LogAll;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `local_addr` is never read
[INFO] [stdout]   --> grpc-binary-logger/tests/end_to_end_cases/test_utils.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Fixture {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 17 |     pub local_addr: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fixture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cache_system/benches/addressable_heap.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Payload([u8; 8]);
[INFO] [stdout]    |        ------- ^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Payload` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Window`
[INFO] [stdout]  --> query_functions/src/window.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use internal::{Duration, Window};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tikv-jemalloc-ctl v0.5.4
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> panic_logging/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | use panic::PanicInfo;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> panic_logging/src/lib.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 | type PanicFunctionPtr = Arc<Box<dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static>>;
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> panic_logging/src/lib.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn classify(panic_info: &PanicInfo<'_>) -> Self {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking influxdb_tsm v0.1.0 (/opt/rustwide/workdir/influxdb_tsm)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> gossip/src/reactor.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     MaxSize(usize),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     MaxSize(usize),
[INFO] [stdout] 38 +     MaxSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> executor/src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(tokio_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> executor/src/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(tokio_unstable))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]    --> executor/src/lib.rs:255:23
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 #[cfg(tokio_unstable)]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]    --> executor/src/lib.rs:257:27
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 #[cfg(not(tokio_unstable))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> tokio_metrics_bridge/src/lib.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(tokio_unstable))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> tokio_metrics_bridge/src/lib.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(tokio_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> tokio_metrics_bridge/src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(tokio_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> object_store_metrics/src/lib.rs:319:69
[INFO] [stdout]     |
[INFO] [stdout] 319 |     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |                   - the lifetime is named here                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 319 -     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 319 +     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> object_store_metrics/src/dummy.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 94 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 95 |         _prefix: Option<&Path>,
[INFO] [stdout] 96 |     ) -> Result<futures::stream::BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]    |                                            ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 96 -     ) -> Result<futures::stream::BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 96 +     ) -> Result<futures::stream::BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `futures::Stream` trait object that must be used
[INFO] [stdout]    --> object_store_metrics/src/lib.rs:690:9
[INFO] [stdout]     |
[INFO] [stdout] 690 |         store.list(None).await.expect("list should succeed");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: streams do nothing unless polled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> influxdb_influxql_parser/src/expression/walk.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 | /             super::walk_expression::<()>(expr, &mut |n| {
[INFO] [stdout] 123 | |                 calls.push(format!("{call_no}: {n:?}"));
[INFO] [stdout] 124 | |                 call_no += 1;
[INFO] [stdout] 125 | |                 std::ops::ControlFlow::Continue(())
[INFO] [stdout] 126 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let _ = super::walk_expression::<()>(expr, &mut |n| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> influxdb_influxql_parser/src/expression/walk.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /         walk_expression_mut::<()>(expr, &mut |e| {
[INFO] [stdout] 138 | |             match e {
[INFO] [stdout] 139 | |                 ExpressionMut::Arithmetic(n) => match n {
[INFO] [stdout] 140 | |                     Expr::VarRef(VarRef { name, .. }) => *name = format!("c_{name}").into(),
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |             std::ops::ControlFlow::Continue(())
[INFO] [stdout] 152 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let _ = walk_expression_mut::<()>(expr, &mut |e| {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> influxdb_influxql_parser/src/expression/walk.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 | /             super::walk_expr::<()>(&expr, &mut |n| {
[INFO] [stdout] 163 | |                 calls.push(format!("{call_no}: {n:?}"));
[INFO] [stdout] 164 | |                 call_no += 1;
[INFO] [stdout] 165 | |                 std::ops::ControlFlow::Continue(())
[INFO] [stdout] 166 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 162 |             let _ = super::walk_expr::<()>(&expr, &mut |n| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> influxdb_influxql_parser/src/expression/walk.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             super::walk_expr_mut::<()>(&mut expr, &mut |n| {
[INFO] [stdout] 181 | |                 calls.push(format!("{call_no}: {n:?}"));
[INFO] [stdout] 182 | |                 call_no += 1;
[INFO] [stdout] 183 | |                 std::ops::ControlFlow::Continue(())
[INFO] [stdout] 184 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 180 |             let _ = super::walk_expr_mut::<()>(&mut expr, &mut |n| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> influxdb_influxql_parser/src/expression/walk.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | /         walk_expr_mut::<()>(&mut expr, &mut |e| {
[INFO] [stdout] 196 | |             match e {
[INFO] [stdout] 197 | |                 Expr::VarRef(VarRef { name, .. }) => *name = format!("c_{name}").into(),
[INFO] [stdout] 198 | |                 Expr::Literal(Literal::Integer(v)) => *v *= 10,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |             std::ops::ControlFlow::Continue(())
[INFO] [stdout] 202 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 195 |         let _ = walk_expr_mut::<()>(&mut expr, &mut |e| {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking data_types v0.1.0 (/opt/rustwide/workdir/data_types)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> cache_system/src/backend/policy/mod.rs:1669:26
[INFO] [stdout]      |
[INFO] [stdout] 1669 |     struct DropTester<T>(Arc<()>, T)
[INFO] [stdout]      |            ----------    ^^^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = note: `DropTester` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1669 -     struct DropTester<T>(Arc<()>, T)
[INFO] [stdout] 1669 +     struct DropTester<T>((), T)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking authz v0.1.0 (/opt/rustwide/workdir/authz)
[INFO] [stderr]     Checking service_grpc_testing v0.1.0 (/opt/rustwide/workdir/service_grpc_testing)
[INFO] [stderr]     Checking influxdb_iox_client v0.1.0 (/opt/rustwide/workdir/influxdb_iox_client)
[INFO] [stderr]     Checking gossip_schema v0.1.0 (/opt/rustwide/workdir/gossip_schema)
[INFO] [stderr]     Checking influxdb_storage_client v0.1.0 (/opt/rustwide/workdir/influxdb_storage_client)
[INFO] [stderr]     Checking influxrpc_parser v0.1.0 (/opt/rustwide/workdir/influxrpc_parser)
[INFO] [stderr]     Checking mutable_batch v0.1.0 (/opt/rustwide/workdir/mutable_batch)
[INFO] [stderr]     Checking parquet_file v0.1.0 (/opt/rustwide/workdir/parquet_file)
[INFO] [stderr]     Checking predicate v0.1.0 (/opt/rustwide/workdir/predicate)
[INFO] [stdout] warning: struct `RowBasedVisitor` is never constructed
[INFO] [stdout]    --> predicate/src/lib.rs:422:8
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct RowBasedVisitor {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mutable_batch_lp v0.1.0 (/opt/rustwide/workdir/mutable_batch_lp)
[INFO] [stderr]     Checking dml v0.1.0 (/opt/rustwide/workdir/dml)
[INFO] [stderr]     Checking sharder v0.1.0 (/opt/rustwide/workdir/sharder)
[INFO] [stderr]     Checking iox_query v0.1.0 (/opt/rustwide/workdir/iox_query)
[INFO] [stderr]     Checking mutable_batch_pb v0.1.0 (/opt/rustwide/workdir/mutable_batch_pb)
[INFO] [stderr]     Checking parquet_to_line_protocol v0.1.0 (/opt/rustwide/workdir/parquet_to_line_protocol)
[INFO] [stderr]     Checking iox_data_generator v0.1.0 (/opt/rustwide/workdir/iox_data_generator)
[INFO] [stderr]     Checking wal v0.1.0 (/opt/rustwide/workdir/wal)
[INFO] [stderr]     Checking wal_inspect v0.1.0 (/opt/rustwide/workdir/wal_inspect)
[INFO] [stdout] warning: struct `RowBasedVisitor` is never constructed
[INFO] [stdout]    --> predicate/src/lib.rs:422:8
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct RowBasedVisitor {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColumnCollector` is never constructed
[INFO] [stdout]    --> iox_query/src/physical_optimizer/predicate_pushdown.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct ColumnCollector {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PushSortThroughUnion` is never constructed
[INFO] [stdout]   --> iox_query/src/physical_optimizer/sort/push_sort_through_union.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) struct PushSortThroughUnion;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sort_should_be_pushed_down` is never used
[INFO] [stdout]    --> iox_query/src/physical_optimizer/sort/push_sort_through_union.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn sort_should_be_pushed_down(sort_exec: &SortExec) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SortRewriter` is never constructed
[INFO] [stdout]    --> iox_query/src/physical_optimizer/sort/push_sort_through_union.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | struct SortRewriter {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sort_exprs_to_requirement` is never used
[INFO] [stdout]    --> iox_query/src/physical_optimizer/sort/push_sort_through_union.rs:202:4
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn sort_exprs_to_requirement(sort_exprs: &[PhysicalSortExpr]) -> Vec<PhysicalSortRequirement> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flightsql v0.1.0 (/opt/rustwide/workdir/flightsql)
[INFO] [stderr]     Checking iox_query_influxql v0.1.0 (/opt/rustwide/workdir/iox_query_influxql)
[INFO] [stderr]     Checking iox_query_influxrpc v0.1.0 (/opt/rustwide/workdir/iox_query_influxrpc)
[INFO] [stdout] warning: struct `Shard` is never constructed
[INFO] [stdout]   --> iox_catalog/src/kafkaless_transition.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub(crate) struct Shard {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> iox_catalog/src/migrate.rs:676:48
[INFO] [stdout]     |
[INFO] [stdout] 676 |     async fn acquire_conn(&mut self) -> Result<&mut Self::M, MigrateError>;
[INFO] [stdout]     |                           -                    ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 676 |     async fn acquire_conn(&mut self) -> Result<&'life0 mut Self::M, MigrateError>;
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> iox_catalog/src/migrate.rs:730:48
[INFO] [stdout]     |
[INFO] [stdout] 730 |     async fn acquire_conn(&mut self) -> Result<&mut Self::M, MigrateError> {
[INFO] [stdout]     |                           -                    ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 730 |     async fn acquire_conn(&mut self) -> Result<&'life0 mut Self::M, MigrateError> {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking service_grpc_catalog v0.1.0 (/opt/rustwide/workdir/service_grpc_catalog)
[INFO] [stderr]     Checking clap_blocks v0.1.0 (/opt/rustwide/workdir/clap_blocks)
[INFO] [stderr]     Checking iox_tests v0.1.0 (/opt/rustwide/workdir/iox_tests)
[INFO] [stderr]     Checking service_grpc_object_store v0.1.0 (/opt/rustwide/workdir/service_grpc_object_store)
[INFO] [stderr]     Checking service_grpc_schema v0.1.0 (/opt/rustwide/workdir/service_grpc_schema)
[INFO] [stderr]     Checking service_grpc_table v0.1.0 (/opt/rustwide/workdir/service_grpc_table)
[INFO] [stderr]     Checking service_grpc_namespace v0.1.0 (/opt/rustwide/workdir/service_grpc_namespace)
[INFO] [stderr]     Checking compactor_scheduler v0.1.0 (/opt/rustwide/workdir/compactor_scheduler)
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> iox_query_influxql/src/plan/planner.rs:3243:9
[INFO] [stdout]      |
[INFO] [stdout] 3243 | /         walk_expr(&f.expr, &mut |e| {
[INFO] [stdout] 3244 | |             if let IQLExpr::VarRef(vr) = e {
[INFO] [stdout] 3245 | |                 var_refs.insert(vr);
[INFO] [stdout] ...    |
[INFO] [stdout] 3248 | |         });
[INFO] [stdout]      | |__________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3243 |         let _ = walk_expr(&f.expr, &mut |e| {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> iox_query_influxql/src/plan/planner.rs:3252:9
[INFO] [stdout]      |
[INFO] [stdout] 3252 | /         walk_expression(condition, &mut |e| match e {
[INFO] [stdout] 3253 | |             Expression::Arithmetic(e) => walk_expr(e, &mut |e| {
[INFO] [stdout] 3254 | |                 if let IQLExpr::VarRef(vr) = e {
[INFO] [stdout] 3255 | |                     var_refs.insert(vr);
[INFO] [stdout] ...    |
[INFO] [stdout] 3259 | |             _ => ControlFlow::<()>::Continue(()),
[INFO] [stdout] 3260 | |         });
[INFO] [stdout]      | |__________^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3252 |         let _ = walk_expression(condition, &mut |e| match e {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> iox_query_influxql/src/window/derivative.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     match (curr.borrow(), prev.borrow()) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ScalarValue` does not implement `Borrow`, so calling `borrow` on `&ScalarValue` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 102 -     match (curr.borrow(), prev.borrow()) {
[INFO] [stdout] 102 +     match (curr, prev.borrow()) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ScalarValue`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/arrow-datafusion-da9ff54fd01b0297/f2c0100/datafusion/common/src/scalar.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 + #[derive(Clone)]
[INFO] [stdout]  68 | pub enum ScalarValue {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> iox_query_influxql/src/window/derivative.rs:102:31
[INFO] [stdout]     |
[INFO] [stdout] 102 |     match (curr.borrow(), prev.borrow()) {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ScalarValue` does not implement `Borrow`, so calling `borrow` on `&ScalarValue` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 102 -     match (curr.borrow(), prev.borrow()) {
[INFO] [stdout] 102 +     match (curr.borrow(), prev) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ScalarValue`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/arrow-datafusion-da9ff54fd01b0297/f2c0100/datafusion/common/src/scalar.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 + #[derive(Clone)]
[INFO] [stdout]  68 | pub enum ScalarValue {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ioxd_common v0.1.0 (/opt/rustwide/workdir/ioxd_common)
[INFO] [stderr]     Checking ingester v0.1.0 (/opt/rustwide/workdir/ingester)
[INFO] [stderr]     Checking service_common v0.1.0 (/opt/rustwide/workdir/service_common)
[INFO] [stderr]     Checking garbage_collector v0.1.0 (/opt/rustwide/workdir/garbage_collector)
[INFO] [stderr]     Checking router v0.1.0 (/opt/rustwide/workdir/router)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> garbage_collector/src/objectstore/deleter.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub(crate) async fn perform(
[INFO] [stdout] 10 | |     shutdown: CancellationToken,
[INFO] [stdout] 11 | |     object_store: Arc<DynObjectStore>,
[INFO] [stdout] 12 | |     dry_run: bool,
[INFO] [stdout] 13 | |     concurrent_deletes: usize,
[INFO] [stdout] 14 | |     items: mpsc::Receiver<ObjectMeta>,
[INFO] [stdout] 15 | | ) -> Result<()> {
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Default` will fail
[INFO] [stdout]   --> garbage_collector/src/objectstore/deleter.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | /     tokio::select! {
[INFO] [stdout] 38 | |         _ = shutdown.cancelled() => {
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 35 |         .try_collect::<()>();
[INFO] [stdout]    |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `observability_deps::tracing::*`
[INFO] [stdout]  --> router/src/dml_handlers/retention_validation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use observability_deps::tracing::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `observability_deps::tracing::*`
[INFO] [stdout]  --> router/src/dml_handlers/partitioner.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use observability_deps::tracing::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> router/src/gossip/namespace_cache.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 | use observability_deps::tracing::{debug, error, trace, warn};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `observability_deps::tracing::*`
[INFO] [stdout]  --> router/src/namespace_resolver.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use observability_deps::tracing::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> compactor_scheduler/src/error.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum Error {
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByIdPartitionFilter` is never constructed
[INFO] [stdout]   --> compactor_scheduler/src/local_scheduler/id_only_partition_filter/by_id.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct ByIdPartitionFilter {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockInclusionPartitionsSubsetSource` is never constructed
[INFO] [stdout]   --> compactor_scheduler/src/local_scheduler/partitions_subset_source/mock.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct MockInclusionPartitionsSubsetSource {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking compactor v0.1.0 (/opt/rustwide/workdir/compactor)
[INFO] [stderr]     Checking import_export v0.1.0 (/opt/rustwide/workdir/import_export)
[INFO] [stderr]     Checking ioxd_test v0.1.0 (/opt/rustwide/workdir/ioxd_test)
[INFO] [stderr]     Checking ioxd_garbage_collector v0.1.0 (/opt/rustwide/workdir/ioxd_garbage_collector)
[INFO] [stderr]     Checking querier v0.1.0 (/opt/rustwide/workdir/querier)
[INFO] [stderr]     Checking service_grpc_influxrpc v0.1.0 (/opt/rustwide/workdir/service_grpc_influxrpc)
[INFO] [stderr]     Checking service_grpc_flight v0.1.0 (/opt/rustwide/workdir/service_grpc_flight)
[INFO] [stderr]     Checking ioxd_router v0.1.0 (/opt/rustwide/workdir/ioxd_router)
[INFO] [stderr]     Checking test_helpers_end_to_end v0.1.0 (/opt/rustwide/workdir/test_helpers_end_to_end)
[INFO] [stdout] warning: struct `Shard` is never constructed
[INFO] [stdout]   --> iox_catalog/src/kafkaless_transition.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub(crate) struct Shard {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> iox_catalog/src/migrate.rs:676:48
[INFO] [stdout]     |
[INFO] [stdout] 676 |     async fn acquire_conn(&mut self) -> Result<&mut Self::M, MigrateError>;
[INFO] [stdout]     |                           -                    ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 676 |     async fn acquire_conn(&mut self) -> Result<&'life0 mut Self::M, MigrateError>;
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> iox_catalog/src/migrate.rs:730:48
[INFO] [stdout]     |
[INFO] [stdout] 730 |     async fn acquire_conn(&mut self) -> Result<&mut Self::M, MigrateError> {
[INFO] [stdout]     |                           -                    ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 730 |     async fn acquire_conn(&mut self) -> Result<&'life0 mut Self::M, MigrateError> {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColumnCollector` is never constructed
[INFO] [stdout]    --> iox_query/src/physical_optimizer/predicate_pushdown.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct ColumnCollector {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestError` is never constructed
[INFO] [stdout]    --> iox_query/src/plan/stringset.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 198 |     struct TestError {}
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `batches`, `level`, `partition`, and `schema` are never read
[INFO] [stdout]   --> compactor/src/components/parquet_file_sink/mock.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct StoredFile {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 23 |     pub batches: Vec<RecordBatch>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     pub level: CompactionLevel,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 25 |     pub partition: Arc<PartitionInfo>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub schema: SchemaRef,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StoredFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockPartitionFilesSource` is never constructed
[INFO] [stdout]  --> compactor/src/components/partition_files_source/mock.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MockPartitionFilesSource {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockPostClassificationPartitionFilter` is never constructed
[INFO] [stdout]   --> compactor/src/components/post_classification_partition_filter/mock.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MockPostClassificationPartitionFilter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> compactor/src/object_store/ignore_writes.rs:70:69
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]    |                   - the lifetime is named here                      ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 70 -     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 70 +     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> compactor/src/object_store/metrics.rs:109:69
[INFO] [stdout]     |
[INFO] [stdout] 109 |     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |                   - the lifetime is named here                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 109 -     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 109 +     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ioxd_compactor v0.1.0 (/opt/rustwide/workdir/ioxd_compactor)
[INFO] [stderr]     Checking compactor_test_utils v0.1.0 (/opt/rustwide/workdir/compactor_test_utils)
[INFO] [stdout] warning: unused import: `add_service`
[INFO] [stdout]   --> ioxd_compactor/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     add_service,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> compactor_test_utils/src/commit_wrapper.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     inner: Arc<(dyn Commit)>,
[INFO] [stdout]    |                ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     inner: Arc<(dyn Commit)>,
[INFO] [stdout] 18 +     inner: Arc<dyn Commit>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> compactor_test_utils/src/commit_wrapper.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout]     |                               ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 -     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout] 121 +     fn wrap(&self, inner: Arc<dyn Commit>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> compactor_test_utils/src/commit_wrapper.rs:121:53
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout]     |                                                     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 -     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout] 121 +     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<dyn Commit + 'static> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> compactor_test_utils/src/commit_wrapper.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     inner: Arc<(dyn Commit)>,
[INFO] [stdout]    |                ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     inner: Arc<(dyn Commit)>,
[INFO] [stdout] 18 +     inner: Arc<dyn Commit>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> compactor_test_utils/src/commit_wrapper.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout]     |                               ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 -     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout] 121 +     fn wrap(&self, inner: Arc<dyn Commit>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> compactor_test_utils/src/commit_wrapper.rs:121:53
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout]     |                                                     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 -     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<(dyn Commit + 'static)> {
[INFO] [stdout] 121 +     fn wrap(&self, inner: Arc<(dyn Commit)>) -> Arc<dyn Commit + 'static> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service`
[INFO] [stdout]   --> ioxd_compactor/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     add_service,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> querier/src/cache/object_store.rs:312:27
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 311 |         _prefix: Option<&Path>,
[INFO] [stdout] 312 |     ) -> Result<BoxStream<'_, Result<ObjectMeta, ObjectStoreError>>, ObjectStoreError> {
[INFO] [stdout]     |                           ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 312 -     ) -> Result<BoxStream<'_, Result<ObjectMeta, ObjectStoreError>>, ObjectStoreError> {
[INFO] [stdout] 312 +     ) -> Result<BoxStream<'life0, Result<ObjectMeta, ObjectStoreError>>, ObjectStoreError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ioxd_querier v0.1.0 (/opt/rustwide/workdir/ioxd_querier)
[INFO] [stderr]     Checking ingester_test_ctx v0.1.0 (/opt/rustwide/workdir/ingester_test_ctx)
[INFO] [stderr]     Checking ioxd_ingester v0.1.0 (/opt/rustwide/workdir/ioxd_ingester)
[INFO] [stdout] warning: unexpected `cfg` condition value: `16bit-mode`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `32bit-mode`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3dnow`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3dnowa`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `64bit`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `64bit-mode`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512er`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512bw"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512pf`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512f"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bmi`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"bmi2"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `branchfusion`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cldemote`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clflushopt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clwb`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clzero`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cmov`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cx16`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cx8`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `enqcmd`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `false-deps-lzcnt-tzcnt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `false-deps-popcnt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-11bytenop`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-15bytenop`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-7bytenop`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-bextr`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-gather`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-hops`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-lzcnt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-scalar-fsqrt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-scalar-shift-masks`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-shld-rotate`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-variable-shuffle`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-vector-fsqrt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-vector-shift-masks`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fma4`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           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]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fsgsbase`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `idivl-to-divb`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `idivq-to-divl`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invpcid`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lea-sp`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lea-uses-ag`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lvi-cfi`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lvi-load-hardening`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lwp`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macrofusion`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `merge-to-threeway-branch`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mmx`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `movdir64b`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `movdiri`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mpx`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"mp"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mwaitx`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nopl`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pad-short-functions`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pclmul`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pconfig`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pku`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prefer-128-bit`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prefer-256-bit`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prefer-mask-registers`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prefetchwt1`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ptwrite`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rdpid`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rdrnd`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"rdrand"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-external-thunk`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sahf`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seses`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `shstk`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-3ops-lea`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-incdec`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-lea`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-pmaddwd`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-pmulld`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-shld`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-two-mem-ops`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-unaligned-mem-16`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-unaligned-mem-32`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sse-unaligned-mem`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tsxldtrk`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-aa`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-glm-div-sqrt-costs`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `vzeroupper`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `waitpkg`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wbnoinvd`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trogging::config::*`
[INFO] [stdout]  --> influxdb_iox/src/commands/tracing.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use trogging::config::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]  --> influxdb_iox/src/process_info.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(tokio_unstable)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> influxdb_iox/src/process_info.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(tokio_unstable)]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `16bit-mode`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `32bit-mode`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3dnow`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3dnowa`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `64bit`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `64bit-mode`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512er`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512bw"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512pf`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512f"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bmi`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"bmi2"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `branchfusion`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cldemote`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clflushopt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clwb`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clzero`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cmov`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cx16`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cx8`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `enqcmd`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `false-deps-lzcnt-tzcnt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `false-deps-popcnt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-11bytenop`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-15bytenop`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-7bytenop`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-bextr`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-gather`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-hops`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-lzcnt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-scalar-fsqrt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-scalar-shift-masks`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-shld-rotate`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-variable-shuffle`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-vector-fsqrt`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-vector-shift-masks`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fma4`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           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]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fsgsbase`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `idivl-to-divb`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `idivq-to-divl`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invpcid`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lea-sp`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lea-uses-ag`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lvi-cfi`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lvi-load-hardening`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lwp`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macrofusion`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `merge-to-threeway-branch`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mmx`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `movdir64b`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `movdiri`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mpx`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"mp"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mwaitx`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nopl`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pad-short-functions`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pclmul`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pconfig`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pku`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prefer-128-bit`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prefer-256-bit`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prefer-mask-registers`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prefetchwt1`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ptwrite`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rdpid`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rdrnd`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"rdrand"`
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-external-thunk`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sahf`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seses`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `shstk`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-3ops-lea`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-incdec`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-lea`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-pmaddwd`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-pmulld`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-shld`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-two-mem-ops`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-unaligned-mem-16`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-unaligned-mem-32`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sse-unaligned-mem`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tsxldtrk`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-aa`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_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-glm-div-sqrt-costs`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `vzeroupper`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `waitpkg`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wbnoinvd`
[INFO] [stdout]    --> influxdb_iox/src/commands/debug/print_cpu.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout]  24 |           if cfg!(target_feature = $feature){
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 | /     print_if_feature_enabled!(
[INFO] [stdout]  35 | |         "16bit-mode",
[INFO] [stdout]  36 | |         "32bit-mode",
[INFO] [stdout]  37 | |         "3dnow",
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         "xsaves"
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `print_if_feature_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trogging::config::*`
[INFO] [stdout]  --> influxdb_iox/src/commands/tracing.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use trogging::config::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]  --> influxdb_iox/src/process_info.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(tokio_unstable)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]   --> influxdb_iox/src/process_info.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(tokio_unstable)]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> compactor/src/object_store/ignore_writes.rs:70:69
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]    |                   - the lifetime is named here                      ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 70 -     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 70 +     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> compactor/src/object_store/metrics.rs:109:69
[INFO] [stdout]     |
[INFO] [stdout] 109 |     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |                   - the lifetime is named here                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 109 -     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 109 +     async fn list(&self, prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `observability_deps::tracing::*`
[INFO] [stdout]  --> router/src/dml_handlers/retention_validation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use observability_deps::tracing::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `observability_deps::tracing::*`
[INFO] [stdout]  --> router/src/dml_handlers/partitioner.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use observability_deps::tracing::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> router/src/gossip/namespace_cache.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 | use observability_deps::tracing::{debug, error, trace, warn};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `observability_deps::tracing::*`
[INFO] [stdout]  --> router/src/namespace_resolver.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use observability_deps::tracing::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> garbage_collector/src/objectstore/deleter.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub(crate) async fn perform(
[INFO] [stdout] 10 | |     shutdown: CancellationToken,
[INFO] [stdout] 11 | |     object_store: Arc<DynObjectStore>,
[INFO] [stdout] 12 | |     dry_run: bool,
[INFO] [stdout] 13 | |     concurrent_deletes: usize,
[INFO] [stdout] 14 | |     items: mpsc::Receiver<ObjectMeta>,
[INFO] [stdout] 15 | | ) -> Result<()> {
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Default` will fail
[INFO] [stdout]   --> garbage_collector/src/objectstore/deleter.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | /     tokio::select! {
[INFO] [stdout] 38 | |         _ = shutdown.cancelled() => {
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 35 |         .try_collect::<()>();
[INFO] [stdout]    |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotYetImplemented` is never constructed
[INFO] [stdout]   --> influxdb_iox/src/commands/debug/build_catalog.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 15 |     #[snafu(display("Not yet implemented"))]
[INFO] [stdout] 16 |     NotYetImplemented,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotYetImplemented` is never constructed
[INFO] [stdout]   --> influxdb_iox/src/commands/debug/build_catalog.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 15 |     #[snafu(display("Not yet implemented"))]
[INFO] [stdout] 16 |     NotYetImplemented,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ParquetIds` is never used
[INFO] [stdout]    --> querier/src/cache/parquet_file.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |     trait ParquetIds {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> querier/src/cache/object_store.rs:312:27
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 311 |         _prefix: Option<&Path>,
[INFO] [stdout] 312 |     ) -> Result<BoxStream<'_, Result<ObjectMeta, ObjectStoreError>>, ObjectStoreError> {
[INFO] [stdout]     |                           ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 312 -     ) -> Result<BoxStream<'_, Result<ObjectMeta, ObjectStoreError>>, ObjectStoreError> {
[INFO] [stdout] 312 +     ) -> Result<BoxStream<'life0, Result<ObjectMeta, ObjectStoreError>>, ObjectStoreError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> compactor_scheduler/src/error.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum Error {
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> router/src/dml_handlers/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub mod mock;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> router/src/lib.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     missing_docs,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> router/src/dml_handlers/mock.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Write {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> router/src/dml_handlers/mock.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         namespace: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> router/src/dml_handlers/mock.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         namespace_schema: Arc<NamespaceSchema>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> router/src/dml_handlers/mock.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         write_input: W,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> router/src/dml_handlers/mock.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct MockDmlHandler<W>(Mutex<Inner<W>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> router/src/dml_handlers/mock.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn with_write_return(self, ret: impl Into<VecDeque<Result<(), DmlError>>>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> router/src/dml_handlers/mock.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn calls(&self) -> Vec<MockDmlHandlerCall<W>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> router/src/server/http/write/single_tenant/auth.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub mod mock {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> router/src/server/http/write/single_tenant/auth.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub const MOCK_AUTH_VALID_TOKEN: &str = "GOOD";
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> router/src/server/http/write/single_tenant/auth.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub const MOCK_AUTH_INVALID_TOKEN: &str = "UGLY";
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> router/src/server/http/write/single_tenant/auth.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub const MOCK_AUTH_NO_PERMS_TOKEN: &str = "BAD";
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> router/src/server/http/write/single_tenant/auth.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub struct MockAuthorizer {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> router/src/server/http/write/params.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub mod mock {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> router/src/server/http/write/params.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub enum MockUnifyingParseCall {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> router/src/server/http/write/params.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         V1,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> router/src/server/http/write/params.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         V2,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> router/src/server/http/write/params.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub struct MockWriteRequestUnifier {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::str::from_utf8` with an invalid literal always return an error
[INFO] [stdout]     --> router/src/server/http.rs:1336:25
[INFO] [stdout]      |
[INFO] [stdout] 1336 |             NonUtf8Body(std::str::from_utf8(&[0, 159]).unwrap_err()),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^--------^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              the literal was valid UTF-8 up to the 1 bytes
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(invalid_from_utf8)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> iox_query_influxql/src/plan/planner.rs:3243:9
[INFO] [stdout]      |
[INFO] [stdout] 3243 | /         walk_expr(&f.expr, &mut |e| {
[INFO] [stdout] 3244 | |             if let IQLExpr::VarRef(vr) = e {
[INFO] [stdout] 3245 | |                 var_refs.insert(vr);
[INFO] [stdout] ...    |
[INFO] [stdout] 3248 | |         });
[INFO] [stdout]      | |__________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3243 |         let _ = walk_expr(&f.expr, &mut |e| {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> iox_query_influxql/src/plan/planner.rs:3252:9
[INFO] [stdout]      |
[INFO] [stdout] 3252 | /         walk_expression(condition, &mut |e| match e {
[INFO] [stdout] 3253 | |             Expression::Arithmetic(e) => walk_expr(e, &mut |e| {
[INFO] [stdout] 3254 | |                 if let IQLExpr::VarRef(vr) = e {
[INFO] [stdout] 3255 | |                     var_refs.insert(vr);
[INFO] [stdout] ...    |
[INFO] [stdout] 3259 | |             _ => ControlFlow::<()>::Continue(()),
[INFO] [stdout] 3260 | |         });
[INFO] [stdout]      | |__________^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3252 |         let _ = walk_expression(condition, &mut |e| match e {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> iox_query_influxql/src/window/derivative.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     match (curr.borrow(), prev.borrow()) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `datafusion::scalar::ScalarValue` does not implement `Borrow`, so calling `borrow` on `&datafusion::scalar::ScalarValue` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 102 -     match (curr.borrow(), prev.borrow()) {
[INFO] [stdout] 102 +     match (curr, prev.borrow()) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `datafusion::scalar::ScalarValue`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/arrow-datafusion-da9ff54fd01b0297/f2c0100/datafusion/common/src/scalar.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 + #[derive(Clone)]
[INFO] [stdout]  68 | pub enum ScalarValue {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> iox_query_influxql/src/window/derivative.rs:102:31
[INFO] [stdout]     |
[INFO] [stdout] 102 |     match (curr.borrow(), prev.borrow()) {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `datafusion::scalar::ScalarValue` does not implement `Borrow`, so calling `borrow` on `&datafusion::scalar::ScalarValue` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 102 -     match (curr.borrow(), prev.borrow()) {
[INFO] [stdout] 102 +     match (curr.borrow(), prev) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `datafusion::scalar::ScalarValue`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/arrow-datafusion-da9ff54fd01b0297/f2c0100/datafusion/common/src/scalar.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 + #[derive(Clone)]
[INFO] [stdout]  68 | pub enum ScalarValue {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: garbage_collector v0.1.0 (/opt/rustwide/workdir/garbage_collector), sqlx-postgres v0.7.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3402b43459c9c5a7235f7c597426940d67b26cd5f33aa2a0b6372dc55b122fbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3402b43459c9c5a7235f7c597426940d67b26cd5f33aa2a0b6372dc55b122fbb", kill_on_drop: false }`
[INFO] [stdout] 3402b43459c9c5a7235f7c597426940d67b26cd5f33aa2a0b6372dc55b122fbb
