Package evaluation of GenericLinearAlgebra on Julia 1.13.0-DEV.896 (efa4faf9a4*) started at 2025-07-25T11:18:36.609 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.17s ################################################################################ # Installation # Installing GenericLinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [14197337] + GenericLinearAlgebra v0.3.18 Updating `~/.julia/environments/v1.13/Manifest.toml` [14197337] + GenericLinearAlgebra v0.3.18 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 1.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.08s ################################################################################ # Testing # Testing GenericLinearAlgebra Status `/tmp/jl_Fq1zEb/Project.toml` [497a8b3b] DoubleFloats v1.4.3 [14197337] GenericLinearAlgebra v0.3.18 [94ee1d12] Quaternions v0.7.6 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [8e850b90] libblastrampoline_jll v5.13.1+0 Status `/tmp/jl_Fq1zEb/Manifest.toml` [34da2185] Compat v4.17.0 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.4.3 [14197337] GenericLinearAlgebra v0.3.18 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [be4d8f0f] Quadmath v0.5.13 [94ee1d12] Quaternions v0.7.6 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Test Summary: | Pass Total Time rankUpdate! | 5 5 16.5s Test Summary: | Pass Total Time triangular multiplication: UpperTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.7s Test Summary: | Pass Total Time triangular multiplication: UnitUpperTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time triangular multiplication: LowerTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time triangular multiplication: UnitLowerTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time Cholesky | 30 30 51.0s Test Summary: | Pass Total Time The QR decomposition | 158 158 2.9s eigen2: Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:45 Got exception outside of a @test return type Tuple{Vector{BigFloat}, Matrix{BigFloat}} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:4 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:35 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [6] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:46 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:46 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:7 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [15] _start() @ Base ./client.jl:553 eigen2: Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:45 Got exception outside of a @test return type Tuple{Vector{BigFloat}, Matrix{BigFloat}} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:4 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:35 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [6] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:46 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:46 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:7 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [15] _start() @ Base ./client.jl:553 Test Summary: | Pass Error Total Time The selfadjoint eigen problem | 73 2 75 1m16.7s SymTridiagonal | 11 11 11.4s (full) Symmetric | 4 1 5 14.8s default | 4 4 2.2s eigen2 | 1 1 5.3s (full) Symmetric | 4 1 5 1.1s default | 4 4 0.2s eigen2 | 1 1 0.3s (full) Quaternion Hermitian using :L | 13 13 23.0s (full) Quaternion Hermitian using :U | 13 13 0.1s big Hermitian{<:Complex} | 2 2 8.1s generic Givens | 2 2 0.1s out-of-bounds issue in 1x1 case | 3 3 0.5s convergence criterion when diagonal has zeros | 4 4 3.1s Sorting of `ishermitian(T)==true` matrices on pre-1.2 | 1 1 6.4s issue 123 | 10 10 1.1s #133 | 3 3 2.7s #139 | 2 2 0.6s Method ambiguity in eigen with Julia 1.11 #141 | 1 1 3.6s RNG of the outermost testset: Xoshiro(0xf4d9b84393b02b84, 0xe3544fec4e0a34cd, 0xdcce7807f8891fa1, 0xd8f9eb34a337e9e7, 0xddb46ea0cf03cd61) ERROR: LoadError: Some tests did not pass: 73 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/eigenselfadjoint.jl:3 in expression starting at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:7 Testing failed after 193.55s ERROR: LoadError: Package GenericLinearAlgebra errored during testing Stacktrace: [1] pkgerror(::String, ::Vararg{String}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 239.07s: package tests unexpectedly errored