[INFO] fetching crate llml 0.2.3...
[INFO] checking llml-0.2.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate llml 0.2.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate llml 0.2.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate llml 0.2.3
[INFO] finished tweaking crates.io crate llml 0.2.3
[INFO] tweaked toml for crates.io crate llml 0.2.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded randerive v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b2f7932c434d5164078eeef786192dcf8b8410facc05455749ba93e52106c32
[INFO] running `Command { std: "docker" "start" "-a" "4b2f7932c434d5164078eeef786192dcf8b8410facc05455749ba93e52106c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b2f7932c434d5164078eeef786192dcf8b8410facc05455749ba93e52106c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2f7932c434d5164078eeef786192dcf8b8410facc05455749ba93e52106c32", kill_on_drop: false }`
[INFO] [stdout] 4b2f7932c434d5164078eeef786192dcf8b8410facc05455749ba93e52106c32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ade465a3482de039e05f456f2ba3c8c2d15eecb56b7a417ea53021722b50ad07
[INFO] running `Command { std: "docker" "start" "-a" "ade465a3482de039e05f456f2ba3c8c2d15eecb56b7a417ea53021722b50ad07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking llml v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:1:110
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell, concat_idents, core_intrinsics, set_ptr_value, portable_simd, trivial_bounds, stdsimd, generic_const_exprs)]
[INFO] [stdout]   |                                                                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell, concat_idents, core_intrinsics, set_ptr_value, portable_simd, trivial_bounds, stdsimd, generic_const_exprs)]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `import_derives`
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | macro_rules! import_derives {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$i::*`
[INFO] [stdout]   --> src/lib.rs:8:21
[INFO] [stdout]    |
[INFO] [stdout] 8  |             pub use $i::*;
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/generics/mod.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | flat_mod!(debug, complex, vec, mat);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `flat_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec::*`
[INFO] [stdout]  --> src/generics/mat.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{mat::{Matf2, Matd2, Matf3, Matd3}, vec::*};
[INFO] [stdout]   |                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$i::*`
[INFO] [stdout]    --> src/lib.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   |             pub use $i::*;
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/x86/mod.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | flat_mod!(complex, vec2, vec3, vec4, mat2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `flat_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__m128s` should have an upper camel case name
[INFO] [stdout]   --> src/x86/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |         type __m128s = __m128;
[INFO] [stdout]    |              ^^^^^^^ help: convert the identifier to upper camel case: `M128s`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/x86/vec2.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl_arith_sse!(EucVecf2, f32);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_arith` which comes from the expansion of the macro `impl_arith_sse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__m128s` should have an upper camel case name
[INFO] [stdout]   --> src/x86/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |         type __m128s = __m128;
[INFO] [stdout]    |              ^^^^^^^ help: convert the identifier to upper camel case: `M128s`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/x86/vec3.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl_arith_sse!(EucVecf3, f32);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_arith` which comes from the expansion of the macro `impl_arith_sse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__m128s` should have an upper camel case name
[INFO] [stdout]   --> src/x86/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |         type __m128s = __m128;
[INFO] [stdout]    |              ^^^^^^^ help: convert the identifier to upper camel case: `M128s`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/x86/vec4.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl_arith_sse!(EucVecf4, f32);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_arith` which comes from the expansion of the macro `impl_arith_sse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `intrinsics::transmute`
[INFO] [stdout]  --> src/x86/double/sse/vec3.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ops::{Add, Sub, Mul, Div, Neg}, intrinsics::transmute};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::arch::x86_64::*`
[INFO] [stdout]  --> src/x86/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |         use core::arch::x86_64::*;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/x86/double/sse/mat2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | x86_use!();
[INFO] [stdout]   | ---------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `x86_use` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `intrinsics::transmute`
[INFO] [stdout]  --> src/x86/double/sse/mat2.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ops::{Add, Sub, Mul, Div, Neg}, intrinsics::transmute};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::arch::x86_64::*`
[INFO] [stdout]  --> src/x86/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |         use core::arch::x86_64::*;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/x86/double/sse/mat3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | x86_use!();
[INFO] [stdout]   | ---------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `x86_use` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mod.rs:217:41
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let shuf = _mm_shuffle_ps(lhs, lhs, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mod.rs:228:26
[INFO] [stdout]     |
[INFO] [stdout] 228 |     _mm_shuffle_ps(a, b, _MM_SHUFFLE(1, 0, 1, 0))
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mod.rs:238:41
[INFO] [stdout]     |
[INFO] [stdout] 238 |     _mm_shuffle_ps(a, _mm_setzero_ps(), _MM_SHUFFLE(3, 2, 1, 0))
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mod.rs:244:54
[INFO] [stdout]     |
[INFO] [stdout] 244 |     (_mm_movehl_ps(zero, a), _mm_shuffle_ps(a, zero, _MM_SHUFFLE(3, 2, 1, 0)))
[INFO] [stdout]     |                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/complex.rs:12:57
[INFO] [stdout]    |
[INFO] [stdout] 12 |             let v1 = _mm_shuffle_ps(self.0.0, self.0.0, _MM_SHUFFLE(1, 1, 0, 0));
[INFO] [stdout]    |                                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec2.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(1, 1, 1, 1))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:32:63
[INFO] [stdout]    |
[INFO] [stdout] 32 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(1, 1, 1, 1))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:37:63
[INFO] [stdout]    |
[INFO] [stdout] 37 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(2, 2, 2, 2))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:54:56
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let a_yzx = _mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(3, 0, 2, 1));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let b_yzx = _mm_shuffle_ps(rhs.0, rhs.0, _MM_SHUFFLE(3, 0, 2, 1));
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Self(_mm_shuffle_ps(c, c, _MM_SHUFFLE(3, 0, 2, 1)))
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec4.rs:32:63
[INFO] [stdout]    |
[INFO] [stdout] 32 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(1, 1, 1, 1))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec4.rs:37:63
[INFO] [stdout]    |
[INFO] [stdout] 37 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(2, 2, 2, 2))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec4.rs:42:63
[INFO] [stdout]    |
[INFO] [stdout] 42 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(3, 3, 3, 3))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec4.rs:94:78
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         EucVecd2(_mm_cvtps_pd(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(1, 0, 3, 2))))
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/mat2.rs:72:65
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let v2 = _mm_shuffle_ps(self.0.0, _mm_setzero_ps(), _MM_SHUFFLE(0, 0, 2, 3));
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/mat2.rs:96:92
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let neg = EucVecf4(_mm_sub_ps(_mm_setzero_ps(), _mm_shuffle_ps(self.0.0, self.0.0, _MM_SHUFFLE(0, 0, 2, 1))));
[INFO] [stdout]    |                                                                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:129:51
[INFO] [stdout]     |
[INFO] [stdout] 129 |             let v2 = _mm_shuffle_ps(rhs.0, rhs.0, _MM_SHUFFLE(1, 0, 1, 0));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:137:49
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     v1 = _mm_shuffle_ps(m1, m1, _MM_SHUFFLE(2, 2, 0, 0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:141:75
[INFO] [stdout]     |
[INFO] [stdout] 141 |             EucVecf2(_mm_shuffle_ps(_mm_add_ps(m1, v1), _mm_setzero_ps(), _MM_SHUFFLE(0, 0, 3, 1)))
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:160:61
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     v1 = _mm_shuffle_ps(self.0.0, self.0.0, _MM_SHUFFLE(2, 2, 0, 0));
[INFO] [stdout]     |                                                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:161:61
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     v3 = _mm_shuffle_ps(self.0.0, self.0.0, _MM_SHUFFLE(3, 3, 1, 1));
[INFO] [stdout]     |                                                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:165:55
[INFO] [stdout]     |
[INFO] [stdout] 165 |             let v2 = _mm_shuffle_ps(rhs.0.0, rhs.0.0, _MM_SHUFFLE(1, 0, 1, 0));
[INFO] [stdout]     |                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:166:55
[INFO] [stdout]     |
[INFO] [stdout] 166 |             let v4 = _mm_shuffle_ps(rhs.0.0, rhs.0.0, _MM_SHUFFLE(3, 2, 3, 2));
[INFO] [stdout]     |                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/double/vec2.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 |         unsafe { _mm_cvtsd_f64(_mm_shuffle_pd(self.0, self.0, _MM_SHUFFLE(1, 1, 1, 1))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/double/sse/vec4.rs:93:86
[INFO] [stdout]    |
[INFO] [stdout] 93 |             EucVecf4(_mm_shuffle_ps(_mm_cvtpd_ps(self.0.0),  _mm_cvtpd_ps(self.1.0), _MM_SHUFFLE(1, 0, 1, 0)))
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell, concat_idents, core_intrinsics, set_ptr_value, portable_simd, trivial_bounds, stdsimd, generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdarch`
[INFO] [stdout]  --> src/lib.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(any(target_arch = "x86", target_arch = "x86_64"), feature(stdarch))]
[INFO] [stdout]   |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> src/lib.rs:1:101
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell, concat_idents, core_intrinsics, set_ptr_value, portable_simd, trivial_bounds, stdsimd, generic_const_exprs)]
[INFO] [stdout]   |                                                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/x86/double/sse/mat2.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors; 15 warnings emitted
[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 `llml` (lib) due to 29 previous errors; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ade465a3482de039e05f456f2ba3c8c2d15eecb56b7a417ea53021722b50ad07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade465a3482de039e05f456f2ba3c8c2d15eecb56b7a417ea53021722b50ad07", kill_on_drop: false }`
[INFO] [stdout] ade465a3482de039e05f456f2ba3c8c2d15eecb56b7a417ea53021722b50ad07
[INFO] checking llml-0.2.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate llml 0.2.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate llml 0.2.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate llml 0.2.3
[INFO] finished tweaking crates.io crate llml 0.2.3
[INFO] tweaked toml for crates.io crate llml 0.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47ed337ad82d9f722d34ed487cf815ee8abe272b50b2d3e8e12ac68a2306d18c
[INFO] running `Command { std: "docker" "start" "-a" "47ed337ad82d9f722d34ed487cf815ee8abe272b50b2d3e8e12ac68a2306d18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47ed337ad82d9f722d34ed487cf815ee8abe272b50b2d3e8e12ac68a2306d18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47ed337ad82d9f722d34ed487cf815ee8abe272b50b2d3e8e12ac68a2306d18c", kill_on_drop: false }`
[INFO] [stdout] 47ed337ad82d9f722d34ed487cf815ee8abe272b50b2d3e8e12ac68a2306d18c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51ec62bc147e8a26bc9daad55f89aefc2852e94182240460ddc02a756ee50527
[INFO] running `Command { std: "docker" "start" "-a" "51ec62bc147e8a26bc9daad55f89aefc2852e94182240460ddc02a756ee50527", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking llml v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:1:110
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell, concat_idents, core_intrinsics, set_ptr_value, portable_simd, trivial_bounds, stdsimd, generic_const_exprs)]
[INFO] [stdout]   |                                                                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell, concat_idents, core_intrinsics, set_ptr_value, portable_simd, trivial_bounds, stdsimd, generic_const_exprs)]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `import_derives`
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | macro_rules! import_derives {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$i::*`
[INFO] [stdout]   --> src/lib.rs:8:21
[INFO] [stdout]    |
[INFO] [stdout] 8  |             pub use $i::*;
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/generics/mod.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | flat_mod!(debug, complex, vec, mat);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `flat_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec::*`
[INFO] [stdout]  --> src/generics/mat.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{mat::{Matf2, Matd2, Matf3, Matd3}, vec::*};
[INFO] [stdout]   |                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$i::*`
[INFO] [stdout]    --> src/lib.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   |             pub use $i::*;
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/x86/mod.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | flat_mod!(complex, vec2, vec3, vec4, mat2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `flat_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__m128s` should have an upper camel case name
[INFO] [stdout]   --> src/x86/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |         type __m128s = __m128;
[INFO] [stdout]    |              ^^^^^^^ help: convert the identifier to upper camel case: `M128s`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/x86/vec2.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl_arith_sse!(EucVecf2, f32);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_arith` which comes from the expansion of the macro `impl_arith_sse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__m128s` should have an upper camel case name
[INFO] [stdout]   --> src/x86/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |         type __m128s = __m128;
[INFO] [stdout]    |              ^^^^^^^ help: convert the identifier to upper camel case: `M128s`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/x86/vec3.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl_arith_sse!(EucVecf3, f32);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_arith` which comes from the expansion of the macro `impl_arith_sse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__m128s` should have an upper camel case name
[INFO] [stdout]   --> src/x86/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |         type __m128s = __m128;
[INFO] [stdout]    |              ^^^^^^^ help: convert the identifier to upper camel case: `M128s`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/x86/vec4.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl_arith_sse!(EucVecf4, f32);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_arith` which comes from the expansion of the macro `impl_arith_sse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `intrinsics::transmute`
[INFO] [stdout]  --> src/x86/double/sse/vec3.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ops::{Add, Sub, Mul, Div, Neg}, intrinsics::transmute};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::arch::x86_64::*`
[INFO] [stdout]  --> src/x86/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |         use core::arch::x86_64::*;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/x86/double/sse/mat2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | x86_use!();
[INFO] [stdout]   | ---------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `x86_use` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `intrinsics::transmute`
[INFO] [stdout]  --> src/x86/double/sse/mat2.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ops::{Add, Sub, Mul, Div, Neg}, intrinsics::transmute};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::arch::x86_64::*`
[INFO] [stdout]  --> src/x86/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |         use core::arch::x86_64::*;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/x86/double/sse/mat3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | x86_use!();
[INFO] [stdout]   | ---------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `x86_use` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mod.rs:217:41
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let shuf = _mm_shuffle_ps(lhs, lhs, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mod.rs:228:26
[INFO] [stdout]     |
[INFO] [stdout] 228 |     _mm_shuffle_ps(a, b, _MM_SHUFFLE(1, 0, 1, 0))
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mod.rs:238:41
[INFO] [stdout]     |
[INFO] [stdout] 238 |     _mm_shuffle_ps(a, _mm_setzero_ps(), _MM_SHUFFLE(3, 2, 1, 0))
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mod.rs:244:54
[INFO] [stdout]     |
[INFO] [stdout] 244 |     (_mm_movehl_ps(zero, a), _mm_shuffle_ps(a, zero, _MM_SHUFFLE(3, 2, 1, 0)))
[INFO] [stdout]     |                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/complex.rs:12:57
[INFO] [stdout]    |
[INFO] [stdout] 12 |             let v1 = _mm_shuffle_ps(self.0.0, self.0.0, _MM_SHUFFLE(1, 1, 0, 0));
[INFO] [stdout]    |                                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec2.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(1, 1, 1, 1))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:32:63
[INFO] [stdout]    |
[INFO] [stdout] 32 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(1, 1, 1, 1))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:37:63
[INFO] [stdout]    |
[INFO] [stdout] 37 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(2, 2, 2, 2))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:54:56
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let a_yzx = _mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(3, 0, 2, 1));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let b_yzx = _mm_shuffle_ps(rhs.0, rhs.0, _MM_SHUFFLE(3, 0, 2, 1));
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec3.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Self(_mm_shuffle_ps(c, c, _MM_SHUFFLE(3, 0, 2, 1)))
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec4.rs:32:63
[INFO] [stdout]    |
[INFO] [stdout] 32 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(1, 1, 1, 1))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec4.rs:37:63
[INFO] [stdout]    |
[INFO] [stdout] 37 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(2, 2, 2, 2))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec4.rs:42:63
[INFO] [stdout]    |
[INFO] [stdout] 42 |         unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(3, 3, 3, 3))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/vec4.rs:94:78
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         EucVecd2(_mm_cvtps_pd(_mm_shuffle_ps(self.0, self.0, _MM_SHUFFLE(1, 0, 3, 2))))
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/mat2.rs:72:65
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let v2 = _mm_shuffle_ps(self.0.0, _mm_setzero_ps(), _MM_SHUFFLE(0, 0, 2, 3));
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/mat2.rs:96:92
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let neg = EucVecf4(_mm_sub_ps(_mm_setzero_ps(), _mm_shuffle_ps(self.0.0, self.0.0, _MM_SHUFFLE(0, 0, 2, 1))));
[INFO] [stdout]    |                                                                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:129:51
[INFO] [stdout]     |
[INFO] [stdout] 129 |             let v2 = _mm_shuffle_ps(rhs.0, rhs.0, _MM_SHUFFLE(1, 0, 1, 0));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:137:49
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     v1 = _mm_shuffle_ps(m1, m1, _MM_SHUFFLE(2, 2, 0, 0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:141:75
[INFO] [stdout]     |
[INFO] [stdout] 141 |             EucVecf2(_mm_shuffle_ps(_mm_add_ps(m1, v1), _mm_setzero_ps(), _MM_SHUFFLE(0, 0, 3, 1)))
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:160:61
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     v1 = _mm_shuffle_ps(self.0.0, self.0.0, _MM_SHUFFLE(2, 2, 0, 0));
[INFO] [stdout]     |                                                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:161:61
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     v3 = _mm_shuffle_ps(self.0.0, self.0.0, _MM_SHUFFLE(3, 3, 1, 1));
[INFO] [stdout]     |                                                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:165:55
[INFO] [stdout]     |
[INFO] [stdout] 165 |             let v2 = _mm_shuffle_ps(rhs.0.0, rhs.0.0, _MM_SHUFFLE(1, 0, 1, 0));
[INFO] [stdout]     |                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/mat2.rs:166:55
[INFO] [stdout]     |
[INFO] [stdout] 166 |             let v4 = _mm_shuffle_ps(rhs.0.0, rhs.0.0, _MM_SHUFFLE(3, 2, 3, 2));
[INFO] [stdout]     |                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]     = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/double/vec2.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 |         unsafe { _mm_cvtsd_f64(_mm_shuffle_pd(self.0, self.0, _MM_SHUFFLE(1, 1, 1, 1))) }
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]   --> src/x86/double/sse/vec4.rs:93:86
[INFO] [stdout]    |
[INFO] [stdout] 93 |             EucVecf4(_mm_shuffle_ps(_mm_cvtpd_ps(self.0.0),  _mm_cvtpd_ps(self.1.0), _MM_SHUFFLE(1, 0, 1, 0)))
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111147 <https://github.com/rust-lang/rust/issues/111147> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_mm_shuffle)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell, concat_idents, core_intrinsics, set_ptr_value, portable_simd, trivial_bounds, stdsimd, generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdarch`
[INFO] [stdout]  --> src/lib.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(any(target_arch = "x86", target_arch = "x86_64"), feature(stdarch))]
[INFO] [stdout]   |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> src/lib.rs:1:101
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell, concat_idents, core_intrinsics, set_ptr_value, portable_simd, trivial_bounds, stdsimd, generic_const_exprs)]
[INFO] [stdout]   |                                                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/x86/double/sse/mat2.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors; 15 warnings emitted
[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]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr] error: could not compile `llml` (lib) due to 29 previous errors; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "51ec62bc147e8a26bc9daad55f89aefc2852e94182240460ddc02a756ee50527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ec62bc147e8a26bc9daad55f89aefc2852e94182240460ddc02a756ee50527", kill_on_drop: false }`
[INFO] [stdout] 51ec62bc147e8a26bc9daad55f89aefc2852e94182240460ddc02a756ee50527
