Package evaluation of DynamicPolynomials on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:58:39.320 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.87s ################################################################################ # Installation # Installing DynamicPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [7c1d4256] + DynamicPolynomials v0.6.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [d360d2e6] + ChainRulesCore v1.25.1 [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.20 [7c1d4256] + DynamicPolynomials v0.6.1 [102ac46a] + MultivariatePolynomials v0.5.7 [d8a4904e] + MutableArithmetics v1.6.4 [bac558e1] + OrderedCollections v1.8.0 [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.12.0+0 Installation completed after 1.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.21s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_DR9AuQ/Project.toml` [d360d2e6] ChainRulesCore v1.25.1 [861a8166] Combinatorics v1.0.2 [7c1d4256] DynamicPolynomials v0.6.1 [102ac46a] MultivariatePolynomials v0.5.7 [d8a4904e] MutableArithmetics v1.6.4 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_DR9AuQ/Manifest.toml` [d360d2e6] ChainRulesCore v1.25.1 [861a8166] Combinatorics v1.0.2 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.20 [7c1d4256] DynamicPolynomials v0.6.1 [102ac46a] MultivariatePolynomials v0.5.7 [d8a4904e] MutableArithmetics v1.6.4 [bac558e1] OrderedCollections v1.8.0 [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.12.0+0 Testing Running tests... Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 7.9s Test Summary: | Pass Total Time Issue #70 | 3 3 5.8s Test Summary: | Pass Total Time Issue #141 | 1 1 0.3s Test Summary: | Pass Total Time Issue #79, Issue #80 and Issue #92 | 9 9 9.2s Test Summary: | Pass Total Time Variable and Monomial tests | 95 95 16.0s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 33.0s Test Summary: | Pass Total Time Variable order | 2 2 0.0s Test Summary: | Pass Total Time Issue 152 | 8 8 1.0s Test Summary: | Pass Total Time README example | 3 3 14.1s Test Summary: | Pass Total Time InverseLexOrder | 2 2 3.0s Test Summary: | Pass Total Time LexOrder | 11 11 4.4s Test Summary: | Pass Total Time InverseLexOrder | 9 9 4.3s Test Summary: | Pass Total Time Reverse{LexOrder} | 9 9 4.0s Test Summary: | Pass Total Time Reverse{InverseLexOrder} | 11 11 5.6s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 4.2s Test Summary: | Pass Total Time Mutable Arithmetics with Int64 | 18 18 8.3s Test Summary: | Pass Total Time Mutable Arithmetics with BigInt | 18 18 8.0s Test Summary: | Pass Total Time Polyvar macro hygiene | 2 2 0.0s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 7m20.4s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 7m07.5s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 4m02.5s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in BigInt | 6489 14 6503 5m28.7s Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in Int64 | 6478 14 6492 4m44.8s Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in BigInt | 6517 14 6531 4m51.5s Test Summary: | Pass Total Time zip tests | 9 9 0.5s Test Summary: | Pass Total Time Variable | 58 58 2.0s Test Summary: | Pass Total Time Monomial | 79 79 4.5s Test Summary: | Pass Total Time Term | 94 94 3.1s Test Summary: | Pass Total Time Monomial Vector | 56 56 4.2s Test Summary: | Pass Total Time Polynomial | 192 192 17.7s Test Summary: | Pass Total Time Det | 3 3 3.1s Test Summary: | Pass Total Time RationalPoly | 26 26 2.9s Test Summary: | Pass Broken Total Time ComplexPoly | 40 4 44 7.2s Test Summary: | Pass Total Time Promotion | 143 143 33.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 4.3s Test Summary: | Pass Total Time promote_operation with polynomial coefficient | 48 48 0.3s Test Summary: | Pass Total Time Hashing | 15 15 1.5s Test Summary: | Pass Total Time Norm of polynomial | 4 4 1.5s Test Summary: | Pass Total Time Algebra | 34 34 10.7s Test Summary: | Pass Total Time Comparison | 95 95 5.7s Test Summary: | Pass Total Time Substitution | 41 41 18.6s Test Summary: | Pass Total Time Differentiation | 30 30 13.2s Test Summary: | Pass Total Time Division | 58 58 40.5s Test Summary: | Pass Total Time GCD | 2862 2862 4m22.7s Test Summary: | Pass Total Time ChainRulesCore | 79 79 25.8s Test Summary: | Pass Total Time Show | 36 36 5.8s Test Summary: | Pass Total Time Example 1 | 5 5 1.3s Test Summary: | Pass Total Time Example 2 | 3 3 1.3s Test Summary: | Pass Total Time Non-commutative Monomial | 55 55 0.3s Test Summary: | Pass Total Time Non-commutative MonomialVector | 72 72 3.9s Test Summary: | Pass Total Time Product with non-commutative monomials and variables | 37 37 7.1s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 13 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7e59b468af14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 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:333 #start_profile_listener##0 at ./Base.jl:353 jfptr_YY.start_profile_listenerYY.YY.0_59255.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) _ZNK4llvm12DenseMapBaseINS_8DenseMapIPNS_10BasicBlockESt10unique_ptrINS_15DomTreeNodeBaseIS2_EESt14default_deleteIS6_EENS_12DenseMapInfoIS3_vEENS_6detail12DenseMapPairIS3_S9_EEEES3_S9_SB_SE_E4findEPKS2_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZNK4llvm17DominatorTreeBaseINS_10BasicBlockELb0EE7getNodeEPKS1_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZNK4llvm17DominatorTreeBaseINS_10BasicBlockELb0EE9dominatesEPKS1_S4_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZNK4llvm13DominatorTree9dominatesERKNS_14BasicBlockEdgeEPKNS_10BasicBlockE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm24replaceDominatedUsesWithEPNS_5ValueES1_RNS_13DominatorTreeERKNS_14BasicBlockEdgeE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass17propagateEqualityEPNS_5ValueES2_RKNS_14BasicBlockEdgeEb at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:777 operator() at /source/src/jitlayers.cpp:1581 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1542 [inlined] operator() at /source/src/jitlayers.cpp:1694 [inlined] addModule at /source/src/jitlayers.cpp:2153 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:946 jl_compile_method_internal at /source/src/gf.c:2985 _jl_invoke at /source/src/gf.c:3467 [inlined] ijl_apply_generic at /source/src/gf.c:3675 plusorminus at /home/pkgeval/.julia/packages/DynamicPolynomials/aISNo/src/operators.jl:62 + at /home/pkgeval/.julia/packages/DynamicPolynomials/aISNo/src/operators.jl:178 [inlined] + at ./operators.jl:643 unknown function (ip: 0x7e598198c736) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_body at /source/src/interpreter.c:580 eval_body at /source/src/interpreter.c:557 eval_body at /source/src/interpreter.c:557 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1032 jl_toplevel_eval_flex at /source/src/toplevel.c:972 ijl_toplevel_eval at /source/src/toplevel.c:1044 ijl_toplevel_eval_in at /source/src/toplevel.c:1089 eval at ./boot.jl:488 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_115428.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1032 jl_toplevel_eval_flex at /source/src/toplevel.c:972 ijl_toplevel_eval at /source/src/toplevel.c:1044 ijl_toplevel_eval_in at /source/src/toplevel.c:1089 eval at ./boot.jl:488 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_115428.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1032 jl_toplevel_eval_flex at /source/src/toplevel.c:972 ijl_toplevel_eval at /source/src/toplevel.c:1044 ijl_toplevel_eval_in at /source/src/toplevel.c:1089 eval at ./boot.jl:488 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_115428.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1032 jl_toplevel_eval_flex at /source/src/toplevel.c:972 ijl_toplevel_eval at /source/src/toplevel.c:1044 ijl_toplevel_eval_in at /source/src/toplevel.c:1089 eval at ./boot.jl:488 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_115428.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1032 jl_toplevel_eval_flex at /source/src/toplevel.c:972 ijl_toplevel_eval at /source/src/toplevel.c:1044 ijl_toplevel_eval_in at /source/src/toplevel.c:1089 eval at ./boot.jl:488 exec_options at ./client.jl:294 _start at ./client.jl:560 jfptr__start_63340.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1124 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7e59b462c249) 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 ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7ba1e667ff14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 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:333 #start_profile_listener##0 at ./Base.jl:353 jfptr_YY.start_profile_listenerYY.YY.0_59255.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) 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:454 Test Summary: | poptask at ./task.jl:1187 Pass Total Time Noncommutative quadratic | 2 2 13.0s Test Summary: | Pass Total Time Comparison of monomials | 2 2 0.0s wait at ./task.jl:1199 task_done_hook at ./task.jl:839 jfptr_task_done_hook_73657.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] jl_finish_task at /source/src/task.c:345 start_task at /source/src/task.c:1260 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x00007ba1d8a021d0 Total snapshots: 1. Utilization: 0% ╎1 @Base/task.jl:839 task_done_hook(t::Task) ╎ 1 @Base/task.jl:1199 wait() ╎ 1 @Base/task.jl:1187 poptask(W::Base.IntrusiveLinkedListSynchronized{Task}) Thread 2 (default) Task 0x00007ba1d8a00100 Total snapshots: 1. Utilization: 0% ╎1 @Base/Base.jl:353 (::Base.var"#start_profile_listener##0#start_profile_lis… ╎ 1 @Base/Base.jl:333 profile_printing_listener(cond::Base.AsyncCondition) ╎ 1 @Base/asyncevent.jl:185 _trywait(t::Base.AsyncCondition) ╎ 1 @Base/condition.jl:136 wait ╎ 1 @Base/condition.jl:141 wait(c::Base.GenericCondition{Base.Threads.Spin… ╎ 1 @Base/task.jl:1199 wait() ╎ ╎ 1 @Base/task.jl:1187 poptask(W::Base.IntrusiveLinkedListSynchronized{T… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 unknown function (ip: 0x7ba1e667ff14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 [13] signal 15: Terminated in expression starting at none:0 egal_types at /source/src/builtins.c:158 poptask at ./task.jl:1187 ijl_types_equal at /source/src/subtype.c:2287 jl_specializations_get_linfo_ at /source/src/gf.c:225 cache_method at /source/src/gf.c:1523 ml_matches at /source/src/gf.c:4565 ml_matches at /source/src/gf.c:4207 [inlined] ijl_matching_methods at /source/src/gf.c:2590 wait at ./task.jl:1199 _methods_by_ftype at ./runtime_internals.jl:1384 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:97 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] #findall#7 at ./../usr/share/julia/Compiler/src/methodtable.jl:111 #wait#398 at ./condition.jl:141 findall at ./../usr/share/julia/Compiler/src/methodtable.jl:102 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:400 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 #find_method_matches#132 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:355 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:349 [inlined] abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:120 profile_printing_listener at ./Base.jl:333 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2769 #start_profile_listener##0 at ./Base.jl:353 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2876 jfptr_YY.start_profile_listenerYY.YY.0_59255.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) 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:454 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2869 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3029 poptask at ./task.jl:1187 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3047 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3354 wait at ./task.jl:1199 typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4106 task_done_hook at ./task.jl:839 jfptr_typeinf_local_131543.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jfptr_task_done_hook_73657.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] jl_finish_task at /source/src/task.c:345 start_task at /source/src/task.c:1260 unknown function (ip: (nil)) at (unknown file) Allocations: 12534519 (Pool: 12534274; Big: 245); GC: 11 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4298 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1168 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1280 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1288 jfptr_typeinf_ext_toplevel_131345.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] jl_type_infer at /source/src/gf.c:453 jl_compile_method_internal at /source/src/gf.c:2972 _jl_invoke at /source/src/gf.c:3467 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) unknown function (ip: 0x7e59b468af14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _wait at ./task.jl:312 #start_profile_listener##2 at ./Base.jl:360 unknown function (ip: 0x7e59819b125d) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _atexit at ./initdefs.jl:472 unknown function (ip: 0x7e59819b11a4) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2359 [inlined] ijl_atexit_hook at /source/src/init.c:262 jl_repl_entrypoint at /source/src/jlapi.c:1125 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7e59b462c249) 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: 675328826 (Pool: 675317050; Big: 11776); GC: 272 PkgEval terminated after 2723.33s: test duration exceeded the time limit