[INFO] fetching crate wildtiger 0.0.3... [INFO] testing wildtiger-0.0.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate wildtiger 0.0.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wildtiger 0.0.3 [INFO] finished tweaking crates.io crate wildtiger 0.0.3 [INFO] tweaked toml for crates.io crate wildtiger 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wildtiger 0.0.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 198 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding hyper v0.12.36 (available: v1.7.0) [INFO] [stderr] Adding rustc-hex v1.0.0 (available: v2.1.0) [INFO] [stderr] Adding tokio v0.1.22 (available: v1.47.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 770bee5def1e18ab7083439c274717cb19e1e37979385669649d273d85229340 [INFO] running `Command { std: "docker" "start" "-a" "770bee5def1e18ab7083439c274717cb19e1e37979385669649d273d85229340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "770bee5def1e18ab7083439c274717cb19e1e37979385669649d273d85229340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770bee5def1e18ab7083439c274717cb19e1e37979385669649d273d85229340", kill_on_drop: false }` [INFO] [stdout] 770bee5def1e18ab7083439c274717cb19e1e37979385669649d273d85229340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0809a99798902766cd3515504038aea20325a4d93a484ee8a38c9c01d2fa3910 [INFO] running `Command { std: "docker" "start" "-a" "0809a99798902766cd3515504038aea20325a4d93a484ee8a38c9c01d2fa3910", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling packed_simd_2 v0.3.8 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [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: removed in 1.78.0; see for more information [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rayon v1.11.0 [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] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [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] Compiling bytes v0.5.6 [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] [stderr] Compiling futures-cpupool v0.1.8 [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] Compiling time v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling randomx-sys v0.1.0 [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] [stderr] error: failed to run custom build command for `randomx-sys v0.1.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/randomx-sys-e87f40b1b84c18a7/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/randomx-sys-1eaaee01abf23c98/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx" "-DARCH=native" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/randomx-sys-1eaaee01abf23c98/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Performing Test _march=native_cxx [INFO] [stderr] -- Performing Test _march=native_cxx - Success [INFO] [stderr] -- Setting CXX flag -march=native [INFO] [stderr] -- Performing Test _march=native_c [INFO] [stderr] -- Performing Test _march=native_c - Success [INFO] [stderr] -- Setting C flag -march=native [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Performing Test HAVE_CXX_ATOMICS [INFO] [stderr] -- Performing Test HAVE_CXX_ATOMICS - Success [INFO] [stderr] -- Configuring done (5.3s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/randomx-sys-1eaaee01abf23c98/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/randomx-sys-1eaaee01abf23c98/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/randomx-sys-1eaaee01abf23c98/out/build" "--target" "all" "--config" "Debug" [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/randomx.dir/src/soft_aes.cpp.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/randomx.dir/src/bytecode_machine.cpp.o [INFO] [stderr] [ 9%] Building CXX object CMakeFiles/randomx.dir/src/aes_hash.cpp.o [INFO] [stderr] [ 12%] Building C object CMakeFiles/randomx.dir/src/argon2_ref.c.o [INFO] [stderr] [ 16%] Building CXX object CMakeFiles/randomx.dir/src/virtual_memory.cpp.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/randomx.dir/src/dataset.cpp.o [INFO] [stderr] [ 22%] Building CXX object CMakeFiles/randomx.dir/src/vm_interpreted.cpp.o [INFO] [stderr] [ 25%] Building CXX object CMakeFiles/randomx.dir/src/allocator.cpp.o [INFO] [stderr] [ 29%] Building CXX object CMakeFiles/randomx.dir/src/assembly_generator_x86.cpp.o [INFO] [stderr] [ 32%] Building CXX object CMakeFiles/randomx.dir/src/instruction.cpp.o [INFO] [stderr] [ 35%] Building CXX object CMakeFiles/randomx.dir/src/randomx.cpp.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/randomx.dir/src/superscalar.cpp.o [INFO] [stderr] [ 41%] Building CXX object CMakeFiles/randomx.dir/src/vm_compiled.cpp.o [INFO] [stderr] [ 45%] Building CXX object CMakeFiles/randomx.dir/src/vm_interpreted_light.cpp.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/randomx.dir/src/argon2_core.c.o [INFO] [stderr] [ 51%] Building CXX object CMakeFiles/randomx.dir/src/blake2_generator.cpp.o [INFO] [stderr] [ 54%] Building CXX object CMakeFiles/randomx.dir/src/instructions_portable.cpp.o [INFO] [stderr] [ 58%] Building C object CMakeFiles/randomx.dir/src/reciprocal.c.o [INFO] [stderr] [ 61%] Building CXX object CMakeFiles/randomx.dir/src/virtual_machine.cpp.o [INFO] [stderr] [ 64%] Building CXX object CMakeFiles/randomx.dir/src/vm_compiled_light.cpp.o [INFO] [stderr] [ 67%] Building C object CMakeFiles/randomx.dir/src/blake2/blake2b.c.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/randomx.dir/src/jit_compiler_x86_static.S.o [INFO] [stderr] [ 74%] Building CXX object CMakeFiles/randomx.dir/src/jit_compiler_x86.cpp.o [INFO] [stderr] [ 77%] Linking CXX static library librandomx.a [INFO] [stderr] [ 77%] Built target randomx [INFO] [stderr] [ 80%] Building CXX object CMakeFiles/randomx-tests.dir/src/tests/tests.cpp.o [INFO] [stderr] [ 83%] Building CXX object CMakeFiles/randomx-codegen.dir/src/tests/code-generator.cpp.o [INFO] [stderr] [ 87%] Building CXX object CMakeFiles/randomx-benchmark.dir/src/tests/affinity.cpp.o [INFO] [stderr] [ 90%] Building CXX object CMakeFiles/randomx-benchmark.dir/src/tests/benchmark.cpp.o [INFO] [stderr] [ 93%] Linking CXX executable randomx-benchmark [INFO] [stderr] [ 93%] Built target randomx-benchmark [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning (dev) in CMakeLists.txt: [INFO] [stderr] No project() command is present. The top-level CMakeLists.txt file must [INFO] [stderr] contain a literal, direct call to the project() command. Add a line of [INFO] [stderr] code such as [INFO] [stderr] [INFO] [stderr] project(ProjectName) [INFO] [stderr] [INFO] [stderr] near the top of the file, but after cmake_minimum_required(). [INFO] [stderr] [INFO] [stderr] CMake is pretending there is a "project(Project)" command on the first [INFO] [stderr] line. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) in CMakeLists.txt: [INFO] [stderr] cmake_minimum_required() should be called prior to this top-level project() [INFO] [stderr] call. Please see the cmake-commands(7) manual for usage documentation of [INFO] [stderr] both commands. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:29 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx/src/tests/code-generator.cpp:29: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx/src/tests/utility.hpp:74:38: error: 'uint64_t' has not been declared [INFO] [stderr] 74 | inline void dump(const char* buffer, uint64_t count, const char* name) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx/src/tests/utility.hpp:99:73: error: 'uint64_t' has not been declared [INFO] [stderr] 99 | inline void readUInt64Option(const char* option, int argc, char** argv, uint64_t& out, uint64_t defaultValue) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx/src/tests/utility.hpp:99:88: error: 'uint64_t' has not been declared [INFO] [stderr] 99 | inline void readUInt64Option(const char* option, int argc, char** argv, uint64_t& out, uint64_t defaultValue) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] gmake[2]: *** [CMakeFiles/randomx-codegen.dir/build.make:76: CMakeFiles/randomx-codegen.dir/src/tests/code-generator.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:141: CMakeFiles/randomx-codegen.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx/src/tests/tests.cpp:7: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx/src/tests/utility.hpp:74:38: error: 'uint64_t' has not been declared [INFO] [stderr] 74 | inline void dump(const char* buffer, uint64_t count, const char* name) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx/src/tests/utility.hpp:99:73: error: 'uint64_t' has not been declared [INFO] [stderr] 99 | inline void readUInt64Option(const char* option, int argc, char** argv, uint64_t& out, uint64_t defaultValue) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-sys-0.1.0/randomx/src/tests/utility.hpp:99:88: error: 'uint64_t' has not been declared [INFO] [stderr] 99 | inline void readUInt64Option(const char* option, int argc, char** argv, uint64_t& out, uint64_t defaultValue) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] gmake[2]: *** [CMakeFiles/randomx-tests.dir/build.make:76: CMakeFiles/randomx-tests.dir/src/tests/tests.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/randomx-tests.dir/all] Error 2 [INFO] [stderr] /usr/bin/ld: warning: jit_compiler_x86_static.S.o: missing .note.GNU-stack section implies executable stack [INFO] [stderr] /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker [INFO] [stderr] gmake: *** [Makefile:91: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (1954) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59db8cd7f192 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59db8cd7f192 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59db8cd7f192 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59db8cd7f192 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59db8cda2e0f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59db8cda2e0f - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x59db8cd6fc43 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59db8cd6fc43 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x59db8cd7f7e2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59db8cd6c78c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x59db8cd6c5cc - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x59db8cd6d36a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x59db8cd7f5ea - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x59db8cd7f549 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x59db8cd6d08d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x59db8cdac1a0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59db8ccdf40b - cmake::fail::h902b9bc92656cdf8 [INFO] [stderr] 17: 0x59db8ccdd6e2 - cmake::run::h3fbe1658f9fd81f3 [INFO] [stderr] 18: 0x59db8cce44cb - cmake::Config::build::hd77ab35f0c0c5525 [INFO] [stderr] 19: 0x59db8c85b3d7 - build_script_build::main::h5b6067eae639228b [INFO] [stderr] 20: 0x59db8c85bdd3 - core::ops::function::FnOnce::call_once::h148b8512254893cd [INFO] [stderr] 21: 0x59db8c85cd06 - std::sys::backtrace::__rust_begin_short_backtrace::he1bb54896aad314b [INFO] [stderr] 22: 0x59db8c85cbd9 - std::rt::lang_start::{{closure}}::h5a91ae49f811ff6b [INFO] [stderr] 23: 0x59db8cd7ffb0 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x59db8cd7ffb0 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x59db8cd7ffb0 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x59db8cd7ffb0 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x59db8cd7ffb0 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x59db8cd7ffb0 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x59db8cd7ffb0 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x59db8cd7ffb0 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x59db8cd7ffb0 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x59db8c85cbc1 - std::rt::lang_start::h8cbcd3a7a85ed57b [INFO] [stderr] 33: 0x59db8c85d515 - main [INFO] [stderr] 34: 0x7bc6adb821ca - [INFO] [stderr] 35: 0x7bc6adb8228b - __libc_start_main [INFO] [stderr] 36: 0x59db8c85a785 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0809a99798902766cd3515504038aea20325a4d93a484ee8a38c9c01d2fa3910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0809a99798902766cd3515504038aea20325a4d93a484ee8a38c9c01d2fa3910", kill_on_drop: false }` [INFO] [stdout] 0809a99798902766cd3515504038aea20325a4d93a484ee8a38c9c01d2fa3910