mlua 0.3.2

High level bindings to Lua 5.1/5.2/5.3 (including LuaJIT) with async/await features and support of writing native lua modules in Rust.
Documentation
Build #244711 2020-04-29 15:35:45

# rustc version rustc 1.45.0-nightly (647016923 2020-04-28)

# docs.rs version docsrs 0.6.0 (5cd4375 2020-04-29)

# build log [INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/mlua-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/mlua-0.3.2/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200428-1.45.0-nightly-647016923 --static-root-path / --cap-lints warn --extern-html-root-url bstr=https://docs.rs/bstr/0.2.12 --extern-html-root-url futures=https://docs.rs/futures/0.3.4 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url futures_timer=https://docs.rs/futures-timer/3.0.2 --extern-html-root-url cc=https://docs.rs/cc/1.0.50 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.18 --extern-html-root-url criterion=https://docs.rs/criterion/0.3.1 --extern-html-root-url rustyline=https://docs.rs/rustyline/6.1.1 --extern-html-root-url num_traits=https://docs.rs/num-traits/0.2.11 --extern-html-root-url trybuild=https://docs.rs/trybuild/1.0.25 --extern-html-root-url hyper=https://docs.rs/hyper/0.13.5 --extern-html-root-url pkg_config=https://docs.rs/pkg-config/0.3.17" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2" "--features" "async"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f1dda33d6386326e0e64f2628b408cbbc34fd97abf33a6f1ed56eb4e3333cd2 [INFO] running `"docker" "start" "-a" "5f1dda33d6386326e0e64f2628b408cbbc34fd97abf33a6f1ed56eb4e3333cd2"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mlua v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Documenting mlua v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: `[AsyncThread]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/lua.rs:487:45 [INFO] [stderr] | [INFO] [stderr] 487 | /// An executor should be used to poll [`AsyncThread`] and mlua will take a provided Waker [INFO] [stderr] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.15s [INFO] running `"docker" "inspect" "5f1dda33d6386326e0e64f2628b408cbbc34fd97abf33a6f1ed56eb4e3333cd2"` [INFO] running `"docker" "rm" "-f" "5f1dda33d6386326e0e64f2628b408cbbc34fd97abf33a6f1ed56eb4e3333cd2"` [INFO] [stdout] 5f1dda33d6386326e0e64f2628b408cbbc34fd97abf33a6f1ed56eb4e3333cd2