Package evaluation to test Sundials on Julia 1.13.0-DEV.1319 (9cddfda8ef*) started at 2025-10-16T20:56:56.147 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.49s ################################################################################ # Installation # Installing Sundials... Resolving package versions... Installed CompositionsBase ───────────────── v0.1.2 Installed CommonSolve ────────────────────── v0.2.4 Installed SuiteSparse32_jll ──────────────── v7.11.0+0 Installed Sundials_jll ───────────────────── v7.5.0+0 Installed CommonWorldInvalidations ───────── v1.0.0 Installed Adapt ──────────────────────────── v4.4.0 Installed ManualMemory ───────────────────── v0.1.8 Installed MacroTools ─────────────────────── v0.5.16 Installed FillArrays ─────────────────────── v1.14.0 Installed DataStructures ─────────────────── v0.19.1 Installed oneTBB_jll ─────────────────────── v2022.0.0+0 Installed MKL_jll ────────────────────────── v2025.2.0+0 Installed FastPower ──────────────────────── v1.1.3 Installed ConstructionBase ───────────────── v1.6.0 Installed RuntimeGeneratedFunctions ──────── v0.5.15 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed Sundials ───────────────────────── v5.1.0 Installed SIMDTypes ──────────────────────── v0.1.0 Installed ExprTools ──────────────────────── v0.1.10 Installed OrderedCollections ─────────────── v1.8.1 Installed Compat ─────────────────────────── v4.18.1 Installed ArrayInterface ─────────────────── v7.21.0 Installed SymbolicIndexingInterface ──────── v0.3.46 Installed SciMLJacobianOperators ─────────── v0.1.11 Installed IteratorInterfaceExtensions ────── v1.0.0 Installed Krylov ─────────────────────────── v0.10.2 Installed StrideArraysCore ───────────────── v0.5.8 Installed FunctionWrappersWrappers ───────── v0.1.3 Installed RecipesBase ────────────────────── v1.3.4 Installed PreallocationTools ─────────────── v0.4.34 Installed Statistics ─────────────────────── v1.11.1 Installed IntelOpenMP_jll ────────────────── v2025.2.0+0 Installed EnzymeCore ─────────────────────── v0.8.14 Installed CpuId ──────────────────────────── v0.3.1 Installed TimerOutputs ───────────────────── v0.5.29 Installed ExproniconLite ─────────────────── v0.10.14 Installed SciMLOperators ─────────────────── v1.9.0 Installed LazyArrays ─────────────────────── v2.8.0 Installed PrecompileTools ────────────────── v1.3.3 Installed CEnum ──────────────────────────── v0.5.0 Installed LayoutPointers ─────────────────── v0.1.17 Installed SciMLStructures ────────────────── v1.7.0 Installed StaticArraysCore ───────────────── v1.4.3 Installed TruncatedStacktraces ───────────── v1.4.0 Installed ConcreteStructs ────────────────── v0.2.3 Installed StaticArrays ───────────────────── v1.9.15 Installed ChainRulesCore ─────────────────── v1.26.0 Installed CPUSummary ─────────────────────── v0.2.7 Installed GPUArraysCore ──────────────────── v0.2.0 Installed SciMLPublic ────────────────────── v1.0.0 Installed StaticArrayInterface ───────────── v1.8.0 Installed FunctionWrappers ───────────────── v1.1.3 Installed ArrayLayouts ───────────────────── v1.12.0 Installed Requires ───────────────────────── v1.3.1 Installed OpenBLAS32_jll ─────────────────── v0.3.29+0 Installed FastClosures ───────────────────── v0.3.2 Installed NonlinearSolveBase ─────────────── v2.0.0 Installed IfElse ─────────────────────────── v0.1.1 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed FastBroadcast ──────────────────── v0.3.5 Installed LinearSolve ────────────────────── v3.44.0 Installed EnumX ──────────────────────────── v1.0.5 Installed SciMLBase ──────────────────────── v2.121.1 Installed Polyester ──────────────────────── v0.7.18 Installed MuladdMacro ────────────────────── v0.2.4 Installed DiffEqBase ─────────────────────── v6.190.2 Installed InverseFunctions ───────────────── v0.1.17 Installed Jieko ──────────────────────────── v0.2.1 Installed Setfield ───────────────────────── v1.1.2 Installed Reexport ───────────────────────── v1.2.2 Installed MaybeInplace ───────────────────── v0.1.4 Installed JLLWrappers ────────────────────── v1.7.1 Installed Static ─────────────────────────── v1.3.0 Installed Preferences ────────────────────── v1.5.0 Installed ThreadingUtilities ─────────────── v0.5.5 Installed RecursiveArrayTools ────────────── v3.37.1 Installed UnPack ─────────────────────────── v1.0.2 Installed PolyesterWeave ─────────────────── v0.2.2 Installed ADTypes ────────────────────────── v1.18.0 Installed DocStringExtensions ────────────── v0.9.5 Installed Accessors ──────────────────────── v0.1.42 Installed Moshi ──────────────────────────── v0.3.7 Installed DifferentiationInterface ───────── v0.7.9 Installing 4 artifacts Installed artifact oneTBB 435.6 KiB Installed artifact SuiteSparse32 1.7 MiB Installed artifact Sundials 2.2 MiB Installed artifact OpenBLAS32 10.0 MiB Updating `~/.julia/environments/v1.13/Project.toml` [c3572dad] + Sundials v5.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.18.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.21.0 [4c555306] + ArrayLayouts v1.12.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] + CEnum v0.5.0 [2a0fbf3d] + CPUSummary v0.2.7 [d360d2e6] + ChainRulesCore v1.26.0 [fb6a15b2] + CloseOpenIntervals v0.1.13 [38540f10] + CommonSolve v0.2.4 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [864edb3b] + DataStructures v0.19.1 [2b5f629d] + DiffEqBase v6.190.2 [a0c0ee7d] + DifferentiationInterface v0.7.9 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.14 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v0.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.1.3 [1a297f60] + FillArrays v1.14.0 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [ae98c720] + Jieko v0.2.1 [ba0b0d4f] + Krylov v0.10.2 [10f19ff3] + LayoutPointers v0.1.17 [5078a376] + LazyArrays v2.8.0 [7ed4a6bd] + LinearSolve v3.44.0 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [bb5d69b7] + MaybeInplace v0.1.4 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [be0214bd] + NonlinearSolveBase v2.0.0 [bac558e1] + OrderedCollections v1.8.1 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.37.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.15 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.121.1 [19f34311] + SciMLJacobianOperators v0.1.11 [c0aeaf25] + SciMLOperators v1.9.0 [431bcebd] + SciMLPublic v1.0.0 [53ae85a6] + SciMLStructures v1.7.0 [efcf1570] + Setfield v1.1.2 [aedffcd0] + Static v1.3.0 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.8 [c3572dad] + Sundials v5.1.0 [2efcf032] + SymbolicIndexingInterface v0.3.46 [8290d209] + ThreadingUtilities v0.5.5 [a759f4b9] + TimerOutputs v0.5.29 [781d530d] + TruncatedStacktraces v1.4.0 [3a884ed6] + UnPack v1.0.2 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [ca45d3f4] + SuiteSparse32_jll v7.11.0+0 [fb77eaff] + Sundials_jll v7.5.0+0 [1317d2d5] + oneTBB_jll v2022.0.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.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [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.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.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.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.46.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+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.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 10.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4693.0 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompilation completed after 167.21s ################################################################################ # Testing # Testing Sundials Status `/tmp/jl_keh0Yo/Project.toml` [47edcb42] ADTypes v1.18.0 [7d9f7c33] Accessors v0.1.42 [2169fc97] AlgebraicMultigrid v1.1.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.21.0 [fa961155] CEnum v0.5.0 [dfb8ca35] DAEProblemLibrary v0.1.0 [864edb3b] DataStructures v0.19.1 [2b5f629d] DiffEqBase v6.190.2 [459566f4] DiffEqCallbacks v4.10.1 [a0c0ee7d] DifferentiationInterface v0.7.9 [7d51a73a] ExplicitImports v1.13.2 ⌅ [f6369f11] ForwardDiff v0.10.39 [40713840] IncompleteLU v0.2.1 [7ed4a6bd] LinearSolve v3.44.0 [961ee093] ModelingToolkit v10.26.0 [be0214bd] NonlinearSolveBase v2.0.0 [fdc4e326] ODEProblemLibrary v1.2.2 [aea7be01] PrecompileTools v1.3.3 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.121.1 [9f842d2f] SparseConnectivityTracer v1.1.1 [c3572dad] Sundials v5.1.0 [2efcf032] SymbolicIndexingInterface v0.3.46 [fb77eaff] Sundials_jll v7.5.0+0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_keh0Yo/Manifest.toml` [47edcb42] ADTypes v1.18.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [2169fc97] AlgebraicMultigrid v1.1.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.21.0 [4c555306] ArrayLayouts v1.12.0 [e2ed5e7c] Bijections v0.2.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [8e7c35d0] BlockArrays v1.7.2 [70df07ce] BracketingNonlinearSolve v1.5.0 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 ⌅ [861a8166] Combinatorics v1.0.2 [a80b9123] CommonMark v0.9.1 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [dfb8ca35] DAEProblemLibrary v0.1.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [2b5f629d] DiffEqBase v6.190.2 [459566f4] DiffEqCallbacks v4.10.1 [77a26b50] DiffEqNoiseProcess v5.24.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.9 [8d63f2c5] DispatchDoctor v0.4.26 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 [7c1d4256] DynamicPolynomials v0.6.4 [06fc5a27] DynamicQuantities v1.10.0 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.14 [7d51a73a] ExplicitImports v1.13.2 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.1.3 [1a297f60] FillArrays v1.14.0 [64ca27bc] FindFirstFunctions v1.4.2 [6a86dc24] FiniteDiff v2.29.0 [1fa38f19] Format v1.3.7 ⌅ [f6369f11] ForwardDiff v0.10.39 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [c27321d9] Glob v1.3.1 [86223c79] Graphs v1.13.1 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [3263718b] ImplicitDiscreteSolve v1.2.0 [40713840] IncompleteLU v0.2.1 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [8197267c] IntervalSets v0.7.11 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [98e50ef6] JuliaFormatter v2.1.6 ⌅ [70703baa] JuliaSyntax v0.4.10 [ccbc3e58] JumpProcesses v9.19.1 [ba0b0d4f] Krylov v0.10.2 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.8.0 [87fe0de2] LineSearch v0.1.4 [d3d80556] LineSearches v7.4.0 [7ed4a6bd] LinearSolve v3.44.0 [2ab3a3ac] LogExpFunctions v0.3.29 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [bb5d69b7] MaybeInplace v0.1.4 [e1d29d7a] Missings v1.2.0 [961ee093] ModelingToolkit v10.26.0 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.6 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [be0214bd] NonlinearSolveBase v2.0.0 [fdc4e326] ODEProblemLibrary v1.2.2 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [bbf590c4] OrdinaryDiffEqCore v1.36.0 [90014a1f] PDMats v0.11.35 [d96e819e] Parameters v0.12.3 [e409e4f3] PoissonRandom v0.4.7 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [85a6dd25] PositiveFactorizations v0.2.4 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.37.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [ae5879a3] ResettableStacks v1.1.1 [79098fc4] Rmath v0.8.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [9dfe8606] SCCNonlinearSolve v1.6.0 [94e857df] SIMDTypes v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.121.1 [19f34311] SciMLJacobianOperators v0.1.11 [c0aeaf25] SciMLOperators v1.9.0 [431bcebd] SciMLPublic v1.0.0 [53ae85a6] SciMLStructures v1.7.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.9.0 [699a6c99] SimpleTraits v0.9.5 [ce78b400] SimpleUnPack v1.1.0 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.1.1 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [4c63d2b9] StatsFuns v1.5.0 [7792a7ef] StrideArraysCore v0.5.8 [c3572dad] Sundials v5.1.0 [2efcf032] SymbolicIndexingInterface v0.3.46 ⌃ [19f23fe9] SymbolicLimits v0.2.3 ⌅ [d1185830] SymbolicUtils v3.32.0 [0c5d862f] Symbolics v6.56.0 [ed4db957] TaskLocalValues v0.1.3 [8ea1fca8] TermInterface v2.0.0 [1c621080] TestItems v1.0.0 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [410a4b4d] Tricks v0.1.12 [781d530d] TruncatedStacktraces v1.4.0 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [1986cc42] Unitful v1.25.0 [a7c27f48] Unityper v0.1.6 [61579ee1] Ghostscript_jll v9.55.1+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [856f044c] MKL_jll v2025.2.0+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [ca45d3f4] SuiteSparse32_jll v7.11.0+0 [fb77eaff] Sundials_jll v7.5.0+0 [1317d2d5] oneTBB_jll v2022.0.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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.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.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.46.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+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.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Test Summary: | Pass Total Time Quality Assurance | 13 13 2m59.7s Test Summary: | Pass Total Time Generator | 1 1 0.0s T=0.4, Y=[0.9899652943580929, 3.470564190666435e-5, 0.01] roots=Int32[0, 1] T=0.4, Y=[0.9851640906722351, 3.386241699325715e-5, 0.014802046910771114] T=4.0, Y=[0.905509670307843, 2.2403378846050117e-5, 0.09446792631331014] T=40.0, Y=[0.7158015797469233, 9.185043328931088e-6, 0.28418923520974726] T=400.0, Y=[0.450520872333455, 3.2228257877077353e-6, 0.5494759048407565] T=4000.0, Y=[0.18322169164077126, 8.943516144954548e-7, 0.8167774140076135] T=40000.0, Y=[0.03898091132304715, 1.6216688934655267e-7, 0.9610189265100634] T=400000.0, Y=[0.004936971391576565, 1.9844502466172285e-8, 0.9950630087639206] T=4.0e6, Y=[0.000517010320204611, 2.0690977989759934e-9, 0.9994829876106978] T=4.0e7, Y=[9.999999999999992e-5, 4.00039528747344e-10, 0.9998999995999602] roots=Int32[-1, 0] T=4.0e7, Y=[5.204926760391501e-5, 2.0820776359257418e-10, 0.9999479505241882] T=4.0e8, Y=[5.1849463049478235e-6, 2.0739891508302815e-11, 0.9999948150329551] T=4.0e9, Y=[5.246211769412839e-7, 2.0984858346733178e-12, 0.9999994753767246] T=4.0e10, Y=[6.043455470531721e-8, 2.41738235380483e-13, 0.9999999395652039] Test Summary: | Total Time CVODE | 0 4.0s T=0.4, Y=[0.9899652943718806, 3.4705628119662186e-5, 0.010000000000000002] roots=Int32[0, 1] T=0.4, Y=[0.9851707623122912, 3.386371656828505e-5, 0.01479537397114059] T=4.0, Y=[0.905504728443, 2.24030741323827e-5, 0.09447286848286832] T=40.0, Y=[0.7158418984108803, 9.18611950214165e-6, 0.28414891546961757] T=400.0, Y=[0.45053789128414773, 3.2231511100131788e-6, 0.5494588855647428] T=4000.0, Y=[0.18319969949401854, 8.942143972152571e-7, 0.8167994062915845] T=40000.0, Y=[0.03898368270418011, 1.6217829385405389e-7, 0.961016155117526] T=400000.0, Y=[0.004938675705664536, 1.9851554310243408e-8, 0.9950613044427804] T=4.0e6, Y=[0.0005168882453198716, 2.0686115064850063e-9, 0.9994831096860654] T=4.0e7, Y=[9.999999999999961e-5, 4.000395220229231e-10, 0.9998999995999603] roots=Int32[-1, 0] T=4.0e7, Y=[5.204772673773428e-5, 2.082016191813889e-10, 0.9999479520650584] T=4.0e8, Y=[5.205357160257339e-6, 2.0821535763759906e-11, 0.9999947946220188] T=4.0e9, Y=[5.190800207426813e-7, 2.0763211473603463e-12, 0.9999994809179029] T=4.0e10, Y=[5.1177736621238506e-8, 2.0471095704096025e-13, 0.9999999488220589] Test Summary: | Total Time IDA | 0 3.3s T=0.4, Y=[0.9851719129789903, 3.386375423501565e-5, 0.014794223266774488] T=4.0, Y=[0.9055159445708924, 2.2406757744534394e-5, 0.09446164867136281] T=40.0, Y=[0.7158199813667205, 9.186374221776215e-6, 0.28417083225905726] T=400.0, Y=[0.4505146276740926, 3.2215854837202962e-6, 0.5494821507404236] T=4000.0, Y=[0.1831794771668516, 8.935243536903209e-7, 0.8168196293087946] T=40000.0, Y=[0.038978753911432164, 1.6205766374405783e-7, 0.9610210840309039] T=400000.0, Y=[0.004937054040244847, 1.985531536912064e-8, 0.9950629261044395] T=4.0e6, Y=[0.0005167432503798597, 2.0672844735536864e-9, 0.9994832546823351] T=4.0e7, Y=[5.203397983945773e-5, 2.0808603956514882e-10, 0.9999479658120742] T=4.0e8, Y=[5.206406682991411e-6, 2.0827174695409928e-11, 0.9999947935724897] T=4.0e9, Y=[5.207871084673466e-7, 2.0875065540357418e-12, 0.9999994792108038] T=4.0e10, Y=[5.208690162068525e-8, 2.0828986211366983e-13, 0.9999999479128898] Test Summary: | Pass Total Time ARK | 23 23 1.8s Solution: [0.7861540663366059, 0.6180344478352109] Residual: [4.794728554635697e-6, -3.7681823696900096e-6] [ERROR][rank 0][/workspace/srcdir/sundials/src/kinsol/kinsol.c:732][KINSol] The linear solver's setup function failed in an unrecoverable manner. ┌ Error: KINSol failed with error code = │ flag = -11 └ @ Sundials ~/.julia/packages/Sundials/i6ZUz/src/simple.jl:18 [ERROR][rank 0][/workspace/srcdir/sundials/src/kinsol/kinsol.c:732][KINSol] The linear solver's setup function failed in an unrecoverable manner. ┌ Error: KINSol failed with error code = │ flag = -11 └ @ Sundials ~/.julia/packages/Sundials/i6ZUz/src/simple.jl:18 Test Summary: | Pass Total Time Kinsol | 131 131 15.5s Test Summary: | Pass Total Time Handle Tests | 13 13 0.6s [ Info: Multiple abstol [ Info: Band solver [ Info: GMRES solver [ Info: TFQMR solver [ERROR][rank 0][/workspace/srcdir/sundials/src/idas/idas.c:5737][IDAHandleFailure] At t = 864.65235926332 and h = 0.000482173551307395, the corrector convergence failed repeatedly or with |h| = hmin. [ Info: FGMRES solver [ Info: PCG solver [ Info: GMRES for identity preconditioner [ Info: GMRES with pset [ Info: IDA with save_start=false [ Info: IDA with saveat [ Info: IDA with saveat everystep [ Info: IDA with tstops WARNING: Method definition f!(Any, Any, Any, Any, Any) in module ##IDA#153 at /home/pkgeval/.julia/packages/Sundials/i6ZUz/test/common_interface/ida.jl:99 overwritten at /home/pkgeval/.julia/packages/Sundials/i6ZUz/test/common_interface/ida.jl:116. WARNING: Method definition testjac(Any, Any, Any, Any, Any) in module ##Jacobians#154 at /home/pkgeval/.julia/packages/Sundials/i6ZUz/test/common_interface/jacobians.jl:65 overwritten at /home/pkgeval/.julia/packages/Sundials/i6ZUz/test/common_interface/jacobians.jl:99. WARNING: Method definition testjac_jac(Any, Any, Any, Any, Any, Any) in module ##Jacobians#154 at /home/pkgeval/.julia/packages/Sundials/i6ZUz/test/common_interface/jacobians.jl:71 overwritten at /home/pkgeval/.julia/packages/Sundials/i6ZUz/test/common_interface/jacobians.jl:105. [ Info: 0.044464449958102746 [ Info: 0.1199702927305579 [ Info: 0.19547613550301304 [ Info: 0.2709819782754682 [ Info: 0.34648782104792336 [ Info: 0.4219936638203785 [ Info: 0.5889202251875935 [ Info: 0.7558467865548084 [ Info: 0.9227733479220234 [ Info: 1.0 Test error handling [ERROR][rank 0][/workspace/srcdir/sundials/src/cvodes/cvodes.c:8106][cvHandleFailure] At t = 0 and h = 0, the corrector convergence test failed repeatedly or with |h| = hmin. [ERROR][rank 0][/workspace/srcdir/sundials/src/cvodes/cvodes.c:8106][cvHandleFailure] At t = 0 and h = 0, the corrector convergence test failed repeatedly or with |h| = hmin. [ERROR][rank 0][/workspace/srcdir/sundials/src/idas/idas_ic.c:1418][IDAICFailFlag] Newton/Linesearch algorithm failed to converge. [ERROR][rank 0][/workspace/srcdir/sundials/src/idas/idas_ic.c:1418][IDAICFailFlag] Newton/Linesearch algorithm failed to converge. Initialization: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/Unitful/HCJFR/src/logarithm.jl:127:5 Base. *(::MixedUnits, ::MixedUnits) = # └───────────────────────────────┘ ── extra tokens after end of expression Stacktrace: [1] top-level scope @ ~/.julia/packages/Unitful/HCJFR/src/logarithm.jl:127 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/Unitful/HCJFR/src/Unitful.jl:67 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [6] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [7] macro expansion @ ./loading.jl:2464 [inlined] [8] macro expansion @ ./lock.jl:376 [inlined] [9] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [10] require @ ./loading.jl:2404 [inlined] [11] eval_import_path @ ./module.jl:36 [inlined] [12] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [13] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [14] top-level scope @ ~/.julia/packages/ModelingToolkit/80wTI/src/ModelingToolkit.jl:39 [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [18] macro expansion @ ./loading.jl:2464 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [21] require @ ./loading.jl:2404 [inlined] [22] eval_import_path @ ./module.jl:36 [inlined] [23] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [24] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [25] top-level scope @ ~/.julia/packages/Sundials/i6ZUz/test/common_interface/initialization.jl:1 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:95 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [29] macro expansion @ ~/.julia/packages/Sundials/i6ZUz/test/runtests.jl:95 [inlined] [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] top-level scope @ ~/.julia/packages/Sundials/i6ZUz/test/runtests.jl:67 [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [33] macro expansion @ ~/.julia/packages/Sundials/i6ZUz/test/runtests.jl:94 [inlined] [34] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [35] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [36] top-level scope @ none:6 [37] eval(m::Module, e::Any) @ Core ./boot.jl:489 [38] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [39] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Unitful/HCJFR/src/logarithm.jl:127 in expression starting at /home/pkgeval/.julia/packages/Unitful/HCJFR/src/Unitful.jl:1 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkit/80wTI/src/ModelingToolkit.jl:1 in expression starting at /home/pkgeval/.julia/packages/Sundials/i6ZUz/test/common_interface/initialization.jl:1 Test Summary: | Pass Error Broken Total Time Common Interface | 93 1 6 100 15m03.7s CVODE | 33 33 1m27.1s ARKODE | 8 8 35.8s IDA | 24 6 30 1m37.1s Jacobians | 10 10 38.1s Callbacks | 9 9 42.5s Iterator | 5 5 3.3s Errors | 1 1 8.2s Mass Matrix | 1 1 11.7s Preconditioners | 2 2 3m00.5s Initialization | 1 1 6m39.4s RNG of the outermost testset: Random.Xoshiro(0x8753e457d3968bba, 0xa94989f1e127d668, 0x841e157eb7358170, 0xcb198c5b523009d4, 0xa579c4264a69daee) ERROR: LoadError: Some tests did not pass: 93 passed, 0 failed, 1 errored, 6 broken. in expression starting at /home/pkgeval/.julia/packages/Sundials/i6ZUz/test/runtests.jl:66 [WARNING][rank 0][/workspace/srcdir/sundials/src/cvodes/cvodes.c:3533][CVode] Internal t = 0 and h = 0 are such that t + h = t on the next step. The solver will continue anyway. [WARNING][rank 0][/workspace/srcdir/sundials/src/cvodes/cvodes.c:3533][CVode] Internal t = 0 and h = 0 are such that t + h = t on the next step. The solver will continue anyway. Testing failed after 1458.53s ERROR: LoadError: Package Sundials errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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.13/Pkg/src/API.jl:548 [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.13/Pkg/src/API.jl:525 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/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.13/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 1704.46s: package tests unexpectedly errored