[INFO] cloning repository https://github.com/wrnrlr/g3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wrnrlr/g3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fg3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fg3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61ccc26cbcf67040c9e6f032ebc88ad18ca13cf9 [INFO] checking wrnrlr/g3 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fg3" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wrnrlr/g3 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wrnrlr/g3 [INFO] finished tweaking git repo https://github.com/wrnrlr/g3 [INFO] tweaked toml for git repo https://github.com/wrnrlr/g3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/wrnrlr/g3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/stdsimd` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c4335bf1a579175f60844498318bf0c718b46cf4bfbb7347d264db61e54ae57 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5c4335bf1a579175f60844498318bf0c718b46cf4bfbb7347d264db61e54ae57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c4335bf1a579175f60844498318bf0c718b46cf4bfbb7347d264db61e54ae57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4335bf1a579175f60844498318bf0c718b46cf4bfbb7347d264db61e54ae57", kill_on_drop: false }` [INFO] [stdout] 5c4335bf1a579175f60844498318bf0c718b46cf4bfbb7347d264db61e54ae57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a589e2412dcda2975e6c1d03a03653febd4f2deee381eddb493bff9cdf49fb4a [INFO] running `Command { std: "docker" "start" "-a" "a589e2412dcda2975e6c1d03a03653febd4f2deee381eddb493bff9cdf49fb4a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Checking core_simd v0.1.0 (https://github.com/rust-lang/stdsimd#d4287530) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | const_evaluatable_checked, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `generic_const_exprs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 23 | impl_to_bytes! { u8, 1 } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 23 | impl_to_bytes! { u8, 1 } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 23 | impl_to_bytes! { u8, 1 } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 24 | impl_to_bytes! { u16, 2 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 24 | impl_to_bytes! { u16, 2 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 24 | impl_to_bytes! { u16, 2 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 25 | impl_to_bytes! { u32, 4 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 25 | impl_to_bytes! { u32, 4 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 25 | impl_to_bytes! { u32, 4 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 26 | impl_to_bytes! { u64, 8 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 26 | impl_to_bytes! { u64, 8 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 26 | impl_to_bytes! { u64, 8 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 30 | impl_to_bytes! { usize, 8 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 30 | impl_to_bytes! { usize, 8 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 30 | impl_to_bytes! { usize, 8 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 32 | impl_to_bytes! { i8, 1 } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 32 | impl_to_bytes! { i8, 1 } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 32 | impl_to_bytes! { i8, 1 } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 33 | impl_to_bytes! { i16, 2 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 33 | impl_to_bytes! { i16, 2 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 33 | impl_to_bytes! { i16, 2 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 34 | impl_to_bytes! { i32, 4 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 34 | impl_to_bytes! { i32, 4 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 34 | impl_to_bytes! { i32, 4 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 35 | impl_to_bytes! { i64, 8 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 35 | impl_to_bytes! { i64, 8 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 35 | impl_to_bytes! { i64, 8 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | crate::LaneCount<{{ $size * LANES }}>: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 39 | impl_to_bytes! { isize, 8 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn to_ne_bytes(self) -> crate::Simd { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 39 | impl_to_bytes! { isize, 8 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_ne_bytes(bytes: crate::Simd) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] ... [INFO] [stdout] 39 | impl_to_bytes! { isize, 8 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks/full_masks.rs:105:49 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn to_bitmask(self) -> [u8; LaneCount::::BITMASK_LEN] { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks/full_masks.rs:114:47 [INFO] [stdout] | [INFO] [stdout] 114 | let mut bitmask: [u8; LaneCount::::BITMASK_LEN] = [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks/full_masks.rs:131:55 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn from_bitmask(mut bitmask: [u8; LaneCount::::BITMASK_LEN]) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks.rs:181:49 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn to_bitmask(self) -> [u8; LaneCount::::BITMASK_LEN] { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks.rs:186:51 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn from_bitmask(bitmask: [u8; LaneCount::::BITMASK_LEN]) -> Self { [INFO] [stdout] | ^^^^^ cannot perform const operation using `LANES` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LANES` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks/full_masks.rs:105:49 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn to_bitmask(self) -> [u8; LaneCount::::BITMASK_LEN] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces [INFO] [stdout] | [INFO] [stdout] 105 | pub fn to_bitmask(self) -> [u8; LaneCount::<{ LANES }>::BITMASK_LEN] { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks/full_masks.rs:131:55 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn from_bitmask(mut bitmask: [u8; LaneCount::::BITMASK_LEN]) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces [INFO] [stdout] | [INFO] [stdout] 131 | pub fn from_bitmask(mut bitmask: [u8; LaneCount::<{ LANES }>::BITMASK_LEN]) -> Self { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks.rs:181:49 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn to_bitmask(self) -> [u8; LaneCount::::BITMASK_LEN] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces [INFO] [stdout] | [INFO] [stdout] 181 | pub fn to_bitmask(self) -> [u8; LaneCount::<{ LANES }>::BITMASK_LEN] { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/masks.rs:186:51 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn from_bitmask(bitmask: [u8; LaneCount::::BITMASK_LEN]) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces [INFO] [stdout] | [INFO] [stdout] 186 | pub fn from_bitmask(bitmask: [u8; LaneCount::<{ LANES }>::BITMASK_LEN]) -> Self { [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/d428753/crates/core_simd/src/permute.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_shuffle_lane! { simd_shuffle2, 2 } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/permute.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | impl_shuffle_lane! { simd_shuffle4, 4 } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/permute.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | impl_shuffle_lane! { simd_shuffle8, 8 } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/permute.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | impl_shuffle_lane! { simd_shuffle16, 16 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/permute.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn shuffle(self, second: Self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_shuffle_lane! { simd_shuffle32, 32 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] = note: this error originates in the macro `impl_shuffle_lane` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 23 | impl_to_bytes! { u8, 1 } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 24 | impl_to_bytes! { u16, 2 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 25 | impl_to_bytes! { u32, 4 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 26 | impl_to_bytes! { u64, 8 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 30 | impl_to_bytes! { usize, 8 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 32 | impl_to_bytes! { i8, 1 } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 33 | impl_to_bytes! { i16, 2 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 34 | impl_to_bytes! { i32, 4 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 35 | impl_to_bytes! { i64, 8 } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/to_bytes.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | crate::LaneCount: crate::SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for struct `lane_count::LaneCount` [INFO] [stdout] ... [INFO] [stdout] 39 | impl_to_bytes! { isize, 8 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `lane_count::LaneCount: lane_count::SupportedLaneCount` [INFO] [stdout] note: required by a bound in `lane_count::SupportedLaneCount` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-26e23068d55c82a1/d428753/crates/core_simd/src/lane_count.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SupportedLaneCount: Sealed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `lane_count::SupportedLaneCount` [INFO] [stdout] = note: this error originates in the macro `impl_to_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 56 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0557, E0747. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] error: could not compile `core_simd` due to 57 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a589e2412dcda2975e6c1d03a03653febd4f2deee381eddb493bff9cdf49fb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a589e2412dcda2975e6c1d03a03653febd4f2deee381eddb493bff9cdf49fb4a", kill_on_drop: false }` [INFO] [stdout] a589e2412dcda2975e6c1d03a03653febd4f2deee381eddb493bff9cdf49fb4a