Package evaluation of GenericLinearAlgebra on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T12:33:06.260 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.1s ################################################################################ # 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 0.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.87s ################################################################################ # Testing # Testing GenericLinearAlgebra Status `/tmp/jl_qpBj88/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_qpBj88/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.0s 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 49.8s Test Summary: | Pass Total Time The QR decomposition | 158 158 3.2s Test Summary: | Pass Total Time The selfadjoint eigen problem | 81 81 1m11.0s Test Summary: | Pass Total Time The General eigenvalue problem | 45 45 1m10.5s Test Summary: | Pass Total Time Test sign of eigenvalues | 1 1 0.3s Problem dimension (6,5): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Problem dimension (6,6): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Problem dimension (5,6): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Problem dimension (60,50): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Problem dimension (60,60): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Problem dimension (50,60): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Problem dimension (200,150): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Problem dimension (200,200): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Problem dimension (150,200): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{QuaternionF64}) @ Base ./error.jl:175 [2] svd(A::Matrix{QuaternionF64}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{QuaternionF64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:27 [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/svd.jl:4 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Compare to Base methods. Problem dimension (10,9): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:41 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{BigFloat}) @ Base ./error.jl:175 [2] svd(A::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:53 [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/svd.jl:41 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Compare to Base methods. Problem dimension (10,10): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:41 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{BigFloat}) @ Base ./error.jl:175 [2] svd(A::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:53 [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/svd.jl:41 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Compare to Base methods. Problem dimension (9,10): Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:41 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{BigFloat}) @ Base ./error.jl:175 [2] svd(A::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:53 [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/svd.jl:41 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Issue 54: Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:63 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{BigFloat}) @ Base ./error.jl:175 [2] svd(A::Matrix{BigInt}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{BigInt}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [6] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:64 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Very small matrices. Issue 79: Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:84 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{BigFloat}) @ Base ./error.jl:175 [2] svd(A::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:87 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [6] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:85 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Issue 119: Error During Test at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:258 Got exception outside of a @test MethodError: no method matching svd!(::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: svd!(::StridedMatrix{T}; tol, full, alg) where T got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 svd!(!Matched::Bidiagonal{var"#s4721", V} where {var"#s4721"<:Union{Float32, Float64}, V<:AbstractVector{var"#s4721"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:268 svd!(!Matched::Bidiagonal{T, V} where V<:AbstractVector{T}; tol, full, alg) where T<:Real got unsupported keyword arguments "atol", "rtol" @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:595 ... Stacktrace: [1] kwerr(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::Function, ::Matrix{BigFloat}) @ Base ./error.jl:175 [2] svd(A::Matrix{BigFloat}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [3] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [4] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:259 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [6] macro expansion @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:259 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [10] top-level scope @ ~/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 [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 Singular value decomposition | 48 15 63 1m32.1s Problem dimension (6,5) | 2 1 3 6.5s Problem dimension (6,6) | 2 1 3 0.0s Problem dimension (5,6) | 2 1 3 0.1s Problem dimension (60,50) | 2 1 3 0.1s Problem dimension (60,60) | 2 1 3 0.1s Problem dimension (50,60) | 2 1 3 0.1s Problem dimension (200,150) | 2 1 3 0.7s Problem dimension (200,200) | 2 1 3 1.1s Problem dimension (150,200) | 2 1 3 0.6s The Ivan Slapničar Challenge | 2 2 0.6s Compare to Base methods. Problem dimension (10,9) | 2 1 3 16.8s Compare to Base methods. Problem dimension (10,10) | 2 1 3 0.2s Compare to Base methods. Problem dimension (9,10) | 2 1 3 0.2s Issue 54 | 1 1 0.5s Empty matrices. Issue 70 | 8 8 22.7s Very small matrices. Issue 79 | 1 1 0.1s Issue 81 | 4 4 28.7s Issue 104. Trailing zero in bidiagonal. | 2 2 6.3s Generic HessenbergQ multiplication | 1 1 3.4s Issue 119 | 1 1 0.1s Issue 121 | 2 2 0.5s Lower Bidiagonal matrices. Issue 157 | 5 5 2.9s RNG of the outermost testset: Xoshiro(0x5c621a4227b9f35c, 0x0c74ca1a28bcd53f, 0xb8645afd121bbc2e, 0x942ef34ab81e6db1, 0x28fee68d05501fd6) ERROR: LoadError: Some tests did not pass: 48 passed, 0 failed, 15 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/svd.jl:3 in expression starting at /home/pkgeval/.julia/packages/GenericLinearAlgebra/jlOvW/test/runtests.jl:10 Testing failed after 376.93s ERROR: LoadError: Package GenericLinearAlgebra errored during testing Stacktrace: [1] pkgerror(msg::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 424.41s: package tests unexpectedly errored