Package evaluation to test MultivariateMoments on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T14:20:01.345 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.43s ################################################################################ # Installation # Installing MultivariateMoments... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f4abf1af] + MultivariateMoments v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [3da002f7] + ColorTypes v0.12.1 [5ae59095] + Colors v0.13.1 [38540f10] + CommonSolve v0.2.6 [864edb3b] + DataStructures v0.19.4 [53c48c17] + FixedPointNumbers v0.8.5 [be282fd4] + MultivariateBases v0.3.1 [f4abf1af] + MultivariateMoments v0.5.0 [102ac46a] + MultivariatePolynomials v0.5.18 [d8a4904e] + MutableArithmetics v1.7.1 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [af85af4c] + RowEchelon v0.2.1 [8e049039] + SemialgebraicSets v0.3.5 [0c0c59c1] + StarAlgebras v0.3.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1.3 s ? GenericLinearAlgebra 6.8 s ✓ MultivariateMoments 1 dependency successfully precompiled in 8 seconds. 56 already precompiled. 1 dependency failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 28.84s ################################################################################ # Testing # Testing MultivariateMoments Status `/tmp/jl_D811SF/Project.toml` [7c1d4256] DynamicPolynomials v0.6.6 [14197337] GenericLinearAlgebra v0.4.0 [be282fd4] MultivariateBases v0.3.1 [f4abf1af] MultivariateMoments v0.5.0 [102ac46a] MultivariatePolynomials v0.5.18 [3cdcf5f2] RecipesBase v1.3.4 [8e049039] SemialgebraicSets v0.3.5 [0c0c59c1] StarAlgebras v0.3.0 [afbbf031] TypedPolynomials v0.4.4 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_D811SF/Manifest.toml` [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [38540f10] CommonSolve v0.2.6 [864edb3b] DataStructures v0.19.4 [7c1d4256] DynamicPolynomials v0.6.6 [53c48c17] FixedPointNumbers v0.8.5 [14197337] GenericLinearAlgebra v0.4.0 [1914dd2f] MacroTools v0.5.16 [be282fd4] MultivariateBases v0.3.1 [f4abf1af] MultivariateMoments v0.5.0 [102ac46a] MultivariatePolynomials v0.5.18 [d8a4904e] MutableArithmetics v1.7.1 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [af85af4c] RowEchelon v0.2.1 [8e049039] SemialgebraicSets v0.3.5 [0c0c59c1] StarAlgebras v0.3.0 [10745b16] Statistics v1.11.1 [afbbf031] TypedPolynomials v0.4.4 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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 [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.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Test Summary: | Pass Total Time SymMatrix | 29 29 1.3s Test Summary: | Pass Total Time VectorizedHermitianMatrix | 50 50 5.4s Test Summary: | Pass Total Time MomentVector | 16 16 14.6s Test Summary: | Pass Total Time Expectation | 13 13 12.2s Test Summary: | Pass Total Time MomentMatrix | 26 26 5.0s Test Summary: | Pass Total Time low_rank_ldlt | 3 3 8.3s ┌ Warning: After adding rows, the rank dropped from `1` to `0`. Correcting the rank to `1` and continuing. └ @ MultivariateMoments ~/.julia/packages/MultivariateMoments/tirZ7/src/shift.jl:19 ┌ Warning: After adding rows, the rank dropped from `1` to `0`. Correcting the rank to `1` and continuing. └ @ MultivariateMoments ~/.julia/packages/MultivariateMoments/tirZ7/src/shift.jl:19 ┌ Warning: After adding rows, the rank dropped from `1` to `0`. Correcting the rank to `1` and continuing. └ @ MultivariateMoments ~/.julia/packages/MultivariateMoments/tirZ7/src/shift.jl:19 Test Summary: | Pass Total Time Decreasing rank | 4 4 0.6s Test Summary: | Pass Total Time ZeroDimensionalVariety | 2 2 0.5s WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1 dependency had output during precompilation: ┌ GenericLinearAlgebra │ [Output was shown above] └ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. WARNING: Method definition eigvals!(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:451 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:253. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(LinearAlgebra.eigvals!), LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:451 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:253. Test Summary: | Pass Total Time Atom extraction | 123 123 3m47.6s Test Summary: | Pass Total Time Atomic measures | 6 6 2.7s Test Summary: | Pass Total Time VectorizedHermitianMatrix with polynomial | 18 18 6.2s Test Summary: | Pass Total Time DynamicPolynomials | 70 70 13.3s Test Summary: | Pass Total Time TypedPolynomials | 70 70 27.9s [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. Test Summary: | Pass Total Time DynamicPolynomials | 57 57 22.6s [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. Test Summary: | Pass Total Time TypedPolynomials | 57 57 1m21.3s Test Summary: | Pass Total Time MomentVector | 16 16 3.4s Test Summary: | Pass Total Time Expectation | 13 13 15.6s Test Summary: | Pass Total Time MomentMatrix | 26 26 4.3s Test Summary: | Pass Total Time low_rank_ldlt | 3 3 0.0s WARNING: Method definition (::Type{Main.HardcodedRanks})(Array{Int64, 1}) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/rank.jl:15 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.HardcodedRanks})(Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/rank.jl:15 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition rank_from_singular_values(Any, Main.HardcodedRanks) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/rank.jl:18 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: After adding rows, the rank dropped from `1` to `0`. Correcting the rank to `1` and continuing. └ @ MultivariateMoments ~/.julia/packages/MultivariateMoments/tirZ7/src/shift.jl:19 ┌ Warning: After adding rows, the rank dropped from `1` to `0`. Correcting the rank to `1` and continuing. └ @ MultivariateMoments ~/.julia/packages/MultivariateMoments/tirZ7/src/shift.jl:19 ┌ Warning: After adding rows, the rank dropped from `1` to `0`. Correcting the rank to `1` and continuing. └ @ MultivariateMoments ~/.julia/packages/MultivariateMoments/tirZ7/src/shift.jl:19 Test Summary: | Pass Total Time Decreasing rank | 4 4 0.1s Test Summary: | Pass Total Time ZeroDimensionalVariety | 2 2 0.0s WARNING: Method definition (::Type{Main.DummySolver})() in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:8 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition promote_for(Type{T}, Type{Main.DummySolver}) where {T} in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:9 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition solve(SemialgebraicSets.AlgebraicSet{T, PT, A, S, U} where U where S<:SemialgebraicSets.AbstractAlgebraicSolver where A where PT<:MultivariatePolynomials.AbstractPolynomialLike{T} where T, Main.DummySolver) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition testelements(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/utils.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition _atoms(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:29 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition atoms_1(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:42 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition atoms_2(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition hl05_2_3(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:58 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition hl05_2_3(Any, Any, Any, Bool) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:58 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition hl05_3_3_1() in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:129 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition hl05_4(Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:169 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition lpj20_3_8_0(Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:213 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition lpj20_3_8_0(Any, Any, Bool) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:213 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition lpj20_3_8(Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:232 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition lpj20_3_9(Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:256 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition lpj20_3_9(Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:256 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition jcg14_6_1(Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:325 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition jcg14_6_1(Any, Bool) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:325 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition large_norm(Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:357 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition no_com(Any, Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:368 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition _short(String) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:391 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition _short(Any) in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:392 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_extract() in module Main at /home/pkgeval/.julia/packages/MultivariateMoments/tirZ7/test/extract.jl:394 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Atom extraction | 123 123 2m48.7s Test Summary: | Pass Total Time Atomic measures | 6 6 3.0s Test Summary: | Pass Total Time VectorizedHermitianMatrix with polynomial | 18 18 2.6s Test Summary: | Pass Total Time DynamicPolynomials | 70 70 7.5s Test Summary: | Pass Total Time TypedPolynomials | 70 70 6.9s [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. Test Summary: | Pass Total Time DynamicPolynomials | 57 57 8.2s [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.3999999999999999` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.28284271247461895` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. [ Info: Found multiplication matrices with commutation error of `0.6666666666666667` which is larger than the tolerance of `0.0001220703125`. Adding this to the equations and continuing. Test Summary: | Pass Total Time TypedPolynomials | 57 57 9.6s Testing MultivariateMoments tests passed Testing completed after 699.66s PkgEval succeeded after 755.85s