[INFO] cloning repository https://github.com/m1el/beaver_solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1el/beaver_solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Fbeaver_solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Fbeaver_solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e41cdf66e562aa52f44115d8009f7e0c192d33ad [INFO] testing m1el/beaver_solver against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Fbeaver_solver" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m1el/beaver_solver on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m1el/beaver_solver [INFO] finished tweaking git repo https://github.com/m1el/beaver_solver [INFO] tweaked toml for git repo https://github.com/m1el/beaver_solver written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/m1el/beaver_solver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d965cb8ad5223d5d7d40e0236a15dce63c1652c83afb1d8111bf9f9a7215ff4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d965cb8ad5223d5d7d40e0236a15dce63c1652c83afb1d8111bf9f9a7215ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d965cb8ad5223d5d7d40e0236a15dce63c1652c83afb1d8111bf9f9a7215ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d965cb8ad5223d5d7d40e0236a15dce63c1652c83afb1d8111bf9f9a7215ff4", kill_on_drop: false }` [INFO] [stdout] 5d965cb8ad5223d5d7d40e0236a15dce63c1652c83afb1d8111bf9f9a7215ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a79b1266e8d52203b540826a94e380d28dd5108d78d2efb9457143f80e865b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2a79b1266e8d52203b540826a94e380d28dd5108d78d2efb9457143f80e865b1", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling core_simd v0.1.0 (https://github.com/rust-lang/stdsimd#715f9ac4) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/lib.rs:3:54 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(repr_simd, platform_intrinsics, simd_ffi, const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/masks/full_masks.rs:243:34 [INFO] [stdout] | [INFO] [stdout] 243 | impl From<$from> for $to [INFO] [stdout] | ---------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] ... [INFO] [stdout] 261 | impl_from! { Mask8 (SimdI8) => Mask16 (SimdI16), Mask32 (SimdI32), Mask64 (SimdI64), MaskSize (SimdIsize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/masks/full_masks.rs:243:34 [INFO] [stdout] | [INFO] [stdout] 243 | impl From<$from> for $to [INFO] [stdout] | ---------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] ... [INFO] [stdout] 262 | impl_from! { Mask16 (SimdI16) => Mask32 (SimdI32), Mask64 (SimdI64), MaskSize (SimdIsize), Mask8 (SimdI8) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/masks/full_masks.rs:243:34 [INFO] [stdout] | [INFO] [stdout] 243 | impl From<$from> for $to [INFO] [stdout] | ---------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] ... [INFO] [stdout] 263 | impl_from! { Mask32 (SimdI32) => Mask64 (SimdI64), MaskSize (SimdIsize), Mask8 (SimdI8), Mask16 (SimdI16) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/masks/full_masks.rs:243:34 [INFO] [stdout] | [INFO] [stdout] 243 | impl From<$from> for $to [INFO] [stdout] | ---------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] ... [INFO] [stdout] 264 | impl_from! { Mask64 (SimdI64) => MaskSize (SimdIsize), Mask8 (SimdI8), Mask16 (SimdI16), Mask32 (SimdI32) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/masks/full_masks.rs:243:34 [INFO] [stdout] | [INFO] [stdout] 243 | impl From<$from> for $to [INFO] [stdout] | ---------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] ... [INFO] [stdout] 265 | impl_from! { MaskSize (SimdIsize) => Mask8 (SimdI8), Mask16 (SimdI16), Mask32 (SimdI32), Mask64 (SimdI64) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 66 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core_simd` due to 67 previous errors [INFO] running `Command { std: "docker" "inspect" "2a79b1266e8d52203b540826a94e380d28dd5108d78d2efb9457143f80e865b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a79b1266e8d52203b540826a94e380d28dd5108d78d2efb9457143f80e865b1", kill_on_drop: false }` [INFO] [stdout] 2a79b1266e8d52203b540826a94e380d28dd5108d78d2efb9457143f80e865b1