Package evaluation to test DynamicPolynomials on Julia 1.14.0-DEV.2168 (2569364ac4*) started at 2026-05-10T12:43:42.008 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.87s ################################################################################ # Installation # Installing DynamicPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7c1d4256] + DynamicPolynomials v0.6.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.4 [7c1d4256] + DynamicPolynomials v0.6.6 [102ac46a] + MultivariatePolynomials v0.5.19 [d8a4904e] + MutableArithmetics v1.7.1 [bac558e1] + OrderedCollections v1.8.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.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 26.27s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_446MIm/Project.toml` [d360d2e6] ChainRulesCore v1.26.1 [861a8166] Combinatorics v1.1.0 [7c1d4256] DynamicPolynomials v0.6.6 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.7.1 [0c0c59c1] StarAlgebras v0.3.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_446MIm/Manifest.toml` [d360d2e6] ChainRulesCore v1.26.1 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.4 [7c1d4256] DynamicPolynomials v0.6.6 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.7.1 [bac558e1] OrderedCollections v1.8.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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time monomial | 3 3 4.3s Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 3.2s Test Summary: | Pass Total Time Issue #70 | 3 3 6.1s Test Summary: | Pass Total Time Issue #141 | 1 1 0.1s Test Summary: | Pass Total Time Issue #79, Issue #80 and Issue #92 | 9 9 11.3s Test Summary: | Pass Total Time Variable and Monomial tests | 101 101 16.6s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 34.8s Test Summary: | Pass Total Time Variable order | 2 2 0.0s Test Summary: | Pass Total Time Issue 152 | 8 8 3.3s Test Summary: | Pass Total Time README example | 3 3 16.9s Test Summary: | Pass Total Time InverseLexOrder | 2 2 5.0s Test Summary: | Pass Total Time LexOrder | 11 11 4.5s Test Summary: | Pass Total Time InverseLexOrder | 9 9 5.8s Test Summary: | Pass Total Time Graded{Reverse{LexOrder}} | 11 11 7.6s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 4.8s Test Summary: | Pass Total Time Comparison with NaN | 8 8 0.3s Test Summary: | Pass Total Time Mutable Arithmetics with Int64 | 18 18 10.2s Test Summary: | Pass Total Time Mutable Arithmetics with BigInt | 18 18 8.6s Test Summary: | Pass Total Time Fast path cases: InverseLexOrder | 12 12 4.8s 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 5.8s 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 7.9s Test Summary: | Pass Total Time Fast path cases: Reverse{LexOrder} | 12 12 8.5s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{InverseLexOrder}} | 12 12 1.2s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{LexOrder}} | 12 12 4.8s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{InverseLexOrder}} | 12 12 7.8s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{LexOrder}} | 12 12 8.0s Test Summary: | Pass Total Time Non-concrete in-place polynomial addition | 2 2 5.8s Test Summary: | Pass Total Time Polyvar macro hygiene | 2 2 0.0s Test Summary: | Pass Total Time Algebra | 34 34 25.5s Test Summary: | Pass Total Time ChainRulesCore | 79 79 36.9s Test Summary: | Pass Total Time Comparison | 139 139 10.4s Test Summary: | Pass Broken Total Time ComplexPoly | 53 3 56 10.8s Test Summary: | Pass Total Time Det | 3 3 3.0s Test Summary: | Pass Total Time Differentiation | 30 30 10.4s Test Summary: | Pass Total Time Division | 58 58 42.3s Test Summary: | Pass Total Time Example 1 | 5 5 3.8s Test Summary: | Pass Total Time Example 2 | 3 3 2.8s Test Summary: | Pass Total Time GCD | 2865 2865 5m35.5s Test Summary: | Pass Total Time Hashing | 15 15 1.6s Test Summary: | Pass Total Time Monomial | 79 79 4.3s Test Summary: | Pass Total Time Monomial Vector | 56 56 4.4s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 8m05.6s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 8m16.2s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 4m33.3s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in BigInt | 6489 14 6503 6m09.7s ====================================================================================== 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 13 running 1 of 1 signal (10): User defined signal 1 gc_sweep_sysimg at /source/src/staticdata.c:2108:24 gc_sweep_perm_alloc at /source/src/gc-stock.c:1494:5 [inlined] _jl_gc_collect at /source/src/gc-stock.c:3225:13 ijl_gc_collect at /source/src/gc-stock.c:3531:13 maybe_collect at /source/src/gc-stock.c:357:9 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:734:5 ijl_gc_small_alloc at /source/src/gc-stock.c:783:23 verify_ir at ./../usr/share/julia/Compiler/src/ssair/verify.jl:427:1304 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1070:158 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048:2 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021:3 jfptr_optimize_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278:17 jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4881:168 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:123 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1723:2 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1732:17 jfptr_typeinf_ext_toplevel_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3652:24 _jl_invoke at /source/src/gf.c:4117:16 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 macro expansion at /home/pkgeval/.julia/packages/MutableArithmetics/2Djmb/src/Test/config.jl:22:1 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:15 [inlined] #array_test#15 at /home/pkgeval/.julia/packages/MutableArithmetics/2Djmb/src/Test/config.jl:22:167 array_test at /home/pkgeval/.julia/packages/MutableArithmetics/2Djmb/src/Test/config.jl:16:5 [inlined] macro expansion at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/commutative/mutable_arithmetics.jl:61:21 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:53 [inlined] all_tests at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/commutative/mutable_arithmetics.jl:61:1924 unknown function (ip: 0x7e584632c905) at (unknown file) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 macro expansion at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/commutative/mutable_arithmetics.jl:124:35 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2327:45 [inlined] top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/commutative/mutable_arithmetics.jl:2351:546 jl_invoke_oneshot at /source/src/gf.c:4160:23 ijl_eval_thunk at /source/src/toplevel.c:760:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:125 _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 _include at ./loading.jl:3173:35 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 unknown function (ip: 0x7e5872f8afe2) at (unknown file) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 top-level scope at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/commutativetests.jl:9:32 jl_invoke_oneshot at /source/src/gf.c:4160:23 ijl_eval_thunk at /source/src/toplevel.c:760:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:125 _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 _include at ./loading.jl:3173:35 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 unknown function (ip: 0x7e5872f8afe2) at (unknown file) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:125 _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 _include at ./loading.jl:3173:35 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 unknown function (ip: 0x7e5872f8afe2) at (unknown file) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:125 _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 _include at ./loading.jl:3173:35 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 exec_options at ./client.jl:318:353 _start at ./client.jl:593:35 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7e588fada249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:44 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000076c4f0cefee0 Total snapshots: 389. Utilization: 0% ╎389 @Base/task.jl:1168 wait_forever() 388╎ 389 @Base/task.jl:1246 wait() Test Summary: | Pass [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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:44 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 14186047 (Pool: 14185376; Big: 671); GC: 12 [13] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MultivariatePolynomials/h8EF8/test/commutative/mutable_arithmetics.jl:111 _ZNK4llvm15X86RegisterInfo15getReservedRegsERKNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm19MachineRegisterInfo18freezeReservedRegsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZL7runImplRN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_112FinalizeISel20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1414:23 compileModule at /source/src/jitlayers.cpp:2362:79 materialize at /source/src/jitlayers.cpp:906:36 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:353:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.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.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.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.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2057:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:510:39 jl_compile_method_internal at /source/src/gf.c:3664:27 _jl_invoke at /source/src/gf.c:4117:16 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:910:23 profile_printing_listener at ./Base.jl:359:42 #start_profile_listener##0 at ./Base.jl:377:3 jfptr_YY.start_profile_listenerYY.YY.0_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 521708793 (Pool: 521698426; Big: 10367); GC: 192 Broken PkgEval terminated after 2721.53s: test duration exceeded the time limit