Package evaluation of StarAlgebras on Julia 1.12.0-beta2.30 (9e913d7251*) started at 2025-05-05T10:24:19.508 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.32s ################################################################################ # Installation # Installing StarAlgebras... Resolving package versions... Installed StarAlgebras ─ v0.2.1 Updating `~/.julia/environments/v1.12/Project.toml` [0c0c59c1] + StarAlgebras v0.2.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [0c0c59c1] + StarAlgebras v0.2.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 0.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5907.5 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 66.67s ################################################################################ # Testing # Testing StarAlgebras Status `/tmp/jl_h5ODoD/Project.toml` [5d8bd718] Groups v0.8.0 [d5909c97] GroupsCore v0.5.2 [8bc5a954] PermutationGroups v0.6.3 [0c0c59c1] StarAlgebras v0.2.1 [37e2e46d] LinearAlgebra v1.12.0 [44cfe95a] Pkg v1.12.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_h5ODoD/Manifest.toml` [36d08e8a] AbstractPermutations v0.3.1 [5d8bd718] Groups v0.8.0 [d5909c97] GroupsCore v0.5.2 ⌅ [c2604015] KnuthBendix v0.4.0 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.0 [8bc5a954] PermutationGroups v0.6.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [92933f4c] ProgressMeter v1.10.4 [0c0c59c1] StarAlgebras v0.2.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.2.25 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.0+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... CachedMTable: Test Failed at /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/mtables.jl:68 Expression: StarAlgebras._check(mstr.table.table, StarAlgebras.basis(mstr)) Expected: StarAlgebras.ProductNotDefined Thrown: BoundsError BoundsError: attempt to access Tuple{Int64} at index [2] Stacktrace: [1] indexed_iterate @ ./tuple.jl:162 [inlined] [2] _check(product_matrix::Matrix{UInt8}, basis::StarAlgebras.Basis{Word{Symbol}, UInt8, Vector{Word{Symbol}}}) @ StarAlgebras ~/.julia/packages/StarAlgebras/6bnom/src/mtables.jl:6 [3] top-level scope @ ~/.julia/packages/StarAlgebras/6bnom/test/mtables.jl:61 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [5] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/mtables.jl:68 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:773 [inlined] [7] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/mtables.jl:68 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/StarAlgebras/6bnom/test/mtables.jl:61 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [3] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/mtables.jl:68 [inlined] Multiplicative structure: Error During Test at /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:90 Test threw exception Expression: norm(a) == norm(b) MethodError: no method matching iterate(::AlgebraElement{StarAlgebra{PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.CachedMTable{UInt8, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}, StarAlgebras.MTable{UInt8, Matrix{UInt8}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}}, Int64, SparseVector{Int64, UInt8}}) The function `iterate` exists, but no method is defined for this combination of argument types. Closest candidates are: iterate(!Matched::Compiler.AbsIntCycle, !Matched::Int64) @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1016 iterate(!Matched::Compiler.AbsIntCycle) @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1015 iterate(!Matched::Compiler.DominatedBlocks, !Matched::Nothing) @ Base ../usr/share/julia/Compiler/src/ssair/domtree.jl:645 ... Stacktrace: [1] isempty(itr::AlgebraElement{StarAlgebra{PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.CachedMTable{UInt8, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}, StarAlgebras.MTable{UInt8, Matrix{UInt8}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}}, Int64, SparseVector{Int64, UInt8}}) @ Base ./essentials.jl:1075 [2] norm(itr::AlgebraElement{StarAlgebra{PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.CachedMTable{UInt8, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}, StarAlgebras.MTable{UInt8, Matrix{UInt8}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}}, Int64, SparseVector{Int64, UInt8}}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/src/generic.jl:691 [3] top-level scope @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:2 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [5] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:70 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [7] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:90 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] Multiplicative structure: Error During Test at /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:91 Test threw exception Expression: LinearAlgebra.dot(a, coeffs(a)) ≈ norm(a) ^ 2 ≈ LinearAlgebra.dot(coeffs(a), a) MethodError: no method matching iterate(::AlgebraElement{StarAlgebra{PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.CachedMTable{UInt8, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}, StarAlgebras.MTable{UInt8, Matrix{UInt8}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}}, Int64, SparseVector{Int64, UInt8}}) The function `iterate` exists, but no method is defined for this combination of argument types. Closest candidates are: iterate(!Matched::Compiler.AbsIntCycle, !Matched::Int64) @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1016 iterate(!Matched::Compiler.AbsIntCycle) @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1015 iterate(!Matched::Compiler.DominatedBlocks, !Matched::Nothing) @ Base ../usr/share/julia/Compiler/src/ssair/domtree.jl:645 ... Stacktrace: [1] isempty(itr::AlgebraElement{StarAlgebra{PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.CachedMTable{UInt8, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}, StarAlgebras.MTable{UInt8, Matrix{UInt8}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}}, Int64, SparseVector{Int64, UInt8}}) @ Base ./essentials.jl:1075 [2] norm(itr::AlgebraElement{StarAlgebra{PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.CachedMTable{UInt8, Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}, StarAlgebras.MTable{UInt8, Matrix{UInt8}}}, StarAlgebras.Basis{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}, UInt8, Vector{Permutation{Perm{UInt16}, PermGroup{Perm{UInt16}, Transversal{UInt16, Perm{UInt16}}}}}}}, Int64, SparseVector{Int64, UInt8}}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/src/generic.jl:691 [3] top-level scope @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:2 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [5] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:70 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [7] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:91 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] mutable arithmetic: Test Failed at /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:220 Expression: #= /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:220 =# @allocated(StarAlgebras.neg!(d, a)) == 0 Evaluated: 32 == 0 Stacktrace: [1] top-level scope @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [3] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:195 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [5] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:220 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] mutable arithmetic: Test Failed at /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:237 Expression: #= /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:237 =# @allocated(StarAlgebras.add!(d, a, b)) == 0 Evaluated: 32 == 0 Stacktrace: [1] top-level scope @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [3] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:195 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [5] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:237 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] mutable arithmetic: Test Failed at /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:252 Expression: #= /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:252 =# @allocated(StarAlgebras.mul!(d, a, 2)) == 0 Evaluated: 32 == 0 Stacktrace: [1] top-level scope @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [3] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:195 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [5] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:252 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] mutable arithmetic: Test Failed at /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:255 Expression: #= /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:255 =# @allocated(StarAlgebras.mul!(d, a, b)) == 32 Evaluated: 64 == 32 Stacktrace: [1] top-level scope @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [3] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:195 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [5] macro expansion @ ~/.julia/packages/StarAlgebras/6bnom/test/arithmetic.jl:255 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] 2.985328 seconds (2.44 M allocations: 128.192 MiB, 5.69% gc time, 87.76% compilation time) Test Summary: | Pass Fail Error Total Time StarAlgebras | 301 5 2 308 1m29.1s TrivialMStructure | 16 16 4.4s MTable | 6 6 2.5s CachedMTable | 24 1 25 16.0s Algebra and Elements | 55 55 11.5s Arithmetic | 164 4 2 170 35.5s Module structure | 20 20 2.8s Additive structure | 7 7 3.8s Multiplicative structure | 107 2 109 8.2s Projections in star algebras | 9 9 2.1s Mutable API and trivial mstructure | 13 13 12.8s mutable arithmetic | 16 4 20 2.4s Group Algebra caching | 14 14 1.0s sum of squares in FreeGroup *-algebra | 22 22 11.6s RNG of the outermost testset: Random.Xoshiro(0x614861d00d3d4c2f, 0x3c7d602321ebc723, 0x69a59628b8277f7a, 0x6d33486401fadddd, 0x23636bc119a23005) ERROR: LoadError: Some tests did not pass: 301 passed, 5 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/StarAlgebras/6bnom/test/runtests.jl:8 Testing failed after 103.54s ERROR: LoadError: Package StarAlgebras errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [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.12/Pkg/src/API.jl:486 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:561 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 198.31s: package tests unexpectedly errored