Package evaluation to test SimpleDiffEq on Julia 1.14.0-DEV.2207 (8c4818189c*) started at 2026-05-17T19:52:26.668 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.51s ################################################################################ # Installation # Installing SimpleDiffEq... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [05bca326] + SimpleDiffEq v1.15.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.6.0 [4fba245c] + ArrayInterface v7.25.0 [70df07ce] + BracketingNonlinearSolve v1.12.1 [38540f10] + CommonSolve v0.2.6 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.4 [187b0558] + ConstructionBase v1.6.0 [2b5f629d] + DiffEqBase v7.5.0 [a0c0ee7d] + DifferentiationInterface v0.7.18 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [f151be2c] + EnzymeCore v0.8.20 [e2ba6199] + ExprTools v0.1.10 [7034ab61] + FastBroadcast v1.3.2 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.3.1 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.8.0 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [bb5d69b7] + MaybeInplace v0.1.4 [46d2c3a1] + MuladdMacro v0.2.4 [be0214bd] + NonlinearSolveBase v2.25.1 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v4.3.0 [189a3867] + Reexport v1.2.2 [7e49a35a] + RuntimeGeneratedFunctions v0.5.18 [1bc83da4] + SafeTestsets v0.1.0 [0bca4576] + SciMLBase v3.13.0 [19f34311] + SciMLJacobianOperators v0.1.13 [a6db7da4] + SciMLLogging v2.0.0 [c0aeaf25] + SciMLOperators v1.21.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [efcf1570] + Setfield v1.1.2 [05bca326] + SimpleDiffEq v1.15.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.47 [a759f4b9] + TimerOutputs v0.5.29 [781d530d] + TruncatedStacktraces v1.4.0 [3a884ed6] + UnPack v1.0.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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.13.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 [6462fe0b] + Sockets v1.11.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.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 9.2 s ✓ LinearSolve → LinearSolveKernelAbstractionsExt 8.0 s ✓ SimpleDiffEq 2 dependencies successfully precompiled in 22 seconds. 197 already precompiled. Precompilation completed after 51.44s ################################################################################ # Testing # Testing SimpleDiffEq Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_ywCqJK/Project.toml` [7d51a73a] + ExplicitImports v1.15.0 [27aeb0d3] + JLArrays v0.3.1 [1dea7af3] + OrdinaryDiffEq v7.0.0 [05bca326] + SimpleDiffEq v1.15.0 [44cfe95a] ~ Pkg ⇒ v1.14.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_ywCqJK/Manifest.toml` [a9b6321e] + Atomix v1.1.3 [fa961155] + CEnum v0.5.0 [bbf7d656] + CommonSubexpressions v0.3.1 [864edb3b] + DataStructures v0.19.4 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [7d51a73a] + ExplicitImports v1.15.0 [6a86dc24] + FiniteDiff v2.31.0 [f6369f11] + ForwardDiff v1.3.3 [0c68f7d7] + GPUArrays v11.5.4 [076d061b] + HashArrayMappedTries v0.2.0 [27aeb0d3] + JLArrays v0.3.1 [692b3bcd] + JLLWrappers v1.8.0 [63c18a36] + KernelAbstractions v0.9.41 [ba0b0d4f] + Krylov v0.10.6 [929cbde3] + LLVM v9.8.1 [87fe0de2] + LineSearch v0.1.9 [7ed4a6bd] + LinearSolve v3.79.0 [77ba4419] + NaNMath v1.1.3 [8913a72c] + NonlinearSolve v4.19.1 [5959db7a] + NonlinearSolveFirstOrder v2.1.1 [9a2c21bd] + NonlinearSolveQuasiNewton v1.13.1 [26075421] + NonlinearSolveSpectralMethods v1.7.1 [1dea7af3] + OrdinaryDiffEq v7.0.0 [6ad6398a] + OrdinaryDiffEqBDF v2.1.0 [bbf590c4] + OrdinaryDiffEqCore v4.2.0 [50262376] + OrdinaryDiffEqDefault v2.2.0 [4302a76b] + OrdinaryDiffEqDifferentiation v3.1.1 [127b3ac7] + OrdinaryDiffEqNonlinearSolve v2.0.0 [43230ef6] + OrdinaryDiffEqRosenbrock v2.2.0 [b4bd8bb3] + OrdinaryDiffEqRosenbrockTableaus v2.0.0 [2d112036] + OrdinaryDiffEqSDIRK v2.2.0 [b1df2697] + OrdinaryDiffEqTsit5 v2.0.0 [79d7bb75] + OrdinaryDiffEqVerner v2.1.0 [ae029012] + Requires v1.3.1 ⌅ [a6db7da4] ↓ SciMLLogging v2.0.0 ⇒ v1.10.1 [7e506255] + ScopedValues v1.6.2 [05bca326] + SimpleDiffEq v1.15.0 [727e6d20] + SimpleNonlinearSolve v2.11.1 [0a514795] + SparseMatrixColorings v0.4.27 [276daf66] + SpecialFunctions v2.7.2 [013be700] + UnsafeAtomics v0.3.1 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [dad2f222] + LLVMExtra_jll v0.0.43+1 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.3.0+0 [0dad84c5] + ArgTools v1.1.2 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] ~ Pkg ⇒ v1.14.0 [2f01184e] + SparseArrays v1.13.0 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.3+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.6+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 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_ywCqJK/Project.toml` [2b5f629d] DiffEqBase v7.5.0 [7d51a73a] ExplicitImports v1.15.0 [27aeb0d3] JLArrays v0.3.1 [46d2c3a1] MuladdMacro v0.2.4 [1dea7af3] OrdinaryDiffEq v7.0.0 [d96e819e] Parameters v0.12.3 [731186ca] RecursiveArrayTools v4.3.0 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [05bca326] SimpleDiffEq v1.15.0 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ywCqJK/Manifest.toml` [47edcb42] ADTypes v1.22.0 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.6.0 [4fba245c] ArrayInterface v7.25.0 [a9b6321e] Atomix v1.1.3 [70df07ce] BracketingNonlinearSolve v1.12.1 [fa961155] CEnum v0.5.0 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.4 [187b0558] ConstructionBase v1.6.0 [864edb3b] DataStructures v0.19.4 [2b5f629d] DiffEqBase v7.5.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.18 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.20 [7d51a73a] ExplicitImports v1.15.0 [e2ba6199] ExprTools v0.1.10 [7034ab61] FastBroadcast v1.3.2 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.3.1 [6a86dc24] FiniteDiff v2.31.0 [f6369f11] ForwardDiff v1.3.3 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.8.0 [0c68f7d7] GPUArrays v11.5.4 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [27aeb0d3] JLArrays v0.3.1 [692b3bcd] JLLWrappers v1.8.0 [63c18a36] KernelAbstractions v0.9.41 [ba0b0d4f] Krylov v0.10.6 [929cbde3] LLVM v9.8.1 [87fe0de2] LineSearch v0.1.9 [7ed4a6bd] LinearSolve v3.79.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [bb5d69b7] MaybeInplace v0.1.4 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.19.1 [be0214bd] NonlinearSolveBase v2.25.1 [5959db7a] NonlinearSolveFirstOrder v2.1.1 [9a2c21bd] NonlinearSolveQuasiNewton v1.13.1 [26075421] NonlinearSolveSpectralMethods v1.7.1 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v7.0.0 [6ad6398a] OrdinaryDiffEqBDF v2.1.0 [bbf590c4] OrdinaryDiffEqCore v4.2.0 [50262376] OrdinaryDiffEqDefault v2.2.0 [4302a76b] OrdinaryDiffEqDifferentiation v3.1.1 [127b3ac7] OrdinaryDiffEqNonlinearSolve v2.0.0 [43230ef6] OrdinaryDiffEqRosenbrock v2.2.0 [b4bd8bb3] OrdinaryDiffEqRosenbrockTableaus v2.0.0 [2d112036] OrdinaryDiffEqSDIRK v2.2.0 [b1df2697] OrdinaryDiffEqTsit5 v2.0.0 [79d7bb75] OrdinaryDiffEqVerner v2.1.0 [d96e819e] Parameters v0.12.3 [d236fae5] PreallocationTools v1.2.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v4.3.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.18 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v3.13.0 [19f34311] SciMLJacobianOperators v0.1.13 ⌅ [a6db7da4] SciMLLogging v1.10.1 [c0aeaf25] SciMLOperators v1.21.0 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [7e506255] ScopedValues v1.6.2 [efcf1570] Setfield v1.1.2 [05bca326] SimpleDiffEq v1.15.0 [727e6d20] SimpleNonlinearSolve v2.11.1 [0a514795] SparseMatrixColorings v0.4.27 [276daf66] SpecialFunctions v2.7.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [2efcf032] SymbolicIndexingInterface v0.3.47 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.1 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [dad2f222] LLVMExtra_jll v0.0.43+1 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.3.0+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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf 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 [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.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+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.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time ExplicitImports Tests | 2 2 1m12.7s 73.385652 seconds (31.25 M allocations: 1.719 GiB, 3.62% gc time, 91.13% compilation time: 1% of which was recompilation) Test Summary: | Pass Broken Total Time Discrete Tests | 14 1 15 9.1s 9.117506 seconds (3.61 M allocations: 207.000 MiB, 1.24% gc time, 99.43% compilation time) [ Info: Non-Diagonal Noise OOP [ Info: Non-Diagonal Noise IIP Test Summary: | Pass Total Time SimpleEM Tests | 8 8 11.0s 11.038746 seconds (3.71 M allocations: 216.217 MiB, 4.78% gc time, 99.28% compilation time) Test Summary: | Pass Total Time SimpleTsit5 Tests | 3 3 43.0s 42.973970 seconds (11.99 M allocations: 749.114 MiB, 3.19% gc time, 58.02% compilation time: 4% of which was recompilation) Test Summary: | Pass Total Time SimpleATsit5 Tests | 44 44 48.4s 48.362561 seconds (20.21 M allocations: 1.188 GiB, 0.92% gc time, 99.56% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time GPUSimpleATsit5 Tests | 16 16 11.0s 10.970342 seconds (6.28 M allocations: 380.151 MiB, 0.99% gc time, 99.28% compilation time) SimpleRK4 Tests: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: UndefVarError: `RK4` not defined in `Main.var"##SimpleRK4 Tests#154"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/SimpleDiffEq/A5MOL/test/simplerk4_tests.jl:106 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [3] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:24 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:24 [inlined] [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [8] macro expansion @ ./timing.jl:739 [inlined] [9] macro expansion @ ~/.julia/packages/SimpleDiffEq/A5MOL/test/runtests.jl:13 [inlined] [10] macro expansion @ ./timing.jl:739 [inlined] [11] top-level scope @ ~/.julia/packages/SimpleDiffEq/A5MOL/test/runtests.jl:395 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:517 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [16] _start() @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SimpleDiffEq/A5MOL/test/simplerk4_tests.jl:106 Test Summary: | Error Total Time SimpleRK4 Tests | 1 1 6.2s RNG of the outermost testset: Random.Xoshiro(0xd38fdb3d39598aa9, 0xdb241c0916769f52, 0x704b5bf66f31c702, 0xb752f301a07ff61f, 0x99b9a0340c360682) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SimpleDiffEq/A5MOL/test/runtests.jl:5 Testing failed after 228.97s ERROR: LoadError: Package SimpleDiffEq 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] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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:587 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 334.85s: package tests unexpectedly errored