rustscript-embedded 0.3.3

Embedded RustScript VMBC runtime with a no_std host-function ABI

Build #3834660 2026-07-12 14:58:13

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.99.0-nightly (be8e82435 2026-07-11)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "26dab48d93e1ddbe56ef6079b2c590d060fb49848d8d3c6dae935501d192815b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260711-1.99.0-nightly-be8e82435\", \"--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] Checking rustscript-embedded v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to check lib in package `rustscript-embedded` as a prerequisite for scraping examples from: example "repl", example "run_file" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `rustscript-embedded` (lib) generated 1 warning [INFO] [stderr] Scraping rustscript-embedded v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "run_file" in package `rustscript-embedded` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `rustscript-embedded` (example "run_file") generated 1 warning [INFO] [stderr] warning: failed to scan example "repl" in package `rustscript-embedded` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `rustscript-embedded` (example "repl") generated 1 warning [INFO] [stderr] Documenting rustscript-embedded v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `vm::ReplLocalState` [INFO] [stderr] --> src/repl_client.rs:7:36 [INFO] [stderr] | [INFO] [stderr] 7 | use vm::{OpCode, ReplLocalBinding, ReplLocalState, SourceError, ValueType}; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `ReplLocalState` in the root [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `rustscript-embedded` [INFO] running `Command { std: "docker" "inspect" "26dab48d93e1ddbe56ef6079b2c590d060fb49848d8d3c6dae935501d192815b", kill_on_drop: false }`