Package evaluation to test LuaNova on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T02:07:28.057 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 10.22s ################################################################################ # Installation # Installing LuaNova... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [faa88067] + LuaNova v0.1.7 Updating `~/.julia/environments/v1.11/Manifest.toml` [4e289a0a] + EnumX v1.0.5 [692b3bcd] + JLLWrappers v1.7.1 [faa88067] + LuaNova v0.1.7 [21216c6a] + Preferences v1.5.1 [a4086b1d] + Lua_jll v5.5.0+0 [68e3532b] + Ncurses_jll v6.6.0+2 [05236dd9] + Readline_jll v8.3.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 2.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1793.2 ms ✓ LuaNova 1 dependency successfully precompiled in 2 seconds. 34 already precompiled. Precompilation completed after 17.84s ################################################################################ # Testing # Testing LuaNova Status `/tmp/jl_5Gz2zE/Project.toml` [4c88cf16] Aqua v0.8.14 [4e289a0a] EnumX v1.0.5 [faa88067] LuaNova v0.1.7 [a4086b1d] Lua_jll v5.5.0+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5Gz2zE/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [4e289a0a] EnumX v1.0.5 [692b3bcd] JLLWrappers v1.7.1 [faa88067] LuaNova v0.1.7 [21216c6a] Preferences v1.5.1 [a4086b1d] Lua_jll v5.5.0+0 [68e3532b] Ncurses_jll v6.6.0+2 [05236dd9] Readline_jll v8.3.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Abstracts 1: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_abstracts.jl:18 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_abstracts.jl:20 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_abstracts.jl:19 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 C API: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_c_api.jl:12 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_c_api.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_c_api.jl:13 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 EnumX: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_enumx.jl:39 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_enumx.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_enumx.jl:40 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 Error handling: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_error_handling.jl:6 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_error_handling.jl:8 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_error_handling.jl:7 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 Functions: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_functions.jl:20 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_functions.jl:22 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_functions.jl:21 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 Functions with state: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_functions_with_state.jl:37 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_functions_with_state.jl:39 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_functions_with_state.jl:38 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 Immutable structs: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_immutable_structs.jl:12 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_immutable_structs.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_immutable_structs.jl:13 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 Multiple returns: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_multiple_returns.jl:12 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_multiple_returns.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_multiple_returns.jl:13 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 Mutable structs: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs.jl:34 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs.jl:35 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 Mutable structs with state: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs_with_state.jl:26 Got exception outside of a @test could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs @ ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [inlined] [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs_with_state.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs_with_state.jl:27 [6] include @ ./sysimg.jl:38 [inlined] [7] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [8] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 test set: Error During Test at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/runtests.jl:17 Got exception outside of a @test LoadError: could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaNova/bmrPg/src/c_api.jl:763 [inlined] [2] open_libs(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_readme.jl:11 [4] include @ ./sysimg.jl:38 [inlined] [5] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [6] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [9] include(fname::String) @ Main ./sysimg.jl:38 [10] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/test_readme.jl:1 Test Summary: | Pass Error Total Time test set | 11 11 22 1m16.0s Abstracts 1 | 1 1 4.1s Aqua | 11 11 51.7s C API | 1 1 0.2s EnumX | 1 1 0.2s Error handling | 1 1 0.3s Functions | 1 1 0.2s Functions with state | 1 1 0.2s Immutable structs | 1 1 0.2s Multiple returns | 1 1 0.2s Mutable structs | 1 1 0.2s Mutable structs with state | 1 1 0.2s ERROR: LoadError: Some tests did not pass: 11 passed, 0 failed, 11 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LuaNova/bmrPg/test/runtests.jl:17 Testing failed after 85.03s ERROR: LoadError: Package LuaNova errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 128.8s: package tests unexpectedly errored