[INFO] cloning repository https://github.com/gamozolabs/teraflopter420 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamozolabs/teraflopter420" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamozolabs%2Fteraflopter420", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamozolabs%2Fteraflopter420'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 725202fe6b8e13bbe5cb7f356cd042f003c2cf51 [INFO] checking gamozolabs/teraflopter420 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamozolabs%2Fteraflopter420" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gamozolabs/teraflopter420 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gamozolabs/teraflopter420 [INFO] finished tweaking git repo https://github.com/gamozolabs/teraflopter420 [INFO] tweaked toml for git repo https://github.com/gamozolabs/teraflopter420 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gamozolabs/teraflopter420 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691a0396780231a46513972a05002ddda72d651d0df44232451f0cd92c6ff3c1 [INFO] running `Command { std: "docker" "start" "-a" "691a0396780231a46513972a05002ddda72d651d0df44232451f0cd92c6ff3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691a0396780231a46513972a05002ddda72d651d0df44232451f0cd92c6ff3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691a0396780231a46513972a05002ddda72d651d0df44232451f0cd92c6ff3c1", kill_on_drop: false }` [INFO] [stdout] 691a0396780231a46513972a05002ddda72d651d0df44232451f0cd92c6ff3c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e56cd6e51cb72e4090d0b2c11f89dc4d3c01d26df728d538011499cab5af86d [INFO] running `Command { std: "docker" "start" "-a" "4e56cd6e51cb72e4090d0b2c11f89dc4d3c01d26df728d538011499cab5af86d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking teraflopter420 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Need avx512f, avx512bw [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Need avx512f, avx512bw [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | struct Mask(__mmask32); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | struct Mask(__mmask32); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe { Self(_knot_mask32(self.0)) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe { Self(_knot_mask32(self.0)) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | _mm512_set_epi64( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | _mm512_set_epi64( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | unsafe { Self(_mm512_set1_epi16(val.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | _mm512_storeu_epi16(tmp.as_mut_ptr(), self.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | unsafe { Self(_mm512_set1_epi16(val.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | _mm512_storeu_epi16(tmp.as_mut_ptr(), self.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | _mm512_storeu_epi16(tmp.as_mut_ptr(), self.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | _mm512_storeu_epi16(tmp.as_mut_ptr(), self.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(stdsimd)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(not(all(target_feature = "avx512f", target_feature = "avx512bw")))] [INFO] [stdout] 4 | | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] ... | [INFO] [stdout] 150 | | fn shr(self) -> Self { [INFO] [stdout] 151 | | unsafe { Self(_mm512_srai_epi16(self.0, SHAMT)) } [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 155 | unsafe { Self(_mm512_min_epi16(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | unsafe { Self(_mm512_max_epi16(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(stdsimd)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(not(all(target_feature = "avx512f", target_feature = "avx512bw")))] [INFO] [stdout] 4 | | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] ... | [INFO] [stdout] 150 | | fn shr(self) -> Self { [INFO] [stdout] 151 | | unsafe { Self(_mm512_srai_epi16(self.0, SHAMT)) } [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | Self(_mm512_mask_add_epi16(self.0, mask.0, self.0, rhs.into().0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 155 | unsafe { Self(_mm512_min_epi16(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | Self(_mm512_mask_sub_epi16(self.0, mask.0, self.0, rhs.into().0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | unsafe { Self(_mm512_max_epi16(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | Self(_mm512_mask_add_epi16(self.0, mask.0, self.0, rhs.into().0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | unsafe { Mask(_mm512_cmple_epi16_mask(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | Self(_mm512_mask_sub_epi16(self.0, mask.0, self.0, rhs.into().0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:183:23 [INFO] [stdout] | [INFO] [stdout] 183 | unsafe { Mask(_mm512_cmplt_epi16_mask(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | unsafe { Mask(_mm512_cmple_epi16_mask(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:187:23 [INFO] [stdout] | [INFO] [stdout] 187 | unsafe { Mask(_mm512_cmpgt_epi16_mask(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { Self(_mm512_mask_mov_epi16(self.0, mask.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:183:23 [INFO] [stdout] | [INFO] [stdout] 183 | unsafe { Mask(_mm512_cmplt_epi16_mask(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | _mm512_storeu_epi16(tmp.as_mut_ptr(), self.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:187:23 [INFO] [stdout] | [INFO] [stdout] 187 | unsafe { Mask(_mm512_cmpgt_epi16_mask(self.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:220:23 [INFO] [stdout] | [INFO] [stdout] 220 | unsafe { Self(_mm512_add_epi16(self.0, other.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { Self(_mm512_mask_mov_epi16(self.0, mask.0, rhs.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | unsafe { Self(_mm512_sub_epi16(self.0, other.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | _mm512_storeu_epi16(tmp.as_mut_ptr(), self.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:248:23 [INFO] [stdout] | [INFO] [stdout] 248 | unsafe { Self(_mm512_mullo_epi16(self.0, other.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:220:23 [INFO] [stdout] | [INFO] [stdout] 220 | unsafe { Self(_mm512_add_epi16(self.0, other.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 13)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | unsafe { Self(_mm512_sub_epi16(self.0, other.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:248:23 [INFO] [stdout] | [INFO] [stdout] 248 | unsafe { Self(_mm512_mullo_epi16(self.0, other.into().0)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 13)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(stdsimd)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(not(all(target_feature = "avx512f", target_feature = "avx512bw")))] [INFO] [stdout] 4 | | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] ... | [INFO] [stdout] 283 | | let ret = self.0; [INFO] [stdout] 284 | | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 13)); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(stdsimd)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(not(all(target_feature = "avx512f", target_feature = "avx512bw")))] [INFO] [stdout] 4 | | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] ... | [INFO] [stdout] 283 | | let ret = self.0; [INFO] [stdout] 284 | | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 13)); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:285:22 [INFO] [stdout] | [INFO] [stdout] 285 | self.0 = _mm512_xor_epi64(self.0, _mm512_srli_epi64(self.0, 17)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:285:22 [INFO] [stdout] | [INFO] [stdout] 285 | self.0 = _mm512_xor_epi64(self.0, _mm512_srli_epi64(self.0, 17)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(stdsimd)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(not(all(target_feature = "avx512f", target_feature = "avx512bw")))] [INFO] [stdout] 4 | | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] ... | [INFO] [stdout] 284 | | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 13)); [INFO] [stdout] 285 | | self.0 = _mm512_xor_epi64(self.0, _mm512_srli_epi64(self.0, 17)); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:286:22 [INFO] [stdout] | [INFO] [stdout] 286 | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 43)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(stdsimd)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(not(all(target_feature = "avx512f", target_feature = "avx512bw")))] [INFO] [stdout] 4 | | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] ... | [INFO] [stdout] 284 | | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 13)); [INFO] [stdout] 285 | | self.0 = _mm512_xor_epi64(self.0, _mm512_srli_epi64(self.0, 17)); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:286:22 [INFO] [stdout] | [INFO] [stdout] 286 | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 43)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(stdsimd)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(not(all(target_feature = "avx512f", target_feature = "avx512bw")))] [INFO] [stdout] 4 | | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] ... | [INFO] [stdout] 285 | | self.0 = _mm512_xor_epi64(self.0, _mm512_srli_epi64(self.0, 17)); [INFO] [stdout] 286 | | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 43)); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:507:42 [INFO] [stdout] | [INFO] [stdout] 507 | let a1 = VecFxpt(_mm512_permutexvar_epi16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:510:42 [INFO] [stdout] | [INFO] [stdout] 510 | let a2 = VecFxpt(_mm512_permutexvar_epi16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:516:42 [INFO] [stdout] | [INFO] [stdout] 516 | let c1 = VecFxpt(_mm512_permutexvar_epi16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:519:42 [INFO] [stdout] | [INFO] [stdout] 519 | let c2 = VecFxpt(_mm512_permutexvar_epi16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(stdsimd)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(not(all(target_feature = "avx512f", target_feature = "avx512bw")))] [INFO] [stdout] 4 | | compile_error!("Need avx512f, avx512bw"); [INFO] [stdout] ... | [INFO] [stdout] 285 | | self.0 = _mm512_xor_epi64(self.0, _mm512_srli_epi64(self.0, 17)); [INFO] [stdout] 286 | | self.0 = _mm512_xor_epi64(self.0, _mm512_slli_epi64(self.0, 43)); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:507:42 [INFO] [stdout] | [INFO] [stdout] 507 | let a1 = VecFxpt(_mm512_permutexvar_epi16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:510:42 [INFO] [stdout] | [INFO] [stdout] 510 | let a2 = VecFxpt(_mm512_permutexvar_epi16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:516:42 [INFO] [stdout] | [INFO] [stdout] 516 | let c1 = VecFxpt(_mm512_permutexvar_epi16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/main.rs:519:42 [INFO] [stdout] | [INFO] [stdout] 519 | let c2 = VecFxpt(_mm512_permutexvar_epi16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `teraflopter420` (bin "teraflopter420") due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `teraflopter420` (bin "teraflopter420" test) due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "4e56cd6e51cb72e4090d0b2c11f89dc4d3c01d26df728d538011499cab5af86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e56cd6e51cb72e4090d0b2c11f89dc4d3c01d26df728d538011499cab5af86d", kill_on_drop: false }` [INFO] [stdout] 4e56cd6e51cb72e4090d0b2c11f89dc4d3c01d26df728d538011499cab5af86d [INFO] checking gamozolabs/teraflopter420 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamozolabs%2Fteraflopter420" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gamozolabs/teraflopter420 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gamozolabs/teraflopter420 [INFO] finished tweaking git repo https://github.com/gamozolabs/teraflopter420 [INFO] tweaked toml for git repo https://github.com/gamozolabs/teraflopter420 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gamozolabs/teraflopter420 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81891737da71880f3b713e59bafddcd8904cc98079e320a20d28f490ec0203f5 [INFO] running `Command { std: "docker" "start" "-a" "81891737da71880f3b713e59bafddcd8904cc98079e320a20d28f490ec0203f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81891737da71880f3b713e59bafddcd8904cc98079e320a20d28f490ec0203f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81891737da71880f3b713e59bafddcd8904cc98079e320a20d28f490ec0203f5", kill_on_drop: false }` [INFO] [stdout] 81891737da71880f3b713e59bafddcd8904cc98079e320a20d28f490ec0203f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b448ef621aea732348a3652fb0ebf1d383bfdbe4b9c829995e9375dfe08ec2 [INFO] running `Command { std: "docker" "start" "-a" "13b448ef621aea732348a3652fb0ebf1d383bfdbe4b9c829995e9375dfe08ec2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "13b448ef621aea732348a3652fb0ebf1d383bfdbe4b9c829995e9375dfe08ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b448ef621aea732348a3652fb0ebf1d383bfdbe4b9c829995e9375dfe08ec2", kill_on_drop: false }` [INFO] [stdout] 13b448ef621aea732348a3652fb0ebf1d383bfdbe4b9c829995e9375dfe08ec2