Package evaluation to test BaryRational on Julia 1.13.0-DEV.1342 (4ff19f0352*) started at 2025-10-19T12:58:18.601 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.73s ################################################################################ # Installation # Installing BaryRational... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [91aaffc3] + BaryRational v1.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [91aaffc3] + BaryRational v1.1.1 [14197337] + GenericLinearAlgebra v0.3.18 [c145ed77] + GenericSchur v0.5.6 [10745b16] + Statistics v1.11.1 [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 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.13s ################################################################################ # Testing # Testing BaryRational Status `/tmp/jl_K2uJOj/Project.toml` [91aaffc3] BaryRational v1.1.1 [f6369f11] ForwardDiff v1.2.2 [14197337] GenericLinearAlgebra v0.3.18 [c145ed77] GenericSchur v0.5.6 [276daf66] SpecialFunctions v2.6.1 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_K2uJOj/Manifest.toml` [91aaffc3] BaryRational v1.1.1 [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.2.2 [14197337] GenericLinearAlgebra v0.3.18 [c145ed77] GenericSchur v0.5.6 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [21216c6a] Preferences v1.5.0 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... aaa_rational: Error During Test at /home/pkgeval/.julia/packages/BaryRational/Zdtza/test/runtests.jl:30 Test threw exception Expression: test_aaa_scale_invar() MethodError: no method matching svd!(::Matrix{Complex{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"#s5131", V} where {var"#s5131"<:Union{Float32, Float64}, V<:AbstractVector{var"#s5131"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:275 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{Complex{BigFloat}}) @ Base ./error.jl:175 [2] kwcall(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::typeof(svd!), A::Matrix{Complex{BigFloat}}) @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 [3] svd(A::Matrix{Complex{BigFloat}}; full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:194 [4] svd(A::Matrix{Complex{BigFloat}}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [5] compute_weights(m::Int64, J::Vector{Int64}, A::Matrix{Complex{BigFloat}}) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:39 [6] aaa(Z::LinRange{BigFloat, Int64}, F::Vector{Complex{BigFloat}}; tol::Float64, mmax::Int64, verbose::Bool, clean::Int64, do_sort::Bool) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:144 [7] aaa @ ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:97 [inlined] [8] test_aaa_scale_invar() @ Main ~/.julia/packages/BaryRational/Zdtza/test/test_aaa.jl:163 [9] top-level scope @ ~/.julia/packages/BaryRational/Zdtza/test/runtests.jl:13 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/runtests.jl:14 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/runtests.jl:30 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] [15] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/runtests.jl:30 [inlined] aaa_rational: Error During Test at /home/pkgeval/.julia/packages/BaryRational/Zdtza/test/runtests.jl:33 Test threw exception Expression: test_aaa_truncation() 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"#s5131", V} where {var"#s5131"<:Union{Float32, Float64}, V<:AbstractVector{var"#s5131"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:275 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] kwcall(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::typeof(svd!), A::Matrix{BigFloat}) @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 [3] 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 [4] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [5] compute_weights(m::Int64, J::Vector{Int64}, A::Matrix{BigFloat}) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:39 [6] aaa(Z::Vector{BigFloat}, F::Vector{BigFloat}; tol::BigFloat, mmax::Int64, verbose::Bool, clean::Int64, do_sort::Bool) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:144 [7] aaa @ ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:97 [inlined] [8] test_aaa_truncation() @ Main ~/.julia/packages/BaryRational/Zdtza/test/test_aaa.jl:242 [9] top-level scope @ ~/.julia/packages/BaryRational/Zdtza/test/runtests.jl:13 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/runtests.jl:14 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/runtests.jl:33 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] [15] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/runtests.jl:33 [inlined] Continuum basic functions: Test Failed at /home/pkgeval/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:14 Expression: pass(f, approx(f), pts, rtol = 2.0e-13) Evaluated: pass(var"#33#34"(), BaryRational.AAAapprox{Vector{Float64}, Vector{Float64}}([-1.0, -0.9197916666666667, -0.6791666666666667, -0.5889322916666666, -0.49869791666666663, -0.48365885416666665, -0.4385416666666666, -0.3583333333333333, -0.32624999999999993, -0.25406249999999997 … 0.21038961038961038, 0.22597402597402597, 0.2727272727272727, 0.3246753246753247, 0.4415584415584415, 0.48051948051948046, 0.5292207792207791, 0.6753246753246753, 0.8701298701298701, 1.0], [3.720075976020836e-44, 1.811177948427434e-37, 9.27711710517019e-21, 8.647212988188139e-16, 1.5816598192880257e-11, 6.929913294817616e-11, 4.443251804007301e-9, 2.651784422014887e-6, 2.3845709547481676e-5, 0.001572992550731648 … 0.01195771244386171, 0.006057694229477054, 0.0005884512167481402, 2.6419540654442496e-5, 3.4071634278824803e-9, 9.379616778972777e-11, 6.862987846263861e-13, 1.5610523070357552e-20, 1.3135179286586445e-33, 3.720075976020836e-44], [-0.020367418187631325, 0.03179937463031173, -0.05512829443653803, 0.1167398431416302, -0.6613132435157545, 0.7187506264017244, -0.15223402000735564, 0.046272219690568626, -0.02998831594031734, 0.013826367234169386 … 0.017267155584911462, -0.01737105196928876, 0.005688293085025321, -0.0028993661642513096, 0.008433005303663367, -0.01607321906198062, 0.011162589642238317, -0.0050324575960447255, 0.005536364539078217, -0.003244732207724568], Any[]), [-1.0, -0.9331251175078248, -0.8707224849239918, -0.8124930210614051, -0.7581576457522112, -0.7074559422819879, -0.6601449092734889, -0.6159977960380167, -0.5748030158125355, -0.5363631316739242 … 0.5363631316739242, 0.5748030158125355, 0.6159977960380167, 0.6601449092734889, 0.7074559422819879, 0.7581576457522112, 0.8124930210614051, 0.8707224849239918, 0.9331251175078248, 1.0]; rtol = 2.0e-13) Stacktrace: [1] top-level scope @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:11 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:753 [inlined] Continuum basic functions: Test Failed at /home/pkgeval/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:16 Expression: pass(f, approx(f), pts, atol = 2.0e-13) Evaluated: pass(var"#37#38"(), BaryRational.AAAapprox{Vector{Float64}, Vector{Float64}}([-1.0, -0.9717948717948718, -0.8871794871794871, -0.8495726495726496, -0.764957264957265, -0.7367521367521368, -0.6615384615384615, -0.6, -0.5376623376623376, -0.5168831168831168 … -0.4397031539888683, -0.4174397031539889, -0.35064935064935066, -0.2103896103896104, -0.07012987012987015, 0.09818181818181818, 0.2664935064935065, 0.6451948051948053, 0.7714285714285715, 1.0], [1.0, 1.0, 1.0, 0.9999999999999993, 0.9999999999968878, 0.9999999999477622, 0.9999999035119094, 0.9999546021312976, 0.9773842602103446, 0.8440020014094248 … 0.0024004766348042403, 0.0002596205700277576, 3.264251182188185e-7, 2.6447254171593585e-13, 2.1427794181817507e-19, 1.0502524876209166e-26, 5.147661389663191e-34, 1.8400157478929568e-50, 6.061201603366717e-56, 7.175095973164411e-66], [0.01876676396076032, -0.04287223830402277, 0.1393100804029358, -0.1853374002952652, 0.2520170926279393, -0.21910685500865973, 0.05583778826726704, -0.02872579910669499, 0.03275892688761137, -0.03650046864919483 … 0.12108974018059213, -0.10059023652188247, 0.03472318254112038, -0.04595871830052592, 0.11323984835351164, -0.2388345238212442, 0.2785031796307343, -0.554013277433069, 0.5527907193124125, -0.11839086047887726], Any[]), [-1.0, -0.9331251175078248, -0.8707224849239918, -0.8124930210614051, -0.7581576457522112, -0.7074559422819879, -0.6601449092734889, -0.6159977960380167, -0.5748030158125355, -0.5363631316739242 … 0.5363631316739242, 0.5748030158125355, 0.6159977960380167, 0.6601449092734889, 0.7074559422819879, 0.7581576457522112, 0.8124930210614051, 0.8707224849239918, 0.9331251175078248, 1.0]; atol = 2.0e-13) Stacktrace: [1] top-level scope @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:11 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:16 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:753 [inlined] Continuum BigFloat: Error During Test at /home/pkgeval/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:122 Test threw exception Expression: pass(f, aaa(f, BigFloat), BigFloat.(pts), atol = big_tol) 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"#s5131", V} where {var"#s5131"<:Union{Float32, Float64}, V<:AbstractVector{var"#s5131"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:275 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] kwcall(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::typeof(svd!), A::Matrix{BigFloat}) @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 [3] 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 [4] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [5] aaa(f::Function, ::Type{BigFloat}; mmax::Int64, tol::BigFloat, refinement::Int64, lookahead::Int64, stats::Bool) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:501 [6] aaa(f::Function, ::Type{BigFloat}) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:480 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] [8] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:122 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [10] top-level scope @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:119 Continuum BigFloat: Error During Test at /home/pkgeval/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:122 Test threw exception Expression: pass(f, aaa(f, BigFloat), BigFloat.(pts), atol = big_tol) 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"#s5131", V} where {var"#s5131"<:Union{Float32, Float64}, V<:AbstractVector{var"#s5131"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:275 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] kwcall(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::typeof(svd!), A::Matrix{BigFloat}) @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 [3] 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 [4] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [5] aaa(f::Function, ::Type{BigFloat}; mmax::Int64, tol::BigFloat, refinement::Int64, lookahead::Int64, stats::Bool) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:501 [6] aaa(f::Function, ::Type{BigFloat}) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:480 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] [8] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:122 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [10] top-level scope @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:119 Continuum BigFloat: Error During Test at /home/pkgeval/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:122 Test threw exception Expression: pass(f, aaa(f, BigFloat), BigFloat.(pts), atol = big_tol) 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"#s5131", V} where {var"#s5131"<:Union{Float32, Float64}, V<:AbstractVector{var"#s5131"}}; full) got unsupported keyword arguments "alg", "atol", "rtol" @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bidiag.jl:275 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] kwcall(::@NamedTuple{full::Bool, alg::LinearAlgebra.DivideAndConquer, atol::Int64, rtol::Int64}, ::typeof(svd!), A::Matrix{BigFloat}) @ GenericLinearAlgebra ~/.julia/packages/GenericLinearAlgebra/jlOvW/src/svd.jl:635 [3] 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 [4] svd(A::Matrix{BigFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/svd.jl:193 [5] aaa(f::Function, ::Type{BigFloat}; mmax::Int64, tol::BigFloat, refinement::Int64, lookahead::Int64, stats::Bool) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:501 [6] aaa(f::Function, ::Type{BigFloat}) @ BaryRational ~/.julia/packages/BaryRational/Zdtza/src/aaa.jl:480 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] [8] macro expansion @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:122 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [10] top-level scope @ ~/.julia/packages/BaryRational/Zdtza/test/test_continuum.jl:119 Test Summary: | Pass Fail Error Total Time BaryRational Tests | 62 2 5 69 4m03.9s aaa_rational | 14 2 16 2m57.2s FH_rational_interpolation | 3 3 2.4s Barycentric interpolation on the Chebyshev points | 2 2 4.1s Test of Derivatives | 7 7 12.3s Continuum basic functions | 7 2 9 25.5s Low-accuracy | 1 1 0.2s Continuum Poles, zeros, residues | 4 4 8.5s Continuum Vertical scaling | 2 2 0.3s Continuum Polynomials and reciprocals | 8 8 3.4s Continuum Specified | 14 14 2.5s Continuum BigFloat | 3 3 6.2s RNG of the outermost testset: Xoshiro(0x3581e77481226591, 0x4cf3b38676439d89, 0x07b4804f9532f0a5, 0x68b8cbf90543e793, 0x1ff11764f2c7466a) ERROR: LoadError: Some tests did not pass: 62 passed, 2 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BaryRational/Zdtza/test/runtests.jl:11 Testing failed after 256.13s ERROR: LoadError: Package BaryRational 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:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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:548 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:525 [6] 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:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 298.5s: package tests unexpectedly errored