Package evaluation to test DynamicPolynomials on Julia 1.14.0-DEV.3071 (c76331c927*) started at 2026-08-30T13:19:30.090 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.72s ################################################################################ # Installation # Installing DynamicPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7c1d4256] + DynamicPolynomials v0.6.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.6 [7c1d4256] + DynamicPolynomials v0.6.7 [102ac46a] + MultivariatePolynomials v0.5.19 [d8a4904e] + MutableArithmetics v1.8.0 [bac558e1] + OrderedCollections v2.0.1 [189a3867] + Reexport v1.2.2 [0c0c59c1] + StarAlgebras v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.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.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 27.47s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_IIozqB/Project.toml` [d360d2e6] ChainRulesCore v1.26.1 [861a8166] Combinatorics v1.1.0 [7c1d4256] DynamicPolynomials v0.6.7 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.8.0 [0c0c59c1] StarAlgebras v0.3.0 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_IIozqB/Manifest.toml` [d360d2e6] ChainRulesCore v1.26.1 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.6 [7c1d4256] DynamicPolynomials v0.6.7 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.8.0 [bac558e1] OrderedCollections v2.0.1 [189a3867] Reexport v1.2.2 [0c0c59c1] StarAlgebras v0.3.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.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.5.7+0 [4536629a] OpenBLAS_jll v0.3.34+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 3.0s Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 2.9s Test Summary: | Pass Total Time Issue #70 | 3 3 5.2s Test Summary: | Pass Total Time Right multiplication of a noncommutative polynomial | 4 4 5.4s Test Summary: | Pass Total Time Issue #141 | 1 1 0.1s ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{Int64, Vector{Int64}}}) at deque.jl:326 └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{Float64, Vector{Int64}}}) at deque.jl:326 └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 Test Summary: | Pass Total Time Issue #79, Issue #80 and Issue #92 | 9 9 12.5s Test Summary: | Pass Total Time Variable and Monomial tests | 101 101 12.6s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 22.1s Test Summary: | Pass Total Time Variable order | 2 2 0.2s Test Summary: | Pass Total Time Issue 152 | 8 8 2.3s Test Summary: | Pass Total Time README example | 3 3 8.4s Test Summary: | Pass Total Time InverseLexOrder | 2 2 3.4s Test Summary: | Pass Total Time LexOrder | 11 11 3.4s Test Summary: | Pass Total Time InverseLexOrder | 9 9 3.9s Test Summary: | Pass Total Time Graded{Reverse{LexOrder}} | 11 11 5.0s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 2.4s Test Summary: | Pass Total Time Comparison with NaN | 8 8 0.2s ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{Rational{Int64}, Vector{Int64}}}) at deque.jl:326 └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 Test Summary: | Pass Total Time Mutable Arithmetics with Int64 | 18 18 6.2s ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{BigInt, Vector{Int64}}}) at deque.jl:326 └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 Test Summary: | Pass Total Time Mutable Arithmetics with BigInt | 18 18 5.3s Test Summary: | Pass Total Time Fast path cases: InverseLexOrder | 12 12 3.2s Test Summary: | Pass Total Time Fast path cases: LexOrder | 12 12 1.2s Test Summary: | Pass Total Time Fast path cases: Graded{InverseLexOrder} | 12 12 1.9s Test Summary: | Pass Total Time Fast path cases: Graded{LexOrder} | 12 12 0.3s Test Summary: | Pass Total Time Fast path cases: Reverse{InverseLexOrder} | 12 12 4.9s Test Summary: | Pass Total Time Fast path cases: Reverse{LexOrder} | 12 12 5.1s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{InverseLexOrder}} | 12 12 0.9s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{LexOrder}} | 12 12 1.2s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{InverseLexOrder}} | 12 12 4.8s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{LexOrder}} | 12 12 3.7s ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{Number, Vector{Int64}}}) at deque.jl:326 [inlined] └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 Test Summary: | Pass Total Time Non-concrete in-place polynomial addition | 2 2 4.1s Test Summary: | Pass Total Time Polyvar macro hygiene | 2 2 0.0s Test Summary: | Pass Total Time Algebra | 34 34 16.5s Test Summary: | Pass Total Time ChainRulesCore | 79 79 25.5s Test Summary: | Pass Total Time Comparison | 139 139 9.5s Test Summary: | Pass Broken Total Time ComplexPoly | 53 3 56 8.1s Test Summary: | Pass Total Time Det | 3 3 2.5s Test Summary: | Pass Total Time Differentiation | 30 30 9.6s Test Summary: | Pass Total Time Division | 58 58 32.3s Test Summary: | Pass Total Time Example 1 | 5 5 3.1s Test Summary: | Pass Total Time Example 2 | 3 3 2.4s ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{Rational{BigInt}, Vector{Int64}}}) at deque.jl:326 └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 Test Summary: | Pass Total Time GCD | 2865 2865 4m48.3s Test Summary: | Pass Total Time Hashing | 15 15 1.3s Test Summary: | Pass Total Time Monomial | 79 79 5.0s Test Summary: | Pass Total Time Monomial Vector | 56 56 3.6s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 6m43.4s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 7m31.1s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 4m13.1s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in BigInt | 6489 14 6503 5m36.3s Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in Int64 | 6478 14 6492 4m43.2s ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{UniformScaling{BigInt}, Vector{Int64}}}) at deque.jl:326 └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in BigInt | 6517 14 6531 5m06.3s Test Summary: | Pass Total Time Norm of polynomial | 4 4 1.6s Test Summary: | Pass Total Time Polynomial | 192 192 15.2s ====================================================================================== 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 15 running 1 of 1 signal (10): User defined signal 1 _ZN12_GLOBAL__N_18Verifier27visitAliasScopeListMetadataEPKN4llvm6MDNodeE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:1124:23 run at /source/src/llvm-final-gc-lowering.cpp:283:9 run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) run at /source/src/pipeline.cpp:990:12 operator() at /source/src/jitlayers.cpp:1461:17 operator() at /source/src/jitlayers.cpp:1599:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2689:18 operator() at /source/src/jitlayers.cpp:1051:35 [inlined] CallImpl):: > at /source/usr/include/llvm/ADT/FunctionExtras.h:212:49 operator() at /source/usr/include/llvm/ADT/FunctionExtras.h:366:62 [inlined] operator() at /source/src/objcache.cpp:340:24 [inlined] get at /source/src/objcache.cpp:381:30 materialize at /source/src/jitlayers.cpp:1061:37 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:377:13 [inlined] dispatch at /source/src/julia-task-dispatcher.h:366:6 _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2247:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:521:39 jl_compile_method_very_internal at /source/src/gf.c:4099:27 _jl_invoke at /source/src/gf.c:4576:16 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_body at /source/src/interpreter.c:735:35 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 _include at ./loading.jl:3320:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/commutativetests.jl:9:0 (pc: 62) jl_invoke_oneshot at /source/src/gf.c:4625:23 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 _include at ./loading.jl:3320:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 _include at ./loading.jl:3320:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 _include at ./loading.jl:3320:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) __script_entry_eval at ./client.jl:106:0 [inlined] exec_options at ./client.jl:350:0 (pc: 426) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] true_main at /source/src/jlapi.c:989:29 jl_repl_entrypoint at /source/src/jlapi.c:1156:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x79561eefe249) 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:573:34 wait at ./task.jl:1652:0 (pc: 108) wait_forever at ./task.jl:1528:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] start_task at /source/src/task.c:1278:23 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000076c745501b10 Total snapshots: 334. Utilization: 0% ╎334 @Base/task.jl:1528 wait_forever() 333╎ 334 @Base/task.jl:? wait() [15] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/commutative/promote.jl:7 setindex! at ./essentials.jl:1072:0 [inlined] type_annotate! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1014:0 (pc: 624) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:769:0 (pc: 203) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:303:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5107:0 (pc: 262) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1790:0 (pc: 106) PkgEval terminated after 2727.42s: test duration exceeded the time limit