Package evaluation to test DynamicPolynomials on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T13:32:39.807 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.87s ################################################################################ # 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.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5653.1 ms ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompilation completed after 29.36s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_06F20G/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_06F20G/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.2s Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 3.2s Test Summary: | Pass Total Time Issue #70 | 3 3 6.0s 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 11.2s Test Summary: | Pass Total Time Variable and Monomial tests | 95 95 16.6s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 34.5s Test Summary: | Pass Total Time Variable order | 2 2 0.0s Test Summary: | Pass Total Time Issue 152 | 8 8 3.7s Test Summary: | Pass Total Time README example | 3 3 15.1s Test Summary: | Pass Total Time InverseLexOrder | 2 2 4.6s Test Summary: | Pass Total Time LexOrder | 11 11 4.5s Test Summary: | Pass Total Time InverseLexOrder | 9 9 5.5s Test Summary: | Pass Total Time Graded{Reverse{LexOrder}} | 11 11 7.6s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 4.8s Test Summary: | Pass Total Time Comparison with NaN | 8 8 0.3s Test Summary: | Pass Total Time Mutable Arithmetics with Int64 | 18 18 10.3s Test Summary: | Pass Total Time Mutable Arithmetics with BigInt | 18 18 8.7s Test Summary: | Pass Total Time Fast path cases: InverseLexOrder | 12 12 5.0s Test Summary: | Pass Total Time Fast path cases: LexOrder | 12 12 1.7s Test Summary: | Pass Total Time Fast path cases: Graded{InverseLexOrder} | 12 12 5.6s 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.8s Test Summary: | Pass Total Time Fast path cases: Reverse{LexOrder} | 12 12 8.2s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{InverseLexOrder}} | 12 12 1.5s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{LexOrder}} | 12 12 5.0s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{InverseLexOrder}} | 12 12 7.6s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{LexOrder}} | 12 12 7.6s Test Summary: | Pass Total Time Non-concrete in-place polynomial addition | 2 2 5.5s Test Summary: | Pass Total Time Polyvar macro hygiene | 2 2 0.0s Test Summary: | Pass Total Time Algebra | 34 34 24.0s Test Summary: | Pass Total Time ChainRulesCore | 79 79 34.1s Test Summary: | Pass Total Time Comparison | 128 128 10.6s Test Summary: | Pass Broken Total Time ComplexPoly | 53 3 56 10.3s Test Summary: | Pass Total Time Det | 3 3 2.9s Test Summary: | Pass Total Time Differentiation | 30 30 10.7s Test Summary: | Pass Total Time Division | 58 58 43.2s Test Summary: | Pass Total Time Example 1 | 5 5 3.1s Test Summary: | Pass Total Time Example 2 | 3 3 3.0s Test Summary: | Pass Total Time GCD | 2865 2865 5m25.3s Test Summary: | Pass Total Time Hashing | 15 15 1.9s Test Summary: | Pass Total Time Monomial | 79 79 4.5s Test Summary: | Pass Total Time Monomial Vector | 56 56 4.5s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 8m43.1s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 8m36.5s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 4m40.2s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in BigInt | 6489 14 6503 6m25.5s ====================================================================================== 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 ijl_subtype_env at /source/src/subtype.c:2327 jl_f_issubtype at /source/src/builtins.c:607 ⊑ at ./../usr/share/julia/Compiler/src/abstractlattice.jl:153 [inlined] ⊑ at ./../usr/share/julia/Compiler/src/typelattice.jl:557 [inlined] ⊑ at ./../usr/share/julia/Compiler/src/typelattice.jl:535 ⊑ at ./../usr/share/julia/Compiler/src/typelattice.jl:444 [inlined] ⊑ at ./../usr/share/julia/Compiler/src/typelattice.jl:457 ⊑ at ./../usr/share/julia/Compiler/src/typelattice.jl:402 [inlined] is_lattice_bool at ./../usr/share/julia/Compiler/src/typelattice.jl:301 [inlined] from_interprocedural! at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:418 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:267 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:328 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2889 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2997 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2990 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3150 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3168 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3532 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3939 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3896 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4480 jfptr_typeinf_local_1.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4758 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1533 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1716 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1725 jfptr_typeinf_ext_toplevel_3.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:2295 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4105 [inlined] ijl_apply_generic at /source/src/gf.c:4339 macro expansion at /home/pkgeval/.julia/packages/MutableArithmetics/nuOlj/src/Test/config.jl:22 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] #array_test#15 at /home/pkgeval/.julia/packages/MutableArithmetics/nuOlj/src/Test/config.jl:22 array_test at /home/pkgeval/.julia/packages/MutableArithmetics/nuOlj/src/Test/config.jl:16 [inlined] macro expansion at /home/pkgeval/.julia/packages/MultivariatePolynomials/yR88J/test/commutative/mutable_arithmetics.jl:61 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] all_tests at /home/pkgeval/.julia/packages/MultivariatePolynomials/yR88J/test/commutative/mutable_arithmetics.jl:61 unknown function (ip: 0x7b898c55b615) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 macro expansion at /home/pkgeval/.julia/packages/MultivariatePolynomials/yR88J/test/commutative/mutable_arithmetics.jl:124 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2324 [inlined] top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/yR88J/test/commutative/mutable_arithmetics.jl:2348 jl_invoke_oneshot at /source/src/gf.c:4148 ijl_eval_thunk at /source/src/toplevel.c:758 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 unknown function (ip: 0x7b89b9388a32) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/yR88J/test/commutativetests.jl:9 jl_invoke_oneshot at /source/src/gf.c:4148 ijl_eval_thunk at /source/src/toplevel.c:758 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 unknown function (ip: 0x7b89b9388a32) at (unknown file) _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:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 unknown function (ip: 0x7b89b9388a32) at (unknown file) _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:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.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:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_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:2295 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7b89d55ee249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S 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:2295 [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 0x000076adb72d6590 Total snapshots: 422. Utilization: 0% ╎422 @Base/task.jl:1168 wait_forever() 421╎ 422 @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 2721.14s: test duration exceeded the time limit