[INFO] fetching crate pkbuffer 0.4.2...
[INFO] testing pkbuffer-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate pkbuffer 0.4.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pkbuffer 0.4.2
[INFO] finished tweaking crates.io crate pkbuffer 0.4.2
[INFO] tweaked toml for crates.io crate pkbuffer 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pkbuffer 0.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkbuffer_derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5024082df7ff79bfd375506697a690e2ab46b730777b86f491917a340e4ca012
[INFO] running `Command { std: "docker" "start" "-a" "5024082df7ff79bfd375506697a690e2ab46b730777b86f491917a340e4ca012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5024082df7ff79bfd375506697a690e2ab46b730777b86f491917a340e4ca012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5024082df7ff79bfd375506697a690e2ab46b730777b86f491917a340e4ca012", kill_on_drop: false }`
[INFO] [stdout] 5024082df7ff79bfd375506697a690e2ab46b730777b86f491917a340e4ca012
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd40650ac7329439c52e475a1a269c08ec9b7f4f728d85addefd2431a376bd97
[INFO] running `Command { std: "docker" "start" "-a" "dd40650ac7329439c52e475a1a269c08ec9b7f4f728d85addefd2431a376bd97", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkbuffer_derive v0.1.0
[INFO] [stderr]    Compiling pkbuffer v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64_simd`
[INFO] [stdout]  --> src/castable.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [stdout]   = 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 value: `wasm_simd`
[INFO] [stdout]  --> src/castable.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(target_arch = "wasm32", feature = "wasm_simd"))]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `wasm_simd` as a feature in `Cargo.toml`
[INFO] [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: `wasm_simd`
[INFO] [stdout]   --> src/castable.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(target_arch = "wasm32", feature = "wasm_simd"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wasm_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:59:36
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:75:36
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:77:36
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:91:36
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:97:36
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:119:36
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:121:36
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:129:36
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:131:36
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:137:36
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:141:36
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:143:36
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:147:36
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:151:36
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:161:36
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:163:36
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:165:36
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:167:36
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:169:36
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:171:36
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:175:36
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:179:36
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:181:36
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:183:36
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:185:36
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:187:36
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:191:36
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:193:36
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:195:36
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:197:36
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:205:36
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:207:36
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:209:36
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:211:36
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:213:36
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:217:36
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:219:36
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:221:36
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:223:36
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:227:36
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:229:36
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:231:36
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:233:36
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:239:36
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:241:36
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:243:36
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:245:36
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:249:36
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:253:36
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:255:36
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:257:36
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:259:36
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:261:36
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s
[INFO] running `Command { std: "docker" "inspect" "dd40650ac7329439c52e475a1a269c08ec9b7f4f728d85addefd2431a376bd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd40650ac7329439c52e475a1a269c08ec9b7f4f728d85addefd2431a376bd97", kill_on_drop: false }`
[INFO] [stdout] dd40650ac7329439c52e475a1a269c08ec9b7f4f728d85addefd2431a376bd97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72584ed8b8984084ee8ff04d3f60957eda880c9aebd99cc7143f1e0bc1a5cb9b
[INFO] running `Command { std: "docker" "start" "-a" "72584ed8b8984084ee8ff04d3f60957eda880c9aebd99cc7143f1e0bc1a5cb9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64_simd`
[INFO] [stdout]  --> src/castable.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [stdout]   = 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 value: `wasm_simd`
[INFO] [stdout]  --> src/castable.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(target_arch = "wasm32", feature = "wasm_simd"))]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `wasm_simd` as a feature in `Cargo.toml`
[INFO] [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: `wasm_simd`
[INFO] [stdout]   --> src/castable.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(target_arch = "wasm32", feature = "wasm_simd"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wasm_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:59:36
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:75:36
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:77:36
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:91:36
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:97:36
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:119:36
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:121:36
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:129:36
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:131:36
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:137:36
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:141:36
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:143:36
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:147:36
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:151:36
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:161:36
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:163:36
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:165:36
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:167:36
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:169:36
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:171:36
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:175:36
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:179:36
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:181:36
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:183:36
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:185:36
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:187:36
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:191:36
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:193:36
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:195:36
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:197:36
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:205:36
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:207:36
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:209:36
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:211:36
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:213:36
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:217:36
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:219:36
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:221:36
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:223:36
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:227:36
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:229:36
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:231:36
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:233:36
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:239:36
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:241:36
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:243:36
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:245:36
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:249:36
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:253:36
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:255:36
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:257:36
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:259:36
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:261:36
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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]    Compiling pkbuffer v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `pkbuffer`
[INFO] [stdout]  --> src/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pkbuffer::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `pkbuffer`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pkbuffer`, use `cargo add pkbuffer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Castable` in this scope
[INFO] [stdout]   --> src/tests.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[derive(Copy, Clone, Castable, Debug)]
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Castable;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use pkbuffer_derive::Castable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Castable` in this scope
[INFO] [stdout]   --> src/tests.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[derive(Clone, Castable)]
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Castable;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use pkbuffer_derive::Castable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64_simd`
[INFO] [stdout]  --> src/castable.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [stdout]   = 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 value: `wasm_simd`
[INFO] [stdout]  --> src/castable.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(target_arch = "wasm32", feature = "wasm_simd"))]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `wasm_simd` as a feature in `Cargo.toml`
[INFO] [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: `wasm_simd`
[INFO] [stdout]   --> src/castable.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(target_arch = "wasm32", feature = "wasm_simd"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wasm_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:59:36
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:75:36
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:77:36
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:91:36
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:97:36
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]   --> src/castable.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:119:36
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:121:36
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:129:36
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:131:36
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:137:36
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:141:36
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:143:36
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:147:36
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:151:36
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:161:36
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:163:36
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:165:36
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:167:36
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:169:36
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:171:36
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:175:36
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:179:36
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:181:36
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:183:36
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:185:36
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:187:36
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:191:36
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:193:36
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:195:36
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:197:36
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:205:36
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:207:36
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:209:36
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:211:36
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:213:36
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:217:36
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:219:36
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:221:36
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:223:36
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:227:36
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:229:36
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:231:36
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:233:36
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:239:36
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:241:36
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:243:36
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:245:36
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:249:36
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:253:36
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:255:36
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:257:36
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:259:36
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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: `aarch64_simd`
[INFO] [stdout]    --> src/castable.rs:261:36
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg(all(target_arch = "aarch64", feature = "aarch64_simd"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64_simd` as a feature in `Cargo.toml`
[INFO] [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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkbuffer` (lib test) due to 3 previous errors; 107 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "72584ed8b8984084ee8ff04d3f60957eda880c9aebd99cc7143f1e0bc1a5cb9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72584ed8b8984084ee8ff04d3f60957eda880c9aebd99cc7143f1e0bc1a5cb9b", kill_on_drop: false }`
[INFO] [stdout] 72584ed8b8984084ee8ff04d3f60957eda880c9aebd99cc7143f1e0bc1a5cb9b
