Package evaluation to test GeometricEquations on Julia 1.14.0-DEV.2360 (7c0e770819*) started at 2026-06-13T04:27:57.500 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.73s ################################################################################ # Installation # Installing GeometricEquations... Resolving package versions... Installed GeometricEquations ─ v0.21.1 Updating `~/.julia/environments/v1.14/Project.toml` [c85262ba] + GeometricEquations v0.21.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a0b12b7] + GeometricBase v0.14.6 [c85262ba] + GeometricEquations v0.21.1 [bac558e1] + OrderedCollections v2.0.0 [d96e819e] + Parameters v0.13.1 [3a884ed6] + UnPack v1.0.2 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 2.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.8 s ✓ GeometricEquations 1 dependency successfully precompiled in 4 seconds. 14 already precompiled. Precompilation completed after 25.83s ################################################################################ # Testing # Testing GeometricEquations Status `/tmp/jl_3LclLz/Project.toml` [9a0b12b7] GeometricBase v0.14.6 [c85262ba] GeometricEquations v0.21.1 [d96e819e] Parameters v0.13.1 [1bc83da4] SafeTestsets v0.1.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_3LclLz/Manifest.toml` [9a0b12b7] GeometricBase v0.14.6 [c85262ba] GeometricEquations v0.21.1 [bac558e1] OrderedCollections v2.0.0 [d96e819e] Parameters v0.13.1 [1bc83da4] SafeTestsets v0.1.0 [3a884ed6] UnPack v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Utility Functions | 30 30 10.5s Test Summary: | Pass Total Time Abstract Equation | 33 33 0.2s Test Summary: | Pass Total Time Ordinary Differential Equations | 279 279 5.7s Test Summary: | Pass Total Time Differential Algebraic Equations | 356 356 16.2s Test Summary: | Pass Total Time Stochastic Differential Equations | 102 102 2.1s Test Summary: | Pass Total Time Discrete Equations | 36 36 0.6s Test Summary: | Total Time Geometric Problem | 0 0.1s Test Summary: | Pass Total Time Equation Problem | 334 334 42.9s Test Summary: | Pass Total Time Ensemble Problem | 239 239 1m17.0s Test Summary: | Pass Total Time Test Problems | 2 2 0.8s Testing GeometricEquations tests passed Testing completed after 163.7s PkgEval succeeded after 218.67s