Package evaluation to test ImPlot on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T18:39:58.686 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.22s ################################################################################ # Installation # Installing ImPlot... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [e8efc688] + ImPlot v0.8.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [fa961155] + CEnum v0.5.0 [5d785b6c] + CImGui v8.0.0 [ea656a56] + CSyntax v0.4.1 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [e8efc688] + ImPlot v0.8.0 [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.16+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.12.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [efcefdf7] + PCRE2_jll v10.44.0+1 [83775a58] + Zlib_jll v1.3.1+2 [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 6.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... ✗ CImGui → GlfwOpenGLBackend 17762.3 ms ✓ ImPlot 1 dependency successfully precompiled in 26 seconds. 75 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and Zlib_jll). Restart julia to access the new versions. Otherwise, 52 dependents of these packages may trigger further precompilation to work with the unexpected versions. ERROR: LoadError: The following 1 direct dependency failed to precompile: CImGui → GlfwOpenGLBackend Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_92f8Zx". 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 (repeats 2 times) @ ~/.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/Z6T2G/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:229 ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#601 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:247 [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) @ CImGui ~/.julia/packages/CImGui/Z6T2G/src/CImGui.jl:238 [5] top-level scope @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:250 [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:253 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:306 [9] 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 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [13] include_string @ ./loading.jl:2883 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [15] _start() @ Base ./client.jl:550 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 (repeats 2 times) @ ~/.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/Z6T2G/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:229 in expression starting at /home/pkgeval/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 46.26s ################################################################################ # Testing # Testing ImPlot Status `/tmp/jl_FJ8pCW/Project.toml` [5d785b6c] CImGui v8.0.0 [ea656a56] CSyntax v0.4.1 [f7f18e0c] GLFW v3.4.6 [464e2eba] ImGuiTestEngine v1.1.0 [e8efc688] ImPlot v0.8.0 [66fc600b] ModernGL v1.1.8 [efcf1570] Setfield v1.1.2 [ade2ca70] Dates v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_FJ8pCW/Manifest.toml` [fa961155] CEnum v0.5.0 [5d785b6c] CImGui v8.0.0 [ea656a56] CSyntax v0.4.1 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [f7f18e0c] GLFW v3.4.6 [076d061b] HashArrayMappedTries v0.2.0 [464e2eba] ImGuiTestEngine v1.1.0 [e8efc688] ImPlot v0.8.0 [692b3bcd] JLLWrappers v1.8.0 [1914dd2f] MacroTools v0.5.16 [66fc600b] ModernGL v1.1.8 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [7e506255] ScopedValues v1.6.2 [efcf1570] Setfield v1.1.2 [1e83bf80] StaticArraysCore v1.4.4 [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.16+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 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [efcefdf7] PCRE2_jll v10.44.0+1 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 6004.7 ms ✓ ImPlot 1 dependency successfully precompiled in 6 seconds. 58 already precompiled. 51 dependencies precompiled but different versions are currently loaded (Bzip2_jll, CEnum, CImGui, CImGuiPack_jll, CSyntax, Cairo_jll, CompilerSupportLibraries_jll, Dates, Dbus_jll, DocStringExtensions, Expat_jll, Fontconfig_jll, FreeType2_jll, FriBidi_jll, GLFW_jll, GettextRuntime_jll, Glib_jll, Graphite2_jll, HarfBuzz_jll, JLLWrappers, Libffi_jll, Libglvnd_jll, Libiconv_jll, Libmount_jll, Libuuid_jll, PCRE2_jll, Pango_jll, Pixman_jll, Preferences, Printf, TOML, Wayland_jll, Xorg_libX11_jll, Xorg_libXau_jll, Xorg_libXcursor_jll, Xorg_libXdmcp_jll, Xorg_libXext_jll, Xorg_libXfixes_jll, Xorg_libXi_jll, Xorg_libXinerama_jll, Xorg_libXrandr_jll, Xorg_libXrender_jll, Xorg_libxcb_jll, Xorg_libxkbfile_jll, Xorg_xkbcomp_jll, Xorg_xkeyboard_config_jll, Xorg_xtrans_jll, Zlib_jll, libdecor_jll, libpng_jll and xkbcommon_jll). Restart julia to access the new versions. Otherwise, 4 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... Info Given GlfwOpenGLBackend was explicitly requested, output will be shown live  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 (repeats 2 times)  @ ~/.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/Z6T2G/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:229 ERROR: LoadError: TaskFailedException Stacktrace:  [1] #wait#601  @ ./task.jl:363 [inlined]  [2] wait  @ ./task.jl:360 [inlined]  [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String})  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:247  [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String})  @ CImGui ~/.julia/packages/CImGui/Z6T2G/src/CImGui.jl:238  [5] top-level scope  @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:250  [6] macro expansion  @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined]  [7] macro expansion  @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:253 [inlined]  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [9] 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  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2873  [13] include_string  @ ./loading.jl:2883 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [15] _start()  @ Base ./client.jl:550   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 (repeats 2 times)  @ ~/.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/Z6T2G/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:229 in expression starting at /home/pkgeval/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ✗ CImGui → GlfwOpenGLBackend 0 dependencies successfully precompiled in 8 seconds. 58 already precompiled. 53 dependencies precompiled but different versions are currently loaded (Bzip2_jll, CEnum, CImGui, CImGuiPack_jll, CSyntax, Cairo_jll, CompilerSupportLibraries_jll, Dates, Dbus_jll, DocStringExtensions, Expat_jll, Fontconfig_jll, FreeType2_jll, FriBidi_jll, GLFW, GLFW_jll, GettextRuntime_jll, Glib_jll, Graphite2_jll, HarfBuzz_jll, JLLWrappers, Libffi_jll, Libglvnd_jll, Libiconv_jll, Libmount_jll, Libuuid_jll, ModernGL, PCRE2_jll, Pango_jll, Pixman_jll, Preferences, Printf, TOML, Wayland_jll, Xorg_libX11_jll, Xorg_libXau_jll, Xorg_libXcursor_jll, Xorg_libXdmcp_jll, Xorg_libXext_jll, Xorg_libXfixes_jll, Xorg_libXi_jll, Xorg_libXinerama_jll, Xorg_libXrandr_jll, Xorg_libXrender_jll, Xorg_libxcb_jll, Xorg_libxkbfile_jll, Xorg_xkbcomp_jll, Xorg_xkeyboard_config_jll, Xorg_xtrans_jll, Zlib_jll, libdecor_jll, libpng_jll and xkbcommon_jll). Restart julia to access the new versions. Otherwise, 4 dependents of these packages may trigger further precompilation to work with the unexpected versions. ┌ Error: Error during loading of extension GlfwOpenGLBackend of CImGui, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 1 direct dependency failed to precompile: │ │ CImGui → GlfwOpenGLBackend │ │ Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_8XvbxL". │ 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 (repeats 2 times) │ @ ~/.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/Z6T2G/ext/GlfwOpenGLBackend.jl:107 │ [5] renderloop │ @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:68 [inlined] │ [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() │ @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:229 │ ERROR: LoadError: TaskFailedException │ Stacktrace: │ [1] #wait#601 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) │ @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:247 │ [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) │ @ CImGui ~/.julia/packages/CImGui/Z6T2G/src/CImGui.jl:238 │ [5] top-level scope │ @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:250 │ [6] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [7] macro expansion │ @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:253 [inlined] │ [8] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [9] 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 │ [10] top-level scope │ @ stdin:5 │ [11] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:2873 │ [13] include_string │ @ ./loading.jl:2883 [inlined] │ [14] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:315 │ [15] _start() │ @ Base ./client.jl:550 │ │ 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 (repeats 2 times) │ @ ~/.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/Z6T2G/ext/GlfwOpenGLBackend.jl:107 │ [5] renderloop │ @ ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:68 [inlined] │ [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() │ @ GlfwOpenGLBackend ~/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:229 │ in expression starting at /home/pkgeval/.julia/packages/CImGui/Z6T2G/ext/GlfwOpenGLBackend.jl:1 │ in expression starting at stdin: └ @ Base loading.jl:1619 Official demo: Error During Test at /home/pkgeval/.julia/packages/ImPlot/B9bv8/test/runtests.jl:15 Got exception outside of a @test MethodError: no method matching _render(::var"#4#5", ::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; engine::ImGuiTestEngine.Engine, on_exit::var"#6#7"{Ptr{ImPlotContext}}) 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{engine::ImGuiTestEngine.Engine, on_exit::var"#6#7"{Ptr{ImPlotContext}}}) @ CImGui ~/.julia/packages/CImGui/Z6T2G/src/CImGui.jl:238 [2] official_demo(; engine::ImGuiTestEngine.Engine) @ Main ~/.julia/packages/ImPlot/B9bv8/demo/demo.jl:18 [3] top-level scope @ ~/.julia/packages/ImPlot/B9bv8/test/runtests.jl:16 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [5] macro expansion @ ~/.julia/packages/ImPlot/B9bv8/test/runtests.jl:25 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [10] _start() @ Base ./client.jl:550 Test Summary: | Error Total Time Official demo | 1 1 4.3s RNG of the outermost testset: Random.Xoshiro(0xe7928bf3f8b63737, 0xa22f5a82ded8d4eb, 0x3791aedd9a82ba4f, 0x11b74ae092821a22, 0x5ffc11f49b5d1071) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ImPlot/B9bv8/test/runtests.jl:15 Testing failed after 36.58s ERROR: LoadError: Package ImPlot 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 114.12s: package fails to precompile