Package evaluation of SimpleDiffEq on Julia 1.13.0-DEV.974 (7bbb213719*) started at 2025-08-14T19:13:42.152 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.76s ################################################################################ # Installation # Installing SimpleDiffEq... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [05bca326] + SimpleDiffEq v1.12.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.17.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [38540f10] + CommonSolve v0.2.4 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.0 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [864edb3b] + DataStructures v0.19.0 [2b5f629d] + DiffEqBase v6.183.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.12 [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 [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 [ae98c720] + Jieko v0.2.1 [10f19ff3] + LayoutPointers v0.1.17 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.37.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.15 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.110.0 [c0aeaf25] + SciMLOperators v1.5.0 [53ae85a6] + SciMLStructures v1.7.0 [efcf1570] + Setfield v1.1.2 [05bca326] + SimpleDiffEq v1.12.0 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.14 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.7 [2efcf032] + SymbolicIndexingInterface v0.3.43 [8290d209] + ThreadingUtilities v0.5.5 [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.12.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 v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 3.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:76 Precompiling package dependencies... Precompilation completed after 26.89s ################################################################################ # 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_FeHV5l/Project.toml` [1dea7af3] + OrdinaryDiffEq v6.101.0 [1bc83da4] + SafeTestsets v0.1.0 [05bca326] + SimpleDiffEq v1.12.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_FeHV5l/Manifest.toml` [4c555306] + ArrayLayouts v1.11.2 [70df07ce] + BracketingNonlinearSolve v1.3.0 [d360d2e6] + ChainRulesCore v1.26.0 [bbf7d656] + CommonSubexpressions v0.3.1 ⌅ [864edb3b] ↓ DataStructures v0.19.0 ⇒ v0.18.22 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.4 [d4d017d3] + ExponentialUtilities v1.27.0 [442a2c76] + FastGaussQuadrature v1.0.2 [1a297f60] + FillArrays v1.13.0 [6a86dc24] + FiniteDiff v2.28.0 [f6369f11] + ForwardDiff v1.0.1 [c145ed77] + GenericSchur v0.5.5 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [ba0b0d4f] + Krylov v0.10.1 [5078a376] + LazyArrays v2.6.2 [87fe0de2] + LineSearch v0.1.4 [d3d80556] + LineSearches v7.4.0 [7ed4a6bd] + LinearSolve v3.30.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [bb5d69b7] + MaybeInplace v0.1.4 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [8913a72c] + NonlinearSolve v4.10.0 [be0214bd] + NonlinearSolveBase v1.14.0 [5959db7a] + NonlinearSolveFirstOrder v1.7.0 [9a2c21bd] + NonlinearSolveQuasiNewton v1.8.0 [26075421] + NonlinearSolveSpectralMethods v1.3.0 [1dea7af3] + OrdinaryDiffEq v6.101.0 [89bda076] + OrdinaryDiffEqAdamsBashforthMoulton v1.5.0 [6ad6398a] + OrdinaryDiffEqBDF v1.10.1 [bbf590c4] + OrdinaryDiffEqCore v1.30.0 [50262376] + OrdinaryDiffEqDefault v1.8.0 [4302a76b] + OrdinaryDiffEqDifferentiation v1.14.0 [9286f039] + OrdinaryDiffEqExplicitRK v1.4.0 [e0540318] + OrdinaryDiffEqExponentialRK v1.8.0 [becaefa8] + OrdinaryDiffEqExtrapolation v1.8.0 [5960d6e9] + OrdinaryDiffEqFIRK v1.16.0 [101fe9f7] + OrdinaryDiffEqFeagin v1.4.0 [d3585ca7] + OrdinaryDiffEqFunctionMap v1.5.0 [d28bc4f8] + OrdinaryDiffEqHighOrderRK v1.5.0 [9f002381] + OrdinaryDiffEqIMEXMultistep v1.7.0 [521117fe] + OrdinaryDiffEqLinear v1.6.0 [1344f307] + OrdinaryDiffEqLowOrderRK v1.6.0 [b0944070] + OrdinaryDiffEqLowStorageRK v1.6.0 [127b3ac7] + OrdinaryDiffEqNonlinearSolve v1.14.1 [c9986a66] + OrdinaryDiffEqNordsieck v1.4.0 [5dd0a6cf] + OrdinaryDiffEqPDIRK v1.6.0 [5b33eab2] + OrdinaryDiffEqPRK v1.4.0 [04162be5] + OrdinaryDiffEqQPRK v1.4.0 [af6ede74] + OrdinaryDiffEqRKN v1.5.0 [43230ef6] + OrdinaryDiffEqRosenbrock v1.16.1 [2d112036] + OrdinaryDiffEqSDIRK v1.7.0 [669c94d9] + OrdinaryDiffEqSSPRK v1.6.0 [e3e12d00] + OrdinaryDiffEqStabilizedIRK v1.6.0 [358294b1] + OrdinaryDiffEqStabilizedRK v1.4.0 [fa646aed] + OrdinaryDiffEqSymplecticRK v1.7.0 [b1df2697] + OrdinaryDiffEqTsit5 v1.5.0 [79d7bb75] + OrdinaryDiffEqVerner v1.6.0 [d236fae5] + PreallocationTools v0.4.31 [1bc83da4] + SafeTestsets v0.1.0 [19f34311] + SciMLJacobianOperators v0.1.8 [05bca326] + SimpleDiffEq v1.12.0 [727e6d20] + SimpleNonlinearSolve v2.7.0 [ce78b400] + SimpleUnPack v1.1.0 [0a514795] + SparseMatrixColorings v0.4.21 [276daf66] + SpecialFunctions v2.5.1 [a759f4b9] + TimerOutputs v0.5.29 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.0.0+0 [0dad84c5] + ArgTools v1.1.2 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [2f01184e] + SparseArrays v1.13.0 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [deac9b47] + LibCURL_jll v8.15.0+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.7.15 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.45.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 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_FeHV5l/Project.toml` [2b5f629d] DiffEqBase v6.183.0 [46d2c3a1] MuladdMacro v0.2.4 [1dea7af3] OrdinaryDiffEq v6.101.0 [d96e819e] Parameters v0.12.3 [731186ca] RecursiveArrayTools v3.37.0 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [05bca326] SimpleDiffEq v1.12.0 [90137ffa] StaticArrays v1.9.14 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_FeHV5l/Manifest.toml` [47edcb42] ADTypes v1.17.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [4fba245c] ArrayInterface v7.19.0 [4c555306] ArrayLayouts v1.11.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.3.0 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.0 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 ⌅ [864edb3b] DataStructures v0.18.22 [2b5f629d] DiffEqBase v6.183.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.4 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.12 [d4d017d3] ExponentialUtilities v1.27.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.0.2 [a4df4552] FastPower v1.1.3 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.28.0 [f6369f11] ForwardDiff v1.0.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.5 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [ba0b0d4f] Krylov v0.10.1 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.6.2 [87fe0de2] LineSearch v0.1.4 [d3d80556] LineSearches v7.4.0 [7ed4a6bd] LinearSolve v3.30.0 [2ab3a3ac] LogExpFunctions v0.3.29 [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 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.10.0 [be0214bd] NonlinearSolveBase v1.14.0 [5959db7a] NonlinearSolveFirstOrder v1.7.0 [9a2c21bd] NonlinearSolveQuasiNewton v1.8.0 [26075421] NonlinearSolveSpectralMethods v1.3.0 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.101.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.5.0 [6ad6398a] OrdinaryDiffEqBDF v1.10.1 [bbf590c4] OrdinaryDiffEqCore v1.30.0 [50262376] OrdinaryDiffEqDefault v1.8.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.14.0 [9286f039] OrdinaryDiffEqExplicitRK v1.4.0 [e0540318] OrdinaryDiffEqExponentialRK v1.8.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.8.0 [5960d6e9] OrdinaryDiffEqFIRK v1.16.0 [101fe9f7] OrdinaryDiffEqFeagin v1.4.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.5.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.5.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.7.0 [521117fe] OrdinaryDiffEqLinear v1.6.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.6.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.6.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.14.1 [c9986a66] OrdinaryDiffEqNordsieck v1.4.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.6.0 [5b33eab2] OrdinaryDiffEqPRK v1.4.0 [04162be5] OrdinaryDiffEqQPRK v1.4.0 [af6ede74] OrdinaryDiffEqRKN v1.5.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.16.1 [2d112036] OrdinaryDiffEqSDIRK v1.7.0 [669c94d9] OrdinaryDiffEqSSPRK v1.6.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.6.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.4.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.7.0 [b1df2697] OrdinaryDiffEqTsit5 v1.5.0 [79d7bb75] OrdinaryDiffEqVerner v1.6.0 [d96e819e] Parameters v0.12.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v0.4.31 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.37.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [94e857df] SIMDTypes v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.110.0 [19f34311] SciMLJacobianOperators v0.1.8 [c0aeaf25] SciMLOperators v1.5.0 [53ae85a6] SciMLStructures v1.7.0 [efcf1570] Setfield v1.1.2 [05bca326] SimpleDiffEq v1.12.0 [727e6d20] SimpleNonlinearSolve v2.7.0 [ce78b400] SimpleUnPack v1.1.0 [0a514795] SparseMatrixColorings v0.4.21 [276daf66] SpecialFunctions v2.5.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.7 [2efcf032] SymbolicIndexingInterface v0.3.43 [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 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [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.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.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.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 ┌ Warning: Linear indexing of `AbstractVectorOfArray` is deprecated. Change `A[i]` to `A.u[i]` │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 ┌ Warning: Linear indexing of `AbstractVectorOfArray` is deprecated. Change `A[i]` to `A.u[i]` │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at discrete_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/discrete_tests.jl:533 Test Summary: | Pass Broken Total Time Discrete Tests | 14 1 15 12.9s 13.108256 seconds (5.78 M allocations: 322.732 MiB, 1.54% gc time, 98.03% compilation time: 17% of which was recompilation) [ Info: Non-Diagonal Noise OOP [ Info: Non-Diagonal Noise IIP Test Summary: | Pass Total Time SimpleEM Tests | 8 8 9.1s 9.102721 seconds (4.82 M allocations: 274.542 MiB, 1.34% gc time, 99.09% compilation time: <1% of which was recompilation) Precompiling packages... 11305.8 ms ✓ SparseMatrixColorings 5250.4 ms ✓ ExponentialUtilities → ExponentialUtilitiesStaticArraysExt 4023.3 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 5197.5 ms ✓ FastGaussQuadrature 6406.8 ms ✓ LazyArrays 3292.1 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 7925.2 ms ✓ SciMLJacobianOperators 2221.2 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 1920.6 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt 4346.7 ms ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 7194.9 ms ✓ DiffEqBase → DiffEqBaseForwardDiffExt 9515.1 ms ✓ OrdinaryDiffEqCore 1776.2 ms ✓ DifferentiationInterface → DifferentiationInterfaceSparseMatrixColoringsExt 3703.4 ms ✓ LazyArrays → LazyArraysStaticArraysExt 11072.6 ms ✓ LineSearch 15429.4 ms ✓ NonlinearSolveBase 4848.5 ms ✓ NLSolversBase 4160.6 ms ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreEnzymeCoreExt 19450.7 ms ✓ LinearSolve 4081.0 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseMatrixColoringsExt 4081.9 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 3422.0 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 6439.7 ms ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 3926.6 ms ✓ NonlinearSolveBase → NonlinearSolveBaseDiffEqBaseExt 9066.0 ms ✓ BracketingNonlinearSolve 43832.3 ms ✓ LineSearches 10109.7 ms ✓ OrdinaryDiffEqStabilizedRK 8471.9 ms ✓ OrdinaryDiffEqFunctionMap 67182.5 ms ✓ OrdinaryDiffEqVerner 6396.1 ms ✓ OrdinaryDiffEqQPRK 6929.4 ms ✓ OrdinaryDiffEqSymplecticRK 9965.8 ms ✓ OrdinaryDiffEqLowOrderRK 7577.9 ms ✓ OrdinaryDiffEqFeagin 10802.7 ms ✓ OrdinaryDiffEqSSPRK 7673.0 ms ✓ OrdinaryDiffEqRKN 7443.2 ms ✓ OrdinaryDiffEqHighOrderRK 6510.0 ms ✓ OrdinaryDiffEqExplicitRK 14638.4 ms ✓ OrdinaryDiffEqTsit5 9292.9 ms ✓ OrdinaryDiffEqLinear 6924.3 ms ✓ OrdinaryDiffEqPRK 9502.1 ms ✓ OrdinaryDiffEqLowStorageRK 6499.4 ms ✓ LinearSolve → LinearSolveEnzymeExt 10840.1 ms ✓ LinearSolve → LinearSolveSparseArraysExt 10724.4 ms ✓ LinearSolve → LinearSolveForwardDiffExt 6698.3 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 16628.6 ms ✓ NonlinearSolveSpectralMethods 4279.4 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 4144.4 ms ✓ LineSearch → LineSearchLineSearchesExt 7125.3 ms ✓ OrdinaryDiffEqAdamsBashforthMoulton 8457.7 ms ✓ OrdinaryDiffEqNordsieck 39895.7 ms ✓ OrdinaryDiffEqDifferentiation 28735.0 ms ✓ NonlinearSolveQuasiNewton 51219.0 ms ✓ NonlinearSolveFirstOrder 5228.3 ms ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 4158.2 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 21059.0 ms ✓ SimpleNonlinearSolve 16395.6 ms ✓ OrdinaryDiffEqExponentialRK 16426.1 ms ✓ OrdinaryDiffEqExtrapolation 44567.9 ms ✓ OrdinaryDiffEqRosenbrock 8546.7 ms ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 5751.5 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveDiffEqBaseExt 4828.9 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt 30005.0 ms ✓ NonlinearSolve 17477.4 ms ✓ OrdinaryDiffEqNonlinearSolve 15723.7 ms ✓ OrdinaryDiffEqIMEXMultistep 14974.3 ms ✓ OrdinaryDiffEqStabilizedIRK 15576.3 ms ✓ OrdinaryDiffEqPDIRK 18668.6 ms ✓ OrdinaryDiffEqSDIRK 51234.7 ms ✓ OrdinaryDiffEqFIRK 24778.8 ms ✓ OrdinaryDiffEqBDF 68640.0 ms ✓ OrdinaryDiffEqDefault 22041.6 ms ✓ OrdinaryDiffEq 72 dependencies successfully precompiled in 997 seconds. 165 already precompiled. Test Summary: | Pass Total Time SimpleTsit5 Tests | 3 3 17m20.2s 1040.184511 seconds (24.20 M allocations: 1.529 GiB, 0.10% gc time, 2.63% compilation time: 25% of which was recompilation) Test Summary: | Pass Total Time SimpleATsit5 Tests | 44 44 42.8s 42.924056 seconds (22.58 M allocations: 1.247 GiB, 1.62% gc time, 99.55% compilation time: <1% of which was recompilation) ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at gpusimpleatsit5_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/gpusimpleatsit5_tests.jl:533 ┌ Warning: `Base.getindex(VA::AbstractDiffEqArray{T, N, A}, i::Int) where {T, N, A <: Union{AbstractArray, AbstractVectorOfArray}}` is deprecated, use `VA.u[i]` instead. │ caller = top-level scope at gpusimpleatsit5_tests.jl:533 └ @ Core ~/.julia/packages/SimpleDiffEq/ZaL0f/test/gpusimpleatsit5_tests.jl:533 Test Summary: | Pass Total Time GPUSimpleATsit5 Tests | 16 16 11.2s 11.192137 seconds (6.56 M allocations: 377.197 MiB, 6.39% gc time, 99.32% compilation time: 9% of which was recompilation) Test Summary: | Pass Total Time SimpleRK4 Tests | 6 6 14.5s 14.492515 seconds (9.10 M allocations: 519.547 MiB, 1.61% gc time, 99.47% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time SimpleEuler Tests | 6 6 7.8s 7.819408 seconds (5.08 M allocations: 292.719 MiB, 1.05% gc time, 99.21% compilation time: <1% of which was recompilation) [ Info: GPUSimpleTsit5 [ Info: GPUSimpleVern7 [ Info: GPUSimpleVern9 Test Summary: | Pass Total Time GPU Compatible ODE Tests | 48 48 28.5s 28.553335 seconds (17.11 M allocations: 927.066 MiB, 1.54% gc time, 99.73% compilation time: 3% of which was recompilation) 1167.551081 seconds (95.34 M allocations: 5.432 GiB, 0.30% gc time, 13.18% compilation time: 7% of which was recompilation) Testing SimpleDiffEq tests passed Testing completed after 1165.86s PkgEval succeeded after 1237.8s