Package evaluation to test SDPLR on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T18:52:00.850 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.8s ################################################################################ # Installation # Installing SDPLR... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [56161740] + SDPLR v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.6.3 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [864edb3b] + DataStructures v0.19.2 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [1a297f60] + FillArrays v1.14.0 [f6369f11] + ForwardDiff v1.2.2 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.2.0 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.2 ⌅ [0b1a1467] + KrylovKit v0.9.5 [5c8ed15e] + LinearOperators v2.11.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [607ca3ad] + LowRankOpt v0.2.1 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.46.0 [d8a4904e] + MutableArithmetics v1.6.7 [a4795742] + NLPModels v0.21.5 [792afdf1] + NLPModelsJuMP v0.13.3 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [65ce6f38] + PackageExtensionCompat v1.0.2 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [56161740] + SDPLR v0.2.1 [ff4d7338] + SolverCore v0.3.8 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.5.1 [a759f4b9] + TimerOutputs v0.5.29 [3bb67fe8] + TranscodingStreams v0.11.3 [c4a57d5a] + UnsafeArrays v1.0.8 [409d34a3] + VectorInterface v0.5.0 [6e34b625] + Bzip2_jll v1.0.9+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [3a057b76] + SDPLR_jll v100.2.300+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [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 5.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 1406.8 ms ✓ SDPLR_jll 81457.6 ms ✓ MathOptInterface 61849.4 ms ✓ JuMP 21382.0 ms ✓ NLPModelsJuMP 14867.3 ms ✓ LowRankOpt 13210.4 ms ✓ SDPLR 6 dependencies successfully precompiled in 197 seconds. 66 already precompiled. Precompilation completed after 207.68s ################################################################################ # Testing # Testing SDPLR Status `/tmp/jl_WDZ4Tg/Project.toml` [607ca3ad] LowRankOpt v0.2.1 [b8f27783] MathOptInterface v1.46.0 [56161740] SDPLR v0.2.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_WDZ4Tg/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.3 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.2 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.14.0 [f6369f11] ForwardDiff v1.2.2 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.0 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.2 ⌅ [0b1a1467] KrylovKit v0.9.5 [5c8ed15e] LinearOperators v2.11.0 [2ab3a3ac] LogExpFunctions v0.3.29 [607ca3ad] LowRankOpt v0.2.1 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.46.0 [d8a4904e] MutableArithmetics v1.6.7 [a4795742] NLPModels v0.21.5 [792afdf1] NLPModelsJuMP v0.13.3 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [56161740] SDPLR v0.2.1 [ff4d7338] SolverCore v0.3.8 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.5.1 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [c4a57d5a] UnsafeArrays v1.0.8 [409d34a3] VectorInterface v0.5.0 [6e34b625] Bzip2_jll v1.0.9+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [3a057b76] SDPLR_jll v100.2.300+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [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... *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 1.38844924e+01 8.3e-01 0 2 6 1.08432248e+01 2.0e-01 0 3 9 1.07387847e+01 6.3e-02 0 4 11 1.11825591e+01 6.0e-02 0 5 14 1.20696276e+01 6.0e-02 0 6 53 1.10000012e+01 6.4e-05 0 7 55 1.10000006e+01 2.6e-05 0 8 58 1.10000001e+01 1.0e-05 0 9 59 1.10000003e+01 8.9e-06 0 =================================================== Test Summary: | Pass Total Time test_Ainfo_entptr_in_mixed_order | 3 3 11.3s Test Summary: | Pass Total Time test_LRO_runtests | 19 19 1m47.9s Test Summary: | Pass Total Time test_RawOptimizerAttribute_PIECES_MAP_nothing | 6 6 0.3s Test Summary: | Pass Total Time test_RawOptimizerAttribute_UnsupportedAttribute | 3 3 0.9s Test Summary: | Pass Total Time test_bounds | 947 947 0.6s DIMACS error measures: 8.90e-06 0.00e+00 0.00e+00 8.53e-04 -2.19e-04 -4.04e-04 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 1 7.51174323e-01 5.0e-01 0 100000 7 2.27906141e+00 1.9e-01 0 =================================================== DIMACS error measures: 1.87e-01 0.00e+00 0.00e+00 7.48e-01 -1.75e-01 -4.40e-01 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 8 2.00004021e+00 2.2e-04 0 100000 10 2.00000001e+00 1.1e-05 0 =================================================== DIMACS error measures: 1.10e-05 0.00e+00 0.00e+00 7.19e-04 -1.85e-05 -5.75e-04 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 11 2.00000000e+00 1.9e-07 0 =================================================== DIMACS error measures: 1.89e-07 0.00e+00 0.00e+00 0.00e+00 1.60e-07 9.68e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 11 2.00000000e+00 1.9e-07 0 =================================================== DIMACS error measures: 1.89e-07 0.00e+00 0.00e+00 0.00e+00 1.60e-07 9.68e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 11 2.00000000e+00 1.9e-07 0 =================================================== DIMACS error measures: 1.89e-07 0.00e+00 0.00e+00 0.00e+00 1.60e-07 9.68e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 11 2.00000000e+00 1.9e-07 0 =================================================== Test Summary: | Pass Total Time test_continuity_between_solve | 15 15 0.8s Test Summary: | Pass Total Time test_factor | 3 3 8.3s DIMACS error measures: 1.89e-07 0.00e+00 0.00e+00 0.00e+00 1.60e-07 9.68e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 10000001 7.51174323e-01 5.0e-01 0 =================================================== DIMACS error measures: 4.99e-01 0.00e+00 0.00e+00 0.00e+00 -3.29e-01 1.46e-03 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 10000000 7.52157226e-01 5.0e-01 0 =================================================== Test Summary: | Pass Total Time test_iter | 8 8 0.1s DIMACS error measures: 4.98e-01 0.00e+00 0.00e+00 0.00e+00 -3.27e-01 2.47e-03 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- =================================================== DIMACS error measures: 5.37e-01 0.00e+00 0.00e+00 0.00e+00 1.64e-01 1.97e-01 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 100000 1 7.52157226e-01 5.0e-01 0 =================================================== Test Summary: | Pass Total Time test_majiter | 8 8 0.0s Test Summary: | Pass Total Time test_maxcut | 12 12 7.1s Test Summary: | Pass Total Time test_runtests | 2755 2755 30m49.6s DIMACS error measures: 4.98e-01 0.00e+00 0.00e+00 6.21e-01 -3.27e-01 -4.76e-03 Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.51174323e-01 5.0e-01 0 2 7 2.27906141e+00 1.9e-01 0 3 8 2.00004021e+00 2.2e-04 0 4 10 2.00000001e+00 1.1e-05 0 5 11 2.00000000e+00 1.9e-07 0 =================================================== Test Summary: | Pass Total Time test_simple_lowrank_MOI_wrapper | 10 10 0.3s DIMACS error measures: 1.89e-07 0.00e+00 0.00e+00 0.00e+00 1.60e-07 9.68e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.51174323e-01 5.0e-01 0 2 7 2.27906141e+00 1.9e-01 0 3 8 2.00004021e+00 2.2e-04 0 4 10 2.00000001e+00 1.1e-05 0 5 11 2.00000000e+00 1.9e-07 0 =================================================== Test Summary: | Pass Total Time test_simple_rankone_MOI_wrapper | 9 9 1.4s DIMACS error measures: 1.89e-07 0.00e+00 0.00e+00 0.00e+00 1.60e-07 9.68e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.51174323e-01 5.0e-01 0 2 7 2.27906141e+00 1.9e-01 0 3 8 2.00004021e+00 2.2e-04 0 4 10 2.00000001e+00 1.1e-05 0 5 11 2.00000000e+00 1.9e-07 0 =================================================== Test Summary: | Pass Total Time test_simple_sparse_MOI_wrapper | 7 7 0.0s DIMACS error measures: 1.89e-07 0.00e+00 0.00e+00 0.00e+00 1.60e-07 9.68e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 3 2.74802674e+00 9.7e-01 0 2 4 6.96519155e+00 7.1e-01 0 3 10 2.02195329e+00 3.5e-01 0 4 15 1.00007025e+00 1.9e-03 0 5 16 1.00002496e+00 5.2e-04 0 6 18 1.00000416e+00 2.5e-04 0 7 20 1.00000015e+00 3.6e-07 0 =================================================== Test Summary: | Pass Total Time test_solve_conic_PositiveSemidefinite_RankOne_polynomial | 6 6 2.4s DIMACS error measures: 3.63e-07 0.00e+00 0.00e+00 2.27e-05 -1.32e-05 -3.24e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.53362394e-01 5.0e-01 0 2 6 2.28766616e+00 1.9e-01 0 3 7 2.00000322e+00 4.3e-04 0 4 8 2.00000016e+00 1.7e-06 0 =================================================== Test Summary: | Pass Total Time test_solve_simple_lowrank_with_sdplrlib | 5 5 0.4s DIMACS error measures: 1.74e-06 0.00e+00 0.00e+00 2.74e-05 -1.22e-05 -2.19e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.53362394e-01 5.0e-01 0 2 6 2.28766616e+00 1.9e-01 0 3 7 2.00000322e+00 4.3e-04 0 4 8 2.00000016e+00 1.7e-06 0 =================================================== Test Summary: | Pass Total Time test_solve_simple_sparse_with_sdplrlib | 5 5 0.1s *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 6.18647561e+00 9.4e+00 0 2 46 -4.23752314e+01 1.9e+00 0 3 49 -4.24959038e+01 1.5e+00 0 4 59 -4.20070935e+01 1.6e+00 0 5 78 -3.92538422e+01 9.7e-01 0 6 88 -3.61345489e+01 9.2e-01 0 7 595 -4.07855655e+01 8.1e-02 0 8 652 -4.07629640e+01 2.5e-02 0 9 1095 -4.08188902e+01 1.4e-03 0 10 1171 -4.08189907e+01 3.0e-04 0 11 1229 -4.08189997e+01 8.4e-05 0 12 1319 -4.08190110e+01 1.7e-05 0 13 1346 -4.08190113e+01 9.8e-06 0 =================================================== DIMACS error measures: 9.77e-06 0.00e+00 0.00e+00 (n/a) -2.29e-05 -9.90e-06 Test Summary: | Total Time test_solve_vibra_with_sdplr_executable | 0 0.6s test_solve_vibra_with_sdplrlib: Error During Test at /home/pkgeval/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:504 Got exception outside of a @test UndefVarError: `blksz` not defined in `Main.TestSDPLR` The binding may be too new: running in world age 39180, while current world is 39189. Stacktrace: [1] test_solve_vibra_with_sdplrlib() @ Main.TestSDPLR ~/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:454 [2] macro expansion @ ~/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:505 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] runtests() @ Main.TestSDPLR ~/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:505 [5] top-level scope @ ~/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:514 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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:310 [10] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time test_solve_vibra_with_sdplrlib | 1 1 4.3s RNG of the outermost testset: Random.Xoshiro(0x1ff723cbccb11027, 0x94bfb682632acae5, 0x36330600a49f8dd1, 0x76a83a19a1a39089, 0x2bcefc0998c829aa) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:514 DIMACS error measures: 1.74e-06 0.00e+00 0.00e+00 2.74e-05 -1.22e-05 -2.19e-05 Testing failed after 2023.75s ERROR: LoadError: Package SDPLR 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 2267.42s: package tests unexpectedly errored