Package evaluation to test ImPlot on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T19:03:29.258 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.24s ################################################################################ # Installation # Installing ImPlot... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e8efc688] + ImPlot v0.7.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [fa961155] + CEnum v0.5.0 ⌅ [5d785b6c] + CImGui v7.1.1 [ea656a56] + CSyntax v0.4.1 [ffbed154] + DocStringExtensions v0.9.5 [e8efc688] + ImPlot v0.7.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.11.0+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 4.55s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.0 s ✓ CImGuiPack_jll 9.8 s ✓ CImGui 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 4.5 s ✓ ImGuiTestEngine 5.1 s ✓ ImPlot 4 dependencies successfully precompiled in 29 seconds. 71 already precompiled. Precompilation completed after 50.85s ################################################################################ # Testing # Testing ImPlot Status `/tmp/jl_pfO3d4/Project.toml` ⌅ [5d785b6c] CImGui v7.1.1 [ea656a56] CSyntax v0.4.1 [f7f18e0c] GLFW v3.4.6 [464e2eba] ImGuiTestEngine v1.0.3 [e8efc688] ImPlot v0.7.5 [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_pfO3d4/Manifest.toml` [fa961155] CEnum v0.5.0 ⌅ [5d785b6c] CImGui v7.1.1 [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.0.3 [e8efc688] ImPlot v0.7.5 [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.11.0+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 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [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. 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_VcBg1R" (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/ImPlot/vMaKR/test/runtests.jl:9 │ [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 Official demo: Error During Test at /home/pkgeval/.julia/packages/ImPlot/vMaKR/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/kBZbS/src/CImGui.jl:238 [2] official_demo(; engine::ImGuiTestEngine.Engine) @ Main ~/.julia/packages/ImPlot/vMaKR/demo/demo.jl:18 [3] top-level scope @ ~/.julia/packages/ImPlot/vMaKR/test/runtests.jl:16 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/ImPlot/vMaKR/test/runtests.jl:25 [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: | Error Total Time Official demo | 1 1 4.2s RNG of the outermost testset: Random.Xoshiro(0x51039699da49383d, 0x6afee2c0d450ede9, 0x77cdb5186015431d, 0x9bbf8fa24832ac9a, 0x2b41b5c6310909bf) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ImPlot/vMaKR/test/runtests.jl:15 Testing failed after 37.71s ERROR: LoadError: Package ImPlot 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 126.69s: package fails to precompile