gluon_vm 0.10.0

The virtual machine for executing the gluon programming language
Documentation
Build #667965 2022-11-09T23:34:31.542872+00:00
# rustc version
rustc 1.67.0-nightly (85f4f41de 2022-11-08)
# docs.rs version
docsrs 0.6.0 (6685320 2022-11-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/gluon_vm-0.10.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/gluon_vm-0.10.0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/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\", \"-20221108-1.67.0-nightly-85f4f41de\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 9faf6278962593b31d3356ea5b5c0be5e360a188aa5afdeb299281e181153d11
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "9faf6278962593b31d3356ea5b5c0be5e360a188aa5afdeb299281e181153d11", kill_on_drop: false }`
[INFO] [stderr]  Documenting gluon_vm v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/api/function.rs:331:21
[INFO] [stderr]     |
[INFO] [stderr] 331 |                 });*;
[INFO] [stderr]     |                     ^ help: remove this semicolon
[INFO] [stderr] ...
[INFO] [stderr] 493 | make_vm_function!();
[INFO] [stderr]     | ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `vm_function_impl` which comes from the expansion of the macro `make_vm_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/api/function.rs:331:21
[INFO] [stderr]     |
[INFO] [stderr] 331 |                 });*;
[INFO] [stderr]     |                     ^ help: remove this semicolon
[INFO] [stderr] ...
[INFO] [stderr] 493 | make_vm_function!();
[INFO] [stderr]     | ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `vm_function_impl` which comes from the expansion of the macro `make_vm_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `gluon_vm` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.00s
[INFO] running `Command { std: "docker" "inspect" "9faf6278962593b31d3356ea5b5c0be5e360a188aa5afdeb299281e181153d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9faf6278962593b31d3356ea5b5c0be5e360a188aa5afdeb299281e181153d11", kill_on_drop: false }`
[INFO] [stdout] 9faf6278962593b31d3356ea5b5c0be5e360a188aa5afdeb299281e181153d11