Package evaluation to test StarAlgebras on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-06T12:36:35.488 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.08s ################################################################################ # Installation # Installing StarAlgebras... Resolving package versions... Installed MutableArithmetics ─ v1.8.0 Installed StarAlgebras ─────── v0.3.0 Updating `~/.julia/environments/v1.14/Project.toml` [0c0c59c1] + StarAlgebras v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d8a4904e] + MutableArithmetics v1.8.0 [0c0c59c1] + StarAlgebras v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.3 s ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.5 s ✓ MacroTools 0.7 s ✓ StaticArraysCore 1.0 s ✓ OrderedCollections 0.6 s ✓ GroupsCore 2.9 s ✓ ProgressMeter 1.3 s ✓ Preferences 11.8 s ✓ MutableArithmetics 0.8 s ✓ AbstractPermutations 2.7 s ✓ KnuthBendix 1.3 s ✓ PrecompileTools 5.7 s ✓ StarAlgebras 11.3 s ✓ StaticArrays 2.9 s ✓ PermutationGroups 4.1 s ✓ Groups 14 dependencies successfully precompiled in 51 seconds. 15 already precompiled. Precompilation completed after 71.82s ################################################################################ # Testing # Testing StarAlgebras Status `/tmp/jl_FxqUFQ/Project.toml` [5d8bd718] Groups v0.8.0 [d5909c97] GroupsCore v0.5.2 [d8a4904e] MutableArithmetics v1.8.0 [8bc5a954] PermutationGroups v0.6.4 [0c0c59c1] StarAlgebras v0.3.0 `~/.julia/packages/StarAlgebras/0OD5L/` [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_FxqUFQ/Manifest.toml` ⌅ [36d08e8a] AbstractPermutations v0.3.3 [5d8bd718] Groups v0.8.0 [d5909c97] GroupsCore v0.5.2 ⌅ [c2604015] KnuthBendix v0.4.0 [1914dd2f] MacroTools v0.5.16 [d8a4904e] MutableArithmetics v1.8.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [8bc5a954] PermutationGroups v0.6.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [92933f4c] ProgressMeter v1.11.0 [0c0c59c1] StarAlgebras v0.3.0 `~/.julia/packages/StarAlgebras/0OD5L/` [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [4536629a] OpenBLAS_jll v0.3.34+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Algebra and Elements: Test Failed at /home/pkgeval/.julia/packages/StarAlgebras/0OD5L/test/constructors.jl:142 Expression: deepcopy(a) == a Evaluated: 2·(id) + 1·b·c == 2·(id) + 1·b·c Stacktrace: [1] top-level scope @ ~/.julia/packages/StarAlgebras/0OD5L/test/constructors.jl:24 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/StarAlgebras/0OD5L/test/constructors.jl:142 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Algebra and Elements: Test Failed at /home/pkgeval/.julia/packages/StarAlgebras/0OD5L/test/constructors.jl:145 Expression: parent(deepcopy(a)) === parent(a) Evaluated: *-algebra of FreeWords{Symbol}([:a, :b, :c]) === *-algebra of FreeWords{Symbol}([:a, :b, :c]) Stacktrace: [1] top-level scope @ ~/.julia/packages/StarAlgebras/0OD5L/test/constructors.jl:24 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/StarAlgebras/0OD5L/test/constructors.jl:145 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] mutable arithmetic: Error During Test at /home/pkgeval/.julia/packages/StarAlgebras/0OD5L/test/monoid_algebra.jl:91 Got exception outside of a @test AssertionError: parent(res) === parent(X) Stacktrace: [1] operate_to!(res::AlgebraElement{Int64, StarAlgebra{FreeWords{Symbol}, Word{Symbol}, StarAlgebras.DiracMStructure{Word{Symbol}, Word{Symbol}, StarAlgebras.DiracBasis{Word{Symbol}, FreeWords{Symbol}}, typeof(*)}}, StarAlgebras.SparseCoefficients{Word{Symbol}, Int64, Vector{Word{Symbol}}, Vector{Int64}, typeof(isless)}}, ::typeof(-), X::AlgebraElement{Int64, StarAlgebra{FreeWords{Symbol}, Word{Symbol}, StarAlgebras.DiracMStructure{Word{Symbol}, Word{Symbol}, StarAlgebras.DiracBasis{Word{Symbol}, FreeWords{Symbol}}, typeof(*)}}, StarAlgebras.SparseCoefficients{Word{Symbol}, Int64, Vector{Word{Symbol}}, Vector{Int64}, typeof(isless)}}) @ StarAlgebras ~/.julia/packages/StarAlgebras/0OD5L/src/arithmetic.jl:119 [2] macro expansion @ ~/.julia/packages/StarAlgebras/0OD5L/test/monoid_algebra.jl:109 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/StarAlgebras/0OD5L/test/monoid_algebra.jl:92 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/StarAlgebras/0OD5L/test/monoid_algebra.jl:14 FixedBasis caching && allocations: Error During Test at /home/pkgeval/.julia/packages/StarAlgebras/0OD5L/test/caching_allocations.jl:18 Got exception outside of a @test AssertionError: parent(res) == parent(A) Stacktrace: [1] operate_to!(res::AlgebraElement{Float64, StarAlgebra{FreeWords{Symbol}, Word{Symbol}, StarAlgebras.MTable{Word{Symbol}, UInt32, StarAlgebras.DiracMStructure{Word{Symbol}, UInt32, StarAlgebras.FixedBasis{Word{Symbol}, UInt32, Vector{Word{Symbol}}}, typeof(*)}, Matrix{StarAlgebras.SparseCoefficients{Word{Symbol}, Int64, Tuple{Word{Symbol}}, Tuple{Int64}, typeof(isless)}}}}, SparseVector{Float64, Int64}}, ::typeof(*), A::AlgebraElement{Float64, StarAlgebra{FreeWords{Symbol}, Word{Symbol}, StarAlgebras.MTable{Word{Symbol}, UInt32, StarAlgebras.DiracMStructure{Word{Symbol}, UInt32, StarAlgebras.FixedBasis{Word{Symbol}, UInt32, Vector{Word{Symbol}}}, typeof(*)}, Matrix{StarAlgebras.SparseCoefficients{Word{Symbol}, Int64, Tuple{Word{Symbol}}, Tuple{Int64}, typeof(isless)}}}}, SparseVector{Float64, Int64}}, B::AlgebraElement{Float64, StarAlgebra{FreeWords{Symbol}, Word{Symbol}, StarAlgebras.MTable{Word{Symbol}, UInt32, StarAlgebras.DiracMStructure{Word{Symbol}, UInt32, StarAlgebras.FixedBasis{Word{Symbol}, UInt32, Vector{Word{Symbol}}}, typeof(*)}, Matrix{StarAlgebras.SparseCoefficients{Word{Symbol}, Int64, Tuple{Word{Symbol}}, Tuple{Int64}, typeof(isless)}}}}, SparseVector{Float64, Int64}}) @ StarAlgebras ~/.julia/packages/StarAlgebras/0OD5L/src/arithmetic.jl:154 [inlined] [2] _alloc_test(output::AlgebraElement{Float64, StarAlgebra{FreeWords{Symbol}, Word{Symbol}, StarAlgebras.MTable{Word{Symbol}, UInt32, StarAlgebras.DiracMStructure{Word{Symbol}, UInt32, StarAlgebras.FixedBasis{Word{Symbol}, UInt32, Vector{Word{Symbol}}}, typeof(*)}, Matrix{StarAlgebras.SparseCoefficients{Word{Symbol}, Int64, Tuple{Word{Symbol}}, Tuple{Int64}, typeof(isless)}}}}, SparseVector{Float64, Int64}}, op::typeof(*), a::AlgebraElement{Float64, StarAlgebra{FreeWords{Symbol}, Word{Symbol}, StarAlgebras.MTable{Word{Symbol}, UInt32, StarAlgebras.DiracMStructure{Word{Symbol}, UInt32, StarAlgebras.FixedBasis{Word{Symbol}, UInt32, Vector{Word{Symbol}}}, typeof(*)}, Matrix{StarAlgebras.SparseCoefficients{Word{Symbol}, Int64, Tuple{Word{Symbol}}, Tuple{Int64}, typeof(isless)}}}}, SparseVector{Float64, Int64}}, b::AlgebraElement{Float64, StarAlgebra{FreeWords{Symbol}, Word{Symbol}, StarAlgebras.MTable{Word{Symbol}, UInt32, StarAlgebras.DiracMStructure{Word{Symbol}, UInt32, StarAlgebras.FixedBasis{Word{Symbol}, UInt32, Vector{Word{Symbol}}}, typeof(*)}, Matrix{StarAlgebras.SparseCoefficients{Word{Symbol}, Int64, Tuple{Word{Symbol}}, Tuple{Int64}, typeof(isless)}}}}, SparseVector{Float64, Int64}}, allocs::Int64) @ Main ~/.julia/packages/StarAlgebras/0OD5L/test/caching_allocations.jl:5 [3] macro expansion @ ~/.julia/packages/StarAlgebras/0OD5L/test/caching_allocations.jl:61 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] top-level scope @ ~/.julia/packages/StarAlgebras/0OD5L/test/caching_allocations.jl:19 Sums of hermitian squares: Error During Test at /home/pkgeval/.julia/packages/StarAlgebras/0OD5L/test/sum_of_squares.jl:26 Got exception outside of a @test AssertionError: parent(g) === parent(h) Stacktrace: [1] ==(g::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, h::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}) @ Groups ~/.julia/packages/Groups/xiYkA/src/types.jl:119 [2] isequal(x::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, y::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}) @ Base operators.jl:193 [inlined] [3] ht_keyindex(h::OrderedCollections.OrderedDict{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, Nothing}, key::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, direct::Bool) @ OrderedCollections ~/.julia/packages/OrderedCollections/MglBA/src/ordered_dict.jl:250 [inlined] [4] haskey(h::OrderedCollections.OrderedDict{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, Nothing}, key::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}) @ OrderedCollections ~/.julia/packages/OrderedCollections/MglBA/src/ordered_dict.jl:400 [inlined] [5] in(x::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, s::OrderedCollections.OrderedSet{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}}) @ OrderedCollections ~/.julia/packages/OrderedCollections/MglBA/src/ordered_set.jl:38 [inlined] [6] iterate(G::FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, state::Groups.FPGroupIter{OrderedCollections.OrderedSet{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}}, Int64, FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}}) @ Groups ~/.julia/packages/Groups/xiYkA/src/iteration.jl:49 [7] _any(f::Base.Fix2{typeof(==), FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}}, itr::FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, ::Colon) @ Base anyall.jl:130 [8] any(f::Base.Fix2{typeof(==), FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}}, itr::FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}) @ Base anyall.jl:115 [inlined] [9] in(x::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, itr::FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}) @ Base operators.jl:1450 [inlined] [10] in(g::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, db::StarAlgebras.DiracBasis{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}}) @ StarAlgebras ~/.julia/packages/StarAlgebras/0OD5L/src/bases_dirac.jl:53 [inlined] [11] __coerce(A::StarAlgebra{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, StarAlgebras.DiracMStructure{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, StarAlgebras.DiracBasis{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}}, typeof(*)}}, ::Pair{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, Int64}) @ StarAlgebras ~/.julia/packages/StarAlgebras/0OD5L/src/types.jl:153 [12] (::StarAlgebra{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, StarAlgebras.DiracMStructure{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, StarAlgebras.DiracBasis{FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}, FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}}, typeof(*)}})(elt::FPGroupElement{FreeGroup{Symbol, KnuthBendix.LenLex{Symbol}}, KnuthBendix.Words.Word{UInt8}}) @ StarAlgebras ~/.julia/packages/StarAlgebras/0OD5L/src/types.jl:200 [13] top-level scope @ ~/.julia/packages/StarAlgebras/0OD5L/test/sum_of_squares.jl:5 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StarAlgebras/0OD5L/test/sum_of_squares.jl:27 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StarAlgebras/0OD5L/test/sum_of_squares.jl:32 [inlined] Test Summary: | Pass Fail Error Total Time StarAlgebras | 2314 2 3 2319 2m51.5s Basic tests | 24 24 5.3s merge_sorted | 62 62 8.4s POC: group algebra | 1805 1805 27.0s DiracBasis | 5 5 0.2s Algebra and Elements | 56 2 58 24.1s Permutation group algebra: arithmetic | 161 161 14.9s Abstract coefficients | 29 29 11.7s Free monoid algebra | 27 1 28 8.4s Translations between bases | 20 20 2.1s mutable arithmetic | 1 1 4.6s QuadraticForm | 8 8 8.5s Int -> Float basis | 11 11 3.1s Chebyshev basis | 30 30 4.3s FixedBasis caching && allocations | 14 1 15 6.7s tuple | 35 35 4.1s Graded Lex | 23 23 3.7s Promotion of univariate to bivariate | 20 20 3.7s sum of squares in FreeGroup *-algebra | 4 1 5 18.4s Sums of hermitian squares | 1 1 5.2s RNG of the outermost testset: Random.Xoshiro(0x5b7403e82532d300, 0x2ade2dbd038bbe82, 0x5000ed30f8d917a4, 0x9f5236025640f1ed, 0xc752a92467da2235) ERROR: LoadError: Some tests did not pass: 2314 passed, 2 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/StarAlgebras/0OD5L/test/runtests.jl:48 Testing failed after 185.56s ERROR: LoadError: Package StarAlgebras errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3298 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 317.58s: package tests unexpectedly errored