numscan 0.1.0

Extract numbers from text
Documentation

Build #1630516 2025-01-16 08:21:56

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.86.0-nightly (419b3e2d3 2025-01-15)

# docs.rs version docsrs 0.6.0 (13d4ccea 2025-01-13)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/numscan-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/numscan-0.1.0/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250115-1.86.0-nightly-419b3e2d3\", \"--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] 775f8901925ec76fb71cedcc775d1925614a0533615c9c9136fac1d0aaf18bdf [INFO] running `Command { std: "docker" "start" "-a" "775f8901925ec76fb71cedcc775d1925614a0533615c9c9136fac1d0aaf18bdf", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting numscan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `core::simd::SimdPartialOrd`, `core::simd::SimdPartialEq`, `core::simd::ToBitMask` [INFO] [stderr] --> src/lib.rs:44:19 [INFO] [stderr] | [INFO] [stderr] 44 | use core::{simd::{SimdPartialOrd, SimdPartialEq, ToBitMask}, ops::Range}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ no `ToBitMask` in `simd` [INFO] [stderr] | | | [INFO] [stderr] | | no `SimdPartialEq` in `simd` [INFO] [stderr] | no `SimdPartialOrd` in `simd` [INFO] [stderr] | [INFO] [stderr] = help: consider importing this trait instead: [INFO] [stderr] core::simd::prelude::SimdPartialOrd [INFO] [stderr] = help: consider importing this trait instead: [INFO] [stderr] core::simd::prelude::SimdPartialEq [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `numscan` [INFO] running `Command { std: "docker" "inspect" "775f8901925ec76fb71cedcc775d1925614a0533615c9c9136fac1d0aaf18bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775f8901925ec76fb71cedcc775d1925614a0533615c9c9136fac1d0aaf18bdf", kill_on_drop: false }` [INFO] [stdout] 775f8901925ec76fb71cedcc775d1925614a0533615c9c9136fac1d0aaf18bdf