[INFO] fetching crate slender-math 0.1.1... [INFO] testing slender-math-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate slender-math 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate slender-math 0.1.1 [INFO] finished tweaking crates.io crate slender-math 0.1.1 [INFO] tweaked toml for crates.io crate slender-math 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate slender-math 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3d3fd68e218f4d164e2cf06dd2ad1bb5d076c1fc1ad9d3d77c32a336cf8e23e [INFO] running `Command { std: "docker" "start" "-a" "d3d3fd68e218f4d164e2cf06dd2ad1bb5d076c1fc1ad9d3d77c32a336cf8e23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3d3fd68e218f4d164e2cf06dd2ad1bb5d076c1fc1ad9d3d77c32a336cf8e23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d3fd68e218f4d164e2cf06dd2ad1bb5d076c1fc1ad9d3d77c32a336cf8e23e", kill_on_drop: false }` [INFO] [stdout] d3d3fd68e218f4d164e2cf06dd2ad1bb5d076c1fc1ad9d3d77c32a336cf8e23e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 76a06099e75fe3ff98c4b20da889242e6b42116d9357247a8e4b082a67d2bc78 [INFO] running `Command { std: "docker" "start" "-a" "76a06099e75fe3ff98c4b20da889242e6b42116d9357247a8e4b082a67d2bc78", kill_on_drop: false }` [INFO] [stderr] Compiling slender-math v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stdout] error[E0432]: unresolved import `std::simd::Which` [INFO] [stdout] --> src/lib.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | use std::simd::Which::*; [INFO] [stdout] | ^^^^^ could not find `Which` in `simd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:359:29 [INFO] [stdout] | [INFO] [stdout] 359 | Self(self.0.abs()) [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 455 | impl_common_f!(Vector2f, f32x2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recip` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:365:49 [INFO] [stdout] | [INFO] [stdout] 365 | Self::from_simd_truncate(self.0.recip()) [INFO] [stdout] | ^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 455 | impl_common_f!(Vector2f, f32x2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:82:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `recip` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:390:22 [INFO] [stdout] | [INFO] [stdout] 390 | prod.reduce_sum() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 455 | impl_common_f!(Vector2f, f32x2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 390 - prod.reduce_sum() [INFO] [stdout] 390 + prod.reduce_max() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:437:29 [INFO] [stdout] | [INFO] [stdout] 437 | Self(<$ts>::simd_min(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 455 | impl_common_f!(Vector2f, f32x2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_max` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:147:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `simd_min` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:443:29 [INFO] [stdout] | [INFO] [stdout] 443 | Self(<$ts>::simd_max(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 455 | impl_common_f!(Vector2f, f32x2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_min` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:141:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `simd_max` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:359:29 [INFO] [stdout] | [INFO] [stdout] 359 | Self(self.0.abs()) [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 456 | impl_common_f!(Vector3f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recip` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:365:49 [INFO] [stdout] | [INFO] [stdout] 365 | Self::from_simd_truncate(self.0.recip()) [INFO] [stdout] | ^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 456 | impl_common_f!(Vector3f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:82:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `recip` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:390:22 [INFO] [stdout] | [INFO] [stdout] 390 | prod.reduce_sum() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | impl_common_f!(Vector3f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 390 - prod.reduce_sum() [INFO] [stdout] 390 + prod.reduce_max() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:437:29 [INFO] [stdout] | [INFO] [stdout] 437 | Self(<$ts>::simd_min(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 456 | impl_common_f!(Vector3f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_max` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:147:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `simd_min` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:443:29 [INFO] [stdout] | [INFO] [stdout] 443 | Self(<$ts>::simd_max(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 456 | impl_common_f!(Vector3f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_min` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:141:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `simd_max` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:359:29 [INFO] [stdout] | [INFO] [stdout] 359 | Self(self.0.abs()) [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 457 | impl_common_f!(Vector4f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recip` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:365:49 [INFO] [stdout] | [INFO] [stdout] 365 | Self::from_simd_truncate(self.0.recip()) [INFO] [stdout] | ^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 457 | impl_common_f!(Vector4f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:82:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `recip` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:390:22 [INFO] [stdout] | [INFO] [stdout] 390 | prod.reduce_sum() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | impl_common_f!(Vector4f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 390 - prod.reduce_sum() [INFO] [stdout] 390 + prod.reduce_max() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:437:29 [INFO] [stdout] | [INFO] [stdout] 437 | Self(<$ts>::simd_min(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 457 | impl_common_f!(Vector4f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_max` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:147:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `simd_min` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:443:29 [INFO] [stdout] | [INFO] [stdout] 443 | Self(<$ts>::simd_max(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 457 | impl_common_f!(Vector4f, f32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_min` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:141:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `simd_max` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cast` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:497:25 [INFO] [stdout] | [INFO] [stdout] 497 | Vector2f(self.0.cast()) [INFO] [stdout] | ^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:26:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdInt` which provides `cast` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cast` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:574:25 [INFO] [stdout] | [INFO] [stdout] 574 | Vector3f(self.0.cast()) [INFO] [stdout] | ^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:26:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdInt` which provides `cast` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cast` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:676:25 [INFO] [stdout] | [INFO] [stdout] 676 | Vector4f(self.0.cast()) [INFO] [stdout] | ^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:26:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdInt` which provides `cast` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:727:29 [INFO] [stdout] | [INFO] [stdout] 727 | Self(self.0.abs()) [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 745 | impl_common_i!(Vector2i, i32x2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:76:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdInt` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:733:29 [INFO] [stdout] | [INFO] [stdout] 733 | Self(<$ts>::simd_min(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 745 | impl_common_i!(Vector2i, i32x2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_max` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:30:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdOrd` which provides `simd_min` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::cmp::SimdOrd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | Self(<$ts>::simd_max(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 745 | impl_common_i!(Vector2i, i32x2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_min` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:34:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdOrd` which provides `simd_max` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::cmp::SimdOrd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:727:29 [INFO] [stdout] | [INFO] [stdout] 727 | Self(self.0.abs()) [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 746 | impl_common_i!(Vector3i, i32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:76:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdInt` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:733:29 [INFO] [stdout] | [INFO] [stdout] 733 | Self(<$ts>::simd_min(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 746 | impl_common_i!(Vector3i, i32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_max` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:30:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdOrd` which provides `simd_min` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::cmp::SimdOrd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | Self(<$ts>::simd_max(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 746 | impl_common_i!(Vector3i, i32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_min` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:34:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdOrd` which provides `simd_max` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::cmp::SimdOrd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:727:29 [INFO] [stdout] | [INFO] [stdout] 727 | Self(self.0.abs()) [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 747 | impl_common_i!(Vector4i, i32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:76:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdInt` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:733:29 [INFO] [stdout] | [INFO] [stdout] 733 | Self(<$ts>::simd_min(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 747 | impl_common_i!(Vector4i, i32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_max` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:30:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdOrd` which provides `simd_min` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::cmp::SimdOrd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | Self(<$ts>::simd_max(self.0, rhs.0)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 747 | impl_common_i!(Vector4i, i32x4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_min` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:34:5 [INFO] [stdout] = note: this error originates in the macro `impl_common_i` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdOrd` which provides `simd_max` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::cmp::SimdOrd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1312:28 [INFO] [stdout] | [INFO] [stdout] 1312 | let d0 = (c0 - I0).abs(); [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1313:28 [INFO] [stdout] | [INFO] [stdout] 1313 | let d1 = (c1 - I1).abs(); [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1314:28 [INFO] [stdout] | [INFO] [stdout] 1314 | let d2 = (c2 - I2).abs(); [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1640:28 [INFO] [stdout] | [INFO] [stdout] 1640 | let d0 = (c0 - I0).abs(); [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1641:28 [INFO] [stdout] | [INFO] [stdout] 1641 | let d1 = (c1 - I1).abs(); [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1642:28 [INFO] [stdout] | [INFO] [stdout] 1642 | let d2 = (c2 - I2).abs(); [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1643:28 [INFO] [stdout] | [INFO] [stdout] 1643 | let d3 = (c3 - I3).abs(); [INFO] [stdout] | ^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:78:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `abs` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1863:14 [INFO] [stdout] | [INFO] [stdout] 1863 | prod.reduce_sum() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 1863 - prod.reduce_sum() [INFO] [stdout] 1863 + prod.reduce_max() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `simd_lt` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1890:27 [INFO] [stdout] | [INFO] [stdout] 1890 | let mask = f32x4::simd_lt(size_sqr, eps); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Simd` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Simd` consider using one of the following associated functions: [INFO] [stdout] Simd::::splat [INFO] [stdout] Simd::::from_array [INFO] [stdout] Simd::::from_slice [INFO] [stdout] Simd::::load_or_default [INFO] [stdout] and 11 others [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:148:5 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `simd_gt` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:19:5 [INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_lt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::cmp::SimdPartialOrd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:1989:45 [INFO] [stdout] | [INFO] [stdout] 1989 | let det_m = det_m - f32x4::splat(tr.reduce_sum()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 6 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 1989 - let det_m = det_m - f32x4::splat(tr.reduce_sum()); [INFO] [stdout] 1989 + let det_m = det_m - f32x4::splat(tr.reduce_max()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slender-math` (lib) due to 38 previous errors [INFO] running `Command { std: "docker" "inspect" "76a06099e75fe3ff98c4b20da889242e6b42116d9357247a8e4b082a67d2bc78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a06099e75fe3ff98c4b20da889242e6b42116d9357247a8e4b082a67d2bc78", kill_on_drop: false }` [INFO] [stdout] 76a06099e75fe3ff98c4b20da889242e6b42116d9357247a8e4b082a67d2bc78