Package evaluation to test CImGui on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T18:56:19.454 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.07s ################################################################################ # Installation # Installing CImGui... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5d785b6c] + CImGui v8.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [fa961155] + CEnum v0.5.0 [5d785b6c] + CImGui v8.0.0 [ea656a56] + CSyntax v0.4.1 [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.8.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [10745b16] + Statistics v1.11.1 [6e34b625] + Bzip2_jll v1.0.9+0 [333409e9] + CImGuiPack_jll v0.12.2+0 [83423d85] + Cairo_jll v1.18.7+0 [ee1fde0b] + Dbus_jll v1.16.2+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.15+0 [2e76f6c2] + HarfBuzz_jll v8.5.1+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+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 [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 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 552.2 s ✓ Makie 2.6 s ✓ CImGuiPack_jll ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/C4rDG/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/C4rDG/src/screen.jl:284  [5] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/C4rDG/src/screen.jl:258  [6] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/C4rDG/src/screen.jl:395  [7] macro expansion  @ ~/.julia/packages/GLMakie/C4rDG/src/precompiles.jl:20 [inlined]  [8] macro expansion  @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined]  [9] macro expansion  @ ~/.julia/packages/GLMakie/C4rDG/src/precompiles.jl:17 [inlined]  [10] macro expansion  @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined]  [11] top-level scope  @ ~/.julia/packages/GLMakie/C4rDG/src/precompiles.jl:15  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [13] top-level scope  @ ~/.julia/packages/GLMakie/C4rDG/src/GLMakie.jl:144  [14] include(mod::Module, _path::String)  @ Base Base.jl:326  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core boot.jl:521  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [19] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [21] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GLMakie/C4rDG/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/C4rDG/src/GLMakie.jl:1 in expression starting at stdin:5 ✗ GLMakie 12.2 s ✓ CImGui 5.7 s ✓ ImGuiTestEngine UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace:  [1] wait(t::Task; throw::Bool)  @ Base task.jl:363 [inlined]  [2] wait(t::Task)  @ Base task.jl:360 [inlined]  [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String})  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242  [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String})  @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238  [5] top-level scope  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:82  [6] macro expansion  @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined]  [7] macro expansion  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined]  [8] include(mod::Module, _path::String)  @ Base Base.jl:326  [9] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:521  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [15] _start()  @ Base client.jl:596   nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned  Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ✗ CImGui → GlfwOpenGLBackend ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d9f2f4be-b8ff-536a-8d91-3e9112099104"), "GlfwOpenGLBackend") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base loading.jl:2685  [4] run_extension_callbacks(extid::Base.ExtensionId)  @ Base loading.jl:1769  [5] run_extension_callbacks(pkgid::Base.PkgId)  @ Base loading.jl:1806  [6] run_package_callbacks(modkey::Base.PkgId)  @ Base loading.jl:1622  [7] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2693  [8] macro expansion  @ loading.jl:2599 [inlined]  [9] macro expansion  @ lock.jl:376 [inlined]  [10] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [11] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [12] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [13] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [14] top-level scope  @ ~/.julia/packages/CImGui/kBZbS/ext/MakieIntegration.jl:8  [15] include(mod::Module, _path::String)  @ Base Base.jl:326  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core boot.jl:521  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [20] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [22] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/MakieIntegration.jl:1 in expression starting at stdin:5 ✗ CImGui → MakieIntegration 4 dependencies successfully precompiled in 702 seconds. 292 already precompiled. Precompilation completed after 732.08s ################################################################################ # Testing # Testing CImGui Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_ReTlxU/Project.toml` ⌅ [5d785b6c] ↓ CImGui v8.0.0 ⇒ v7.1.1 [f7f18e0c] + GLFW v3.4.6 [e9467ef8] + GLMakie v0.13.11 [464e2eba] + ImGuiTestEngine v1.0.3 [66fc600b] + ModernGL v1.1.8 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_ReTlxU/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [1520ce14] + AbstractTrees v0.4.5 [79e6a3ab] + Adapt v4.6.0 [35492f91] + AdaptivePredicates v1.2.0 [66dad0bd] + AliasTables v1.1.3 [27a7e980] + Animations v0.4.2 [67c07d97] + Automa v1.1.0 [13072b0f] + AxisAlgorithms v1.1.0 [39de3d68] + AxisArrays v0.4.8 [18cc8868] + BaseDirs v1.3.2 ⌅ [5d785b6c] ↓ CImGui v8.0.0 ⇒ v7.1.1 [96374032] + CRlibm v1.0.2 [d360d2e6] + ChainRulesCore v1.26.1 [6b39b394] + CodecZstd v0.8.7 [a2cac450] + ColorBrewer v0.4.2 [35d6a980] + ColorSchemes v3.31.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [34da2185] + Compat v4.18.1 [95dc2771] + ComputePipeline v0.1.8 [187b0558] + ConstructionBase v1.6.0 [d38c429a] + Contour v0.6.3 [b7a15901] + CoreMath v0.1.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [e2d170a0] + DataValueInterfaces v1.0.0 [927a84f5] + DelaunayTriangulation v1.6.6 [31c24e10] + Distributions v0.25.126 [4e289a0a] + EnumX v1.0.7 [429591f6] + ExactPredicates v2.2.9 [411431e0] + Extents v0.1.6 [b86e33f2] + FFTA v0.3.1 [5789e2e9] + FileIO v1.19.0 [8fc22ac5] + FilePaths v0.9.0 [48062228] + FilePathsBase v0.9.24 [1a297f60] + FillArrays v1.16.0 ⌅ [53c48c17] + FixedPointNumbers v0.8.6 [1fa38f19] + Format v1.3.7 [b38be410] + FreeType v4.1.1 [663a7486] + FreeTypeAbstraction v0.10.8 [f7f18e0c] + GLFW v3.4.6 [e9467ef8] + GLMakie v0.13.11 [5c1252a2] + GeometryBasics v0.5.10 [3955a311] + GridLayoutBase v0.11.2 [076d061b] + HashArrayMappedTries v0.2.0 [34004b35] + HypergeometricFunctions v0.3.28 [464e2eba] + ImGuiTestEngine v1.0.3 [2803e5a7] + ImageAxes v0.6.12 [c817782e] + ImageBase v0.1.7 [a09fc81d] + ImageCore v0.10.5 [82e4d734] + ImageIO v0.6.9 [bc367c6b] + ImageMetadata v0.9.10 [9b13fd28] + IndirectArrays v1.0.0 [d25df0c9] + Inflate v0.1.5 [18e54dd8] + IntegerMathUtils v0.1.3 [a98d9a8b] + Interpolations v0.16.2 [d1acc4aa] + IntervalArithmetic v1.0.9 [8197267c] + IntervalSets v0.7.14 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [f1662d9f] + Isoband v0.1.1 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [682c06a0] + JSON v1.6.1 [b835a17e] + JpegTurbo v0.1.6 [5ab0869b] + KernelDensity v0.6.12 [b964fa9f] + LaTeXStrings v1.4.0 [8cdb02fc] + LazyModules v0.3.1 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [ee78f7c6] + Makie v0.24.11 [dbb5928d] + MappedArrays v0.4.3 [0a4f8689] + MathTeXEngine v0.6.9 [7269a6da] + MeshIO v0.5.3 [e1d29d7a] + Missings v1.2.0 [66fc600b] + ModernGL v1.1.8 [e94cdb99] + MosaicViews v0.3.4 [46d2c3a1] + MuladdMacro v0.2.4 [f09324ee] + Netpbm v1.1.1 [510215fc] + Observables v0.5.5 [6fe1bfb0] + OffsetArrays v1.17.0 [52e1d378] + OpenEXR v0.3.3 ⌅ [bac558e1] + OrderedCollections v1.8.2 [90014a1f] + PDMats v0.11.37 [f57f5aa1] + PNGFiles v0.4.5 [19eb6ba3] + Packing v0.5.1 [5432bcbf] + PaddedViews v0.5.12 [69de0a69] + Parsers v2.8.4 [eebad327] + PkgVersion v0.3.3 [995b91a9] + PlotUtils v1.4.4 [647866c9] + PolygonOps v0.1.2 [27ebfcd6] + Primes v0.5.7 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.4.0 [4b34888f] + QOI v1.0.2 [1fd47b50] + QuadGK v2.11.3 [b3c3ace0] + RangeArrays v0.3.2 [c84ed2f1] + Ratios v0.4.5 [189a3867] + Reexport v1.2.2 [05181044] + RelocatableFolders v1.0.1 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [5eaf0fd0] + RoundingEmulator v0.2.1 [fdea26ae] + SIMD v3.7.2 [7e506255] + ScopedValues v1.6.2 [6c6a2e73] + Scratch v1.3.0 [65257c39] + ShaderAbstractions v0.5.0 [73760f76] + SignedDistanceFields v0.4.1 [699a6c99] + SimpleTraits v0.9.6 [45858cf5] + Sixel v0.1.5 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.8.0 [860ef19b] + StableRNGs v1.0.4 [cae243ae] + StackViews v0.1.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 ⌅ [4c63d2b9] + StatsFuns v1.5.2 [09ab397b] + StructArrays v0.7.3 [ec057cc2] + StructUtils v2.8.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [62fd8b95] + TensorCore v0.1.1 [731e570b] + TiffImages v0.11.9 [3bb67fe8] + TranscodingStreams v0.11.3 [981d1d27] + TriplotBase v0.1.0 [1cfade01] + UnicodeFun v0.4.1 [1986cc42] + Unitful v1.28.0 [e3aaa7dc] + WebP v0.1.3 [efce3f68] + WoodburyMatrices v1.1.0 ⌅ [333409e9] ↓ CImGuiPack_jll v0.12.2+0 ⇒ v0.11.0+0 [4e9b3aee] + CRlibm_jll v1.0.1+0 [a38c48d9] + CoreMath_jll v0.1.0+0 [5ae413db] + EarCut_jll v2.2.4+0 [b22a6f82] + FFMPEG_jll v8.1.0+0 [59f7168a] + Giflib_jll v5.2.3+0 [905a6f67] + Imath_jll v3.2.2+0 [aacddb02] + JpegTurbo_jll v3.1.5+0 [c1c5ebd0] + LAME_jll v3.100.3+0 [88015f11] + LERC_jll v4.1.0+0 [89763e89] + Libtiff_jll v4.7.2+0 [e7412a2a] + Ogg_jll v1.3.6+0 [6cdc7f73] + OpenBLASConsistentFPCSR_jll v0.3.33+0 [18a262bb] + OpenEXR_jll v3.4.12+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [91d4177d] + Opus_jll v1.6.1+0 [f50d1b31] + Rmath_jll v0.5.1+0 [ffd25f8a] + XZ_jll v5.8.3+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.19.0+0 [9a68df92] + isoband_jll v0.2.3+0 [a4ae2306] + libaom_jll v3.13.3+0 [0ac62f75] + libass_jll v0.17.4+0 [8e53e030] + libdrm_jll v2.4.125+1 [f638f0a6] + libfdk_aac_jll v2.0.4+0 [075b6546] + libsixel_jll v1.10.5+0 [9a156e7d] + libva_jll v2.23.0+0 [f27f6e37] + libvorbis_jll v1.3.8+0 [c5f90fcd] + libwebp_jll v1.6.0+0 ⌅ [1270edf5] + x264_jll v10164.0.1+0 [dfaa095f] + x265_jll v4.1.0+0 [0dad84c5] + ArgTools v1.1.2 [2a0f44e3] + Base64 v1.11.0 [8bf52ea8] + CRC32c v1.11.0 [8ba89e20] + Distributed 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 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_ReTlxU/Project.toml` ⌅ [5d785b6c] CImGui v7.1.1 [f7f18e0c] GLFW v3.4.6 [e9467ef8] GLMakie v0.13.11 [464e2eba] ImGuiTestEngine v1.0.3 [66fc600b] ModernGL v1.1.8 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ReTlxU/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.6.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [fa961155] CEnum v0.5.0 ⌅ [5d785b6c] CImGui v7.1.1 [96374032] CRlibm v1.0.2 [ea656a56] CSyntax v0.4.1 [d360d2e6] ChainRulesCore v1.26.1 [6b39b394] CodecZstd v0.8.7 [a2cac450] ColorBrewer v0.4.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [34da2185] Compat v4.18.1 [95dc2771] ComputePipeline v0.1.8 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [b7a15901] CoreMath v0.1.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [31c24e10] Distributions v0.25.126 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [429591f6] ExactPredicates v2.2.9 [411431e0] Extents v0.1.6 [b86e33f2] FFTA v0.3.1 [5789e2e9] FileIO v1.19.0 [8fc22ac5] FilePaths v0.9.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.16.0 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [1fa38f19] Format v1.3.7 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [f7f18e0c] GLFW v3.4.6 [e9467ef8] GLMakie v0.13.11 [5c1252a2] GeometryBasics v0.5.10 [3955a311] GridLayoutBase v0.11.2 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [464e2eba] ImGuiTestEngine v1.0.3 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [a98d9a8b] Interpolations v0.16.2 [d1acc4aa] IntervalArithmetic v1.0.9 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [b835a17e] JpegTurbo v0.1.6 [5ab0869b] KernelDensity v0.6.12 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.11 [dbb5928d] MappedArrays v0.4.3 [0a4f8689] MathTeXEngine v0.6.9 [7269a6da] MeshIO v0.5.3 [e1d29d7a] Missings v1.2.0 [66fc600b] ModernGL v1.1.8 [e94cdb99] MosaicViews v0.3.4 [46d2c3a1] MuladdMacro v0.2.4 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 [f57f5aa1] PNGFiles v0.4.5 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.4 [eebad327] PkgVersion v0.3.3 [995b91a9] PlotUtils v1.4.4 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.3 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.2 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [73760f76] SignedDistanceFields v0.4.1 [699a6c99] SimpleTraits v0.9.6 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 ⌅ [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.3 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [731e570b] TiffImages v0.11.9 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.28.0 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.1.0 [6e34b625] Bzip2_jll v1.0.9+0 ⌅ [333409e9] CImGuiPack_jll v0.11.0+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.7+0 [a38c48d9] CoreMath_jll v0.1.0+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 [b22a6f82] FFMPEG_jll v8.1.0+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 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [905a6f67] Imath_jll v3.2.2+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+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 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.42.0+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.33+0 [18a262bb] OpenEXR_jll v3.4.12+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.57.1+0 [30392449] Pixman_jll v0.46.4+0 [f50d1b31] Rmath_jll v0.5.1+0 [a2964d1f] Wayland_jll v1.24.0+0 [ffd25f8a] XZ_jll v5.8.3+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 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+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 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.13.3+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.125+1 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.58+0 [075b6546] libsixel_jll v1.10.5+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+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 [8ba89e20] Distributed 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 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace: [1] wait(t::Task; throw::Bool) @ Base task.jl:363 [inlined] [2] wait(t::Task) @ Base task.jl:360 [inlined] [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242 [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238 [5] top-level scope @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:82 [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined] [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core boot.jl:521 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [13] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [15] _start() @ Base client.jl:596 nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ┌ Error: Error during loading of extension GlfwOpenGLBackend of CImGui, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ Failed to precompile GlfwOpenGLBackend [d9f2f4be-b8ff-536a-8d91-3e9112099104] to "/home/pkgeval/.julia/compiled/v1.14/GlfwOpenGLBackend/jl_ztkn79" (ProcessExited(1)). │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] compilecache(pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Vector{Base.PkgId}, signal_channel::Nothing, pid_channel::Nothing, report_timing::Bool) │ @ Base loading.jl:3633 │ [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}})() │ @ Base loading.jl:2901 │ [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) │ @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:97 │ [5] mkpidlock(f::Function, at::String; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) │ @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] │ [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) │ @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:118 │ [7] invokelatest_gr(::GlobalRef, ::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, ::String; kwargs::@Kwargs{stale_age::Int64}) │ @ Base reflection.jl:1374 [inlined] │ [8] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) │ @ Base loading.jl:4203 │ [9] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base loading.jl:2862 │ [10] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base loading.jl:2685 │ [11] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base loading.jl:1769 │ [12] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base loading.jl:1806 │ [13] run_package_callbacks(modkey::Base.PkgId) │ @ Base loading.jl:1622 │ [14] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2693 │ [15] macro expansion │ @ loading.jl:2599 [inlined] │ [16] macro expansion │ @ lock.jl:376 [inlined] │ [17] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [18] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [19] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [20] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base module.jl:111 │ [21] top-level scope │ @ ~/.julia/packages/CImGui/Z6T2G/test/runtests.jl:5 │ [22] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:327 │ [23] top-level scope │ @ none:6 │ [24] eval(m::Module, e::Any) │ @ Core boot.jl:521 │ [25] exec_options(opts::Base.JLOptions) │ @ Base client.jl:321 │ [26] _start() │ @ Base client.jl:596 └ @ Base loading.jl:1779 ┌ Warning: Skipping the renderloop threads test because we're only running with one thread. └ @ Main ~/.julia/packages/CImGui/Z6T2G/test/runtests.jl:13 Test Summary: | Total Time Setting renderloop threads | 0 0.1s Official demo: Error During Test at /home/pkgeval/.julia/packages/CImGui/Z6T2G/test/runtests.jl:72 Got exception outside of a @test MethodError: no method matching _render(::var"#18#19"{Timer, Vector{Float32}}, ::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; window_title::String, clear_color::Base.RefValue{Vector{Float32}}, engine::ImGuiTestEngine.Engine) The function `_render` exists, but no method is defined for this combination of argument types. render() cannot be called yet. You must load the packages for supported backends, e.g. `import ModernGL, GLFW` for the GLFW/OpenGL3 backend. Stacktrace: [1] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String, clear_color::Base.RefValue{Vector{Float32}}, engine::ImGuiTestEngine.Engine}) @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238 [2] official_demo(; engine::ImGuiTestEngine.Engine) @ Main ~/.julia/packages/CImGui/Z6T2G/demo/demo.jl:50 [3] top-level scope @ ~/.julia/packages/CImGui/Z6T2G/test/runtests.jl:73 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/CImGui/Z6T2G/test/runtests.jl:85 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core boot.jl:521 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [10] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time Official demo | 1 1 2 6.8s RNG of the outermost testset: Random.Xoshiro(0x02b83aeb0fd8aee5, 0xfcf4aaa78a7ed599, 0x5898fe3bfae406a4, 0xe4b262acae11036f, 0xf573e4c6584068ed) ERROR: LoadError: Some tests did not pass: 1 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CImGui/Z6T2G/test/runtests.jl:72 Testing failed after 56.77s ERROR: LoadError: Package CImGui 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 831.42s: package fails to precompile