Package evaluation of RungeKuttaToolKit on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:15:14.986 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.03s ################################################################################ # Installation # Installing RungeKuttaToolKit... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [5ccfa5ee] + RungeKuttaToolKit v3.3.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [bdf0d083] + MultiFloats v2.3.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [5ccfa5ee] + RungeKuttaToolKit v3.3.0 [fdea26ae] + SIMD v3.7.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+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 1.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.99s ################################################################################ # Testing # Testing RungeKuttaToolKit Status `/tmp/jl_fUY7Gy/Project.toml` [bdf0d083] MultiFloats v2.3.0 [6fe1bfb0] OffsetArrays v1.16.0 [5ccfa5ee] RungeKuttaToolKit v3.3.0 [fdea26ae] SIMD v3.7.1 [2913bbd2] StatsBase v0.34.4 [37e2e46d] LinearAlgebra v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fUY7Gy/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.4 [92d709cd] IrrationalConstants v0.2.4 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bdf0d083] MultiFloats v2.3.0 [6fe1bfb0] OffsetArrays v1.16.0 [bac558e1] OrderedCollections v1.8.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [5ccfa5ee] RungeKuttaToolKit v3.3.0 [fdea26ae] SIMD v3.7.1 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.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 rooted tree generation | 429 429 2.0s Test Summary: | Pass Total Time rooted tree combinatorics | 1245 1245 16.2s Test Summary: | Pass Total Time reshape operators | 18 18 3.1s Test Summary: | Pass Total Time RKOCEvaluator construction | 264 264 30.6s Test Summary: | Pass Total Time residual calculation | 94 94 38.8s Test Summary: | Pass Total Time SIMD residual calculation | 36 36 5.2s Test Summary: | Pass Total Time cost functions | 2024 2024 59.0s Test Summary: | Pass Total Time directional derivatives | 471 471 2m03.5s Test Summary: | Pass Total Time partial derivatives | 920 920 49.6s Test Summary: | Pass Total Time gradients | 635 635 53.5s Test Summary: | Pass Total Time SIMD gradients | 2400 2400 1m07.1s Test Summary: | Pass Total Time jacobians | 636 636 5m04.5s Testing RungeKuttaToolKit tests passed Testing completed after 766.9s PkgEval succeeded after 803.15s