saddle-runtime 0.3.21

Saddle managed asynchronous runtime and lifecycle
Documentation

Build #4462069 2026-09-15 04:27:16

# rustc version rustc 1.100.0-nightly (574ff7d98 2026-09-14)

# docs.rs version docsrs 0.0.0 (6fedf0f5e748abb9096cc2e8dae3c697ffb0725a 2026-09-14 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "d947f1a1d76f734de3884c4c34a3c3a5bc728ad39736143bf5f6a845e8e16354" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260914-1.100.0-nightly-574ff7d98\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: binary `thread_control_probe` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /opt/rustwide/target/.../thread_control_probe [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `thread-control-probe`, convert `bin.name` [INFO] [stderr] --> Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 - name = "thread_control_probe" [INFO] [stderr] 2 + name = "thread-control-probe" [INFO] [stderr] | [INFO] [stderr] warning: `saddle-runtime` (manifest) generated 1 warning [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: production_fact [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 saddle-runtime v0.3.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/saddle_runtime/index.html [INFO] running `Command { std: "docker" "inspect" "d947f1a1d76f734de3884c4c34a3c3a5bc728ad39736143bf5f6a845e8e16354", kill_on_drop: false }`