[INFO] fetching crate x86intrin 0.4.5...
[INFO] testing x86intrin-0.4.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate x86intrin 0.4.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate x86intrin 0.4.5
[INFO] finished tweaking crates.io crate x86intrin 0.4.5
[INFO] tweaked toml for crates.io crate x86intrin 0.4.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate x86intrin 0.4.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ca395236c17125cb26d1da746aaa1777395c6a44268440d8b8b733a9784f832
[INFO] running `Command { std: "docker" "start" "-a" "0ca395236c17125cb26d1da746aaa1777395c6a44268440d8b8b733a9784f832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ca395236c17125cb26d1da746aaa1777395c6a44268440d8b8b733a9784f832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca395236c17125cb26d1da746aaa1777395c6a44268440d8b8b733a9784f832", kill_on_drop: false }`
[INFO] [stdout] 0ca395236c17125cb26d1da746aaa1777395c6a44268440d8b8b733a9784f832
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9edb53592adc122e46819e0bcd8dc9797e18aba2a5dacdedf0d1913f5b473682
[INFO] running `Command { std: "docker" "start" "-a" "9edb53592adc122e46819e0bcd8dc9797e18aba2a5dacdedf0d1913f5b473682", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling x86intrin v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(platform_intrinsics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]   = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(link_llvm_intrinsics)]
[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: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/sse.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/sse2.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> src/lib.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern "platform-intrinsic" {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> src/sse.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern "platform-intrinsic" {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]    --> src/sse2.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | extern "platform-intrinsic" {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]     |
[INFO] [stdout]     = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 | simd_128_type! { i64x2, i64, 2 }
[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 `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 327 | simd_128_type! { u64x2, u64, 2 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | simd_128_type! { f64x2, f64, 2 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | simd_128_type! { i32x4, i32, 4 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 | simd_128_type! { u32x4, u32, 4 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 | simd_128_type! { f32x4, f32, 4 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 | simd_128_type! { i16x8, i16, 8 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 | simd_128_type! { u16x8, u16, 8 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 334 | simd_128_type! { i8x16, i8, 16 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:315:38
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 | simd_128_type! { u8x16, u8, 16 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_128_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | simd_256_type! { i64x4, i64, 4 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 | simd_256_type! { u64x4, u64, 4 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 384 | simd_256_type! { f64x4, f64, 4 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 | simd_256_type! { i32x8, i32, 8 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 | simd_256_type! { u32x8, u32, 8 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 | simd_256_type! { f32x8, f32, 8 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 | simd_256_type! { i16x16, i16, 16 }
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 | simd_256_type! { u16x16, u16, 16 }
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 | simd_256_type! { i8x32, i8, 32 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:371:38
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     data = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 | simd_256_type! { u8x32, u8, 32 }
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `simd_256_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(cfg_target_feature)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sse.rs:500:36
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let mut x: u32 = std::mem::uninitialized();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sse.rs:550:38
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let mut result: m128 = std::mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sse2.rs:952:39
[INFO] [stdout]     |
[INFO] [stdout] 952 |     let mut result: m128d = std::mem::uninitialized();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sse2.rs:965:39
[INFO] [stdout]     |
[INFO] [stdout] 965 |     let mut result: m128i = std::mem::uninitialized();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn simd_add<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn simd_sub<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn simd_mul<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn simd_div<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn simd_and<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn simd_or<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn simd_xor<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn simd_eq<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn simd_ge<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn simd_gt<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn simd_lt<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn simd_le<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn simd_ne<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn simd_extract<T, U>(x: T, idx: u32) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn simd_insert<T, U>(x: T, idx: u32, v: U) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn simd_shuffle2<T, U>(x: T, y: T, idx: [u32; 2]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn simd_shuffle4<T, U>(x: T, y: T, idx: [u32; 4]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn simd_shuffle8<T, U>(x: T, y: T, idx: [u32; 8]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn simd_shuffle16<T, U>(x: T, y: T, idx: [u32; 16]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct m128i(i64, i64);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct m128(f32, f32, f32, f32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct m128d(f64, f64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct m256i(i32, i32, i32, i32, i32, i32, i32, i32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct m256(f32, f32, f32, f32, f32, f32, f32, f32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct m256d(f64, f64, f64, f64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct i64x2(i64, i64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct u64x2(u64, u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct f64x2(f64, f64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct i32x4(i32, i32, i32, i32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct u32x4(u32, u32, u32, u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct f32x4(f32, f32, f32, f32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct i16x8(i16, i16, i16, i16, i16, i16, i16, i16);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:217:1
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub struct u16x8(u16, u16, u16, u16, u16, u16, u16, u16);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct i8x16(i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ -- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub struct u8x16(u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ -- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct i64x4(i64, i64, i64, i64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct u64x4(u64, u64, u64, u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct f64x4(f64, f64, f64, f64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub struct i32x8(i32, i32, i32, i32, i32, i32, i32, i32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct u32x8(u32, u32, u32, u32, u32, u32, u32, u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub struct f32x8(f32, f32, f32, f32, f32, f32, f32, f32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct i16x16(i16, i16, i16, i16, i16, i16, i16, i16, i16, i16, i16, i16, i16, i16, i16, i16);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct u16x16(u16, u16, u16, u16, u16, u16, u16, u16, u16, u16, u16, u16, u16, u16, u16, u16);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ --- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct i8x32(i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ -- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> src/lib.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | pub struct u8x32(u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ -- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0557, E0703.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0044`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86intrin` (lib) due to 49 previous errors; 28 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9edb53592adc122e46819e0bcd8dc9797e18aba2a5dacdedf0d1913f5b473682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9edb53592adc122e46819e0bcd8dc9797e18aba2a5dacdedf0d1913f5b473682", kill_on_drop: false }`
[INFO] [stdout] 9edb53592adc122e46819e0bcd8dc9797e18aba2a5dacdedf0d1913f5b473682
