quickjs_runtime 0.8.5

Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Module, Async/await
Documentation
Build #647992 2022-10-12 18:57:57

# rustc version rustc 1.66.0-nightly (db0597f56 2022-10-11)

# docs.rs version docsrs 0.6.0 (dd66a73 2022-10-08)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/quickjs_runtime-0.8.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/quickjs_runtime-0.8.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221011-1.66.0-nightly-db0597f56\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 895cc071e6ccc4e3f238bfa22c33666560642dbe209d71e338e74f3572d7cfde [INFO] running `Command { std: "docker" "start" "-a" "895cc071e6ccc4e3f238bfa22c33666560642dbe209d71e338e74f3572d7cfde", kill_on_drop: false }` [INFO] [stderr] Documenting quickjs_runtime v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `u8` [INFO] [stderr] --> src/quickjs_utils/typedarrays.rs:1:78 [INFO] [stderr] | [INFO] [stderr] 1 | //! this module is a work in progress and is currently used by me to pass Vec<u8>'s from rust to js and back again [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 1 | //! this module is a work in progress and is currently used by me to pass `Vec<u8>`'s from rust to js and back again [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `quickjs_runtime` (lib doc) generated 1 warning [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "895cc071e6ccc4e3f238bfa22c33666560642dbe209d71e338e74f3572d7cfde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895cc071e6ccc4e3f238bfa22c33666560642dbe209d71e338e74f3572d7cfde", kill_on_drop: false }` [INFO] [stdout] 895cc071e6ccc4e3f238bfa22c33666560642dbe209d71e338e74f3572d7cfde