Package evaluation to test DynamicPolynomials on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:43:46.334 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.79s ################################################################################ # Installation # Installing DynamicPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [7c1d4256] + DynamicPolynomials v0.6.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [864edb3b] + DataStructures v0.19.3 [7c1d4256] + DynamicPolynomials v0.6.4 [102ac46a] + MultivariatePolynomials v0.5.13 [d8a4904e] + MutableArithmetics v1.6.7 [bac558e1] + OrderedCollections v1.8.1 [189a3867] + Reexport v1.2.2 [56f22d72] + Artifacts [2a0f44e3] + Base64 [9fa8497b] + Future [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [8dfed614] + Test [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3844.0 ms ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 1 dependency successfully precompiled in 5 seconds. 14 already precompiled. Precompilation completed after 17.12s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_drqQgn/Project.toml` [d360d2e6] ChainRulesCore v1.26.0 [861a8166] Combinatorics v1.1.0 [7c1d4256] DynamicPolynomials v0.6.4 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_drqQgn/Manifest.toml` [d360d2e6] ChainRulesCore v1.26.0 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.3 [7c1d4256] DynamicPolynomials v0.6.4 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [bac558e1] OrderedCollections v1.8.1 [189a3867] Reexport v1.2.2 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time monomial | 3 3 2.6s Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 1.4s Test Summary: | Pass Total Time Issue #70 | 3 3 2.8s Test Summary: | Pass Total Time Issue #141 | 1 1 0.1s Test Summary: | Pass Total Time Issue #79, Issue #80 and Issue #92 | 9 9 4.9s Test Summary: | Pass Total Time Variable and Monomial tests | 95 95 9.1s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 15.8s Test Summary: | Pass Total Time Variable order | 2 2 0.0s Test Summary: | Pass Total Time Issue 152 | 8 8 1.4s Test Summary: | Pass Total Time README example | 3 3 4.2s Test Summary: | Pass Total Time InverseLexOrder | 2 2 2.6s Test Summary: | Pass Total Time LexOrder | 11 11 2.9s Test Summary: | Pass Total Time InverseLexOrder | 9 9 3.2s Test Summary: | Pass Total Time Graded{Reverse{LexOrder}} | 11 11 4.1s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 3.1s Test Summary: | Pass Total Time Comparison with NaN | 8 8 0.0s Test Summary: | Pass Total Time Mutable Arithmetics with Int64 | 18 18 0.8s Test Summary: | Pass Total Time Mutable Arithmetics with BigInt | 18 18 2.9s Test Summary: | Pass Total Time Fast path cases: InverseLexOrder | 12 12 1.3s Test Summary: | Pass Total Time Fast path cases: LexOrder | 12 12 0.6s Test Summary: | Pass Total Time Fast path cases: Graded{InverseLexOrder} | 12 12 1.6s Test Summary: | Pass Total Time Fast path cases: Graded{LexOrder} | 12 12 0.4s Test Summary: | Pass Total Time Fast path cases: Reverse{InverseLexOrder} | 12 12 2.4s Test Summary: | Pass Total Time Fast path cases: Reverse{LexOrder} | 12 12 2.3s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{InverseLexOrder}} | 12 12 0.6s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{LexOrder}} | 12 12 1.3s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{InverseLexOrder}} | 12 12 2.3s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{LexOrder}} | 12 12 2.3s Test Summary: | Pass Total Time Non-concrete in-place polynomial addition | 2 2 2.5s Test Summary: | Pass Total Time Polyvar macro hygiene | 2 2 0.0s Test Summary: | Pass Total Time Algebra | 34 34 8.9s Test Summary: | Pass Total Time ChainRulesCore | 79 79 12.3s Test Summary: | Pass Total Time Comparison | 128 128 3.2s Test Summary: | Pass Broken Total Time ComplexPoly | 53 3 56 3.2s Test Summary: | Pass Total Time Det | 3 3 2.2s Test Summary: | Pass Total Time Differentiation | 30 30 10.2s Test Summary: | Pass Total Time Division | 58 58 18.5s Test Summary: | Pass Total Time Example 1 | 5 5 1.5s Test Summary: | Pass Total Time Example 2 | 3 3 1.7s Test Summary: | Pass Total Time GCD | 2865 2865 2m38.2s Test Summary: | Pass Total Time Hashing | 15 15 1.1s Test Summary: | Pass Total Time Monomial | 79 79 2.3s Test Summary: | Pass Total Time Monomial Vector | 56 56 2.6s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 6m23.9s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 5m21.3s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 3m05.0s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in BigInt | 6489 14 6503 4m18.6s Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in Int64 | 6478 14 6492 4m26.1s Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in BigInt | 6517 14 6531 4m26.0s Test Summary: | Pass Total Time Norm of polynomial | 4 4 1.1s Test Summary: | Pass Total Time Polynomial | 192 192 7.9s Test Summary: | Pass Total Time Promotion | 143 143 22.1s Test Summary: | Pass Total Time promote_operation with tricky types | 3 3 0.0s Test Summary: | Pass Total Time promote_operation with Rational | 140 140 2.9s Test Summary: | Pass Total Time promote_operation with polynomial coefficient | 48 48 0.0s Test Summary: | Pass Total Time RationalPoly | 26 26 1.0s Test Summary: | Pass Total Time Show | 36 36 3.6s Test Summary: | Pass Total Time Substitution | 41 41 5.7s Test Summary: | Pass Total Time Term | 95 95 1.9s Test Summary: | Pass Total Time Variable | 58 58 0.8s Test Summary: | Pass Total Time zip tests | 9 9 0.6s Test Summary: | Pass Total Time Comparison of monomials | 2 2 0.0s Test Summary: | Pass Total Time Non-commutative Monomial | 55 55 0.0s Test Summary: | Pass Total Time Non-commutative MonomialVector | 72 72 0.1s Test Summary: | Pass Total Time Product with non-commutative monomials and variables | 37 37 0.1s Test Summary: | Pass Total Time Noncommutative quadratic | 2 2 4.6s Testing DynamicPolynomials tests passed Testing completed after 2102.75s PkgEval succeeded after 2137.24s