# rustc version rustc 1.73.0-nightly (07438b092 2023-08-16)
# docs.rs version docsrs 0.6.0 (9d80e3c8 2023-08-09)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/mlua-0.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/mlua-0.9.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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "lua54 vendored async send serialize macros parking_lot unstable" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230816-1.73.0-nightly-07438b092\", \"--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\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stdout] 263188c1a8ca6f830b5908cc56fd66f152abd6aa63641bee3c8967aca237891e [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" "263188c1a8ca6f830b5908cc56fd66f152abd6aa63641bee3c8967aca237891e", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: async_http_client, async_http_reqwest, async_http_server, async_tcp_server, guided_tour, serialize, userdata, repl [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] Documenting mlua v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `NULL` [INFO] [stderr] --> src/value.rs:172:44 [INFO] [stderr] | [INFO] [stderr] 172 | /// Returns `true` if the value is a [`NULL`]. [INFO] [stderr] | ^^^^ no item named `NULL` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `str` is both a module and a primitive type [INFO] [stderr] --> src/value.rs:329:29 [INFO] [stderr] | [INFO] [stderr] 329 | /// Cast the value to [`str`]. [INFO] [stderr] | ^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the module, prefix with `mod@` [INFO] [stderr] | [INFO] [stderr] 329 | /// Cast the value to [`mod@str`]. [INFO] [stderr] | ++++ [INFO] [stderr] help: to link to the primitive type, prefix with `prim@` [INFO] [stderr] | [INFO] [stderr] 329 | /// Cast the value to [`prim@str`]. [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `str` is both a module and a primitive type [INFO] [stderr] --> src/value.rs:331:66 [INFO] [stderr] | [INFO] [stderr] 331 | /// If the value is a Lua [`String`], try to convert it to [`str`] or return `None` otherwise. [INFO] [stderr] | ^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the module, prefix with `mod@` [INFO] [stderr] | [INFO] [stderr] 331 | /// If the value is a Lua [`String`], try to convert it to [`mod@str`] or return `None` otherwise. [INFO] [stderr] | ++++ [INFO] [stderr] help: to link to the primitive type, prefix with `prim@` [INFO] [stderr] | [INFO] [stderr] 331 | /// If the value is a Lua [`String`], try to convert it to [`prim@str`] or return `None` otherwise. [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `mlua` (lib doc) generated 3 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "263188c1a8ca6f830b5908cc56fd66f152abd6aa63641bee3c8967aca237891e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263188c1a8ca6f830b5908cc56fd66f152abd6aa63641bee3c8967aca237891e", kill_on_drop: false }` [INFO] [stdout] 263188c1a8ca6f830b5908cc56fd66f152abd6aa63641bee3c8967aca237891e