Package evaluation of DynamicPolynomials on Julia 1.12.0-rc2 (72cbf019d0*) started at 2025-09-12T03:18:53.834 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.66s ################################################################################ # Installation # Installing DynamicPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [7c1d4256] + DynamicPolynomials v0.6.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.0 [864edb3b] + DataStructures v0.19.1 [7c1d4256] + DynamicPolynomials v0.6.3 [102ac46a] + MultivariatePolynomials v0.5.10 [d8a4904e] + MutableArithmetics v1.6.4 [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.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.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.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.13.1+1 Installation completed after 1.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.12s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_grJAMj/Project.toml` [d360d2e6] ChainRulesCore v1.26.0 [861a8166] Combinatorics v1.0.3 [7c1d4256] DynamicPolynomials v0.6.3 [102ac46a] MultivariatePolynomials v0.5.10 [d8a4904e] MutableArithmetics v1.6.4 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_grJAMj/Manifest.toml` [d360d2e6] ChainRulesCore v1.26.0 [861a8166] Combinatorics v1.0.3 [34da2185] Compat v4.18.0 [864edb3b] DataStructures v0.19.1 [7c1d4256] DynamicPolynomials v0.6.3 [102ac46a] MultivariatePolynomials v0.5.10 [d8a4904e] MutableArithmetics v1.6.4 [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.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.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.29+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.13.1+1 Testing Running tests... Test Summary: | Pass Total Time monomial | 3 3 3.3s Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 3.3s Test Summary: | Pass Total Time Issue #70 | 3 3 5.9s 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 10.2s Test Summary: | Pass Total Time Variable and Monomial tests | 95 95 15.4s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 31.4s Test Summary: | Pass Total Time Variable order | 2 2 0.0s Test Summary: | Pass Total Time Issue 152 | 8 8 2.9s Test Summary: | Pass Total Time README example | 3 3 13.6s Test Summary: | Pass Total Time InverseLexOrder | 2 2 3.9s Test Summary: | Pass Total Time LexOrder | 11 11 4.2s Test Summary: | Pass Total Time InverseLexOrder | 9 9 5.1s Test Summary: | Pass Total Time Graded{Reverse{LexOrder}} | 11 11 6.8s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 4.6s Test Summary: | Pass Total Time Comparison with NaN | 8 8 0.2s Test Summary: | Pass Total Time Mutable Arithmetics with Int64 | 18 18 8.6s Test Summary: | Pass Total Time Mutable Arithmetics with BigInt | 18 18 7.4s Test Summary: | Pass Total Time Fast path cases: InverseLexOrder | 12 12 4.3s Test Summary: | Pass Total Time Fast path cases: LexOrder | 12 12 1.6s Test Summary: | Pass Total Time Fast path cases: Graded{InverseLexOrder} | 12 12 4.9s Test Summary: | Pass Total Time Fast path cases: Graded{LexOrder} | 12 12 0.7s Test Summary: | Pass Total Time Fast path cases: Reverse{InverseLexOrder} | 12 12 6.7s Test Summary: | Pass Total Time Fast path cases: Reverse{LexOrder} | 12 12 7.3s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{InverseLexOrder}} | 12 12 1.4s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{LexOrder}} | 12 12 4.4s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{InverseLexOrder}} | 12 12 7.1s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{LexOrder}} | 12 12 6.7s Test Summary: | Pass Total Time Polyvar macro hygiene | 2 2 0.0s Test Summary: | Pass Total Time Algebra | 34 34 19.8s Test Summary: | Pass Total Time ChainRulesCore | 79 79 28.6s Test Summary: | Pass Total Time Comparison | 125 125 8.5s Test Summary: | Pass Broken Total Time ComplexPoly | 52 4 56 8.0s Test Summary: | Pass Total Time Det | 3 3 2.7s Test Summary: | Pass Total Time Differentiation | 30 30 10.0s Test Summary: | Pass Total Time Division | 58 58 37.4s Test Summary: | Pass Total Time Example 1 | 5 5 3.2s Test Summary: | Pass Total Time Example 2 | 3 3 3.0s Test Summary: | Pass Total Time GCD | 2862 2862 4m05.0s Test Summary: | Pass Total Time Hashing | 15 15 1.5s Test Summary: | Pass Total Time Monomial | 79 79 4.1s Test Summary: | Pass Total Time Monomial Vector | 56 56 4.3s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 7m24.1s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 7m08.6s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 4m08.1s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in BigInt | 6489 14 6503 5m33.9s Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in Int64 | 6478 14 6492 4m39.0s Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in BigInt | 6517 14 6531 4m58.1s Test Summary: | Pass Total Time Norm of polynomial | 4 4 1.4s Test Summary: | Pass Total Time Polynomial | 192 192 12.3s Test Summary: | Pass Total Time Promotion | 143 143 33.3s 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 4.3s Test Summary: | Pass Total Time promote_operation with polynomial coefficient | 48 48 0.3s Test Summary: | Pass Total Time RationalPoly | 26 26 1.2s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 11 running 1 of 1 signal (10): User defined signal 1 sym_in at ./tuple.jl:677 in at ./tuple.jl:681 [inlined] is_relevant_expr at ./../usr/share/julia/Compiler/src/ssair/ir.jl:581 [inlined] userefs at ./../usr/share/julia/Compiler/src/ssair/ir.jl:644 [inlined] renumber_ssa2! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1340 jfptr_renumber_ssa2NOT._64114.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_invoke at /source/src/gf.c:4012 tojlinvoke123113.1 at /opt/julia/lib/julia/sys.so (unknown line) j_renumber_ssa2NOT._117652.1 at /opt/julia/lib/julia/sys.so (unknown line) process_node! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1526 iterate_compact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1940 iterate at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1862 [inlined] compact! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:2139 compact! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:2137 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1013 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1027 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1002 jfptr_optimize_122159.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:202 jfptr_finish_nocycle_122043.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4502 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1442 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1451 jfptr_typeinf_ext_toplevel_121835.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3508 _jl_invoke at /source/src/gf.c:3997 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95227.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/UUV7o/test/commutativetests.jl:9 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_invoke at /source/src/gf.c:4012 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95227.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95227.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95227.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:287 _start at ./client.jl:554 jfptr__start_91209.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ef25877a249) 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 ============================================================== Test Summary: | Pass Total ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 jfptr_wait_73734.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2445 unknown function (ip: 0x74819f1770f3) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #204 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2385 withenv at ./env.jl:265 #189 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2204 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2062 #185 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2171 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x74819f171f2c) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#181 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2118 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2110 unknown function (ip: 0x74819f167c01) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #test#192 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2370 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:483 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:462 unknown function (ip: 0x74819f167831) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 unknown function (ip: 0x74819f15f8d0) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 unknown function (ip: 0x74819f15cd8f) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:305 exec_options at ./client.jl:321 _start at ./client.jl:554 jfptr__start_91209.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7481bb12f249) 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 ============================================================== ┌ 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.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007481a0dfc010 Total snapshots: 388. Utilization: 0% ╎388 @Base/client.jl:554 _start() ╎ 388 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 388 @Base/Base.jl:305 include(mod::Module, _path::String) ╎ 388 @Base/loading.jl:2903 _include(mapexpr::Function, mod::Module, _pat… ╎ 388 @Base/loading.jl:2843 include_string(mapexpr::typeof(identity), mo… ╎ 388 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 388 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 388 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 388 @Pkg/src/API.jl:152 test ╎ ╎ 388 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 388 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 388 @Pkg/src/API.jl:164 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 388 @Pkg/src/API.jl:462 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 388 @Pkg/src/API.jl:483 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 388 @Pkg/…erations.jl:2280 test ╎ ╎ ╎ 388 @Pkg/…erations.jl:2370 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 388 @Pkg/…rations.jl:2110 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 388 @Pkg/…rations.jl:2118 #sandbox#181 ╎ ╎ ╎ ╎ 388 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 388 @Base/file.jl:895 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 388 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 388 @Pkg/…tions.jl:2171 (::Pkg.Operations.var"#185#18… ╎ ╎ ╎ ╎ ╎ 388 @Pkg/…tions.jl:2062 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 388 @Pkg/…tions.jl:2204 (::Pkg.Operations.var"#189#… ╎ ╎ ╎ ╎ ╎ 388 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 388 @Pkg/…ions.jl:2385 (::Pkg.Operations.var"#204… ╎ ╎ ╎ ╎ ╎ ╎ 388 @Pkg/…ons.jl:2445 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 388 @Base/…ss.jl:687 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 388 @Base/…ss.jl:694 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 388 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 388 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 388 @Base/…sk.jl:1199 wait() 387╎ ╎ ╎ ╎ ╎ ╎ ╎ 388 @Base/…sk.jl:1187 poptask(W::Base.Intr… ┌ 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.12/Profile/src/Profile.jl:1362 TimeOverhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ef23e5fc010 Total snapshots: 57. Utilization: 100% ╎48 @Base/client.jl:554 _start() ╎ 48 @Base/client.jl:287 exec_options(opts::Base.JLOptions) ╎ 48 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 48 @Base/Base.jl:307 (::Base.IncludeInto)(fname::String) ╎ 48 @Base/Base.jl:306 include(mapexpr::Function, mod::Module, _path::Str… ╎ 48 @Base/loading.jl:2903 _include(mapexpr::Function, mod::Module, _pat… ╎ ╎ 48 @Base/loading.jl:2843 include_string(mapexpr::typeof(identity), mo… ╎ ╎ 48 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 48 @Base/Base.jl:307 (::Base.IncludeInto)(fname::String) ╎ ╎ 48 @Base/Base.jl:306 include(mapexpr::Function, mod::Module, _path… ╎ ╎ 48 @Base/loading.jl:2903 _include(mapexpr::Function, mod::Module,… ╎ ╎ ╎ 48 @Base/loading.jl:2843 include_string(mapexpr::typeof(identity… ╎ ╎ ╎ 48 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ 48 @Base/Base.jl:307 (::Base.IncludeInto)(fname::String) ╎ ╎ ╎ 48 @Base/Base.jl:306 include(mapexpr::Function, mod::Module, … ╎ ╎ ╎ 48 @Base/loading.jl:2903 _include(mapexpr::Function, mod::Mo… ╎ ╎ ╎ ╎ 48 @Base/loading.jl:2843 include_string(mapexpr::typeof(ide… ╎ ╎ ╎ ╎ 48 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ 48 …mutativetests.jl:9 top-level scope ╎ ╎ ╎ ╎ 48 @Base/Base.jl:307 (::Base.IncludeInto)(fname::String) ╎ ╎ ╎ ╎ 48 @Base/Base.jl:306 include(mapexpr::Function, mod::Mo… ╎ ╎ ╎ ╎ ╎ 48 @Base/…ading.jl:2903 _include(mapexpr::Function, mo… ╎ ╎ ╎ ╎ ╎ 48 @Base/…ading.jl:2843 include_string(mapexpr::typeo… ╎ ╎ ╎ ╎ ╎ 48 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ ╎ 48 @DynamicPolynomials/…:252 +(x::DynamicPolynomial… ╎ ╎ ╎ ╎ ╎ 48 @DynamicPolynomials/…:246 + 26╎ ╎ ╎ ╎ ╎ ╎ 48 @DynamicPolynomials/…:62 plusorminus(p::Term{I… ╎ ╎ ╎ ╎ ╎ ╎ 22 @Compiler/…jl:1451 typeinf_ext_toplevel(mi::C… ╎ ╎ ╎ ╎ ╎ ╎ 19 @Compiler/…l:1442 typeinf_ext_toplevel ╎ ╎ ╎ ╎ ╎ ╎ 19 @Compiler/…l:1259 typeinf_ext(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ 19 @Compiler/…l:4502 typeinf(interp::Compiler… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 18 @Compiler/…l:202 finish_nocycle(::Compile… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 18 @Compiler/…l:1002 optimize(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 18 @Compiler/…l:1027 run_passes_ipo_safe ╎ ╎ ╎ ╎ ╎ ╎ ╎ 18 @Compiler/…l:1013 run_passes_ipo_safe(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 18 @Compiler/…l:79 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 17 @Compiler/…l:646 batch_inline!(ir::C… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 17 @Compiler/…l:1726 resize! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 17 @Compiler/…l:296 resize!(stmts::Co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 17 @Base/…ay.jl:1479 resize!(a::Vect… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 17 @Base/…ay.jl:1131 _growend! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 17 @Base/…ay.jl:1148 (::Base.var"#_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 17 @Base/…ay.jl:1067 array_new_memo… 16╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 17 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:663 batch_inline!(ir::C… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:414 ir_inline_item!(co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1154 setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1120 setindex!(compa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:816 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/int.jl:520 <= ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:205 finish_nocycle(::Compile… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:98 finish!(interp::Compiler… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:230 ir_to_codeinf! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:238 ir_to_codeinf! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:77 replace_code_newstyle… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:1443 typeinf_ext_toplevel 3╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:1436 add_codeinsts_to_jit!(int… Show | 36 36 6.4s [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:331 #start_profile_listener##0 at ./Base.jl:351 jfptr_YY.start_profile_listenerYY.YY.0_49431.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 15054199 (Pool: 15053722; Big: 477); GC: 14 [11] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MultivariatePolynomials/UUV7o/test/commutative/substitution.jl:6 _ZNK4llvm12MachineInstr30isDereferenceableInvariantLoadEv at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_110MachineCSE14isCSECandidateEPN4llvm12MachineInstrE.constprop.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_110MachineCSE16PerformSimplePREEPN4llvm20MachineDominatorTreeE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_110MachineCSE20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1561 addModule at /source/src/jitlayers.cpp:2044 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3520 _jl_invoke at /source/src/gf.c:3997 [inlined] ijl_apply_generic at /source/src/gf.c:4205 macro expansion at /home/pkgeval/.julia/packages/MultivariatePolynomials/UUV7o/test/commutative/substitution.jl:24 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/UUV7o/test/commutative/substitution.jl:7 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_invoke at /source/src/gf.c:4012 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95227.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/UUV7o/test/commutativetests.jl:9 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_invoke at /source/src/gf.c:4012 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95227.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95227.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95227.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:287 _start at ./client.jl:554 jfptr__start_91209.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ef25877a249) 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) Allocations: 783662714 (Pool: 783650809; Big: 11905); GC: 274 PkgEval terminated after 2721.79s: test duration exceeded the time limit