Package evaluation to test LuaNova on Julia 1.14.0-DEV.1555 (0c48c4942b*) started at 2026-01-13T19:28:41.472 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.4s ################################################################################ # Installation # Installing LuaNova... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [faa88067] + LuaNova v0.1.7 Updating `~/.julia/environments/v1.14/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 1.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1660.4 ms ✓ LuaNova 1 dependency successfully precompiled in 2 seconds. 39 already precompiled. Precompilation completed after 17.53s ################################################################################ # Testing # Testing LuaNova Status `/tmp/jl_7mEls5/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_7mEls5/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.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_abstracts.jl:20 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_abstracts.jl:19 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_c_api.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_c_api.jl:13 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_enumx.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_enumx.jl:40 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_error_handling.jl:7 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_error_handling.jl:8 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_functions.jl:22 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_functions.jl:21 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_functions_with_state.jl:39 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_functions_with_state.jl:38 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_immutable_structs.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_immutable_structs.jl:13 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_multiple_returns.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_multiple_returns.jl:13 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [3] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs.jl:35 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(L::Ptr{LuaNova.C.lua_State}) @ LuaNova ~/.julia/packages/LuaNova/bmrPg/src/stdlib.jl:62 [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.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/test_mutable_structs_with_state.jl:27 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [9] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [11] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 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(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [5] IncludeInto @ ./Base.jl:311 [inlined] [6] recursive_include(path::String) @ Main ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:12 [7] top-level scope @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:18 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [9] macro expansion @ ~/.julia/packages/LuaNova/bmrPg/test/runtests.jl:21 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:585 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 57.9s Abstracts 1 | 1 1 2.8s Aqua | 11 11 40.5s C API | 1 1 0.0s EnumX | 1 1 0.0s Error handling | 1 1 0.0s Functions | 1 1 0.0s Functions with state | 1 1 0.0s Immutable structs | 1 1 0.0s Multiple returns | 1 1 0.0s Mutable structs | 1 1 0.0s Mutable structs with state | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x96f43a60705c305d, 0x180137e837cbee7d, 0x36db60661ee40688, 0x47a1a390705ea3c5, 0xe6ac3d0ac4ca96df) 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 68.46s ERROR: LoadError: Package LuaNova errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 116.15s: package tests unexpectedly errored