Package evaluation to test SymEngine on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T16:26:23.558 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.74s ################################################################################ # Installation # Installing SymEngine... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [123dc426] + SymEngine v0.13.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [276daf66] + SpecialFunctions v2.6.1 [123dc426] + SymEngine v0.13.1 [2ce0c516] + MPC_jll v1.3.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [3428059b] + SymEngine_jll v0.12.0+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [781609d7] + GMP_jll v6.2.1+6 [3a97d323] + MPFR_jll v4.2.0+1 [4536629a] + OpenBLAS_jll v0.3.23+5 [05823500] + OpenLibm_jll v0.8.5+0 [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.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1981.5 ms ✓ SymEngine → SymEngineTermInterfaceExt 1 dependency successfully precompiled in 3 seconds. 20 already precompiled. Precompilation completed after 15.48s ################################################################################ # Testing # Testing SymEngine Status `/tmp/jl_B5BVoZ/Project.toml` [34da2185] Compat v4.18.1 [3cdcf5f2] RecipesBase v1.3.4 [276daf66] SpecialFunctions v2.6.1 [123dc426] SymEngine v0.13.1 [8ea1fca8] TermInterface v2.0.0 [3428059b] SymEngine_jll v0.12.0+0 [8f399da3] Libdl [37e2e46d] LinearAlgebra [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_B5BVoZ/Manifest.toml` [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [3cdcf5f2] RecipesBase v1.3.4 [276daf66] SpecialFunctions v2.6.1 [123dc426] SymEngine v0.13.1 [8ea1fca8] TermInterface v2.0.0 [2ce0c516] MPC_jll v1.3.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [3428059b] SymEngine_jll v0.12.0+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [781609d7] GMP_jll v6.2.1+6 [3a97d323] MPFR_jll v4.2.0+1 [4536629a] OpenBLAS_jll v0.3.23+5 [05823500] OpenLibm_jll v0.8.5+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 TermInterface | 4 4 1.9s Test Summary: | Pass Total Time dense matrix | 1 1 10.2s Test Summary: | Pass Total Time Issue #259 | 4 4 0.2s Test Summary: | Pass Total Time Complex numbers | 6 6 0.1s Test Summary: | Pass Total Time Serialization and deserialization | 5 5 2.5s Test Summary: | Pass Total Time non-allocating(ish) methods | 8 8 0.0s Testing SymEngine tests passed Testing completed after 59.07s PkgEval succeeded after 91.8s