rustyscript 0.12.3

Effortless JS Integration for Rust
Documentation

Build #3719771 2026-06-29 14:56:15

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.98.0-nightly (df6ee909e 2026-06-28)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-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" "b715d14d44f9b65e88977ff33572d9bed8c17dd683ac833976b5f5c5c244e327" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260628-1.98.0-nightly-df6ee909e\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: async_eval, async_javascript, background_tasks, call_rust_from_js, create_snapshot, custom_import_logic, custom_runtimes, custom_threaded_worker, default_threaded_worker, entrypoint_functions, functions_and_values, hello_world, interactive_prompt, max_heap_size, module_import, module_loader_cache, multiple_modules, node_import, op_whitelist, runtime_extensions, serialized_types, thread_safety, typescript_modules, url_import, web_features, websocket, worker_pool [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] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking swc_common v9.2.0 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling ar_archive_writer v0.5.2 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] error[E0432]: unresolved import `serde::__private` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_common-9.2.0/src/private/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use serde::__private as serde; [INFO] [stderr] | ^^^^^^^---------^^^^^^^^^ [INFO] [stderr] | | [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] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking rustls v0.23.28 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking alloc-stdlib v0.2.4 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Compiling psm v0.1.31 [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] running `Command { std: "docker" "inspect" "b715d14d44f9b65e88977ff33572d9bed8c17dd683ac833976b5f5c5c244e327", kill_on_drop: false }`