Package evaluation to test GeometricEquations on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T10:39:08.872 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.85s ################################################################################ # Installation # Installing GeometricEquations... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [c85262ba] + GeometricEquations v0.21.1 Updating `~/.julia/environments/v1.12/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 v0.7.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3444.0 ms ✓ GeometricEquations 1 dependency successfully precompiled in 4 seconds. 14 already precompiled. 5 dependencies precompiled but different versions are currently loaded (Base64, JuliaSyntaxHighlighting, Logging, Markdown and StyledStrings). Restart julia to access the new versions. Otherwise, 2 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 14.6s ################################################################################ # Testing # Testing GeometricEquations Status `/tmp/jl_gQbDbB/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_gQbDbB/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.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Utility Functions | 30 30 11.0s Test Summary: | Pass Total Time Abstract Equation | 33 33 0.2s Test Summary: | Pass Total Time Ordinary Differential Equations | 279 279 5.4s Test Summary: | Pass Total Time Differential Algebraic Equations | 356 356 12.9s Test Summary: | Pass Total Time Stochastic Differential Equations | 102 102 2.0s 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 36.9s Test Summary: | Pass Total Time Ensemble Problem | 239 239 1m03.7s Test Summary: | Pass Total Time Test Problems | 2 2 0.7s Testing GeometricEquations tests passed Testing completed after 139.36s PkgEval succeeded after 172.93s