Package evaluation to test Raycore on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T14:10:11.283 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.86s ################################################################################ # Installation # Installing Raycore... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [afc56b53] + Raycore v0.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [6a4ca0a5] + AcceleratedKernels v0.4.3 [79e6a3ab] + Adapt v4.6.1 [dce04be8] + ArgCheck v2.5.0 [a9b6321e] + Atomix v1.1.3 [46192b85] + GPUArraysCore v0.2.0 [5c1252a2] + GeometryBasics v0.5.11 [692b3bcd] + JLLWrappers v1.8.0 [63c18a36] + KernelAbstractions v0.9.41 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [afc56b53] + Raycore v0.2.0 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [013be700] + UnsafeAtomics v0.3.1 [5ae413db] + EarCut_jll v2.2.4+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.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 6.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1616.0 ms ✓ SPIRV_LLVM_Backend_jll ✗ Vulkan 17153.1 ms ✓ Raycore 58347.1 ms ✓ GPUCompiler ✗ Vulkan → VulkanStaticArraysCoreExt ✗ Lava 3 dependencies successfully precompiled in 99 seconds. 143 already precompiled. 24 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 92 dependents of these packages may trigger further precompilation to work with the unexpected versions. ERROR: LoadError: The following 1 direct dependency failed to precompile: Lava Failed to precompile Lava [3a680b1f-cb25-4bee-9cf7-bc880b76dc8c] to "/home/pkgeval/.julia/compiled/v1.12/Lava/jl_a95kKF". ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] __init__() @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1445 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1433 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1321 [6] _include_from_serialized @ ./loading.jl:1276 [inlined] [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2116 [8] _require_search_from_serialized @ ./loading.jl:2010 [inlined] [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2628 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [11] macro expansion @ ./loading.jl:2422 [inlined] [12] macro expansion @ ./lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [14] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [15] top-level scope @ ~/.julia/packages/Vulkan/12azN/src/Vulkan.jl:16 [16] include(mod::Module, _path::String) @ Base ./Base.jl:306 [17] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3027 [18] top-level scope @ stdin:5 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [21] include_string @ ./loading.jl:2883 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [23] _start() @ Base ./client.jl:550 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/12azN/src/Vulkan.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.12/Vulkan/jl_pM60hR". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3314 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#239 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3885 [10] maybe_cachefile_lock @ ./loading.jl:3882 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [13] macro expansion @ ./loading.jl:2422 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [17] top-level scope @ ~/.julia/packages/Lava/WSHhR/src/Lava.jl:69 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3027 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [23] include_string @ ./loading.jl:2883 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/Lava/WSHhR/src/Lava.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 122.02s ################################################################################ # Testing # Testing Raycore Updating git-repo `https://github.com/SimonDanisch/Lava.jl` Status `/tmp/jl_xtdnWY/Project.toml` [79e6a3ab] Adapt v4.6.1 [4c88cf16] Aqua v0.8.16 [5c1252a2] GeometryBasics v0.5.11 [c3a54625] JET v0.11.4 [63c18a36] KernelAbstractions v0.9.41 [3a680b1f] Lava v0.1.0 `https://github.com/SimonDanisch/Lava.jl#main` [afc56b53] Raycore v0.2.0 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xtdnWY/Manifest.toml` [6a4ca0a5] AcceleratedKernels v0.4.3 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.6.1 [4c88cf16] Aqua v0.8.16 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.3 [a3e06817] BitMasks v0.1.9 [fa961155] CEnum v0.5.0 [da1fd8a2] CodeTracking v3.0.2 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [f7f18e0c] GLFW v3.4.6 [0c68f7d7] GPUArrays v11.5.8 [46192b85] GPUArraysCore v0.2.0 ⌃ [61eb1bfa] GPUCompiler v1.13.3 [5c1252a2] GeometryBasics v0.5.11 [076d061b] HashArrayMappedTries v0.2.0 [3587e190] InverseFunctions v0.1.17 [c3a54625] JET v0.11.4 [692b3bcd] JLLWrappers v1.8.0 [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [63c18a36] KernelAbstractions v0.9.41 [929cbde3] LLVM v9.9.0 [3a680b1f] Lava v0.1.0 `https://github.com/SimonDanisch/Lava.jl#main` ⌅ [6f1432cf] LoweredCodeUtils v3.5.3 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v2.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [afc56b53] Raycore v0.2.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [08a2b407] ResultTypes v4.0.2 [295af30f] Revise v3.15.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [6ec83bb0] StructEquality v2.1.0 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.1 [9f14b124] Vulkan v0.6.30 [16167f82] VulkanCore v1.3.1 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.7+0 [ee1fde0b] Dbus_jll v1.16.2+0 [5ae413db] EarCut_jll v2.2.4+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.8.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+1 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.16+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [dad2f222] LLVMExtra_jll v0.0.43+1 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [38a345b3] Libuuid_jll v2.42.0+0 [36c8627f] Pango_jll v1.57.1+0 [30392449] Pixman_jll v0.46.4+0 ⌃ [4376b9bf] SPIRV_LLVM_Backend_jll v21.1.4+0 [6ac6d60f] SPIRV_Tools_jll v2025.4.0+0 [8d446b21] Vulkan_Headers_jll v1.4.321+0 [a2964d1f] Wayland_jll v1.24.0+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.47.0+1 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [1183f4f0] libdecor_jll v0.2.2+0 [b53b4c65] libpng_jll v1.6.58+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings 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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... 12 ambiguities found. To get a list, set `broken = false`. Test Summary: | Broken Total Time Method ambiguity | 1 1 9.8s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.1s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.4s Test Summary: | Pass Total Time Stale dependencies | 1 1 7.3s Test Summary: | Pass Total Time Compat bounds | 4 4 0.8s Test Summary: | Pass Total Time Piracy | 1 1 0.5s Test Summary: | Pass Total Time Persistent tasks | 1 1 1m59.1s Precompiling packages... 1869.2 ms ✓ ResultTypes 1516.3 ms ✓ Vulkan_Headers_jll 1688.1 ms ✓ LibTracyClient_jll 1469.4 ms ✓ SPIRV_LLVM_Backend_jll 1567.0 ms ✓ SPIRV_Tools_jll 2918.6 ms ✓ GLFW ✗ Vulkan 2783.3 ms ✓ Tracy ✗ Vulkan → VulkanStaticArraysCoreExt 59544.0 ms ✓ GPUCompiler Info Given Lava was explicitly requested, output will be shown live  ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package.  Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __init__()  @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25  [3] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1445  [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1433  [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1321  [6] _include_from_serialized  @ ./loading.jl:1276 [inlined]  [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2116  [8] _require_search_from_serialized  @ ./loading.jl:2010 [inlined]  [9] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2628  [10] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2494  [11] macro expansion  @ ./loading.jl:2422 [inlined]  [12] macro expansion  @ ./lock.jl:376 [inlined]  [13] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2387  [14] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2363  [15] top-level scope  @ ~/.julia/packages/Vulkan/12azN/src/Vulkan.jl:16  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [17] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3027  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2873  [21] include_string  @ ./loading.jl:2883 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [23] _start()  @ Base ./client.jl:550 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/12azN/src/Vulkan.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.12/Vulkan/jl_unT71o". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3314  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})()  @ Base ./loading.jl:2682  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117  [7] #invokelatest_gr#239  @ ./reflection.jl:1297 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1289 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3885  [10] maybe_cachefile_lock  @ ./loading.jl:3882 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2668  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2494  [13] macro expansion  @ ./loading.jl:2422 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2387  [16] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2363  [17] top-level scope  @ ~/.julia/packages/Lava/WSHhR/src/Lava.jl:69  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3027  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2873  [23] include_string  @ ./loading.jl:2883 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [25] _start()  @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/Lava/WSHhR/src/Lava.jl:1 in expression starting at stdin:5 ✗ Lava 8 dependencies successfully precompiled in 95 seconds. 124 already precompiled. 48 dependencies precompiled but different versions are currently loaded (AcceleratedKernels, Adapt, Adapt → AdaptStaticArraysExt, ArgCheck, ArgTools, Atomix, Base64, Dates, Downloads, EarCut_jll, GPUArraysCore, GeometryBasics, InteractiveUtils, JLLWrappers, JuliaSyntax, JuliaSyntaxHighlighting, KernelAbstractions, KernelAbstractions → LinearAlgebraExt, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, MacroTools, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, PrecompileTools, Preferences, Printf, Raycore, Serialization, StaticArrays, StaticArrays → StaticArraysStatisticsExt, StaticArraysCore, Statistics, StyledStrings, TOML, Tar, UUIDs, Unicode, UnsafeAtomics, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 72 dependents of these packages may trigger further precompilation to work with the unexpected versions. Instanced BVH: Error During Test at /home/pkgeval/.julia/packages/Raycore/dXDX9/test/runtests.jl:113 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: Lava Failed to precompile Lava [3a680b1f-cb25-4bee-9cf7-bc880b76dc8c] to "/home/pkgeval/.julia/compiled/v1.12/Lava/jl_bKppbq". ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] __init__() @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1445 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1433 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1321 [6] _include_from_serialized @ ./loading.jl:1276 [inlined] [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2116 [8] _require_search_from_serialized @ ./loading.jl:2010 [inlined] [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2628 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [11] macro expansion @ ./loading.jl:2422 [inlined] [12] macro expansion @ ./lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [14] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [15] top-level scope @ ~/.julia/packages/Vulkan/12azN/src/Vulkan.jl:16 [16] include(mod::Module, _path::String) @ Base ./Base.jl:306 [17] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3027 [18] top-level scope @ stdin:5 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [21] include_string @ ./loading.jl:2883 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [23] _start() @ Base ./client.jl:550 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/12azN/src/Vulkan.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.12/Vulkan/jl_unT71o". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3314 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#239 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3885 [10] maybe_cachefile_lock @ ./loading.jl:3882 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [13] macro expansion @ ./loading.jl:2422 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [17] top-level scope @ ~/.julia/packages/Lava/WSHhR/src/Lava.jl:69 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3027 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [23] include_string @ ./loading.jl:2883 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/Lava/WSHhR/src/Lava.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Raycore/dXDX9/test/test_instanced_bvh.jl:668 Test Summary: | Pass Error Total Time Raycore Tests | 267 1 268 2m22.5s Intersection | 32 32 26.1s Bounds | 107 107 2.0s Unrolled | 28 28 2.6s Instanced BVH | 100 1 101 1m51.8s Instanced BVH | 100 100 13.9s RNG of the outermost testset: Random.Xoshiro(0xc5845281c793f800, 0x6db68a53e5115c8c, 0x4c156b496c9b5bc7, 0xa58f3f6bc1c3748d, 0x11fdc5dee2290862) ERROR: LoadError: Some tests did not pass: 267 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Raycore/dXDX9/test/runtests.jl:77 Testing failed after 402.6s ERROR: LoadError: Package Raycore errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [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.12/Pkg/src/API.jl:552 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 554.98s: package fails to precompile