[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Fbeaver_solver" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m1el/beaver_solver on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-16/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4decdd2356a392fa556dd4ddd70598aa065be353d35369e0914a5707fed19f3 [INFO] running `Command { std: "docker" "start" "-a" "f4decdd2356a392fa556dd4ddd70598aa065be353d35369e0914a5707fed19f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4decdd2356a392fa556dd4ddd70598aa065be353d35369e0914a5707fed19f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4decdd2356a392fa556dd4ddd70598aa065be353d35369e0914a5707fed19f3", kill_on_drop: false }` [INFO] [stdout] f4decdd2356a392fa556dd4ddd70598aa065be353d35369e0914a5707fed19f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea2bb61651538b7c1f050b6870e10eb399bfa1e04155c4e6b43520570f907f6a [INFO] running `Command { std: "docker" "start" "-a" "ea2bb61651538b7c1f050b6870e10eb399bfa1e04155c4e6b43520570f907f6a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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[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 62 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 63 previous errors [INFO] running `Command { std: "docker" "inspect" "ea2bb61651538b7c1f050b6870e10eb399bfa1e04155c4e6b43520570f907f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2bb61651538b7c1f050b6870e10eb399bfa1e04155c4e6b43520570f907f6a", kill_on_drop: false }` [INFO] [stdout] ea2bb61651538b7c1f050b6870e10eb399bfa1e04155c4e6b43520570f907f6a