lua-eris-sys 0.1.0

Low-level bindings to Lua 5.3.5 + Eris (persistence library). Bundles fnuecke/eris which adds eris_persist/eris_unpersist for full-state serialization including suspended coroutines.

Build #4484291 2026-09-16 21:27:51

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.100.0-nightly (215a8af4b 2026-09-15)

# docs.rs version docsrs 0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "ac67e6ed011ca335d76d0ccc76836d9cc771fd7900289df2ca4f503ca0d1103d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260915-1.100.0-nightly-215a8af4b\", \"--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\"" "-j11" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `lua-eris-sys` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling lua-eris-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: lua-eris-sys@0.1.0: /opt/rustwide/workdir/lua-eris-5.3.5/eris.c:33:13: error: 'bool' cannot be defined via 'typedef' [INFO] [stderr] warning: lua-eris-sys@0.1.0: 33 | typedef int bool; [INFO] [stderr] warning: lua-eris-sys@0.1.0: | ^~~~ [INFO] [stderr] warning: lua-eris-sys@0.1.0: /opt/rustwide/workdir/lua-eris-5.3.5/eris.c:33:13: note: 'bool' is a keyword with '-std=c23' onwards [INFO] [stderr] warning: lua-eris-sys@0.1.0: /opt/rustwide/workdir/lua-eris-5.3.5/eris.c:33:1: warning: useless type name in empty declaration [INFO] [stderr] warning: lua-eris-sys@0.1.0: 33 | typedef int bool; [INFO] [stderr] warning: lua-eris-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] error: failed to run custom build command for `lua-eris-sys v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lua-eris-sys/d5b7bb0ffba4bd32/out/build_script_build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=/opt/rustwide/workdir/lua-eris-5.3.5/eris.c:33:13: error: 'bool' cannot be defined via 'typedef' [INFO] [stderr] cargo:warning= 33 | typedef int bool; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/workdir/lua-eris-5.3.5/eris.c:33:13: note: 'bool' is a keyword with '-std=c23' onwards [INFO] [stderr] cargo:warning=/opt/rustwide/workdir/lua-eris-5.3.5/eris.c:33:1: warning: useless type name in empty declaration [INFO] [stderr] cargo:warning= 33 | typedef int bool; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir/lua-eris-5.3.5" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-Wno-unused-function" "-Wno-missing-field-initializers" "-Wno-unused-value" "-Wno-implicit-fallthrough" "-DLUA_USE_LINUX" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/lua-eris-sys/681a752988a77955/out/96afb94b79c0c3e6-eris.o" "-c" "/opt/rustwide/workdir/lua-eris-5.3.5/eris.c" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ac67e6ed011ca335d76d0ccc76836d9cc771fd7900289df2ca4f503ca0d1103d", kill_on_drop: false }`