Package evaluation of RungeKuttaToolKit on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:46:21.298 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.84s ################################################################################ # Installation # Installing RungeKuttaToolKit... Resolving package versions... Installed SIMD ────────────── v3.7.1 Installed Preferences ─────── v1.4.3 Installed PrecompileTools ─── v1.3.2 Installed RungeKuttaToolKit ─ v3.3.0 Installed MultiFloats ─────── v2.3.0 Updating `~/.julia/environments/v1.13/Project.toml` [5ccfa5ee] + RungeKuttaToolKit v3.3.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [bdf0d083] + MultiFloats v2.3.0 [aea7be01] + PrecompileTools v1.3.2 [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.12.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5608.1 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 82.5s ################################################################################ # Testing # Testing RungeKuttaToolKit Status `/tmp/jl_NchtwS/Project.toml` [bdf0d083] MultiFloats v2.3.0 [6fe1bfb0] OffsetArrays v1.17.0 [5ccfa5ee] RungeKuttaToolKit v3.3.0 [fdea26ae] SIMD v3.7.1 [2913bbd2] StatsBase v0.34.4 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NchtwS/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.17.0 [bac558e1] OrderedCollections v1.8.0 [aea7be01] PrecompileTools v1.3.2 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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.12.0 [f489334b] StyledStrings 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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Test Summary: | Pass Total Time rooted tree generation | 429 429 4.1s Test Summary: | Pass Total Time rooted tree combinatorics | 1245 1245 16.7s Test Summary: | Pass Total Time reshape operators | 18 18 4.0s Test Summary: | Pass Total Time RKOCEvaluator construction | 264 264 27.2s Test Summary: | Pass Total Time residual calculation | 94 94 38.5s Test Summary: | Pass Total Time SIMD residual calculation | 36 36 5.3s Test Summary: | Pass Total Time cost functions | 2024 2024 57.5s Test Summary: | Pass Total Time directional derivatives | 471 471 1m13.5s Test Summary: | Pass Total Time partial derivatives | 920 920 46.4s Test Summary: | Pass Total Time gradients | 635 635 45.7s Test Summary: | Pass Total Time SIMD gradients | 2400 2400 1m06.7s Test Summary: | Pass Total Time jacobians | 636 636 4m33.6s Testing RungeKuttaToolKit tests passed Testing completed after 679.97s PkgEval succeeded after 786.93s