Package evaluation to test SimulationLogs on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T20:59:08.168 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.34s ################################################################################ # Installation # Installing SimulationLogs... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [e3c6736c] + SimulationLogs v0.3.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] + BracketingNonlinearSolve v1.6.2 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [38540f10] + CommonSolve v0.2.6 [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 [2b5f629d] + DiffEqBase v6.200.0 [a0c0ee7d] + DifferentiationInterface v0.7.16 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.6 [f151be2c] + EnzymeCore v0.8.18 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v0.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.3.1 [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 [e6f89c97] + LoggingExtras v1.2.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.11.2 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [d236fae5] + PreallocationTools v1.1.2 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.47.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.17 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.136.0 [19f34311] + SciMLJacobianOperators v0.1.12 [a6db7da4] + SciMLLogging v1.8.0 [c0aeaf25] + SciMLOperators v1.15.1 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [efcf1570] + Setfield v1.1.2 [e3c6736c] + SimulationLogs v0.3.4 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [7792a7ef] + StrideArraysCore v0.5.8 [2efcf032] + SymbolicIndexingInterface v0.3.46 [8290d209] + ThreadingUtilities v0.5.5 [a759f4b9] + TimerOutputs v0.5.29 [781d530d] + TruncatedStacktraces v1.4.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [9fa8497b] + Future [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.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 8.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ┌ Warning: Circular dependency detected. │ Precompilation will be skipped for dependencies in this cycle: │ ┌ OrdinaryDiffEqCore → OrdinaryDiffEqCoreEnzymeCoreExt │ └─ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt │ Precompilation will also be skipped for the following, which depend on the above cycle: │ OrdinaryDiffEqExplicitRK │ OrdinaryDiffEq │ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt │ OrdinaryDiffEqPDIRK │ OrdinaryDiffEqHighOrderRK │ OrdinaryDiffEqLowStorageRK │ OrdinaryDiffEqStabilizedRK │ OrdinaryDiffEqSymplecticRK │ OrdinaryDiffEqStabilizedIRK │ OrdinaryDiffEqSSPRK │ OrdinaryDiffEqLowOrderRK │ OrdinaryDiffEqFunctionMap │ OrdinaryDiffEqExponentialRK │ OrdinaryDiffEqLinear │ OrdinaryDiffEqDifferentiation │ OrdinaryDiffEqNonlinearSolve │ OrdinaryDiffEqTsit5 │ OrdinaryDiffEqSDIRK │ OrdinaryDiffEqBDF │ OrdinaryDiffEqExtrapolation │ OrdinaryDiffEqVerner │ OrdinaryDiffEqNordsieck │ OrdinaryDiffEqPRK │ OrdinaryDiffEqDefault │ OrdinaryDiffEqFIRK │ OrdinaryDiffEqRKN │ OrdinaryDiffEqRosenbrock │ OrdinaryDiffEqIMEXMultistep │ OrdinaryDiffEqFeagin │ OrdinaryDiffEqQPRK │ OrdinaryDiffEqAdamsBashforthMoulton └ @ Pkg.API.Precompilation /opt/julia/share/julia/stdlib/v1.10/Pkg/src/precompilation.jl:583 Precompiling packages... 5049.8 ms ✓ SimulationLogs 1 dependency successfully precompiled in 35 seconds. 213 already precompiled. 33 skipped due to circular dependency. Precompilation completed after 28.48s ################################################################################ # Testing # Testing SimulationLogs Status `/tmp/jl_kAmNLt/Project.toml` [459566f4] DiffEqCallbacks v4.12.0 [1dea7af3] OrdinaryDiffEq v6.108.0 [3cdcf5f2] RecipesBase v1.3.4 [e3c6736c] SimulationLogs v0.3.4 [fd094767] Suppressor v0.2.8 [8dfed614] Test Status `/tmp/jl_kAmNLt/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.6.2 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [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.3 [2b5f629d] DiffEqBase v6.200.0 [459566f4] DiffEqCallbacks v4.12.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.16 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.6 [f151be2c] EnzymeCore v0.8.18 [d4d017d3] ExponentialUtilities v1.30.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.1.0 [a4df4552] FastPower v1.3.1 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.2 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.6 [615f187c] IfElse v0.1.1 [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 [ba0b0d4f] Krylov v0.10.5 [10f19ff3] LayoutPointers v0.1.17 [87fe0de2] LineSearch v0.1.6 [d3d80556] LineSearches v7.6.0 [7ed4a6bd] LinearSolve v3.57.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.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 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.15.0 [be0214bd] NonlinearSolveBase v2.11.2 [5959db7a] NonlinearSolveFirstOrder v1.11.1 [9a2c21bd] NonlinearSolveQuasiNewton v1.12.0 [26075421] NonlinearSolveSpectralMethods v1.6.0 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.108.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.9.0 [6ad6398a] OrdinaryDiffEqBDF v1.16.0 [bbf590c4] OrdinaryDiffEqCore v3.4.0 [50262376] OrdinaryDiffEqDefault v1.12.0 [4302a76b] OrdinaryDiffEqDifferentiation v2.0.0 [9286f039] OrdinaryDiffEqExplicitRK v1.8.0 [e0540318] OrdinaryDiffEqExponentialRK v1.13.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.15.0 [5960d6e9] OrdinaryDiffEqFIRK v1.22.0 [101fe9f7] OrdinaryDiffEqFeagin v1.8.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.9.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.9.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.12.0 [521117fe] OrdinaryDiffEqLinear v1.10.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.10.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.12.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.20.0 [c9986a66] OrdinaryDiffEqNordsieck v1.9.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.11.0 [5b33eab2] OrdinaryDiffEqPRK v1.8.0 [04162be5] OrdinaryDiffEqQPRK v1.8.0 [af6ede74] OrdinaryDiffEqRKN v1.9.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.23.0 [2d112036] OrdinaryDiffEqSDIRK v1.12.0 [669c94d9] OrdinaryDiffEqSSPRK v1.11.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.11.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.8.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.11.0 [b1df2697] OrdinaryDiffEqTsit5 v1.9.0 [79d7bb75] OrdinaryDiffEqVerner v1.11.0 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v1.1.2 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.47.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.17 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.136.0 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.15.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.10.0 [e3c6736c] SimulationLogs v0.3.4 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [7792a7ef] StrideArraysCore v0.5.8 [fd094767] Suppressor v0.2.8 [2efcf032] SymbolicIndexingInterface v0.3.46 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [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+1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [9fa8497b] Future [b77e0a4c] InteractiveUtils [4af54fe1] LazyArtifacts [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Signal e was logged 3355 times during 1286 timesteps. SimulationLogs │ is not currently set up to handle a mixed number of `@log` calls per step. └ @ SimulationLogs ~/.julia/packages/SimulationLogs/IUEkN/src/logging.jl:89 ┌ Warning: Signal e was logged 5000 times during 2000 timesteps. SimulationLogs │ is not currently set up to handle a mixed number of `@log` calls per step. └ @ SimulationLogs ~/.julia/packages/SimulationLogs/IUEkN/src/logging.jl:89 ┌ Warning: Signal e was logged 5000 times during 2000 timesteps. SimulationLogs │ is not currently set up to handle a mixed number of `@log` calls per step. └ @ SimulationLogs ~/.julia/packages/SimulationLogs/IUEkN/src/logging.jl:89 ┌ Warning: Signal e was logged 5000 times during 2000 timesteps. SimulationLogs │ is not currently set up to handle a mixed number of `@log` calls per step. └ @ SimulationLogs ~/.julia/packages/SimulationLogs/IUEkN/src/logging.jl:89 ┌ Warning: Signal e was logged 5000 times during 2000 timesteps. SimulationLogs │ is not currently set up to handle a mixed number of `@log` calls per step. └ @ SimulationLogs ~/.julia/packages/SimulationLogs/IUEkN/src/logging.jl:89 ┌ Warning: Signal e was logged 5000 times during 2000 timesteps. SimulationLogs │ is not currently set up to handle a mixed number of `@log` calls per step. └ @ SimulationLogs ~/.julia/packages/SimulationLogs/IUEkN/src/logging.jl:89 Test Summary: | Pass Total Time Lorenz example | 24 24 18.0s ┌ Warning: Signal e was logged 4245 times during 1631 timesteps. SimulationLogs │ is not currently set up to handle a mixed number of `@log` calls per step. └ @ SimulationLogs ~/.julia/packages/SimulationLogs/IUEkN/src/logging.jl:89 Test Summary: | Pass Total Time Callbacks | 4 4 8.1s ┌ 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 = getindex(sol::Logged{Float64, 2, Vector{Vector{Float64}}, ODESolution{Float64, 2, Vector{Vector{Float64}}, Nothing, Nothing, Vector{Float64}, Vector{Vector{Vector{Float64}}}, Nothing, ODEProblem{Vector{Float64}, Tuple{Float64, Float64}, true, Vector{Float64}, ODEFunction{true, SciMLBase.AutoSpecialize, FunctionWrappersWrappers.FunctionWrappersWrapper{Tuple{FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{Float64}, Vector{Float64}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}}, false}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardODEProblem}, Tsit5{typeof(OrdinaryDiffEqCore.trivial_limiter!), typeof(OrdinaryDiffEqCore.trivial_limiter!), Static.False}, OrdinaryDiffEqCore.InterpolationData{ODEFunction{true, SciMLBase.AutoSpecialize, FunctionWrappersWrappers.FunctionWrappersWrapper{Tuple{FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{Float64}, Vector{Float64}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}}, false}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, Vector{Vector{Float64}}, Vector{Float64}, Vector{Vector{Vector{Float64}}}, Nothing, OrdinaryDiffEqTsit5.Tsit5Cache{Vector{Float64}, Vector{Float64}, Vector{Float64}, typeof(OrdinaryDiffEqCore.trivial_limiter!), typeof(OrdinaryDiffEqCore.trivial_limiter!), Static.False}, Nothing}, SciMLBase.DEStats, Nothing, Nothing, Nothing, Nothing}}, i::Int64) at types.jl:99 └ @ SimulationLogs ~/.julia/packages/SimulationLogs/IUEkN/src/types.jl:99 Indexing: Test Failed at /home/pkgeval/.julia/packages/SimulationLogs/IUEkN/test/lotka_test.jl:64 Expression: this_sol[:, :] == reduce(hcat, this_sol.u) Evaluated: RecursiveArrayTools.DiffEqArray{Float64, 2, Vector{Vector{Float64}}, Vector{Float64}, Vector{Float64}, ODEProblem{Vector{Float64}, Tuple{Float64, Float64}, true, Vector{Float64}, ODEFunction{true, SciMLBase.AutoSpecialize, FunctionWrappersWrappers.FunctionWrappersWrapper{Tuple{FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{Float64}, Vector{Float64}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}}, false}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardODEProblem}, Nothing}([[0.9, 0.9], [0.8459243758901168, 0.8865603221895701], [0.7373170481178112, 0.834995233651182], [0.6338332935030868, 0.7362684175088847], [0.5554931214102355, 0.5526051056582099], [0.5594951169078792, 0.43277648461722495], [0.642217644556803, 0.3144401815483914], [0.8407200215457397, 0.2471367766827178], [1.2483668365198524, 0.2564998074354898], [1.6024055141015876, 0.3985937610663408], [1.4862544018857378, 0.7355168200735203], [1.0552239284376363, 0.9063972696655808], [0.6371880415721466, 0.7382164291991407], [0.5536846723999725, 0.5267353831614583], [0.5624564804147093, 0.42706902097145977]], [0.0, 0.11803159941731695, 0.4021470346727308, 0.796980140272095, 1.4891897188300254, 2.0365405762190294, 2.8228436994095865, 3.7219557908294343, 4.871802986455358, 5.872440510348461, 6.885706548242943, 7.638784464495146, 8.718565326661237, 9.528482920218345, 10.0], [0.6666666666666666, 1.3333333333333333, 1.0, 1.0], ODEProblem{Vector{Float64}, Tuple{Float64, Float64}, true, Vector{Float64}, ODEFunction{true, SciMLBase.AutoSpecialize, FunctionWrappersWrappers.FunctionWrappersWrapper{Tuple{FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{Float64}, Vector{Float64}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}}, false}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, SciMLBase.StandardODEProblem}(ODEFunction{true, SciMLBase.AutoSpecialize, FunctionWrappersWrappers.FunctionWrappersWrapper{Tuple{FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{Float64}, Vector{Float64}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}}, false}, LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}(FunctionWrappersWrappers.FunctionWrappersWrapper{Tuple{FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{Float64}, Vector{Float64}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Float64}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}, FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}}, false}((FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{Float64}, Vector{Float64}, Vector{Float64}, Float64}}(Ptr{Nothing} @0x00007da9e37cdc90, Ptr{Nothing} @0x00007da9bdb4c030, Base.RefValue{SciMLBase.Void{typeof(lotka!)}}(SciMLBase.Void{typeof(lotka!)}(lotka!)), SciMLBase.Void{typeof(lotka!)}), FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Float64}}(Ptr{Nothing} @0x00007da9e37cf290, Ptr{Nothing} @0x00007da9bdb4c038, Base.RefValue{SciMLBase.Void{typeof(lotka!)}}(SciMLBase.Void{typeof(lotka!)}(lotka!)), SciMLBase.Void{typeof(lotka!)}), FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}(Ptr{Nothing} @0x00007da9e37d06a0, Ptr{Nothing} @0x00007da9bdb4c040, Base.RefValue{SciMLBase.Void{typeof(lotka!)}}(SciMLBase.Void{typeof(lotka!)}(lotka!)), SciMLBase.Void{typeof(lotka!)}), FunctionWrappers.FunctionWrapper{Nothing, Tuple{Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}, Vector{Float64}, ForwardDiff.Dual{ForwardDiff.Tag{DiffEqBase.OrdinaryDiffEqTag, Float64}, Float64, 1}}}(Ptr{Nothing} @0x00007da9e37d1b30, Ptr{Nothing} @0x00007da9bdb4c048, Base.RefValue{SciMLBase.Void{typeof(lotka!)}}(SciMLBase.Void{typeof(lotka!)}(lotka!)), SciMLBase.Void{typeof(lotka!)}))), LinearAlgebra.UniformScaling{Bool}(true), nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, SciMLBase.DEFAULT_OBSERVED, nothing, nothing, nothing, nothing), [0.9, 0.9], (0.0, 10.0), [0.6666666666666666, 1.3333333333333333, 1.0, 1.0], Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}(), SciMLBase.StandardODEProblem()), nothing) == [0.9 0.8459243758901168 … 0.5536846723999725 0.5624564804147093; 0.9 0.8865603221895701 … 0.5267353831614583 0.42706902097145977] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:673 [inlined] [2] macro expansion @ ~/.julia/packages/SimulationLogs/IUEkN/test/lotka_test.jl:64 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [4] macro expansion @ ~/.julia/packages/SimulationLogs/IUEkN/test/lotka_test.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [6] top-level scope @ ~/.julia/packages/SimulationLogs/IUEkN/test/lotka_test.jl:46 Test Summary: | Pass Fail Total Time Logged solution | 13 1 14 34.5s Lotka example | 13 1 14 12.7s Logged values | 6 6 1.8s Indexing | 2 1 3 6.1s Interpolation | 1 1 0.9s Properties | 3 3 0.1s Printing | 1 1 3.8s ERROR: LoadError: Some tests did not pass: 13 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SimulationLogs/IUEkN/test/runtests.jl:126 Testing failed after 104.5s ERROR: LoadError: Package SimulationLogs errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 185.03s: package has test failures