Package evaluation to test SDPLR on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T17:15:17.600 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.9s ################################################################################ # 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 [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.15.0 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.3 ⌅ [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.48.0 [d8a4904e] + MutableArithmetics v1.6.7 ⌅ [a4795742] + NLPModels v0.21.6 [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.9 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.6.0 [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.13.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.13.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 4.6s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 11.38s ################################################################################ # Testing # Testing SDPLR Status `/tmp/jl_lTI2Xe/Project.toml` [607ca3ad] LowRankOpt v0.2.1 [b8f27783] MathOptInterface v1.48.0 [56161740] SDPLR v0.2.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lTI2Xe/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 [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.15.0 [f6369f11] ForwardDiff v1.3.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.3 ⌅ [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.48.0 [d8a4904e] MutableArithmetics v1.6.7 ⌅ [a4795742] NLPModels v0.21.6 [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.9 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.0 [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.13.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.13.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... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for SDPLR [56161740-ea4e-4253-9d15-43c62ff94d95] │ exception = Required dependency Base.PkgId(Base.UUID("656ef2d0-ae68-5445-9ca0-591084a874a2"), "OpenBLAS32_jll") failed to load from a cache file. └ @ Base loading.jl:2891 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for SDPLR_jll [3a057b76-36a0-51f0-a66f-6d580b8e8efd] │ exception = Required dependency Base.PkgId(Base.UUID("656ef2d0-ae68-5445-9ca0-591084a874a2"), "OpenBLAS32_jll") failed to load from a cache file. └ @ Base loading.jl:2891 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 1.41507166e+01 8.5e-01 0 2 11 1.09105987e+01 2.1e-01 0 3 14 1.07381875e+01 6.2e-02 0 4 16 1.11818294e+01 6.0e-02 0 5 19 1.20686234e+01 6.0e-02 0 6 49 1.10000122e+01 1.9e-04 0 7 51 1.10000047e+01 8.4e-05 0 8 55 1.10000004e+01 2.2e-05 0 9 58 1.10000000e+01 3.2e-06 0 =================================================== Test Summary: | Pass Total Time test_Ainfo_entptr_in_mixed_order | 3 3 8.4s Test Summary: | Pass Total Time test_LRO_runtests | 19 19 1m16.5s 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.8s Test Summary: | Pass Total Time test_bounds | 947 947 0.5s DIMACS error measures: 3.20e-06 0.00e+00 0.00e+00 1.06e-03 -4.48e-05 -4.56e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 1 7.72441803e-01 5.0e-01 0 100000 2 1.98238611e+00 5.0e-01 0 =================================================== DIMACS error measures: 4.95e-01 0.00e+00 0.00e+00 3.67e-01 -5.86e-01 -5.34e-03 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 7 2.06575136e+00 1.3e-01 0 100000 8 2.00000001e+00 2.6e-05 0 =================================================== DIMACS error measures: 2.59e-05 0.00e+00 0.00e+00 8.29e-04 -2.07e-05 -6.63e-04 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 9 2.00000000e+00 4.5e-08 0 =================================================== DIMACS error measures: 4.54e-08 0.00e+00 0.00e+00 0.00e+00 1.23e-06 2.35e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 9 2.00000000e+00 4.5e-08 0 =================================================== DIMACS error measures: 4.54e-08 0.00e+00 0.00e+00 0.00e+00 1.23e-06 2.35e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 9 2.00000000e+00 4.5e-08 0 =================================================== DIMACS error measures: 4.54e-08 0.00e+00 0.00e+00 0.00e+00 1.23e-06 2.35e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 9 2.00000000e+00 4.5e-08 0 =================================================== Test Summary: | Pass Total Time test_continuity_between_solve | 15 15 0.8s Test Summary: | Pass Total Time test_factor | 3 3 4.4s DIMACS error measures: 4.54e-08 0.00e+00 0.00e+00 0.00e+00 1.23e-06 2.35e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 10000001 7.72441803e-01 5.0e-01 0 =================================================== DIMACS error measures: 4.96e-01 0.00e+00 0.00e+00 0.00e+00 -3.01e-01 1.74e-02 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 10000000 7.56683215e-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.22e-01 5.58e-03 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- =================================================== DIMACS error measures: 4.25e-01 0.00e+00 0.00e+00 0.00e+00 4.31e-01 3.94e-01 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 100000 1 7.56683215e-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 6.2s Test Summary: | Pass Total Time test_runtests | 2755 2755 23m54.2s DIMACS error measures: 4.98e-01 0.00e+00 0.00e+00 1.23e-01 -3.22e-01 2.13e-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.72441803e-01 5.0e-01 0 2 2 1.98238611e+00 5.0e-01 0 3 7 2.06575136e+00 1.3e-01 0 4 8 2.00000001e+00 2.6e-05 0 5 9 2.00000000e+00 4.5e-08 0 =================================================== Test Summary: | Pass Total Time test_simple_lowrank_MOI_wrapper | 10 10 0.2s DIMACS error measures: 4.54e-08 0.00e+00 0.00e+00 0.00e+00 1.23e-06 2.35e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.72441803e-01 5.0e-01 0 2 2 1.98238611e+00 5.0e-01 0 3 7 2.06575136e+00 1.3e-01 0 4 8 2.00000001e+00 2.6e-05 0 5 9 2.00000000e+00 4.5e-08 0 =================================================== Test Summary: | Pass Total Time test_simple_rankone_MOI_wrapper | 9 9 0.8s DIMACS error measures: 4.54e-08 0.00e+00 0.00e+00 0.00e+00 1.23e-06 2.35e-06 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.72441803e-01 5.0e-01 0 2 2 1.98238611e+00 5.0e-01 0 3 7 2.06575136e+00 1.3e-01 0 4 8 2.00000001e+00 2.6e-05 0 5 9 2.00000000e+00 4.5e-08 0 =================================================== Test Summary: | Pass Total Time test_simple_sparse_MOI_wrapper | 7 7 0.0s DIMACS error measures: 4.54e-08 0.00e+00 0.00e+00 0.00e+00 1.23e-06 2.35e-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 1.9s 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.0s *** 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.3s 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 39988, while current world is 39997. 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.1s RNG of the outermost testset: Random.Xoshiro(0xabe8123b751a124f, 0xb28738b9941ff665, 0x496ba0a1c354d9ce, 0x4a8f317863113889, 0x3c8239dbb79ac243) 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 1636.64s 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:237 [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:228 PkgEval failed after 1683.23s: package tests unexpectedly errored