[INFO] cloning repository https://github.com/thomwiggers/lpn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomwiggers/lpn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomwiggers%2Flpn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomwiggers%2Flpn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94168c2b9017ec6dbfb135fc11db0c500edac54e [INFO] checking thomwiggers/lpn/94168c2b9017ec6dbfb135fc11db0c500edac54e against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomwiggers%2Flpn" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomwiggers/lpn on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/thomwiggers/lpn [INFO] finished tweaking git repo https://github.com/thomwiggers/lpn [INFO] tweaked toml for git repo https://github.com/thomwiggers/lpn written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding factorial v0.2.1 (available: v0.4.0) [INFO] [stderr] Adding indicatif v0.16.2 (available: v0.17.11) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding jemallocator v0.3.2 (available: v0.5.4) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding rand_xoshiro v0.6.0 (available: v0.7.0) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] [stderr] Adding simple_logger v1.16.0 (available: v5.0.0) [INFO] [stderr] Adding unchecked_unwrap v3.0.0 (available: v4.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unchecked_unwrap v3.0.0 [INFO] [stderr] Downloaded m4ri-rust v0.4.0 [INFO] [stderr] Downloaded factorial v0.2.1 [INFO] [stderr] Downloaded vob v2.0.6 [INFO] [stderr] Downloaded m4ri-sys v0.3.3 [INFO] [stderr] Downloaded binomial-iter v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c028f0d0300b2b674e8dc1b987065b7fe198051d83950a1c05dc2312c4df7702 [INFO] running `Command { std: "docker" "start" "-a" "c028f0d0300b2b674e8dc1b987065b7fe198051d83950a1c05dc2312c4df7702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c028f0d0300b2b674e8dc1b987065b7fe198051d83950a1c05dc2312c4df7702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c028f0d0300b2b674e8dc1b987065b7fe198051d83950a1c05dc2312c4df7702", kill_on_drop: false }` [INFO] [stdout] c028f0d0300b2b674e8dc1b987065b7fe198051d83950a1c05dc2312c4df7702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6820e965decc931230b6ffb3f727b00c19c637778e2710453ed0cf7240da110e [INFO] running `Command { std: "docker" "start" "-a" "6820e965decc931230b6ffb3f727b00c19c637778e2710453ed0cf7240da110e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling packed_simd_2 v0.3.8 [INFO] [stderr] Compiling m4ri-sys v0.3.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/lib.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | platform_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking binomial-iter v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking unchecked_unwrap v3.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking factorial v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/lib.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | stdsimd, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn simd_shuffle2(x: T, y: T, idx: [u32; 2]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn simd_shuffle8(x: T, y: T, idx: [u32; 8]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn simd_shuffle16(x: T, y: T, idx: [u32; 16]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shuffle32(x: T, y: T, idx: [u32; 32]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn simd_shuffle64(x: T, y: T, idx: [u32; 64]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub(crate) fn simd_eq(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) fn simd_ne(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub(crate) fn simd_lt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn simd_le(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub(crate) fn simd_gt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) fn simd_ge(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub(crate) fn simd_insert(x: T, idx: u32, val: U) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub(crate) fn simd_extract(x: T, idx: u32) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) fn simd_cast(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub(crate) fn simd_add(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn simd_sub(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) fn simd_mul(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn simd_div(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn simd_rem(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn simd_shl(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub(crate) fn simd_shr(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub(crate) fn simd_and(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub(crate) fn simd_or(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub(crate) fn simd_xor(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub(crate) fn simd_reduce_add_unordered(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub(crate) fn simd_reduce_mul_unordered(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub(crate) fn simd_reduce_add_ordered(x: T, acc: U) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub(crate) fn simd_reduce_mul_ordered(x: T, acc: U) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub(crate) fn simd_reduce_min(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn simd_reduce_max(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn simd_reduce_min_nanless(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub(crate) fn simd_reduce_max_nanless(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub(crate) fn simd_reduce_and(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub(crate) fn simd_reduce_or(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn simd_reduce_xor(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) fn simd_reduce_all(x: T) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub(crate) fn simd_reduce_any(x: T) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) fn simd_select(m: M, a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub(crate) fn simd_fmin(a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | pub(crate) fn simd_fmax(a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) fn simd_fsqrt(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn simd_fma(a: T, b: T, c: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) fn simd_gather(value: T, pointers: P, mask: M) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn simd_scatter(value: T, pointers: P, mask: M); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/llvm.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | pub(crate) fn simd_bitmask(value: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v16.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | impl_simd_array!([i8; 2]: i8x2 | i8, i8); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v16.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | impl_simd_array!([u8; 2]: u8x2 | u8, u8); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v16.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | impl_simd_array!([m8; 2]: m8x2 | i8, i8); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v32.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | impl_simd_array!([i8; 4]: i8x4 | i8, i8, i8, i8); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v32.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | impl_simd_array!([u8; 4]: u8x4 | u8, u8, u8, u8); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v32.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | impl_simd_array!([m8; 4]: m8x4 | i8, i8, i8, i8); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v32.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | impl_simd_array!([i16; 2]: i16x2 | i16, i16); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v32.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | impl_simd_array!([u16; 2]: u16x2 | u16, u16); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v32.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl_simd_array!([m16; 2]: m16x2 | i16, i16); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | impl_simd_array!([i8; 8]: i8x8 | i8, i8, i8, i8, i8, i8, i8, i8); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | impl_simd_array!([u8; 8]: u8x8 | u8, u8, u8, u8, u8, u8, u8, u8); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | impl_simd_array!([m8; 8]: m8x8 | i8, i8, i8, i8, i8, i8, i8, i8); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | impl_simd_array!([i16; 4]: i16x4 | i16, i16, i16, i16); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | impl_simd_array!([u16; 4]: u16x4 | u16, u16, u16, u16); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl_simd_array!([m16; 4]: m16x4 | i16, i16, i16, i16); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | impl_simd_array!([i32; 2]: i32x2 | i32, i32); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_simd_array!([u32; 2]: u32x2 | u32, u32); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | impl_simd_array!([f32; 2]: f32x2 | f32, f32); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | impl_simd_array!([m32; 2]: m32x2 | i32, i32); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl_simd_array!([i64; 1]: i64x1 | i64); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | impl_simd_array!([u64; 1]: u64x1 | u64); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | impl_simd_array!([f64; 1]: f64x1 | f64); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v64.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | impl_simd_array!([m64; 1]: m64x1 | i64); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / impl_simd_array!( [INFO] [stdout] 7 | | [i8; 16]: i8x16 | [INFO] [stdout] 8 | | i8, i8, i8, i8, [INFO] [stdout] 9 | | i8, i8, i8, i8, [INFO] [stdout] 10 | | i8, i8, i8, i8, [INFO] [stdout] 11 | | i8, i8, i8, i8 [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / impl_simd_array!( [INFO] [stdout] 15 | | [u8; 16]: u8x16 | [INFO] [stdout] 16 | | u8, u8, u8, u8, [INFO] [stdout] 17 | | u8, u8, u8, u8, [INFO] [stdout] 18 | | u8, u8, u8, u8, [INFO] [stdout] 19 | | u8, u8, u8, u8 [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / impl_simd_array!( [INFO] [stdout] 23 | | [m8; 16]: m8x16 | [INFO] [stdout] 24 | | i8, i8, i8, i8, [INFO] [stdout] 25 | | i8, i8, i8, i8, [INFO] [stdout] 26 | | i8, i8, i8, i8, [INFO] [stdout] 27 | | i8, i8, i8, i8 [INFO] [stdout] 28 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_simd_array!([i16; 8]: i16x8 | i16, i16, i16, i16, i16, i16, i16, i16); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | impl_simd_array!([u16; 8]: u16x8 | u16, u16, u16, u16, u16, u16, u16, u16); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl_simd_array!([m16; 8]: m16x8 | i16, i16, i16, i16, i16, i16, i16, i16); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | impl_simd_array!([i32; 4]: i32x4 | i32, i32, i32, i32); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | impl_simd_array!([u32; 4]: u32x4 | u32, u32, u32, u32); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | impl_simd_array!([f32; 4]: f32x4 | f32, f32, f32, f32); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_simd_array!([m32; 4]: m32x4 | i32, i32, i32, i32); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | impl_simd_array!([i64; 2]: i64x2 | i64, i64); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | impl_simd_array!([u64; 2]: u64x2 | u64, u64); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | impl_simd_array!([f64; 2]: f64x2 | f64, f64); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | impl_simd_array!([m64; 2]: m64x2 | i64, i64); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | impl_simd_array!([i128; 1]: i128x1 | i128); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | impl_simd_array!([u128; 1]: u128x1 | u128); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v128.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_simd_array!([m128; 1]: m128x1 | i128); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / impl_simd_array!( [INFO] [stdout] 7 | | [i8; 32]: i8x32 | [INFO] [stdout] 8 | | i8, i8, i8, i8, [INFO] [stdout] 9 | | i8, i8, i8, i8, [INFO] [stdout] ... | [INFO] [stdout] 15 | | i8, i8, i8, i8 [INFO] [stdout] 16 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / impl_simd_array!( [INFO] [stdout] 19 | | [u8; 32]: u8x32 | [INFO] [stdout] 20 | | u8, u8, u8, u8, [INFO] [stdout] 21 | | u8, u8, u8, u8, [INFO] [stdout] ... | [INFO] [stdout] 27 | | u8, u8, u8, u8 [INFO] [stdout] 28 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / impl_simd_array!( [INFO] [stdout] 31 | | [m8; 32]: m8x32 | [INFO] [stdout] 32 | | i8, i8, i8, i8, [INFO] [stdout] 33 | | i8, i8, i8, i8, [INFO] [stdout] ... | [INFO] [stdout] 39 | | i8, i8, i8, i8 [INFO] [stdout] 40 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / impl_simd_array!( [INFO] [stdout] 43 | | [i16; 16]: i16x16 | [INFO] [stdout] 44 | | i16, i16, i16, i16, [INFO] [stdout] 45 | | i16, i16, i16, i16, [INFO] [stdout] 46 | | i16, i16, i16, i16, [INFO] [stdout] 47 | | i16, i16, i16, i16 [INFO] [stdout] 48 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / impl_simd_array!( [INFO] [stdout] 51 | | [u16; 16]: u16x16 | [INFO] [stdout] 52 | | u16, u16, u16, u16, [INFO] [stdout] 53 | | u16, u16, u16, u16, [INFO] [stdout] 54 | | u16, u16, u16, u16, [INFO] [stdout] 55 | | u16, u16, u16, u16 [INFO] [stdout] 56 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / impl_simd_array!( [INFO] [stdout] 59 | | [m16; 16]: m16x16 | [INFO] [stdout] 60 | | i16, i16, i16, i16, [INFO] [stdout] 61 | | i16, i16, i16, i16, [INFO] [stdout] 62 | | i16, i16, i16, i16, [INFO] [stdout] 63 | | i16, i16, i16, i16 [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | impl_simd_array!([i32; 8]: i32x8 | i32, i32, i32, i32, i32, i32, i32, i32); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_simd_array!([u32; 8]: u32x8 | u32, u32, u32, u32, u32, u32, u32, u32); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_simd_array!([f32; 8]: f32x8 | f32, f32, f32, f32, f32, f32, f32, f32); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_simd_array!([m32; 8]: m32x8 | i32, i32, i32, i32, i32, i32, i32, i32); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | impl_simd_array!([i64; 4]: i64x4 | i64, i64, i64, i64); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | impl_simd_array!([u64; 4]: u64x4 | u64, u64, u64, u64); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | impl_simd_array!([f64; 4]: f64x4 | f64, f64, f64, f64); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | impl_simd_array!([m64; 4]: m64x4 | i64, i64, i64, i64); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | impl_simd_array!([i128; 2]: i128x2 | i128, i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | impl_simd_array!([u128; 2]: u128x2 | u128, u128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v256.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | impl_simd_array!([m128; 2]: m128x2 | i128, i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / impl_simd_array!( [INFO] [stdout] 7 | | [i8; 64]: i8x64 | [INFO] [stdout] 8 | | i8, i8, i8, i8, [INFO] [stdout] 9 | | i8, i8, i8, i8, [INFO] [stdout] ... | [INFO] [stdout] 24 | | i8, i8, i8, i8 [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / impl_simd_array!( [INFO] [stdout] 28 | | [u8; 64]: u8x64 | [INFO] [stdout] 29 | | u8, u8, u8, u8, [INFO] [stdout] 30 | | u8, u8, u8, u8, [INFO] [stdout] ... | [INFO] [stdout] 45 | | u8, u8, u8, u8 [INFO] [stdout] 46 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / impl_simd_array!( [INFO] [stdout] 49 | | [m8; 64]: m8x64 | [INFO] [stdout] 50 | | i8, i8, i8, i8, [INFO] [stdout] 51 | | i8, i8, i8, i8, [INFO] [stdout] ... | [INFO] [stdout] 66 | | i8, i8, i8, i8 [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / impl_simd_array!( [INFO] [stdout] 70 | | [i16; 32]: i16x32 | [INFO] [stdout] 71 | | i16, i16, i16, i16, [INFO] [stdout] 72 | | i16, i16, i16, i16, [INFO] [stdout] ... | [INFO] [stdout] 78 | | i16, i16, i16, i16 [INFO] [stdout] 79 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / impl_simd_array!( [INFO] [stdout] 82 | | [u16; 32]: u16x32 | [INFO] [stdout] 83 | | u16, u16, u16, u16, [INFO] [stdout] 84 | | u16, u16, u16, u16, [INFO] [stdout] ... | [INFO] [stdout] 90 | | u16, u16, u16, u16 [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / impl_simd_array!( [INFO] [stdout] 94 | | [m16; 32]: m16x32 | [INFO] [stdout] 95 | | i16, i16, i16, i16, [INFO] [stdout] 96 | | i16, i16, i16, i16, [INFO] [stdout] ... | [INFO] [stdout] 102 | | i16, i16, i16, i16 [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / impl_simd_array!( [INFO] [stdout] 107 | | [i32; 16]: i32x16 | [INFO] [stdout] 108 | | i32, i32, i32, i32, [INFO] [stdout] 109 | | i32, i32, i32, i32, [INFO] [stdout] 110 | | i32, i32, i32, i32, [INFO] [stdout] 111 | | i32, i32, i32, i32 [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / impl_simd_array!( [INFO] [stdout] 115 | | [u32; 16]: u32x16 | [INFO] [stdout] 116 | | u32, u32, u32, u32, [INFO] [stdout] 117 | | u32, u32, u32, u32, [INFO] [stdout] 118 | | u32, u32, u32, u32, [INFO] [stdout] 119 | | u32, u32, u32, u32 [INFO] [stdout] 120 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / impl_simd_array!( [INFO] [stdout] 123 | | [f32; 16]: f32x16 | [INFO] [stdout] 124 | | f32, f32, f32, f32, [INFO] [stdout] 125 | | f32, f32, f32, f32, [INFO] [stdout] 126 | | f32, f32, f32, f32, [INFO] [stdout] 127 | | f32, f32, f32, f32 [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | / impl_simd_array!( [INFO] [stdout] 131 | | [m32; 16]: m32x16 | [INFO] [stdout] 132 | | i32, i32, i32, i32, [INFO] [stdout] 133 | | i32, i32, i32, i32, [INFO] [stdout] 134 | | i32, i32, i32, i32, [INFO] [stdout] 135 | | i32, i32, i32, i32 [INFO] [stdout] 136 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | impl_simd_array!([i64; 8]: i64x8 | i64, i64, i64, i64, i64, i64, i64, i64); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | impl_simd_array!([u64; 8]: u64x8 | u64, u64, u64, u64, u64, u64, u64, u64); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | impl_simd_array!([f64; 8]: f64x8 | f64, f64, f64, f64, f64, f64, f64, f64); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | impl_simd_array!([m64; 8]: m64x8 | i64, i64, i64, i64, i64, i64, i64, i64); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | impl_simd_array!([i128; 4]: i128x4 | i128, i128, i128, i128); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | impl_simd_array!([u128; 4]: u128x4 | u128, u128, u128, u128); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/v512.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | impl_simd_array!([m128; 4]: m128x4 | i128, i128, i128, i128); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | impl_simd_array!([isize; 2]: isizex2 | isize_, isize_); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | impl_simd_array!([usize; 2]: usizex2 | usize_, usize_); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | impl_simd_array!([msize; 2]: msizex2 | isize_, isize_); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | impl_simd_array!([isize; 4]: isizex4 | isize_, isize_, isize_, isize_); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl_simd_array!([usize; 4]: usizex4 | usize_, usize_, usize_, usize_); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | impl_simd_array!([msize; 4]: msizex4 | isize_, isize_, isize_, isize_); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_simd_array!([isize; 8]: isizex8 | isize_, isize_, isize_, isize_, isize_, isize_, isize_, isize_); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | impl_simd_array!([usize; 8]: usizex8 | usize_, usize_, usize_, usize_, usize_, usize_, usize_, usize_); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct $tuple_id($(pub(crate) $elem_tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vSize.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | impl_simd_array!([msize; 8]: msizex8 | isize_, isize_, isize_, isize_, isize_, isize_, isize_, isize_); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vPtr.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct $tuple_id<$ty>($(pub(crate) $tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 29 | impl_simd_ptr!([*const T; 2]: cptrx2 | T | T, T); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vPtr.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct $tuple_id<$ty>($(pub(crate) $tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 30 | impl_simd_ptr!([*const T; 4]: cptrx4 | T | T, T, T, T); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vPtr.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct $tuple_id<$ty>($(pub(crate) $tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 31 | impl_simd_ptr!([*const T; 8]: cptrx8 | T | T, T, T, T, T, T, T, T); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vPtr.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct $tuple_id<$ty>($(pub(crate) $tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 33 | impl_simd_ptr!([*mut T; 2]: mptrx2 | T | T, T); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vPtr.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct $tuple_id<$ty>($(pub(crate) $tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 34 | impl_simd_ptr!([*mut T; 4]: mptrx4 | T | T, T, T, T); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.8/src/codegen/vPtr.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct $tuple_id<$ty>($(pub(crate) $tys),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 35 | impl_simd_ptr!([*mut T; 8]: mptrx8 | T | T, T, T, T, T, T, T, T); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_simd_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking simple_logger v1.16.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling vob v2.0.6 [INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0557, E0635, E0703. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0044`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packed_simd_2` (lib) due to 139 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6820e965decc931230b6ffb3f727b00c19c637778e2710453ed0cf7240da110e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6820e965decc931230b6ffb3f727b00c19c637778e2710453ed0cf7240da110e", kill_on_drop: false }` [INFO] [stdout] 6820e965decc931230b6ffb3f727b00c19c637778e2710453ed0cf7240da110e