Package evaluation to test IJulia on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T15:01:38.566 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.59s ################################################################################ # Installation # Installing IJulia... Resolving package versions... Installed libsodium_jll ─── v1.0.21+0 Installed VersionParsing ── v1.3.0 Installed ZMQ ───────────── v1.5.1 Installed Parsers ───────── v2.8.3 Installed StructUtils ───── v2.6.0 Installed JSON ──────────── v1.3.0 Installed Conda ─────────── v1.10.3 Installed PrecompileTools ─ v1.3.3 Installed ZeroMQ_jll ────── v4.3.6+0 Installed JLLWrappers ───── v1.7.1 Installed Preferences ───── v1.5.0 Installed IJulia ────────── v1.33.0 Installing 2 artifacts Installed artifact ZeroMQ 316.1 KiB Installed artifact libsodium 1.6 MiB Updating `~/.julia/environments/v1.14/Project.toml` [7073ff75] + IJulia v1.33.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [8f4d0f93] + Conda v1.10.3 [7073ff75] + IJulia v1.33.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ec057cc2] + StructUtils v2.6.0 [81def892] + VersionParsing v1.3.0 [c2297ded] + ZMQ v1.5.1 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+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 v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.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.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Building Conda ─→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8f06b0cfa4c514c7b9546756dbae91fcfbc92dc9/build.log` Building IJulia → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/13603b5774231264b3bb795ba1eb6a519f49fc21/build.log` Installation completed after 73.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4934.1 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 947.8 ms ✓ VersionParsing 1330.5 ms ✓ StructUtils 1044.9 ms ✓ Preferences 1665.9 ms ✓ JLLWrappers 1230.4 ms ✓ PrecompileTools 2029.3 ms ✓ libsodium_jll 16517.0 ms ✓ Parsers 1318.9 ms ✓ ZeroMQ_jll 6693.3 ms ✓ JSON 5031.8 ms ✓ ZMQ 2270.8 ms ✓ Conda 15724.9 ms ✓ IJulia 12 dependencies successfully precompiled in 56 seconds. 30 already precompiled. Precompilation completed after 70.81s ################################################################################ # Testing # Testing IJulia Status `/tmp/jl_RDjKgM/Project.toml` [4c88cf16] Aqua v0.8.14 [992eb4ea] CondaPkg v0.2.33 [5789e2e9] FileIO v1.17.1 [7073ff75] IJulia v1.33.0 [82e4d734] ImageIO v0.6.9 [4e3cecfd] ImageShow v0.3.8 [c3a54625] JET v0.11.1 [6099a3de] PythonCall v0.9.30 [295af30f] Revise v3.12.3 [c2297ded] ZMQ v1.5.1 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_RDjKgM/Manifest.toml` [4c88cf16] Aqua v0.8.14 [39de3d68] AxisArrays v0.4.8 [fa961155] CEnum v0.5.0 [da1fd8a2] CodeTracking v3.0.0 [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 [807dbc54] Compiler v0.1.1 [8f4d0f93] Conda v1.10.3 [992eb4ea] CondaPkg v0.2.33 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [5789e2e9] FileIO v1.17.1 [53c48c17] FixedPointNumbers v0.8.5 [7073ff75] IJulia v1.33.0 [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 [4e3cecfd] ImageShow v0.3.8 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [8197267c] IntervalSets v0.7.13 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.11.1 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [b835a17e] JpegTurbo v0.1.6 [aa1ae85d] JuliaInterpreter v0.10.8 [70703baa] JuliaSyntax v1.0.2 [8cdb02fc] LazyModules v0.3.1 [6f1432cf] LoweredCodeUtils v3.5.0 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.2 [0b3b1443] MicroMamba v0.1.14 [e94cdb99] MosaicViews v0.3.4 [f09324ee] Netpbm v1.1.1 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [f57f5aa1] PNGFiles v0.4.4 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [fa939f87] Pidfile v1.3.0 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [6099a3de] PythonCall v0.9.30 [4b34888f] QOI v1.0.2 [b3c3ace0] RangeArrays v0.3.2 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [295af30f] Revise v3.12.3 [fdea26ae] SIMD v3.7.2 [6c6a2e73] Scratch v1.3.0 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [cae243ae] StackViews v0.1.2 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [731e570b] TiffImages v0.11.6 [e17b2a0c] UnsafePointers v1.0.0 [81def892] VersionParsing v1.3.0 [e3aaa7dc] WebP v0.1.3 [c2297ded] ZMQ v1.5.1 [59f7168a] Giflib_jll v5.2.3+0 [905a6f67] Imath_jll v3.1.11+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [88015f11] LERC_jll v4.0.1+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [89763e89] Libtiff_jll v4.7.2+0 [18a262bb] OpenEXR_jll v3.2.4+0 [ffd25f8a] XZ_jll v5.8.1+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [b53b4c65] libpng_jll v1.6.51+0 [075b6546] libsixel_jll v1.10.5+0 [a9144af2] libsodium_jll v1.0.21+0 [c5f90fcd] libwebp_jll v1.6.0+0 ⌅ [f8abcde7] micromamba_jll v1.5.12+0 [4d7b5844] pixi_jll v0.41.3+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+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.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: precompile directive │ precompile(Tuple{mbody.sig.parameters[1], Symbol, Bool, Bool, Iterators.Pairs{Symbol, Bool, Tuple{Symbol}, NamedTuple{(:skip_include,), Tuple{Bool}}}, typeof(methods_by_execution!), Compiled, MI, Module, Expr}) │ failed. Please report an issue in Revise (after checking for duplicates) or remove this directive. └ @ Revise ~/.julia/packages/Revise/KjLt4/src/precompile.jl:65 1 dependency had output during precompilation: ┌ Revise │ [Output was shown above] └ install.jl [ Info: Installing 'ijuliatest 1.14' kernelspec in /home/pkgeval/.local/share/jupyter/kernels/Yef1rLr4kXKxq9rbEh3m [ Info: Installing 'foo' kernelspec in /home/pkgeval/.local/share/jupyter/kernels/ahzahz019.-_-__________-1.14 Test Summary: | Pass Total Time installkernel | 13 13 2.3s comm.jl Test Summary: | Pass Total Time comm | 5 5 2.1s msg.jl Test Summary: | Pass Total Time msg | 2 2 0.5s execute_request.jl Test Summary: | Pass Total Time errors | 2 2 3.2s Test Summary: | Pass Total Time Inspection | 4 4 5.3s Test Summary: | Pass Total Time Custom MIME types | 5 5 1.0s Test Summary: | Pass Total Time Render 1st available MIME in MIME-vector. | 5 5 0.3s Test Summary: | Pass Total Time Special REPL mode detection | 11 11 0.1s stdio.jl Test Summary: | Pass Total Time stdio | 3 3 0.9s inline.jl Test Summary: | Pass Total Time Custom Jupyter inline display | 2 2 0.1s completion.jl Test Summary: | Pass Broken Total Time completion tokenizer | 8 2 10 2.6s jsonx.jl Test Summary: | Pass Total Time JSONX Tests | 164 164 4.4s All JSONX tests passed!  Downloading artifact: micromamba  Downloading artifact: pixi 2 dependencies had output during precompilation: ┌ MicroMamba │ Downloading artifact: micromamba └ ┌ CondaPkg │ Downloading artifact: pixi └ CondaPkg Found dependencies: /tmp/jl_RDjKgM/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/0UqYV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/wkBj7/CondaPkg.toml CondaPkg Resolving changes + comm + ipympl + ipython + ipywidgets + jupyter_client + jupyter_kernel_test + matplotlib + openssl + python CondaPkg Creating environment ┌ Warning: The Pkg REPL mode is intended for interactive use only, and should not be used from scripts. It is recommended to use the functional API instead. └ @ Pkg.REPLMode /opt/julia/share/julia/stdlib/v1.14/Pkg/src/REPLMode/REPLMode.jl:401 ┌ Warning: /tmp/jl_pQFFdr no longer exists, deleted all methods └ @ Revise ~/.julia/packages/Revise/KjLt4/src/packagedef.jl:684 [ Info: jupyter_kernel_test stderr: ..F....sss...s ====================================================================== FAIL: test_display_data (__main__.IJuliaTests.test_display_data) (code='using FileIO, ImageShow; display(load("mandrill.png")[1:5, 1:5])') ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/pkgeval/.julia/conda_environments/ijulia-tests/lib/python3.13/site-packages/jupyter_kernel_test/__init__.py", line 273, in test_display_data self.assertEqual(reply["content"]["status"], "ok") ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 'error' != 'ok' - error + ok ---------------------------------------------------------------------- Ran 12 tests in 11.099s FAILED (failures=1, skipped=4) jupyter_kernel_test: Error During Test at /home/pkgeval/.julia/packages/IJulia/TXScA/test/kernel.jl:432 Got exception outside of a @test jupyter_kernel_test failed Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/IJulia/TXScA/test/kernel.jl:185 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/IJulia/TXScA/test/kernel.jl:433 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/IJulia/TXScA/test/kernel.jl:474 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/IJulia/TXScA/test/runtests.jl:19 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:577 run_kernel(): Error During Test at /home/pkgeval/.julia/packages/IJulia/TXScA/test/kernel.jl:490 Test threw exception Expression: msg_ok(kernel_info(client)) Jupyter channel get timed out Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] make_request(::Py, ::Py; wait::Bool, kwargs::@Kwargs{}) @ Main ~/.julia/packages/IJulia/TXScA/test/kernel.jl:87 [3] make_request @ ~/.julia/packages/IJulia/TXScA/test/kernel.jl:78 [inlined] [4] kernel_info(client::Py) @ Main ~/.julia/packages/IJulia/TXScA/test/kernel.jl:93 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [6] (::var"#133#134")(client::Py) @ Main ~/.julia/packages/IJulia/TXScA/test/kernel.jl:490 Starting kernel event loops. Test Summary: | Pass Error Total Time Kernel | 75 2 77 4m29.3s Pkg integration | 1 1 30.3s getproperty()/setproperty!() | 15 15 0.3s Explicit tests with jupyter_client | 57 57 57.1s jupyter_kernel_test | 1 1 13.7s run_kernel() | 2 1 3 2m46.8s RNG of the outermost testset: Random.Xoshiro(0x5c5b8d5c25e5927f, 0xaaaf58373e1d4084, 0x87d11171bb25d738, 0x97d24508397c4a8a, 0x2a3ed0741a6091e9) ERROR: LoadError: Some tests did not pass: 75 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/IJulia/TXScA/test/kernel.jl:184 in expression starting at /home/pkgeval/.julia/packages/IJulia/TXScA/test/runtests.jl:18 Testing failed after 633.75s ERROR: LoadError: Package IJulia 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 832.45s: package tests unexpectedly errored