[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] checking m1el/beaver_solver against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Fbeaver_solver" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m1el/beaver_solver on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "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-7/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" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5e18ec421212613ab94b7044069f0ec674cedd6917bfe0647daaed9eb11fe1a [INFO] running `Command { std: "docker" "start" "-a" "c5e18ec421212613ab94b7044069f0ec674cedd6917bfe0647daaed9eb11fe1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5e18ec421212613ab94b7044069f0ec674cedd6917bfe0647daaed9eb11fe1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e18ec421212613ab94b7044069f0ec674cedd6917bfe0647daaed9eb11fe1a", kill_on_drop: false }` [INFO] [stdout] c5e18ec421212613ab94b7044069f0ec674cedd6917bfe0647daaed9eb11fe1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1b32710a434bc5d139523bd080441023d7b0076f91f5cac3a00199e1c64b91a [INFO] running `Command { std: "docker" "start" "-a" "a1b32710a434bc5d139523bd080441023d7b0076f91f5cac3a00199e1c64b91a", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking 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: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | impl_float_vector! { SimdF32, f32, SimdU32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/float.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | impl_float_vector! { SimdF64, f64, SimdU64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_float_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | impl_integer_vector! { SimdIsize, isize, MaskSize, SimdIsize } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_integer_vector! { SimdI16, i16, Mask16, SimdI16 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl_integer_vector! { SimdI32, i32, Mask32, SimdI32 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_integer_vector! { SimdI64, i64, Mask64, SimdI64 } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/int.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_integer_vector! { SimdI8, i8, Mask8, SimdI8 } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_integer_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | impl_unsigned_vector! { SimdUsize, usize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_unsigned_vector! { SimdU16, u16 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | impl_unsigned_vector! { SimdU32, u32 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | impl_unsigned_vector! { SimdU64, u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/permute.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/715f9ac/crates/core_simd/src/vector/uint.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_unsigned_vector! { SimdU8, u8 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` which comes from the expansion of the macro `impl_unsigned_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core_simd` due to 62 previous errors [INFO] running `Command { std: "docker" "inspect" "a1b32710a434bc5d139523bd080441023d7b0076f91f5cac3a00199e1c64b91a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b32710a434bc5d139523bd080441023d7b0076f91f5cac3a00199e1c64b91a", kill_on_drop: false }` [INFO] [stdout] a1b32710a434bc5d139523bd080441023d7b0076f91f5cac3a00199e1c64b91a