Package evaluation to test Algoim on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:43:11.244 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.37s ################################################################################ # Installation # Installing Algoim... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0eb9048c] + Algoim v0.2.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [0eb9048c] + Algoim v0.2.2 ⌅ [1f15a43c] + CxxWrap v0.16.2 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 ⌅ [656ef2d0] + OpenBLAS32_jll v0.3.24+0 [3c43aa7b] + algoimWrapper_jll v0.3.1+0 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.13.4+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [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 5.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3052.4 ms ✓ algoimWrapper_jll 9552.3 ms ✓ Algoim 2 dependencies successfully precompiled in 14 seconds. 11 already precompiled. Precompilation completed after 22.45s ################################################################################ # Testing # Testing Algoim Status `/tmp/jl_cA4cYF/Project.toml` [0eb9048c] Algoim v0.2.2 ⌅ [1f15a43c] CxxWrap v0.16.2 [90137ffa] StaticArrays v1.9.16 [3c43aa7b] algoimWrapper_jll v0.3.1+0 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_cA4cYF/Manifest.toml` [0eb9048c] Algoim v0.2.2 ⌅ [1f15a43c] CxxWrap v0.16.2 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 ⌅ [656ef2d0] OpenBLAS32_jll v0.3.24+0 [3c43aa7b] algoimWrapper_jll v0.3.1+0 ⌅ [3eaa8342] libcxxwrap_julia_jll v0.13.4+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 [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [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... 5.229421 seconds (2.53 M allocations: 169.162 MiB, 1.75% gc time, 98.50% compilation time) 1.055115 seconds (339.96 k allocations: 22.612 MiB, 97.18% compilation time) 2.092119 seconds (5.56 M allocations: 183.960 MiB, 14.94% gc time, 71.28% compilation time) Test Summary: | Pass Broken Total Time Algoim.jl | 16 2 18 8.4s Testing Algoim tests passed Testing completed after 18.66s PkgEval succeeded after 61.7s