[INFO] cloning repository https://github.com/Artentus/softpipe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artentus/softpipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fsoftpipe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fsoftpipe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f118497a63016b5b46fb33b20ff5a3d6da670e4
[INFO] documenting Artentus/softpipe against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fsoftpipe" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Artentus/softpipe
[INFO] finished tweaking git repo https://github.com/Artentus/softpipe
[INFO] tweaked toml for git repo https://github.com/Artentus/softpipe written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artentus/softpipe on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artentus/softpipe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ad0384a7a3857a1d79146c6277c2b86dffb0b4315db3ffb66200d1e1e0d90c0
[INFO] running `Command { std: "docker" "start" "-a" "2ad0384a7a3857a1d79146c6277c2b86dffb0b4315db3ffb66200d1e1e0d90c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ad0384a7a3857a1d79146c6277c2b86dffb0b4315db3ffb66200d1e1e0d90c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad0384a7a3857a1d79146c6277c2b86dffb0b4315db3ffb66200d1e1e0d90c0", kill_on_drop: false }`
[INFO] [stdout] 2ad0384a7a3857a1d79146c6277c2b86dffb0b4315db3ffb66200d1e1e0d90c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a1b2ceff2615b999eb32a14b18333b939ed36565cd4c0be32e1d09368b84c0e
[INFO] running `Command { std: "docker" "start" "-a" "2a1b2ceff2615b999eb32a14b18333b939ed36565cd4c0be32e1d09368b84c0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling ash v0.37.2+1.3.238
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking strict-num v0.1.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking spin v0.9.5
[INFO] [stderr]     Checking gpu-alloc v0.5.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking wgpu-types v0.15.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking glow v0.12.0
[INFO] [stderr]     Checking profiling v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking simd-adler32 v0.3.4
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking zune-inflate v0.2.50
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling slender-math v0.1.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.1
[INFO] [stderr]     Checking tobj v3.2.4
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking owned_ttf_parser v0.18.1
[INFO] [stderr]     Checking ab_glyph v0.2.20
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling bytemuck_derive v1.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking bytemuck v1.13.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.3
[INFO] [stdout] error[E0432]: unresolved import `std::simd::Which`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(portable_simd)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking naga v0.11.0
[INFO] [stderr]     Checking calloop v0.10.5
[INFO] [stderr]     Checking tiny-skia v0.8.3
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.5.3
[INFO] [stdout] error[E0599]: no method named `abs` found for struct `Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:359:29
[INFO] [stdout]     |
[INFO] [stdout] 359 |                 Self(self.0.abs())
[INFO] [stdout]     |                             ^^^ method not found in `Simd<f32, 2>`
[INFO] [stdout] ...
[INFO] [stdout] 455 | impl_common_f!(Vector2f, f32x2);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 2>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:365:49
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 Self::from_simd_truncate(self.0.recip())
[INFO] [stdout]     |                                                 ^^^^^ method not found in `Simd<f32, 2>`
[INFO] [stdout] ...
[INFO] [stdout] 455 | impl_common_f!(Vector2f, f32x2);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 2>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 2>` 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<f32, 2>`
[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<f32, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<f32, 2>`
[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<f32, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:359:29
[INFO] [stdout]     |
[INFO] [stdout] 359 |                 Self(self.0.abs())
[INFO] [stdout]     |                             ^^^ method not found in `Simd<f32, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 456 | impl_common_f!(Vector3f, f32x4);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:365:49
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 Self::from_simd_truncate(self.0.recip())
[INFO] [stdout]     |                                                 ^^^^^ method not found in `Simd<f32, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 456 | impl_common_f!(Vector3f, f32x4);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<f32, 4>`
[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<f32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<f32, 4>`
[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<f32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:359:29
[INFO] [stdout]     |
[INFO] [stdout] 359 |                 Self(self.0.abs())
[INFO] [stdout]     |                             ^^^ method not found in `Simd<f32, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 457 | impl_common_f!(Vector4f, f32x4);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:365:49
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 Self::from_simd_truncate(self.0.recip())
[INFO] [stdout]     |                                                 ^^^^^ method not found in `Simd<f32, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 457 | impl_common_f!(Vector4f, f32x4);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `simd_min` found for struct `Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<f32, 4>`
[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<f32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<f32, 4>`
[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<f32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:497:25
[INFO] [stdout]     |
[INFO] [stdout] 497 |         Vector2f(self.0.cast())
[INFO] [stdout]     |                         ^^^^ method not found in `Simd<i32, 2>`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<i32, 2>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:574:25
[INFO] [stdout]     |
[INFO] [stdout] 574 |         Vector3f(self.0.cast())
[INFO] [stdout]     |                         ^^^^ method not found in `Simd<i32, 4>`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<i32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 676 |         Vector4f(self.0.cast())
[INFO] [stdout]     |                         ^^^^ method not found in `Simd<i32, 4>`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<i32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:727:29
[INFO] [stdout]     |
[INFO] [stdout] 727 |                 Self(self.0.abs())
[INFO] [stdout]     |                             ^^^ method not found in `Simd<i32, 2>`
[INFO] [stdout] ...
[INFO] [stdout] 745 | impl_common_i!(Vector2i, i32x2);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:77:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i32, 2>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<i32, 2>`
[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<i32, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<i32, 2>`
[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<i32, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:727:29
[INFO] [stdout]     |
[INFO] [stdout] 727 |                 Self(self.0.abs())
[INFO] [stdout]     |                             ^^^ method not found in `Simd<i32, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 746 | impl_common_i!(Vector3i, i32x4);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:77:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<i32, 4>`
[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<i32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<i32, 4>`
[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<i32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:727:29
[INFO] [stdout]     |
[INFO] [stdout] 727 |                 Self(self.0.abs())
[INFO] [stdout]     |                             ^^^ method not found in `Simd<i32, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 747 | impl_common_i!(Vector4i, i32x4);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:77:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<i32, 4>`
[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<i32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<i32, 4>`
[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<i32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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]     = 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1312:28
[INFO] [stdout]      |
[INFO] [stdout] 1312 |         let d0 = (c0 - I0).abs();
[INFO] [stdout]      |                            ^^^ method not found in `Simd<f32, 2>`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 2>` 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1313:28
[INFO] [stdout]      |
[INFO] [stdout] 1313 |         let d1 = (c1 - I1).abs();
[INFO] [stdout]      |                            ^^^ method not found in `Simd<f32, 2>`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 2>` 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1314:28
[INFO] [stdout]      |
[INFO] [stdout] 1314 |         let d2 = (c2 - I2).abs();
[INFO] [stdout]      |                            ^^^ method not found in `Simd<f32, 2>`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 2>` 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1640:28
[INFO] [stdout]      |
[INFO] [stdout] 1640 |         let d0 = (c0 - I0).abs();
[INFO] [stdout]      |                            ^^^ method not found in `Simd<f32, 4>`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1641:28
[INFO] [stdout]      |
[INFO] [stdout] 1641 |         let d1 = (c1 - I1).abs();
[INFO] [stdout]      |                            ^^^ method not found in `Simd<f32, 4>`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1642:28
[INFO] [stdout]      |
[INFO] [stdout] 1642 |         let d2 = (c2 - I2).abs();
[INFO] [stdout]      |                            ^^^ method not found in `Simd<f32, 4>`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1643:28
[INFO] [stdout]      |
[INFO] [stdout] 1643 |         let d3 = (c3 - I3).abs();
[INFO] [stdout]      |                            ^^^ method not found in `Simd<f32, 4>`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1863:14
[INFO] [stdout]      |
[INFO] [stdout] 1863 |         prod.reduce_sum()
[INFO] [stdout]      |              ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/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<f32, 4>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Simd<f32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       Simd::<T, N>::load_or_default
[INFO] [stdout]       and 11 others
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slender-math-0.1.1/src/lib.rs:1989:45
[INFO] [stdout]      |
[INFO] [stdout] 1989 |         let det_m = det_m - f32x4::splat(tr.reduce_sum());
[INFO] [stdout]      |                                             ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/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<f32, 4>` 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, E0554, 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 39 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2a1b2ceff2615b999eb32a14b18333b939ed36565cd4c0be32e1d09368b84c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a1b2ceff2615b999eb32a14b18333b939ed36565cd4c0be32e1d09368b84c0e", kill_on_drop: false }`
[INFO] [stdout] 2a1b2ceff2615b999eb32a14b18333b939ed36565cd4c0be32e1d09368b84c0e
