Package evaluation to test PartitionedLS on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T17:50:14.439 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.92s ################################################################################ # Installation # Installing PartitionedLS... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [19f41c5e] + PartitionedLS v1.0.11 Updating `~/.julia/environments/v1.14/Manifest.toml` [336ed68f] + CSV v0.10.17 [944b1d66] + CodecZlib v0.7.9 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [48062228] + FilePathsBase v0.9.24 [842dd82b] + InlineStrings v1.4.5 [82899510] + IteratorInterfaceExtensions v1.0.0 [e80e1ace] + MLJModelInterface v1.12.1 [b7351bd1] + NonNegLeastSquares v0.4.1 [bac558e1] + OrderedCollections v2.0.1 ⌅ [69de0a69] + Parsers v2.8.7 [19f41c5e] + PartitionedLS v1.0.11 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [30f210dd] + ScientificTypesBase v3.1.0 [91c51154] + SentinelArrays v1.4.10 [64bff920] + StatisticalTraits v3.5.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.14.0 [3bb67fe8] + TranscodingStreams v0.11.3 [ea10d353] + WeakRefStrings v1.4.3 [76eceee3] + WorkerUtilities v1.6.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching 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 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [bea87d4a] + SuiteSparse_jll v7.10.1+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 3.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.8 s ✓ TableOperations 2.6 s ✓ LatinHypercubeSampling 3.1 s ✓ CategoricalArrays → CategoricalArraysStatsBaseExt 3.6 s ✓ FeatureSelection 1.8 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 2.7 s ✓ CategoricalArrays → CategoricalArraysRecipesBaseExt 3.4 s ✓ ARFFFiles 1.0 s ✓ Roots → RootsChainRulesCoreExt 2.3 s ✓ CategoricalArrays → CategoricalArraysJSONExt 4.6 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1.6 s ✓ Measurements → MeasurementsSpecialFunctionsExt 30.0 s ✓ PartitionedLS 3.1 s ✓ StatsFuns → StatsFunsChainRulesCoreExt 11.3 s ✓ Distributions 12.7 s ✓ NNlib 5.4 s ✓ OpenML 5.1 s ✓ Distributions → DistributionsTestExt 4.4 s ✓ Distributions → DistributionsChainRulesCoreExt 9.8 s ✓ ScientificTypes 2.6 s ✓ NNlib → NNlibSpecialFunctionsExt 13.0 s ✓ MLUtils 9.3 s ✓ CategoricalDistributions 12.5 s ✓ MLJTransforms 18.2 s ✓ StatisticalMeasuresBase 19.5 s ✓ MLJModels 39.3 s ✓ StatisticalMeasures 13.5 s ✓ MLJEnsembles 18.0 s ✓ MLJBase 11.8 s ✓ StatisticalMeasures → ScientificTypesExt 11.4 s ✓ MLJBase → DefaultMeasuresExt 14.0 s ✓ MLJBalancing 18.9 s ✓ MLJTestInterface 14.9 s ✓ MLJIteration 12.9 s ✓ MLJTuning 21.6 s ✓ MLJ 35 dependencies successfully precompiled in 365 seconds. 176 already precompiled. Precompilation completed after 378.83s ################################################################################ # Testing # Testing PartitionedLS Status `/tmp/jl_X96UT0/Project.toml` [336ed68f] CSV v0.10.17 [ffbed154] DocStringExtensions v0.9.5 [add582a8] MLJ v0.23.3 [a7f614a8] MLJBase v1.14.1 [e80e1ace] MLJModelInterface v1.12.1 [72560011] MLJTestInterface v0.2.9 [b7351bd1] NonNegLeastSquares v0.4.1 [19f41c5e] PartitionedLS v1.0.11 [aea7be01] PrecompileTools v1.3.4 [bd369af6] Tables v1.14.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_X96UT0/Manifest.toml` [da404889] ARFFFiles v1.6.1 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [50ba71b6] BitBasis v0.9.10 [336ed68f] CSV v0.10.17 [49dc2e85] Calculus v0.5.2 [324d7699] CategoricalArrays v1.1.1 [af321ab8] CategoricalDistributions v0.2.2 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.9 [3da002f7] ColorTypes v0.12.1 [861a8166] Combinatorics v1.1.0 [38540f10] CommonSolve v0.2.14 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [ed09eef8] ComputationalResources v0.3.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.2.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.6 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.131 [ffbed154] DocStringExtensions v0.9.5 [792122b4] EarlyStopping v0.3.0 [4e289a0a] EnumX v1.0.7 [33837fe5] FeatureSelection v0.2.6 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.17.0 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [46192b85] GPUArraysCore v0.2.0 [a0844989] Gamma v1.2.0 [cd3eb016] HTTP v2.6.5 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.30 [842dd82b] InlineStrings v1.4.5 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [b3c1a2ee] IterationControl v0.5.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.7.1 [63c18a36] KernelAbstractions v0.9.42 [b964fa9f] LaTeXStrings v1.4.1 [a5e1c1ea] LatinHypercubeSampling v1.9.0 [92ad9a40] LearnAPI v2.0.1 [2ab3a3ac] LogExpFunctions v1.0.1 [c2834f40] MLCore v1.1.0 [add582a8] MLJ v0.23.3 [45f359ea] MLJBalancing v0.1.6 [a7f614a8] MLJBase v1.14.1 [50ed68f4] MLJEnsembles v0.4.5 [614be32b] MLJIteration v0.6.5 [e80e1ace] MLJModelInterface v1.12.1 [d491faf4] MLJModels v0.18.9 [72560011] MLJTestInterface v0.2.9 [23777cdb] MLJTransforms v0.1.7 [03970b2e] MLJTuning v0.8.9 [b5d0f7f3] MLJWrappers v0.1.3 [f1d291b0] MLUtils v0.4.13 [1914dd2f] MacroTools v0.5.16 [eff96d63] Measurements v2.14.1 [e1d29d7a] Missings v1.2.0 [872c559c] NNlib v0.9.44 [b7351bd1] NonNegLeastSquares v0.4.1 [8b6db2d4] OpenML v0.3.4 [bac558e1] OrderedCollections v2.0.1 [90014a1f] PDMats v0.11.41 [d96e819e] Parameters v0.13.1 ⌅ [69de0a69] Parsers v2.8.7 [19f41c5e] PartitionedLS v1.0.11 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [54e16d92] PrettyPrinting v0.4.3 [08abe8d2] PrettyTables v3.4.8 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [802f3686] Reseau v1.4.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.7 [321657f4] ScientificTypes v3.3.0 [30f210dd] ScientificTypesBase v3.1.0 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.10 [605ecd9f] ShowCases v0.1.0 [699a6c99] SimpleTraits v0.9.6 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.9.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [a19d573c] StatisticalMeasures v0.3.7 [c062fc1d] StatisticalMeasuresBase v0.1.4 [64bff920] StatisticalTraits v3.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 [4c63d2b9] StatsFuns v2.2.1 [892a3eda] StringManipulation v0.5.0 [ec057cc2] StructUtils v2.8.5 [ab02a1b2] TableOperations v1.2.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.7.0 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.2 [ea10d353] WeakRefStrings v1.4.3 [76eceee3] WorkerUtilities v1.6.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Testing Opt: Test Failed at /home/pkgeval/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:85 Expression: ≈(opt, 36.84, atol = 0.001) Evaluated: 47.41847399745761 ≈ 36.84 (atol=0.001) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:85 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:78 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:72 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:8 ┌ Error: Problem fitting the machine machine(PartLS(Optimizer = BnB, …), …). └ @ MLJBase ~/.julia/packages/MLJBase/ip7cA/src/machines.jl:758 [ Info: Running type checks... [ Info: Type checks okay. Testing BnB: Error During Test at /home/pkgeval/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:76 Got exception outside of a @test MethodError: no method matching (Vector{<:AbstractFloat})(::Vector{Any}) The type `Vector{<:AbstractFloat}` exists, but no method is defined for this combination of argument types when trying to construct it. Stacktrace: [1] convert(::Core.TypeEgal{Vector{<:AbstractFloat}}, a::Vector{Any}) @ Base array.jl:656 [2] (::Base.var"#cvt1#convert##0"{Tuple{AbstractFloat, Vector{<:AbstractFloat}, Int64}, Tuple{Float64, Vector{Any}, Int64}})(n::Int64) @ Base essentials.jl:664 [inlined] [3] macro expansion @ ntuple.jl:68 [inlined] [4] ntuple(f::Base.var"#cvt1#convert##0"{Tuple{AbstractFloat, Vector{<:AbstractFloat}, Int64}, Tuple{Float64, Vector{Any}, Int64}}, ::Val{3}) @ Base ntuple.jl:65 [inlined] [5] convert(::Core.TypeEgal{Tuple{var"#s188", Vector{<:AbstractFloat}, Int64} where var"#s188"<:AbstractFloat}, x::Tuple{Float64, Vector{Any}, Int64}) @ Base essentials.jl:666 [6] fit_BnB(X::Matrix{Float64}, y::Vector{Float64}, P::Matrix{Int64}, μ::Float64, Σ::Vector{Int64}; depth::Int64, nnlsalg::Symbol) @ PartitionedLS ~/.julia/packages/PartitionedLS/5GZ5Q/src/PartitionedLSBnB.jl:104 [7] (NamedTuple{(:depth, :nnlsalg)})(args::Tuple{Int64, Symbol}) @ Core boot.jl:1018 [inlined] [8] fit_BnB(X::Matrix{Float64}, y::Vector{Float64}, P::Matrix{Int64}, μ::Float64, Σ::Vector{Int64}; depth::Int64, nnlsalg::Symbol) @ PartitionedLS ~/.julia/packages/PartitionedLS/5GZ5Q/src/PartitionedLSBnB.jl:124 [9] fit(::Type{BnB}, X::Matrix{Float64}, y::Vector{Float64}, P::Matrix{Int64}; η::Float64, nnlsalg::Symbol) @ PartitionedLS ~/.julia/packages/PartitionedLS/5GZ5Q/src/PartitionedLSBnB.jl:35 [10] fit(m::PartLS, verbosity::Int64, X::Tables.MatrixTable{Matrix{Float64}}, y::Vector{Float64}) @ PartitionedLS ~/.julia/packages/PartitionedLS/5GZ5Q/src/PartitionedLS.jl:328 [11] fit_only!(mach::Machine{PartLS, PartLS, true}; rows::Nothing, verbosity::Int64, force::Bool, composite::Nothing) @ MLJBase ~/.julia/packages/MLJBase/ip7cA/src/machines.jl:756 [12] fit!(mach::Machine{PartLS, PartLS, true}; kwargs::@Kwargs{verbosity::Int64}) @ MLJBase ~/.julia/packages/MLJBase/ip7cA/src/machines.jl:866 [inlined] [13] macro expansion @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:80 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:78 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:72 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [19] top-level scope @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:8 MLJ interface with Table data: Test Failed at /home/pkgeval/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:98 Expression: ≈(opt, 36.84, atol = 0.001) Evaluated: 82.30451609960933 ≈ 36.84 (atol=0.001) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:98 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:72 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:8 ┌ Info: └ Testing PartLS from PartitionedLS [ Info: [:model_type] Loading model type ✓ [ Info: [:traits] Apply smoke test to some model traits✓ [ Info: [:model_instance] Instantiating default model ✓ ┌ Warning: P is empty, using a single partition: this corresponds to resort to a standard least squares problem and is likely not what you want. └ @ PartitionedLS ~/.julia/packages/PartitionedLS/5GZ5Q/src/PartitionedLS.jl:320 ┌ Warning: P is empty, using a single partition: this corresponds to resort to a standard least squares problem and is likely not what you want. └ @ PartitionedLS ~/.julia/packages/PartitionedLS/5GZ5Q/src/PartitionedLS.jl:320 ┌ Warning: P is empty, using a single partition: this corresponds to resort to a standard least squares problem and is likely not what you want. └ @ PartitionedLS ~/.julia/packages/PartitionedLS/5GZ5Q/src/PartitionedLS.jl:320 [ Info: [:fitted_machine] Fitting machine ✓ [ Info: [:operations] Calling `predict`, `transform` and/or `inverse_transform` ✓ Test Summary: | Pass Fail Error Total Time Testing PartitionedLS | 26 2 1 29 4m11.2s Standard interface | 2 2 1m13.2s Testing Opt | 2 2 1m12.9s MLJ interface | 6 6 25.4s Testing Opt | 2 2 14.8s Testing Alt | 2 2 5.7s Testing BnB | 2 2 4.7s MLJ interface with Table data | 2 2 1 5 42.2s Testing Opt | 1 1 2 15.5s Testing BnB | 1 1 12.3s Alt algorithm determinism | 9 9 0.1s Testing call with Float32 values | 6 6 1m18.4s generic MLJ interface tests | 1 1 31.7s RNG of the outermost testset: Random.Xoshiro(0x3b30de6f1a2f0c34, 0x702a66aee56cc749, 0xeaac213b6b4abbe9, 0x1be941ef690516a2, 0xe46d8630c20eac0a) ERROR: LoadError: Some tests did not pass: 26 passed, 2 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PartitionedLS/5GZ5Q/test/runtests.jl:6 Testing failed after 293.05s ERROR: LoadError: Package PartitionedLS 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:3283 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 741.62s: package tests unexpectedly errored