ruskit 0.1.5

A modern web framework for Rust inspired by Laravel
Documentation

Build #3331223 2026-05-20 02:17:00

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 (e50aa6fba 2026-05-19)

# 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" "5aa16620374dd06ceea7256644f67a1db33c2d5f101fb8ccf3837151d19737f8" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260519-1.97.0-nightly-e50aa6fba\", \"--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] Compiling swc_common v0.31.12 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Checking psm v0.1.31 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling stacker v0.1.24 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] error[E0432]: unresolved import `serde::__private` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_common-0.31.12/src/private/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use serde::__private as serde; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `__private` in the root [INFO] [stderr] | [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 3 - pub use serde::__private as serde; [INFO] [stderr] 3 + pub use serde::private as serde; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `swc_common` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `swc_common` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5aa16620374dd06ceea7256644f67a1db33c2d5f101fb8ccf3837151d19737f8", kill_on_drop: false }`