Package evaluation of Blades on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T11:45:32.226 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.63s ################################################################################ # Installation # Installing Blades... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ab78ad86] + Blades v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [ab78ad86] + Blades v0.1.0 [861a8166] + Combinatorics v1.0.3 [069b7b12] + FunctionWrappers v1.1.3 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.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 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 3.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.54s ################################################################################ # Testing # Testing Blades Status `/tmp/jl_N8yJ8U/Project.toml` [ab78ad86] Blades v0.1.0 [861a8166] Combinatorics v1.0.3 [069b7b12] FunctionWrappers v1.1.3 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_N8yJ8U/Manifest.toml` [ab78ad86] Blades v0.1.0 [861a8166] Combinatorics v1.0.3 [069b7b12] FunctionWrappers v1.1.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.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 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... WARNING: Method definition dual(T) where {T<:Real} in module g3 overwritten in module pg2. WARNING: Method definition dual(T) where {T<:Real} in module pg2 overwritten in module g4. WARNING: Method definition dual(T) where {T<:Real} in module g4 overwritten in module pg3. WARNING: Method definition dual(T) where {T<:Real} in module pg3 overwritten in module g2. WARNING: Method definition dual(T) where {T<:Real} in module g2 overwritten in module G5. PGA3D: Error During Test at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:111 Test threw exception Expression: norm(normalize(b)) == 1.0 UndefVarError: `e₁` not defined in `Main.pg3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Blades.BasisVectorInfo}, itr::Base.Generator{Vector{Blades.BasisVectorInfo}, Blades.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [5] collect_similar @ ./array.jl:738 [inlined] [6] map @ ./abstractarray.jl:3386 [inlined] [7] alle @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [8] alle(gamodule::Module, n::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:353 [9] #s19#124 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:925 [inlined] [10] var"#s19#124"(T::Any, B::Any, ::Any, b::Any) @ Blades ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1811 [12] normalize(b::Main.pg3.e₂{Float64}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:878 [13] top-level scope @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:80 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [15] macro expansion @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:111 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:112 Test threw exception Expression: Blades.norm_sqr(b) == 4.0 == det(b, b) UndefVarError: `e₁` not defined in `Main.pg3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Blades.BasisVectorInfo}, itr::Base.Generator{Vector{Blades.BasisVectorInfo}, Blades.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [5] collect_similar @ ./array.jl:738 [inlined] [6] map @ ./abstractarray.jl:3386 [inlined] [7] alle @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [8] alle(gamodule::Module, n::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:353 [9] #s19#119 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:891 [inlined] [10] var"#s19#119"(N::Any, ::Any, k::Any, d::Any) @ Blades ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1811 [12] basis_kblades(u::Main.pg3.e₂{Float64}, k::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:897 [13] det(a::Main.pg3.e₂{Float64}, b::Main.pg3.e₂{Float64}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:822 [14] top-level scope @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:80 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:112 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:115 Test threw exception Expression: factor(a * b) == (scalar(a) * scalar(b), e₁, e₂) UndefVarError: `e₁` not defined in `Main.pg3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Blades.BasisVectorInfo}, itr::Base.Generator{Vector{Blades.BasisVectorInfo}, Blades.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [5] collect_similar @ ./array.jl:738 [inlined] [6] map @ ./abstractarray.jl:3386 [inlined] [7] alle @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [8] alle(gamodule::Module, n::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:353 [9] #s19#119 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:891 [inlined] [10] var"#s19#119"(N::Any, ::Any, k::Any, d::Any) @ Blades ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1811 [12] basis_kblades(u::Main.pg3.e₁₂{Float64}, k::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:897 [13] basis_1blades @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:906 [inlined] [14] macro expansion @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:914 [inlined] [15] factor(b::Main.pg3.e₁₂{Float64}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:914 [16] top-level scope @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:80 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [18] macro expansion @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:115 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:117 Test threw exception Expression: basis_1blades(e₁) == basis_kblades(e₁, 1) UndefVarError: `e₁` not defined in `Main.pg3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Blades.BasisVectorInfo}, itr::Base.Generator{Vector{Blades.BasisVectorInfo}, Blades.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [5] collect_similar @ ./array.jl:738 [inlined] [6] map @ ./abstractarray.jl:3386 [inlined] [7] alle @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [8] alle(gamodule::Module, n::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:353 [9] #s19#119 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:891 [inlined] [10] var"#s19#119"(N::Any, ::Any, k::Any, d::Any) @ Blades ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1811 [12] basis_kblades(k::Type{Main.pg3.e₁}, d::Val{1}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:896 [13] basis_kblades(u::Type, k::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:897 [14] basis_1blades(k::Type{Main.pg3.e₁}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:907 [15] top-level scope @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:80 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [17] macro expansion @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:117 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:118 Test threw exception Expression: length(basis_kblades(e₂₃, 2)) == 6 UndefVarError: `e₁` not defined in `Main.pg3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Blades.BasisVectorInfo}, itr::Base.Generator{Vector{Blades.BasisVectorInfo}, Blades.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [5] collect_similar @ ./array.jl:738 [inlined] [6] map @ ./abstractarray.jl:3386 [inlined] [7] alle @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [8] alle(gamodule::Module, n::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:353 [9] #s19#119 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:891 [inlined] [10] var"#s19#119"(N::Any, ::Any, k::Any, d::Any) @ Blades ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1811 [12] basis_kblades(k::Type{Main.pg3.e₂₃}, d::Val{2}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:896 [13] basis_kblades(u::Type, k::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:897 [14] top-level scope @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:80 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:118 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:119 Test threw exception Expression: length(basis_kblades(e₂₃, 3)) == length(basis_kblades(e₂₃, 1)) UndefVarError: `e₁` not defined in `Main.pg3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Blades.BasisVectorInfo}, itr::Base.Generator{Vector{Blades.BasisVectorInfo}, Blades.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [5] collect_similar @ ./array.jl:738 [inlined] [6] map @ ./abstractarray.jl:3386 [inlined] [7] alle @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [8] alle(gamodule::Module, n::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:353 [9] #s19#119 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:891 [inlined] [10] var"#s19#119"(N::Any, ::Any, k::Any, d::Any) @ Blades ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1811 [12] basis_kblades(k::Type{Main.pg3.e₂₃}, d::Val{3}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:896 [13] basis_kblades(u::Type, k::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:897 [14] top-level scope @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:80 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:119 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:132 Test threw exception Expression: e₁ ∧ e₂ == e₁₂ == e₁ * e₂ UndefVarError: `e₁` not defined in `Main.pg3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Blades.BasisVectorInfo}, itr::Base.Generator{Vector{Blades.BasisVectorInfo}, Blades.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [5] collect_similar @ ./array.jl:738 [inlined] [6] map @ ./abstractarray.jl:3386 [inlined] [7] alle @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [8] alle(gamodule::Module, n::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:353 [9] #s19#124 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:925 [inlined] [10] var"#s19#124"(T::Any, B::Any, ::Any, b::Any) @ Blades ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1811 [12] *(::Type{Main.pg3.e₁}, ::Type{Main.pg3.e₂}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:683 [13] ∧(::Type{Main.pg3.e₁}, ::Type{Main.pg3.e₂}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:690 [14] top-level scope @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:80 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:132 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:134 Test threw exception Expression: 2 * (e₁ ∧ e₂) == e₁₂(2) UndefVarError: `e₁` not defined in `Main.pg3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Blades.BasisVectorInfo}, itr::Base.Generator{Vector{Blades.BasisVectorInfo}, Blades.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [5] collect_similar @ ./array.jl:738 [inlined] [6] map @ ./abstractarray.jl:3386 [inlined] [7] alle @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:339 [inlined] [8] alle(gamodule::Module, n::Int64) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:353 [9] #s19#124 @ ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:925 [inlined] [10] var"#s19#124"(T::Any, B::Any, ::Any, b::Any) @ Blades ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1811 [12] *(::Type{Main.pg3.e₁}, ::Type{Main.pg3.e₂}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:683 [13] ∧(::Type{Main.pg3.e₁}, ::Type{Main.pg3.e₂}) @ Blades ~/.julia/packages/Blades/nO5Pt/src/Blades.jl:690 [14] top-level scope @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:80 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/Blades/nO5Pt/test/runtests.jl:134 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Test Summary: | Pass Error Total Time PGA3D | 31 8 39 20.8s RNG of the outermost testset: Random.Xoshiro(0x51711f3e4d430288, 0x351d089060958e79, 0xdced1265f17909d6, 0xc29a5cea4bf692f3, 0x93a21f553a1ee3c6) ERROR: LoadError: Some tests did not pass: 31 passed, 0 failed, 8 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Blades/nO5Pt/test/runtests.jl:79 Testing failed after 51.44s ERROR: LoadError: Package Blades 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 100.68s: package tests unexpectedly errored