luajit2-sys 0.0.2

LuaJIT-2.1 FFI Bindings
Documentation
Build #2168652 2025-05-29 12:49:09
# rustc version
rustc 1.89.0-nightly (6f6971078 2025-05-28)# docs.rs version
docsrs 0.6.0 (d2911047 2025-05-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/luajit2-sys-0.0.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/luajit2-sys-0.0.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250528-1.89.0-nightly-6f6971078\", \"--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" "--config" "build.rustdocflags=[\"-Zmetrics-dir=/opt/rustwide/target/metrics\"]", 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] a596a1754091841fd8a0b8d462d3fe4a04ec806197f40e7664fc502cb24b578e
[INFO] running `Command { std: "docker" "start" "-a" "a596a1754091841fd8a0b8d462d3fe4a04ec806197f40e7664fc502cb24b578e", kill_on_drop: false }`
[INFO] [stderr]     Scraping luajit2-sys v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting luajit2-sys v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:101:6
[INFO] [stderr]     |
[INFO] [stderr] 101 | /// <https://www.lua.org/manual/5.1/manual.html#lua_State >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 101 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_State> >
[INFO] [stderr]     |      +                                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:105:6
[INFO] [stderr]     |
[INFO] [stderr] 105 | /// <https://www.lua.org/manual/5.1/manual.html#lua_CFunction >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 105 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_CFunction> >
[INFO] [stderr]     |      +                                                        +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:108:6
[INFO] [stderr]     |
[INFO] [stderr] 108 | /// <https://www.lua.org/manual/5.1/manual.html#lua_Reader >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 108 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_Reader> >
[INFO] [stderr]     |      +                                                     +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:116:6
[INFO] [stderr]     |
[INFO] [stderr] 116 | /// <https://www.lua.org/manual/5.1/manual.html#lua_Writer >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 116 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_Writer> >
[INFO] [stderr]     |      +                                                     +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:125:6
[INFO] [stderr]     |
[INFO] [stderr] 125 | /// <https://www.lua.org/manual/5.1/manual.html#lua_Alloc >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 125 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_Alloc> >
[INFO] [stderr]     |      +                                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:134:6
[INFO] [stderr]     |
[INFO] [stderr] 134 | /// <https://www.lua.org/manual/5.1/manual.html#lua_Number >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 134 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_Number> >
[INFO] [stderr]     |      +                                                     +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:136:6
[INFO] [stderr]     |
[INFO] [stderr] 136 | /// <https://www.lua.org/manual/5.1/manual.html#lua_Integer >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 136 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_Integer> >
[INFO] [stderr]     |      +                                                      +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:438:6
[INFO] [stderr]     |
[INFO] [stderr] 438 | /// <https://www.lua.org/manual/5.1/manual.html#lua_Hook >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 438 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_Hook> >
[INFO] [stderr]     |      +                                                   +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:560:6
[INFO] [stderr]     |
[INFO] [stderr] 560 | /// <https://www.lua.org/manual/5.1/manual.html#lua_Debug >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 560 | /// <<https://www.lua.org/manual/5.1/manual.html#lua_Debug> >
[INFO] [stderr]     |      +                                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:708:6
[INFO] [stderr]     |
[INFO] [stderr] 708 | /// <https://www.lua.org/manual/5.1/manual.html#luaL_Reg >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 708 | /// <<https://www.lua.org/manual/5.1/manual.html#luaL_Reg> >
[INFO] [stderr]     |      +                                                   +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ffi.rs:973:6
[INFO] [stderr]     |
[INFO] [stderr] 973 | /// <https://www.lua.org/manual/5.1/manual.html#luaL_Buffer >
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 973 | /// <<https://www.lua.org/manual/5.1/manual.html#luaL_Buffer> >
[INFO] [stderr]     |      +                                                      +
[INFO] [stderr] 
[INFO] [stderr] warning: `luajit2-sys` (lib doc) generated 11 warnings (run `cargo fix --lib -p luajit2-sys` to apply 11 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/luajit2_sys/index.html
[INFO] running `Command { std: "docker" "inspect" "a596a1754091841fd8a0b8d462d3fe4a04ec806197f40e7664fc502cb24b578e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a596a1754091841fd8a0b8d462d3fe4a04ec806197f40e7664fc502cb24b578e", kill_on_drop: false }`
[INFO] [stdout] a596a1754091841fd8a0b8d462d3fe4a04ec806197f40e7664fc502cb24b578e