sleef 0.3.2

Math functions for SIMD vectors
Documentation
Build #2316488 2025-07-14 05:50:26
# rustc version
rustc 1.90.0-nightly (e9182f195 2025-07-13)# docs.rs version
docsrs 0.6.0 (c1135d19 2025-07-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/sleef-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/sleef-0.3.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250713-1.90.0-nightly-e9182f195\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] cd9fcddf57fff5da792a165f1e530560d9e25b0ce55d4fc16bf2a71d831e6dbe
[INFO] running `Command { std: "docker" "start" "-a" "cd9fcddf57fff5da792a165f1e530560d9e25b0ce55d4fc16bf2a71d831e6dbe", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: hello
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting sleef v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stderr]     --> src/f32x/u10.rs:1370:19
[INFO] [stderr]      |
[INFO] [stderr] 1370 |         #[cfg(any(feature = "enable_neon32", feature = "enable_neon32vfpv4"))]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]     --> src/lib.rs:1:9
[INFO] [stderr]      |
[INFO] [stderr] 1    | #![deny(warnings)]
[INFO] [stderr]      |         ^^^^^^^^
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32vfpv4`
[INFO] [stderr]     --> src/f32x/u10.rs:1370:46
[INFO] [stderr]      |
[INFO] [stderr] 1370 |         #[cfg(any(feature = "enable_neon32", feature = "enable_neon32vfpv4"))]
[INFO] [stderr]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `enable_neon32vfpv4` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stderr]     --> src/f32x/u35.rs:1162:17
[INFO] [stderr]      |
[INFO] [stderr] 1162 |             not(feature = "enable_neon32"),
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32vfpv4`
[INFO] [stderr]     --> src/f32x/u35.rs:1163:17
[INFO] [stderr]      |
[INFO] [stderr] 1163 |             not(feature = "enable_neon32vfpv4"),
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `enable_neon32vfpv4` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stderr]    --> src/f32x/u35.rs:503:25
[INFO] [stderr]     |
[INFO] [stderr] 503 |     let mut u = if cfg!(feature = "enable_neon32") {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`
[INFO] [stderr]     = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stderr]    --> src/f32x/u35.rs:576:25
[INFO] [stderr]     |
[INFO] [stderr] 576 |     let mut u = if cfg!(feature = "enable_neon32") {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`
[INFO] [stderr]     = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stderr]    --> src/f32x/u35.rs:878:13
[INFO] [stderr]     |
[INFO] [stderr] 878 |     if cfg!(feature = "enable_neon32") || cfg!(feature = "enable_neon32vfpv4") {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`
[INFO] [stderr]     = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32vfpv4`
[INFO] [stderr]    --> src/f32x/u35.rs:878:48
[INFO] [stderr]     |
[INFO] [stderr] 878 |     if cfg!(feature = "enable_neon32") || cfg!(feature = "enable_neon32vfpv4") {
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`
[INFO] [stderr]     = help: consider adding `enable_neon32vfpv4` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stderr]    --> src/f32x.rs:632:13
[INFO] [stderr]     |
[INFO] [stderr] 632 |     if cfg!(feature = "full_fp_rounding") {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`
[INFO] [stderr]     = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stderr]     --> src/f32x.rs:1037:15
[INFO] [stderr]      |
[INFO] [stderr] 1037 |     #[cfg(any(feature = "enable_neon32", feature = "enable_neon32vfpv4"))]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `enable_neon32vfpv4`
[INFO] [stderr]     --> src/f32x.rs:1037:42
[INFO] [stderr]      |
[INFO] [stderr] 1037 |     #[cfg(any(feature = "enable_neon32", feature = "enable_neon32vfpv4"))]
[INFO] [stderr]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `enable_neon32vfpv4` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stderr]     --> src/f32x.rs:1021:17
[INFO] [stderr]      |
[INFO] [stderr] 1021 |         if cfg!(feature = "full_fp_rounding") {
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stderr]    --> src/f64x.rs:490:17
[INFO] [stderr]     |
[INFO] [stderr] 490 |         if cfg!(feature = "full_fp_rounding") {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`
[INFO] [stderr]     = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stderr]    --> src/f64x.rs:579:17
[INFO] [stderr]     |
[INFO] [stderr] 579 |         if cfg!(feature = "full_fp_rounding") {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`
[INFO] [stderr]     = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stderr]    --> src/f64x.rs:641:13
[INFO] [stderr]     |
[INFO] [stderr] 641 |     if cfg!(feature = "full_fp_rounding") {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`
[INFO] [stderr]     = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stderr]     --> src/f64x.rs:1055:11
[INFO] [stderr]      |
[INFO] [stderr] 1055 |     #[cfg(feature = "full_fp_rounding")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stderr]     --> src/f64x.rs:1064:15
[INFO] [stderr]      |
[INFO] [stderr] 1064 |     #[cfg(not(feature = "full_fp_rounding"))]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stderr]     --> src/f64x.rs:1115:13
[INFO] [stderr]      |
[INFO] [stderr] 1115 |     if cfg!(feature = "full_fp_rounding") {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`
[INFO] [stderr]      = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `sleef` (lib doc) generated 18 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sleef/index.html
[INFO] running `Command { std: "docker" "inspect" "cd9fcddf57fff5da792a165f1e530560d9e25b0ce55d4fc16bf2a71d831e6dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd9fcddf57fff5da792a165f1e530560d9e25b0ce55d4fc16bf2a71d831e6dbe", kill_on_drop: false }`
[INFO] [stdout] cd9fcddf57fff5da792a165f1e530560d9e25b0ce55d4fc16bf2a71d831e6dbe