Package evaluation to test CXSparse on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-03T17:07:41.395 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.98s ################################################################################ # Installation # Installing CXSparse... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [27bc1049] + CXSparse v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [27bc1049] + CXSparse v0.1.0 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [c77e7b6a] + CXSparse_jll v400.400.200+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.7 s ✓ CXSparse_jll 2.5 s ✓ CXSparse 2 dependencies successfully precompiled in 4 seconds. 40 already precompiled. Precompilation completed after 25.87s ################################################################################ # Testing # Testing CXSparse Status `/tmp/jl_mRJc9I/Project.toml` [4c88cf16] Aqua v0.8.16 [27bc1049] CXSparse v0.1.0 [7d51a73a] ExplicitImports v1.15.0 [1bc83da4] SafeTestsets v0.1.0 [c77e7b6a] CXSparse_jll v400.400.200+0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_mRJc9I/Manifest.toml` [4c88cf16] Aqua v0.8.16 [27bc1049] CXSparse v0.1.0 [34da2185] Compat v4.18.1 [7d51a73a] ExplicitImports v1.15.0 [692b3bcd] JLLWrappers v1.8.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [1bc83da4] SafeTestsets v0.1.0 [c77e7b6a] CXSparse_jll v400.400.200+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Test Summary: | Pass Total Time cs_qr | 216 216 35.1s Test Summary: | Pass Total Time cs_lu | 158 158 12.1s Test Summary: | Pass Total Time cs_cholesky | 186 186 18.4s Test Summary: | Pass Total Time cross-factorization | 53 53 3.9s Test Summary: | Pass Total Time Quality Assurance | 13 13 2m19.7s 210.653709 seconds (49.43 M allocations: 3.318 GiB, 1.52% gc time, 86.86% compilation time: 1% of which was recompilation) Testing CXSparse tests passed Testing completed after 217.48s PkgEval succeeded after 267.68s