[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Fbeaver_solver" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m1el/beaver_solver on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-32/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/stdsimd` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0cdcd2941c98102ae00765d12852627549dc184f976edec535fa00aee7e7226 [INFO] running `Command { std: "docker" "start" "-a" "c0cdcd2941c98102ae00765d12852627549dc184f976edec535fa00aee7e7226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0cdcd2941c98102ae00765d12852627549dc184f976edec535fa00aee7e7226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0cdcd2941c98102ae00765d12852627549dc184f976edec535fa00aee7e7226", kill_on_drop: false }` [INFO] [stdout] c0cdcd2941c98102ae00765d12852627549dc184f976edec535fa00aee7e7226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4769502f35cf685b2cb83fc2c917c41a202fb01338e0550ecc4006b2b2dc800 [INFO] running `Command { std: "docker" "start" "-a" "a4769502f35cf685b2cb83fc2c917c41a202fb01338e0550ecc4006b2b2dc800", 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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(repr_simd, platform_intrinsics, simd_ffi, const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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] = 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 67 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core_simd` due to 68 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a4769502f35cf685b2cb83fc2c917c41a202fb01338e0550ecc4006b2b2dc800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4769502f35cf685b2cb83fc2c917c41a202fb01338e0550ecc4006b2b2dc800", kill_on_drop: false }` [INFO] [stdout] a4769502f35cf685b2cb83fc2c917c41a202fb01338e0550ecc4006b2b2dc800