Package evaluation to test DynamicPolynomials on Julia 1.14.0-DEV.1871 (50d44f5be7*) started at 2026-03-08T12:32:32.269 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.93s ################################################################################ # Installation # Installing DynamicPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7c1d4256] + DynamicPolynomials v0.6.4 Updating `~/.julia/environments/v1.14/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 v1.11.0 [2a0f44e3] + Base64 v1.11.0 [9fa8497b] + Future 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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.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.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5973.2 ms ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompilation completed after 29.94s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_rsju3j/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 v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_rsju3j/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 v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs 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 Testing Running tests... Test Summary: | Pass Total Time monomial | 3 3 4.4s Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 3.5s Test Summary: | Pass Total Time Issue #70 | 3 3 6.1s Test Summary: | Pass Total Time Issue #141 | 1 1 0.2s Test Summary: | Pass Total Time Issue #79, Issue #80 and Issue #92 | 9 9 11.7s Test Summary: | Pass Total Time Variable and Monomial tests | 95 95 17.0s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 35.5s Test Summary: | Pass Total Time Variable order | 2 2 0.0s Test Summary: | Pass Total Time Issue 152 | 8 8 3.3s Test Summary: | Pass Total Time README example | 3 3 16.5s Test Summary: | Pass Total Time InverseLexOrder | 2 2 4.9s Test Summary: | Pass Total Time LexOrder | 11 11 5.0s Test Summary: | Pass Total Time InverseLexOrder | 9 9 5.8s Test Summary: | Pass Total Time Graded{Reverse{LexOrder}} | 11 11 7.8s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 4.6s Test Summary: | Pass Total Time Comparison with NaN | 8 8 0.3s Test Summary: | Pass Total Time Mutable Arithmetics with Int64 | 18 18 9.6s Test Summary: | Pass Total Time Mutable Arithmetics with BigInt | 18 18 9.2s Test Summary: | Pass Total Time Fast path cases: InverseLexOrder | 12 12 5.4s Test Summary: | Pass Total Time Fast path cases: LexOrder | 12 12 1.8s Test Summary: | Pass Total Time Fast path cases: Graded{InverseLexOrder} | 12 12 6.2s Test Summary: | Pass Total Time Fast path cases: Graded{LexOrder} | 12 12 0.8s Test Summary: | Pass Total Time Fast path cases: Reverse{InverseLexOrder} | 12 12 7.7s Test Summary: | Pass Total Time Fast path cases: Reverse{LexOrder} | 12 12 8.8s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{InverseLexOrder}} | 12 12 1.6s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{LexOrder}} | 12 12 5.4s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{InverseLexOrder}} | 12 12 8.1s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{LexOrder}} | 12 12 7.8s Test Summary: | Pass Total Time Non-concrete in-place polynomial addition | 2 2 6.2s Test Summary: | Pass Total Time Polyvar macro hygiene | 2 2 0.0s Test Summary: | Pass Total Time Algebra | 34 34 26.3s Test Summary: | Pass Total Time ChainRulesCore | 79 79 38.4s Test Summary: | Pass Total Time Comparison | 128 128 10.8s Test Summary: | Pass Broken Total Time ComplexPoly | 53 3 56 10.8s Test Summary: | Pass Total Time Det | 3 3 3.0s Test Summary: | Pass Total Time Differentiation | 30 30 10.9s Test Summary: | Pass Total Time Division | 58 58 46.2s Test Summary: | Pass Total Time Example 1 | 5 5 3.7s Test Summary: | Pass Total Time Example 2 | 3 3 3.3s Test Summary: | Pass Total Time GCD | 2865 2865 5m28.4s Test Summary: | Pass Total Time Hashing | 15 15 1.8s Test Summary: | Pass Total Time Monomial | 79 79 4.5s Test Summary: | Pass Total Time Monomial Vector | 56 56 4.6s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 8m38.8s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 8m46.8s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 4m51.3s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in BigInt | 6489 14 6503 6m43.3s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 16 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm17ScheduleDAGMILive23updateScheduledPressureEPKNS_5SUnitERKSt6vectorIjSaIjEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x15d219bf) at (unknown file) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007453c6eaf850 Total snapshots: 416. Utilization: 0% ╎416 @Base/task.jl:1168 wait_forever() 415╎ 416 @Base/task.jl:1246 wait() [16] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MultivariatePolynomials/yR88J/test/commutative/mutable_arithmetics.jl:111 PkgEval terminated after 2722.4s: test duration exceeded the time limit