# rustc version rustc 1.95.0-nightly (c04308580 2026-02-18)
# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/fastembed-5.11.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/fastembed-5.11.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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260218-1.95.0-nightly-c04308580\", \"--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] 534fbc9524fef70c41bbd8268090dc42a68ce2bbfd6867dbdf964f6d2f3a93d5 [INFO] running `Command { std: "docker" "start" "-a" "534fbc9524fef70c41bbd8268090dc42a68ce2bbfd6867dbdf964f6d2f3a93d5", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting fastembed v5.11.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `ort::Session::run` [INFO] [stderr] --> src/output/mod.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | //! Typically, [`ort::Session::run`] will generate a [`ort::SessionOutputs`] object. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `Session` in module `ort` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ort::SessionOutputs` [INFO] [stderr] --> src/output/mod.rs:3:56 [INFO] [stderr] | [INFO] [stderr] 3 | //! Typically, [`ort::Session::run`] will generate a [`ort::SessionOutputs`] object. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `SessionOutputs` in module `ort` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ort::SessionOutputs` [INFO] [stderr] --> src/output/mod.rs:7:29 [INFO] [stderr] | [INFO] [stderr] 7 | //! This module wraps the [`ort::SessionOutputs`] objects created from batching, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `SessionOutputs` in module `ort` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ort::SessionOutputs` [INFO] [stderr] --> src/output/mod.rs:20:52 [INFO] [stderr] | [INFO] [stderr] 20 | //! - [`EmbeddingOutput`]: This struct wraps the [`ort::SessionOutputs`] objects, acting as a [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `SessionOutputs` in module `ort` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ort::SessionOutputs` [INFO] [stderr] --> src/output/embedding_output.rs:84:51 [INFO] [stderr] | [INFO] [stderr] 84 | /// Create a new [`EmbeddingOutput`] from a [`ort::SessionOutputs`] object. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `SessionOutputs` in module `ort` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `rayon` [INFO] [stderr] --> src/output/output_precedence.rs:26:29 [INFO] [stderr] | [INFO] [stderr] 26 | /// this is due to use of [`rayon`] parallelism, which means [INFO] [stderr] | ^^^^^ no item named `rayon` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ort::SessionOutputs` [INFO] [stderr] --> src/text_embedding/impl.rs:272:33 [INFO] [stderr] | [INFO] [stderr] 272 | /// Method to generate an [`ort::SessionOutputs`] wrapped in a [`EmbeddingOutput`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `SessionOutputs` in module `ort` [INFO] [stderr] [INFO] [stderr] warning: `fastembed` (lib doc) generated 7 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/fastembed/index.html [INFO] running `Command { std: "docker" "inspect" "534fbc9524fef70c41bbd8268090dc42a68ce2bbfd6867dbdf964f6d2f3a93d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534fbc9524fef70c41bbd8268090dc42a68ce2bbfd6867dbdf964f6d2f3a93d5", kill_on_drop: false }` [INFO] [stdout] 534fbc9524fef70c41bbd8268090dc42a68ce2bbfd6867dbdf964f6d2f3a93d5