switchy_async 0.3.0

Switchy Async runtime package

Build #3340489 2026-05-21 04:43:57

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.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.97.0-nightly (b954122bb 2026-05-20)

# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )

# 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" "d3d2f3b20e3c27fcffecca028525a4b6231838bca0c2e734c66883b4b9c5e26d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260520-1.97.0-nightly-b954122bb\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting switchy_async v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `switchy_time` [INFO] [stderr] --> src/simulator/futures.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use switchy_time::{instant_now, now}; [INFO] [stderr] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `switchy_time` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `switchy_time`, use `cargo add switchy_time` to add it to your `Cargo.toml` [INFO] [stderr] [INFO] [stderr] error[E0433]: cannot find module or crate `switchy_time` in this scope [INFO] [stderr] --> src/simulator/time.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | pub use switchy_time::simulator::with_real_time; [INFO] [stderr] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `switchy_time` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `switchy_time`, use `cargo add switchy_time` to add it to your `Cargo.toml` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `switchy_time` [INFO] [stderr] --> src/simulator/sync/mpmc/flume.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use switchy_time::instant_now; [INFO] [stderr] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `switchy_time` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `switchy_time`, use `cargo add switchy_time` to add it to your `Cargo.toml` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `switchy_async` [INFO] running `Command { std: "docker" "inspect" "d3d2f3b20e3c27fcffecca028525a4b6231838bca0c2e734c66883b4b9c5e26d", kill_on_drop: false }`