[INFO] fetching crate llml_simd 0.1.5...
[INFO] checking llml_simd-0.1.5 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate llml_simd 0.1.5 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate llml_simd 0.1.5 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_simd 0.1.5
[INFO] finished tweaking crates.io crate llml_simd 0.1.5
[INFO] tweaked toml for crates.io crate llml_simd 0.1.5 written to /workspace/builds/worker-3-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 llml_simd_proc v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 50c9ff036db451c8aa3fb0c7539efad10fbdb5bac0eb04cbecab00c17637cad3
[INFO] running `Command { std: "docker" "start" "-a" "50c9ff036db451c8aa3fb0c7539efad10fbdb5bac0eb04cbecab00c17637cad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50c9ff036db451c8aa3fb0c7539efad10fbdb5bac0eb04cbecab00c17637cad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50c9ff036db451c8aa3fb0c7539efad10fbdb5bac0eb04cbecab00c17637cad3", kill_on_drop: false }`
[INFO] [stdout] 50c9ff036db451c8aa3fb0c7539efad10fbdb5bac0eb04cbecab00c17637cad3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d1b5f5aa9e78e7d8100db870d2468b2323cbcb7e6fe472cdb4d231a680324c3c
[INFO] running `Command { std: "docker" "start" "-a" "d1b5f5aa9e78e7d8100db870d2468b2323cbcb7e6fe472cdb4d231a680324c3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling llml_simd_proc v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking llml_simd v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `flat_mod`
[INFO] [stdout]  --> src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! flat_mod {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/sse.rs:54:70
[INFO] [stdout]     |
[INFO] [stdout] 54  |                   let shuf = _mm_concat!(shuffle, f32)(self.0, self.0, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / impl_straight!(
[INFO] [stdout] 226 | |     __m128 as f32x4 => [f32;4],
[INFO] [stdout] 227 | |     __m128d as f64x2 => [f64;2]
[INFO] [stdout] 228 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this error originates in the macro `impl_hoz_fns_straight` which comes from the expansion of the macro `impl_straight` (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/sse.rs:54:70
[INFO] [stdout]     |
[INFO] [stdout] 54  |                   let shuf = _mm_concat!(shuffle, f32)(self.0, self.0, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / impl_straight!(
[INFO] [stdout] 226 | |     __m128 as f32x4 => [f32;4],
[INFO] [stdout] 227 | |     __m128d as f64x2 => [f64;2]
[INFO] [stdout] 228 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this error originates in the macro `impl_hoz_fns_straight` which comes from the expansion of the macro `impl_straight` (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/sse.rs:54:70
[INFO] [stdout]     |
[INFO] [stdout] 54  |                   let shuf = _mm_concat!(shuffle, f32)(self.0, self.0, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / impl_straight!(
[INFO] [stdout] 226 | |     __m128 as f32x4 => [f32;4],
[INFO] [stdout] 227 | |     __m128d as f64x2 => [f64;2]
[INFO] [stdout] 228 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this error originates in the macro `impl_hoz_fns_straight` which comes from the expansion of the macro `impl_straight` (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/sse.rs:54:70
[INFO] [stdout]     |
[INFO] [stdout] 54  |                   let shuf = _mm_concat!(shuffle, f32)(self.0, self.0, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / impl_straight!(
[INFO] [stdout] 226 | |     __m128 as f32x4 => [f32;4],
[INFO] [stdout] 227 | |     __m128d as f64x2 => [f64;2]
[INFO] [stdout] 228 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this error originates in the macro `impl_hoz_fns_straight` which comes from the expansion of the macro `impl_straight` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> src/lib.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(target_feature = "sse", feature(stdarch, stdsimd))]
[INFO] [stdout]   |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdarch`
[INFO] [stdout]  --> src/lib.rs:2:45
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(target_feature = "sse", feature(stdarch, stdsimd))]
[INFO] [stdout]   |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::special::sse::f32x2>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::special::sse::f32x2>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x4>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x4>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x6>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x6>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x8>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x8>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x10>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x10>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x12>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x12>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x14>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x14>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x16>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x16>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x2>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x2>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x4>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x4>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x6>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x6>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x8>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x8>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x10>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x10>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x12>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x12>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x14>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x14>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x16>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x16>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stdout] error: aborting due to 6 previous errors; 33 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_simd` (lib) due to 7 previous errors; 33 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d1b5f5aa9e78e7d8100db870d2468b2323cbcb7e6fe472cdb4d231a680324c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b5f5aa9e78e7d8100db870d2468b2323cbcb7e6fe472cdb4d231a680324c3c", kill_on_drop: false }`
[INFO] [stdout] d1b5f5aa9e78e7d8100db870d2468b2323cbcb7e6fe472cdb4d231a680324c3c
[INFO] checking llml_simd-0.1.5 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate llml_simd 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate llml_simd 0.1.5 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_simd 0.1.5
[INFO] finished tweaking crates.io crate llml_simd 0.1.5
[INFO] tweaked toml for crates.io crate llml_simd 0.1.5 written to /workspace/builds/worker-3-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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dbd69631335585133f46118b675aa916609c88229fdd515e8a3a6fe9da43c91c
[INFO] running `Command { std: "docker" "start" "-a" "dbd69631335585133f46118b675aa916609c88229fdd515e8a3a6fe9da43c91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbd69631335585133f46118b675aa916609c88229fdd515e8a3a6fe9da43c91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd69631335585133f46118b675aa916609c88229fdd515e8a3a6fe9da43c91c", kill_on_drop: false }`
[INFO] [stdout] dbd69631335585133f46118b675aa916609c88229fdd515e8a3a6fe9da43c91c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5ea2dd150be34fd9bae5e3344e924121a7b9ead9f2531978835cbd7b179b5f60
[INFO] running `Command { std: "docker" "start" "-a" "5ea2dd150be34fd9bae5e3344e924121a7b9ead9f2531978835cbd7b179b5f60", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]    Compiling llml_simd_proc v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking llml_simd v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `flat_mod`
[INFO] [stdout]  --> src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! flat_mod {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_mm_shuffle'
[INFO] [stdout]    --> src/x86/sse.rs:54:70
[INFO] [stdout]     |
[INFO] [stdout] 54  |                   let shuf = _mm_concat!(shuffle, f32)(self.0, self.0, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / impl_straight!(
[INFO] [stdout] 226 | |     __m128 as f32x4 => [f32;4],
[INFO] [stdout] 227 | |     __m128d as f64x2 => [f64;2]
[INFO] [stdout] 228 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this error originates in the macro `impl_hoz_fns_straight` which comes from the expansion of the macro `impl_straight` (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/sse.rs:54:70
[INFO] [stdout]     |
[INFO] [stdout] 54  |                   let shuf = _mm_concat!(shuffle, f32)(self.0, self.0, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / impl_straight!(
[INFO] [stdout] 226 | |     __m128 as f32x4 => [f32;4],
[INFO] [stdout] 227 | |     __m128d as f64x2 => [f64;2]
[INFO] [stdout] 228 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this error originates in the macro `impl_hoz_fns_straight` which comes from the expansion of the macro `impl_straight` (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/sse.rs:54:70
[INFO] [stdout]     |
[INFO] [stdout] 54  |                   let shuf = _mm_concat!(shuffle, f32)(self.0, self.0, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / impl_straight!(
[INFO] [stdout] 226 | |     __m128 as f32x4 => [f32;4],
[INFO] [stdout] 227 | |     __m128d as f64x2 => [f64;2]
[INFO] [stdout] 228 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this error originates in the macro `impl_hoz_fns_straight` which comes from the expansion of the macro `impl_straight` (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/sse.rs:54:70
[INFO] [stdout]     |
[INFO] [stdout] 54  |                   let shuf = _mm_concat!(shuffle, f32)(self.0, self.0, _MM_SHUFFLE(2, 3, 0, 1));
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / impl_straight!(
[INFO] [stdout] 226 | |     __m128 as f32x4 => [f32;4],
[INFO] [stdout] 227 | |     __m128d as f64x2 => [f64;2]
[INFO] [stdout] 228 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this error originates in the macro `impl_hoz_fns_straight` which comes from the expansion of the macro `impl_straight` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> src/lib.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(target_feature = "sse", feature(stdarch, stdsimd))]
[INFO] [stdout]   |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdarch`
[INFO] [stdout]  --> src/lib.rs:2:45
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(target_feature = "sse", feature(stdarch, stdsimd))]
[INFO] [stdout]   |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stdout] warning: use of deprecated method `<impl x86::special::sse::f32x2>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::special::sse::f32x2>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x4>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x4>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x6>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x6>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x8>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x8>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x10>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x10>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x12>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x12>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x14>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x14>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x16>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f32x16>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x2>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x2>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x4>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x4>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x6>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x6>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x8>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x8>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x10>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x10>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x12>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x12>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x14>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x14>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x16>::index_unchecked`: use ```get_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |                           0..$len => unsafe { self.index_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `<impl x86::sse::f64x16>::index_mut_unchecked`: use ```get_mut_unchecked``` instead
[INFO] [stdout]    --> src/generics/float.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |                           0..$len => unsafe { self.index_mut_unchecked(idx) },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | / impl_index!(
[INFO] [stdout] 152 | |     f32x2, f32, 2,
[INFO] [stdout] 153 | |     f32x4, f32, 4,
[INFO] [stdout] 154 | |     f32x6, f32, 6,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     f64x16, f64, 16
[INFO] [stdout] 169 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 33 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_simd` (lib) due to 7 previous errors; 33 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5ea2dd150be34fd9bae5e3344e924121a7b9ead9f2531978835cbd7b179b5f60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea2dd150be34fd9bae5e3344e924121a7b9ead9f2531978835cbd7b179b5f60", kill_on_drop: false }`
[INFO] [stdout] 5ea2dd150be34fd9bae5e3344e924121a7b9ead9f2531978835cbd7b179b5f60
