[INFO] cloning repository https://github.com/yupferris/gloat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yupferris/gloat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fgloat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fgloat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e63136a5087b5673e6564cbd2bf3a896981cc7e [INFO] checking yupferris/gloat against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fgloat" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yupferris/gloat on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yupferris/gloat [INFO] finished tweaking git repo https://github.com/yupferris/gloat [INFO] tweaked toml for git repo https://github.com/yupferris/gloat written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/yupferris/gloat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e507b51d518a5ef4a0e512cc9e61389ebe4ac3054ac233ce36e212af99b92eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e507b51d518a5ef4a0e512cc9e61389ebe4ac3054ac233ce36e212af99b92eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e507b51d518a5ef4a0e512cc9e61389ebe4ac3054ac233ce36e212af99b92eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e507b51d518a5ef4a0e512cc9e61389ebe4ac3054ac233ce36e212af99b92eb", kill_on_drop: false }` [INFO] [stdout] 5e507b51d518a5ef4a0e512cc9e61389ebe4ac3054ac233ce36e212af99b92eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ba59450729854a48868664b14fc6dc01e5482db84bf0d27406dbfc4da25501f [INFO] running `Command { std: "docker" "start" "-a" "3ba59450729854a48868664b14fc6dc01e5482db84bf0d27406dbfc4da25501f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling minifb v0.13.0 [INFO] [stderr] Checking gloat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::arch::x86` [INFO] [stdout] --> src/vec4.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86::*; [INFO] [stdout] | ^^^ could not find `x86` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::arch::x86` [INFO] [stdout] --> src/vec4.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86::*; [INFO] [stdout] | ^^^ could not find `x86` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `__m128` in this scope [INFO] [stdout] --> src/vec4.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | inner: __m128, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::__m128; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::__m128; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `__m128` in this scope [INFO] [stdout] --> src/vec4.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | inner: __m128, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::__m128; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::__m128; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_set_ps` in this scope [INFO] [stdout] --> src/vec4.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | inner: unsafe { _mm_set_ps(w, z, y, x) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_set_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_set_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_set1_ps` in this scope [INFO] [stdout] --> src/vec4.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | inner: unsafe { _mm_set1_ps(value) }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_set_ps` in this scope [INFO] [stdout] --> src/vec4.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | inner: unsafe { _mm_set_ps(w, z, y, x) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_set_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_set_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_setzero_ps` in this scope [INFO] [stdout] --> src/vec4.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | inner: unsafe { _mm_setzero_ps() }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_setzero_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_setzero_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_set1_ps` in this scope [INFO] [stdout] --> src/vec4.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | inner: unsafe { _mm_set1_ps(value) }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe { _mm_cvtss_f32(self.inner) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 1) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_setzero_ps` in this scope [INFO] [stdout] --> src/vec4.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | inner: unsafe { _mm_setzero_ps() }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_setzero_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_setzero_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_shuffle_ps` in this scope [INFO] [stdout] --> src/vec4.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 1) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe { _mm_cvtss_f32(self.inner) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_MM_SHUFFLE` in this scope [INFO] [stdout] --> src/vec4.rs:33:71 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 1) as _)) } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 1) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 2) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_shuffle_ps` in this scope [INFO] [stdout] --> src/vec4.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 1) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_shuffle_ps` in this scope [INFO] [stdout] --> src/vec4.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 2) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_MM_SHUFFLE` in this scope [INFO] [stdout] --> src/vec4.rs:37:71 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 2) as _)) } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_MM_SHUFFLE` in this scope [INFO] [stdout] --> src/vec4.rs:33:71 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 1) as _)) } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 2) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_shuffle_ps` in this scope [INFO] [stdout] --> src/vec4.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 2) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_MM_SHUFFLE` in this scope [INFO] [stdout] --> src/vec4.rs:37:71 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 2) as _)) } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 3) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_shuffle_ps` in this scope [INFO] [stdout] --> src/vec4.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 3) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_MM_SHUFFLE` in this scope [INFO] [stdout] --> src/vec4.rs:41:71 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 3) as _)) } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_mul_ps` in this scope [INFO] [stdout] --> src/vec4.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | let mut product = _mm_mul_ps(self.inner, other.inner); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_hadd_ps` in this scope [INFO] [stdout] --> src/vec4.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | product = _mm_hadd_ps(product, product); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_hadd_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_hadd_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 3) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_shuffle_ps` in this scope [INFO] [stdout] --> src/vec4.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 3) as _)) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_shuffle_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_hadd_ps` in this scope [INFO] [stdout] --> src/vec4.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | product = _mm_hadd_ps(product, product); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_hadd_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_hadd_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_MM_SHUFFLE` in this scope [INFO] [stdout] --> src/vec4.rs:41:71 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { _mm_cvtss_f32(_mm_shuffle_ps(self.inner, self.inner, _MM_SHUFFLE(0, 0, 0, 3) as _)) } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_MM_SHUFFLE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_mul_ps` in this scope [INFO] [stdout] --> src/vec4.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | let mut product = _mm_mul_ps(self.inner, other.inner); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | _mm_cvtss_f32(product) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_hadd_ps` in this scope [INFO] [stdout] --> src/vec4.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | product = _mm_hadd_ps(product, product); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_hadd_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_hadd_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_min_ps` in this scope [INFO] [stdout] --> src/vec4.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | inner: unsafe { _mm_min_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_min_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_min_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_max_ps` in this scope [INFO] [stdout] --> src/vec4.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | inner: unsafe { _mm_max_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_max_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_max_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_add_ps` in this scope [INFO] [stdout] --> src/vec4.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | inner: unsafe { _mm_add_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_add_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_add_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_div_ps` in this scope [INFO] [stdout] --> src/vec4.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | inner: unsafe { _mm_div_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_div_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_div_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_div_ps` in this scope [INFO] [stdout] --> src/vec4.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | inner: unsafe { _mm_div_ps(self.inner, _mm_set1_ps(other)) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_div_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_div_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_set1_ps` in this scope [INFO] [stdout] --> src/vec4.rs:106:52 [INFO] [stdout] | [INFO] [stdout] 106 | inner: unsafe { _mm_div_ps(self.inner, _mm_set1_ps(other)) }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_mul_ps` in this scope [INFO] [stdout] --> src/vec4.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | inner: unsafe { _mm_mul_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_mul_ps` in this scope [INFO] [stdout] --> src/vec4.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | inner: unsafe { _mm_mul_ps(self.inner, _mm_set1_ps(other)) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_set1_ps` in this scope [INFO] [stdout] --> src/vec4.rs:132:52 [INFO] [stdout] | [INFO] [stdout] 132 | inner: unsafe { _mm_mul_ps(self.inner, _mm_set1_ps(other)) }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_sub_ps` in this scope [INFO] [stdout] --> src/vec4.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 142 | inner: unsafe { _mm_sub_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_sub_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_sub_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_hadd_ps` in this scope [INFO] [stdout] --> src/vec4.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | product = _mm_hadd_ps(product, product); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_hadd_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_hadd_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_cvtss_f32` in this scope [INFO] [stdout] --> src/vec4.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | _mm_cvtss_f32(product) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_cvtss_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_min_ps` in this scope [INFO] [stdout] --> src/vec4.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | inner: unsafe { _mm_min_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_min_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_min_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_max_ps` in this scope [INFO] [stdout] --> src/vec4.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | inner: unsafe { _mm_max_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_max_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_max_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_add_ps` in this scope [INFO] [stdout] --> src/vec4.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | inner: unsafe { _mm_add_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_add_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_add_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_div_ps` in this scope [INFO] [stdout] --> src/vec4.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | inner: unsafe { _mm_div_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_div_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_div_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_div_ps` in this scope [INFO] [stdout] --> src/vec4.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | inner: unsafe { _mm_div_ps(self.inner, _mm_set1_ps(other)) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_div_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_div_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_set1_ps` in this scope [INFO] [stdout] --> src/vec4.rs:106:52 [INFO] [stdout] | [INFO] [stdout] 106 | inner: unsafe { _mm_div_ps(self.inner, _mm_set1_ps(other)) }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_mul_ps` in this scope [INFO] [stdout] --> src/vec4.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | inner: unsafe { _mm_mul_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_mul_ps` in this scope [INFO] [stdout] --> src/vec4.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | inner: unsafe { _mm_mul_ps(self.inner, _mm_set1_ps(other)) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_mul_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_set1_ps` in this scope [INFO] [stdout] --> src/vec4.rs:132:52 [INFO] [stdout] | [INFO] [stdout] 132 | inner: unsafe { _mm_mul_ps(self.inner, _mm_set1_ps(other)) }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_set1_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `_mm_sub_ps` in this scope [INFO] [stdout] --> src/vec4.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 142 | inner: unsafe { _mm_sub_ps(self.inner, other.inner) }, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::arch::x86_64::_mm_sub_ps; [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64::_mm_sub_ps; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/color_thrust.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | ... q += ((((q as u64) * (e as u64)) >> 32) as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/color_thrust.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | ... q += ((((q as u64) * (e as u64)) >> 32) as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gloat` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 29 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3ba59450729854a48868664b14fc6dc01e5482db84bf0d27406dbfc4da25501f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba59450729854a48868664b14fc6dc01e5482db84bf0d27406dbfc4da25501f", kill_on_drop: false }` [INFO] [stdout] 3ba59450729854a48868664b14fc6dc01e5482db84bf0d27406dbfc4da25501f