Package evaluation to test DynamicPolynomials on Julia 1.14.0-DEV.3141 (fbd24f51d0*) started at 2026-09-08T13:50:58.608 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.94s ################################################################################ # Installation # Installing DynamicPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7c1d4256] + DynamicPolynomials v0.6.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.6 [7c1d4256] + DynamicPolynomials v0.6.8 [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.38s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 6.0 s ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompilation completed after 23.84s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_LRSFaM/Project.toml` [d360d2e6] ChainRulesCore v1.26.1 [861a8166] Combinatorics v1.1.0 [7c1d4256] DynamicPolynomials v0.6.8 [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_LRSFaM/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.8 [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 2.8s Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 2.8s Test Summary: | Pass Total Time Issue #70 | 3 3 5.1s 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 Test Summary: | Pass Total Time Issue #206 | 4 4 0.8s ┌ 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.0s Test Summary: | Pass Total Time Variable and Monomial tests | 101 101 12.4s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 22.1s Test Summary: | Pass Total Time Variable order | 2 2 0.0s Test Summary: | Pass Total Time Issue 152 | 8 8 2.4s Test Summary: | Pass Total Time README example | 3 3 8.5s Test Summary: | Pass Total Time InverseLexOrder | 2 2 3.7s Test Summary: | Pass Total Time LexOrder | 11 11 3.4s Test Summary: | Pass Total Time InverseLexOrder | 9 9 4.0s Test Summary: | Pass Total Time Graded{Reverse{LexOrder}} | 11 11 5.0s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 2.5s Test Summary: | Pass Total Time Comparison with NaN | 8 8 0.3s ┌ 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.6s ┌ 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.4s Test Summary: | Pass Total Time Fast path cases: LexOrder | 12 12 1.3s 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.4s Test Summary: | Pass Total Time Fast path cases: Reverse{InverseLexOrder} | 12 12 5.0s Test Summary: | Pass Total Time Fast path cases: Reverse{LexOrder} | 12 12 5.2s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{InverseLexOrder}} | 12 12 1.0s 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.9s 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.6s Test Summary: | Pass Total Time ChainRulesCore | 79 79 25.2s Test Summary: | Pass Total Time Comparison | 139 139 9.6s Test Summary: | Pass Broken Total Time ComplexPoly | 53 3 56 8.0s Test Summary: | Pass Total Time Det | 3 3 2.5s Test Summary: | Pass Total Time Differentiation | 30 30 9.3s Test Summary: | Pass Total Time Division | 58 58 32.0s Test Summary: | Pass Total Time Example 1 | 5 5 3.0s 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 4m41.5s Test Summary: | Pass Total Time Hashing | 15 15 1.3s Test Summary: | Pass Total Time Monomial | 79 79 4.7s Test Summary: | Pass Total Time Monomial Vector | 56 56 3.9s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 6m21.4s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 6m50.4s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 3m58.4s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in BigInt | 6489 14 6503 5m33.1s Test Summary: | Pass Broken Total Time MutableArithmetics with polynomials in Int64 | 6478 14 6492 4m52.6s ┌ 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 5m07.1s Test Summary: | Pass Total Time Norm of polynomial | 4 4 2.3s Test Summary: | Pass Total Time Polynomial | 192 192 13.9s Test Summary: | Pass Total Time Promotion | 143 143 31.0s 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.2s Test Summary: | Pass Total Time promote_operation with polynomial coefficient | 48 48 0.3s Test Summary: | Pass Total Time ExponentMap | 3 3 0.3s Test Summary: | Pass Total Time promote_variables_with_maps | 14 14 1.9s Test Summary: | Pass Total Time promote_bases_with_maps | 6 6 0.6s Test Summary: | Pass Total Time promote_bases end-to-end | 38 38 1.9s Test Summary: | Pass Total Time RationalPoly | 26 26 3.0s Test Summary: | Pass Total Time Show | 36 36 7.4s Test Summary: | Pass Total Time Substitution | 41 41 12.9s Test Summary: | Pass Total Time Term | 95 95 5.1s Test Summary: | Pass Total Time Variable | 69 69 2.6s Test Summary: | Pass Total Time zip tests | 9 9 0.9s Test Summary: | Pass Total Time Comparison of monomials | 2 2 0.0s Test Summary: | Pass Total Time Non-commutative Monomial | 55 55 0.6s Test Summary: | Pass Total Time Non-commutative MonomialVector | 72 72 3.8s ====================================================================================== 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 19 running 1 of 1 signal (10): User defined signal 1 egal_types at /source/src/builtins.c:202:13 ijl_types_equal at /source/src/subtype.c:3927:41 jl_specializations_get_linfo_ at /source/src/gf.c:275:17 cache_result at /source/src/gf.c:1959:15 ml_matches at /source/src/gf.c:5700:13 ijl_matching_methods at /source/src/gf.c:3570:12 [inlined] ijl_matching_methods at /source/src/gf.c:3557:26 _methods_by_ftype at ./runtime_internals.jl:1777:0 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:111:0 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:74:0 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:74:0 [inlined] #findall#13 at ./../usr/share/julia/Compiler/src/methodtable.jl:126:0 (pc: 93) findall at ./../usr/share/julia/Compiler/src/methodtable.jl:116:0 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:421:0 (pc: 6) #find_method_matches#154 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:380:0 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:373:0 (pc: 25) jfptr_find_method_matches_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:136:0 (pc: 11) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3082:0 (pc: 1830) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3226:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3372:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3390:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3817:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4284:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4246:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4827:0 (pc: 3370) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1795:0 (pc: 106) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:2074:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:2083:0 (pc: 16) jfptr_typeinf_ext_toplevel_5.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] jl_type_infer at /source/src/gf.c:482:35 jl_compile_method_very_internal at /source/src/gf.c:4082:20 _jl_invoke at /source/src/gf.c:4582:16 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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 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:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/noncommutativetests.jl:2:0 (pc: 46) jl_invoke_oneshot at /source/src/gf.c:4631: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:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7549ba7b2249) 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 ============================================================== Test Summary: | Pass Total TimeOverhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000075499dffc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:695 _start() ╎ 1 @Base/client.jl:350 exec_options(opts::Base.JLOptions) ╎ 1 @Base/client.jl:106 __script_entry_eval(mod::Module, ex::Any) ╎ 1 @Base/boot.jl:618 eval(m::Module, e::Any) ╎ 1 @Base/Base.jl:336 (::Base.IncludeInto)(fname::String) ╎ 1 @Base/Base.jl:335 include(mapexpr::Function, mod::Module, _path::Stri… ╎ ╎ 1 @Base/loading.jl:3353 _include(mapexpr::Function, mod::Module, _path… ╎ ╎ 1 @Base/loading.jl:3291 include_string(mapexpr::typeof(identity), mod… ╎ ╎ 1 @Base/boot.jl:618 eval(m::Module, e::Any) ╎ ╎ 1 @Base/Base.jl:336 (::Base.IncludeInto)(fname::String) ╎ ╎ 1 @Base/Base.jl:335 include(mapexpr::Function, mod::Module, _path:… ╎ ╎ ╎ 1 @Base/loading.jl:3353 _include(mapexpr::Function, mod::Module, … ╎ ╎ ╎ 1 @Base/loading.jl:3291 include_string(mapexpr::typeof(identity)… ╎ ╎ ╎ 1 @Base/boot.jl:618 eval(m::Module, e::Any) ╎ ╎ ╎ 1 @Base/Base.jl:336 (::Base.IncludeInto)(fname::String) ╎ ╎ ╎ 1 @Base/Base.jl:335 include(mapexpr::Function, mod::Module, _… ╎ ╎ ╎ ╎ 1 @Base/loading.jl:3353 _include(mapexpr::Function, mod::Mod… ╎ ╎ ╎ ╎ 1 @Base/loading.jl:3291 include_string(mapexpr::typeof(iden… ╎ ╎ ╎ ╎ 1 @Base/boot.jl:618 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ 1 …mutativetests.jl:2 top-level scope ╎ ╎ ╎ ╎ 1 @Base/Base.jl:336 (::Base.IncludeInto)(fname::String) ╎ ╎ ╎ ╎ ╎ 1 @Base/Base.jl:335 include(mapexpr::Function, mod::Mod… ╎ ╎ ╎ ╎ ╎ 1 @Base/loading.jl:3353 _include(mapexpr::Function, mo… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ading.jl:3291 include_string(mapexpr::typeof… ╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:618 eval(m::Module, e::Any) is_commutative | 10 10 2.3s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] start_task at /source/src/task.c:1280: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 0x00007f26e54245b0 Total snapshots: 382. Utilization: 0% ╎382 @Base/task.jl:1528 wait_forever() 381╎ 382 @Base/task.jl:? wait() Test Summary: | Pass Total Time Product with non-commutative monomials and variables | 37 37 7.9s [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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) [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/noncommutative/operators.jl:79 unknown function (ip: 0x7549ba8de3c4) at /lib/x86_64-linux-gnu/libc.so.6 _ZN4llvm17ScheduleDAGInstrs15buildSchedGraphEPNS_9AAResultsEPNS_18RegPressureTrackerEPNS_13PressureDiffsEPNS_13LiveIntervalsEb at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm17ScheduleDAGMILive23buildDAGWithRegPressureEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm17ScheduleDAGMILive8scheduleEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm11impl_detail20MachineSchedulerBase15scheduleRegionsERNS_17ScheduleDAGInstrsEb at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm11impl_detail20MachineSchedulerImpl3runERNS_15MachineFunctionERKNS_13TargetMachineERKNS1_16RequiredAnalysesE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN12_GLOBAL__N_122MachineSchedulerLegacy20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1578:23 compileModule at /source/src/jitlayers.cpp:2702:79 operator() at /source/src/jitlayers.cpp:1052:53 [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:4105:27 _jl_invoke at /source/src/gf.c:4582:16 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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 eval_body at /source/src/interpreter.c:712:21 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:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/noncommutativetests.jl:2:0 (pc: 46) jl_invoke_oneshot at /source/src/gf.c:4631: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:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353: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:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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) wait_safe_interrupt at ./park.jl:231:0 (pc: 6) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7549ba7b2249) 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: 555059906 (Pool: 555048441; Big: 11465); GC: 273 #wait#428 at ./condition.jl:390:0 (pc: 117) wait at ./condition.jl:325:0 [inlined] _trywait at ./asyncevent.jl:204:0 (pc: 38) #_trywait#727 at ./asyncevent.jl:175:0 [inlined] _trywait at ./asyncevent.jl:175:0 [inlined] profile_printing_listener at ./Base.jl:366:0 (pc: 23) #start_profile_listener##0 at ./Base.jl:386:0 (pc: 2) jfptr_YY.start_profile_listenerYY.YY.0_0.1 at /opt/julia/lib/julia/sys.so (unknown line) start_task at /source/src/task.c:1277:23 unknown function (ip: (nil)) at (unknown file) Allocations: 13450054 (Pool: 13449323; Big: 731); GC: 13 PkgEval terminated after 2725.56s: test duration exceeded the time limit