Package evaluation to test LinearAlgebraX on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T12:03:01.769 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.47s ################################################################################ # Installation # Installing LinearAlgebraX... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [9b3f67b0] + LinearAlgebraX v0.2.11 Updating `~/.julia/environments/v1.12/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [18e54dd8] + IntegerMathUtils v0.1.3 [9b3f67b0] + LinearAlgebraX v0.2.11 [1914dd2f] + MacroTools v0.5.16 [7475f97c] + Mods v2.2.6 [3b2b4ff1] + Multisets v0.4.6 ⌅ [bac558e1] + OrderedCollections v1.8.2 [f27b6e38] + Polynomials v4.1.1 [27ebfcd6] + Primes v0.5.7 [efcf1570] + Setfield v1.1.2 [cc47b68c] + SimplePolynomials v0.2.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.15.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.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 6577.8 ms ✓ LinearAlgebraX 1 dependency successfully precompiled in 7 seconds. 24 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 24.51s ################################################################################ # Testing # Testing LinearAlgebraX Status `/tmp/jl_MpCWC0/Project.toml` [9b3f67b0] LinearAlgebraX v0.2.11 [7475f97c] Mods v2.2.6 [27ebfcd6] Primes v0.5.7 [cc47b68c] SimplePolynomials v0.2.18 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MpCWC0/Manifest.toml` [187b0558] ConstructionBase v1.6.0 [18e54dd8] IntegerMathUtils v0.1.3 [9b3f67b0] LinearAlgebraX v0.2.11 [1914dd2f] MacroTools v0.5.16 [7475f97c] Mods v2.2.6 [3b2b4ff1] Multisets v0.4.6 ⌅ [bac558e1] OrderedCollections v1.8.2 [f27b6e38] Polynomials v4.1.1 [27ebfcd6] Primes v0.5.7 [efcf1570] Setfield v1.1.2 [cc47b68c] SimplePolynomials v0.2.18 [1e83bf80] StaticArraysCore v1.4.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra 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 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.15.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 Basics | 5 5 24.7s [ Info: Using cofactor expansion to calculate determinant; may be very slow. [ Info: Using cofactor expansion to calculate determinant; may be very slow. Test Summary: | Pass Total Time Polynomials | 2 2 14.7s [ Info: Using cofactor expansion to calculate determinant; may be very slow. Test Summary: | Pass Total Time Modular | 2 2 7.5s Test Summary: | Pass Total Time Complex | 4 4 17.8s Test Summary: | Pass Total Time Homogeneous | 4 4 1.9s Test Summary: | Pass Total Time Permanent | 3 3 5.3s Testing LinearAlgebraX tests passed Testing completed after 84.18s PkgEval succeeded after 133.75s