Package evaluation to test Groebner on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T15:23:33.813 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.68s ################################################################################ # Installation # Installing Groebner... Resolving package versions... Installed IntegerMathUtils ─ v0.1.3 Installed Combinatorics ──── v1.1.0 Installed MacroTools ─────── v0.5.16 Installed Preferences ────── v1.5.1 Installed PrecompileTools ── v1.3.3 Installed OpenBLAS32_jll ─── v0.3.29+0 Installed JLLWrappers ────── v1.7.1 Installed Atomix ─────────── v1.1.2 Installed TimerOutputs ───── v0.5.29 Installed Nemo ───────────── v0.53.2 Installed Primes ─────────── v0.5.7 Installed AbstractAlgebra ── v0.47.6 Installed FLINT_jll ──────── v301.400.1+0 Installed UnsafeAtomics ──── v0.3.0 Installed RandomExtensions ─ v0.4.4 Installed Groebner ───────── v0.10.1 Installed ExprTools ──────── v0.1.10 Installing 2 artifacts Installed artifact OpenBLAS32 10.0 MiB Installed artifact FLINT 23.6 MiB Updating `~/.julia/environments/v1.14/Project.toml` [0b43b601] + Groebner v0.10.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [c3fe647b] + AbstractAlgebra v0.47.6 [a9b6321e] + Atomix v1.1.2 [861a8166] + Combinatorics v1.1.0 [e2ba6199] + ExprTools v0.1.10 [0b43b601] + Groebner v0.10.1 [18e54dd8] + IntegerMathUtils v0.1.3 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [2edaba10] + Nemo v0.53.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [27ebfcd6] + Primes v0.5.7 [fb686558] + RandomExtensions v0.4.4 [a759f4b9] + TimerOutputs v0.5.29 [013be700] + UnsafeAtomics v0.3.0 [e134572f] + FLINT_jll v301.400.1+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging 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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [781609d7] + GMP_jll v6.3.0+2 [3a97d323] + MPFR_jll v4.2.2+0 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 9.36s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.8s ################################################################################ # Testing # Testing Groebner Status `/tmp/jl_RlbWsd/Project.toml` [c3fe647b] AbstractAlgebra v0.47.6 [a9b6321e] Atomix v1.1.2 [6e4b80f9] BenchmarkTools v1.6.3 [861a8166] Combinatorics v1.1.0 [7c1d4256] DynamicPolynomials v0.6.4 [0b43b601] Groebner v0.10.1 [2edaba10] Nemo v0.53.2 [aea7be01] PrecompileTools v1.3.3 [27ebfcd6] Primes v0.5.7 [a759f4b9] TimerOutputs v0.5.29 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_RlbWsd/Manifest.toml` [c3fe647b] AbstractAlgebra v0.47.6 [a9b6321e] Atomix v1.1.2 [6e4b80f9] BenchmarkTools v1.6.3 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.3 [7c1d4256] DynamicPolynomials v0.6.4 [e2ba6199] ExprTools v0.1.10 [0b43b601] Groebner v0.10.1 [18e54dd8] IntegerMathUtils v0.1.3 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [1914dd2f] MacroTools v0.5.16 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [2edaba10] Nemo v0.53.2 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [27ebfcd6] Primes v0.5.7 [fb686558] RandomExtensions v0.4.4 [189a3867] Reexport v1.2.2 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.0 [a759f4b9] TimerOutputs v0.5.29 [013be700] UnsafeAtomics v0.3.0 [e134572f] FLINT_jll v301.400.1+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [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.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 [9abbd945] Profile 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.3.0+1 [781609d7] GMP_jll v6.3.0+2 [3a97d323] MPFR_jll v4.2.2+0 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... WARNING: Method definition invariants_enabled() in module Groebner at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/Groebner.jl:28 overwritten at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:5. Julia Version 1.14.0-DEV.1420 Commit 3d611fddcf* (2025-12-27 13:54 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) CPU: 128 × AMD EPYC 7502 32-Core Processor WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_RlbWsd [ Info: Running arithmetic.jl 6.726084 seconds (4.97 M allocations: 254.793 MiB, 2.05% gc time, 96.44% compilation time: 13% of which was recompilation) [ Info: Running crt.jl 3.397763 seconds (1.91 M allocations: 98.215 MiB, 0.87% gc time, 97.76% compilation time) [ Info: Running ratrec.jl 1.228056 seconds (644.91 k allocations: 32.784 MiB, 96.31% compilation time) [ Info: Running monoms/exponentvector.jl 1.882865 seconds (1.27 M allocations: 67.708 MiB, 1.76% gc time, 97.36% compilation time) [ Info: Running monoms/packedtuples.jl 5.286058 seconds (3.31 M allocations: 172.480 MiB, 0.93% gc time, 95.65% compilation time) [ Info: Running monoms/monom_arithmetic.jl 9.179861 seconds (2.93 M allocations: 153.502 MiB, 0.63% gc time, 97.96% compilation time: <1% of which was recompilation) [ Info: Running monoms/monom_orders.jl 22.437985 seconds (13.81 M allocations: 713.134 MiB, 0.96% gc time, 98.51% compilation time) [ Info: Running groebner.jl ┌ Warning: Groebner.jl does not have a native implementation for the given field: Finite field F_10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069673. │ Falling back to a generic implementation (may be slow). │ If this is unexpected, please consider submitting a GitHub issue. └ @ Groebner ~/.julia/packages/Groebner/4lAu7/src/input_output/AbstractAlgebra.jl:78 ┌ Info: Possible overflow of exponent vector detected. └ Restarting with at least 32 bits per exponent. ┌ Info: Possible overflow of exponent vector detected. └ Restarting with at least 32 bits per exponent. ┌ Info: Possible overflow of exponent vector detected. └ Restarting with at least 32 bits per exponent. ┌ Info: Two blocks of the product ordering intersect by their variables. │ Block 1: Lex(x6,x2,x1,x5) └ Block 2: Lex(x4,x1,x3) ┌ Info: Two blocks of the product ordering intersect by their variables. │ Block 1: Lex(6,2,1,5) └ Block 2: Lex(4,1,3) [ Info: GB contains polynomials of lengths: [554, 6444, 8703, 11684, 14982, 18897, 23991, 24087, 26777, 30309, 32391, 33733, 36838, 40508, 40817, 41092, 42499, 50625, 52931, 56803, 61611, 61956, 64179, 68123, 72867, 73156, 73533, 76265, 81688, 87187, 88416, 89761, 89817, 103461, 108024, 122988, 129161, 148866, 151139, 186178, 186234, 226588, 265071, 311568, 319392, 375159, 382294, 407417] [ Info: Variables: 64 [ Info: Variables: 100 [ Info: Variables: 101 [ Info: Variables: 127 [ Info: Variables: 128 [ Info: Variables: 256 [ Info: Variables: 257 ┌ Info: Possible overflow of exponent vector detected. └ Restarting with at least 32 bits per exponent. ┌ Info: The option `tasks = 128` was provided to Groebner.jl, │ however, multi-threading is disabled globally in Groebner.jl. │ The option `tasks` was ignored. └ See `Groebner.threading_enabled()` for details. [ Info: Testing multi-threading over Zp using 1 threads [ Info: Testing multi-threading over QQ using 1 threads [ Info: Producing 46656 small random tests for groebner. This may take a minute 2060.642901 seconds (1.67 G allocations: 118.466 GiB, 3.18% gc time, 75.05% compilation time) [ Info: Running learn_and_apply.jl Recorded 1 traces. Showing only one. # Trace of F4 recorded in 0.0 s (0.02 MiB). ring : Z[x1,...,x2] mod 2147483647 input : 2 polynomials output: 2 polynomials apply : 1 / 0 (success/fail) # Parameters input order : DegRevLex() output order : DegRevLex() homogenize : false permute : false monom. type : Groebner.PackedTuple1{UInt64, UInt8} coeff. type : UInt32 arithmetic : Groebner.SpecializedArithmeticZp{UInt64, UInt32, true} # F4 statistics iterations : 1 hashtable : 4 / 1024 filled matrix up-rows : 2 (100.0 % useful) matrix low-rows: 0 (NaN % useful) pair degrees : pair count : ┌ Info: Possible overflow of exponent vector detected. └ Restarting with at least 32 bits per exponent. Recorded 1 traces. Showing only one. # Trace of F4 recorded in 0.0 s (0.02 MiB). ring : Z[x1,...,x2] mod 2147483647 input : 2 polynomials output: 3 polynomials apply : 0 / 0 (success/fail) # Parameters input order : DegRevLex() output order : DegRevLex() homogenize : false permute : false monom. type : Vector{UInt64} coeff. type : UInt32 arithmetic : Groebner.SpecializedArithmeticZp{UInt64, UInt32, true} # F4 statistics iterations : 3 hashtable : 13 / 1024 filled matrix up-rows : 6 (66.67 % useful) matrix low-rows: 2 (50.0 % useful) pair degrees : 2000,2000 pair count : 1,1 Recorded 1 traces. Showing only one. # Trace of F4 recorded in 0.0 s (0.02 MiB). ring : Z[x1,...,x2] mod 4611686018427388039 input : 2 polynomials output: 3 polynomials apply : 0 / 0 (success/fail) # Parameters input order : DegRevLex() output order : DegRevLex() homogenize : false permute : false monom. type : Vector{UInt64} coeff. type : UInt64 arithmetic : Groebner.SpecializedArithmeticZp{UInt128, UInt64, false} # F4 statistics iterations : 3 hashtable : 13 / 1024 filled matrix up-rows : 6 (66.67 % useful) matrix low-rows: 2 (50.0 % useful) pair degrees : 2000,2000 pair count : 1,1 [ Info: Trace might be corrupted. Recovering... ┌ Info: Stress testing groebner_apply! on: │ primes = [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 1031, 1048583, 134217689, 134217757] │ boot = 10 │ system = └ AbstractAlgebra.Generic.MPoly{Rational{BigInt}}[x*y + y, x*y + x + y] [ Info: Apply (expectedly) failed in 1052 / 1820 cases. ┌ Info: Stress testing groebner_apply! on: │ primes = [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 1031, 1048583, 134217689, 134217757] │ boot = 10 │ system = └ AbstractAlgebra.Generic.MPoly{Rational{BigInt}}[z1 + z2 + z3 + z4 + z5, z1*z2 + z2*z3 + z3*z4 + z1*z5 + z4*z5, z1*z2*z3 + z2*z3*z4 + z1*z2*z5 + z1*z4*z5 + z3*z4*z5, z1*z2*z3*z4 + z1*z2*z3*z5 + z1*z2*z4*z5 + z1*z3*z4*z5 + z2*z3*z4*z5, z1*z2*z3*z4*z5 - 1] [ Info: Apply (expectedly) failed in 1724 / 1820 cases. 232.627115 seconds (151.29 M allocations: 8.941 GiB, 1.94% gc time, 94.12% compilation time) [ Info: Running isgroebner.jl 6.456679 seconds (3.71 M allocations: 222.111 MiB, 90.27% compilation time) [ Info: Running normalform.jl [ Info: Producing 1728 tests for normal form. This may take a minute 29.315549 seconds (16.61 M allocations: 1.075 GiB, 2.74% gc time, 39.05% compilation time) [ Info: Running auxiliary.jl ====================================================================================== 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 42 running 1 of 1 signal (10): User defined signal 1 convert_to_ircode at ./../usr/share/julia/Compiler/src/optimize.jl:1299 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021 jfptr_optimize_90193.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278 jfptr_finish_nocycle_87201.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4508 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_88875.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 map at ./abstractarray.jl:3390 _groebner_learn_and_apply at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/groebner/groebner.jl:266 _groebner2 at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/groebner/groebner.jl:134 unknown function (ip: 0x794c70bf44d5) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 groebner2 at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/groebner/groebner.jl:86 leading_ideal2 at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/groebner/auxiliary.jl:97 unknown function (ip: 0x794c70b99725) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _leading_ideal1 at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/groebner/auxiliary.jl:83 unknown function (ip: 0x794c70ba4e4d) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 leading_ideal0 at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/groebner/auxiliary.jl:58 #leading_ideal#210 at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/interface.jl:695 [inlined] leading_ideal at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/interface.jl:693 unknown function (ip: 0x794c70ba4b46) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x794c915ab122) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 macro expansion at ./timing.jl:730 [inlined] isolated_testset at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:33 unknown function (ip: 0x794c915a96b2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:55 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] macro expansion at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:41 [inlined] macro expansion at ./timing.jl:730 [inlined] top-level scope at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:394 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:746 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_56155.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_36232.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x794c92d4f249) 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) #= 493.7 ms =# precompile(Tuple{typeof(Base.collect_similar), Base.UnitRange{Int64}, Base.Generator{Base.UnitRange{Int64}, Groebner.var"#_groebner_learn_and_apply##0#_groebner_learn_and_apply##1"{Groebner.Trace{Groebner.CompositeNumber{4, Int32}, Groebner.CompositeNumber{4, Int32}, Array{UInt64, 1}, Groebner.Lex{false, Int64}, Groebner.DegRevLex{true, Union{}}}}}}) ============================================================== 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 ┌ 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 0x0000794c380ec880 Total snapshots: 20. Utilization: 100% ╎20 @Compiler/…/typeinfer.jl:1719 typeinf_ext_toplevel(mi::Core.MethodInstanc… ╎ 20 @Compiler/…/typeinfer.jl:1710 typeinf_ext_toplevel ╎ 20 @Compiler/…typeinfer.jl:1527 typeinf_ext(interp::Compiler.NativeInterpr… ╎ 1 @Compiler/…pretation.jl:4492 typeinf(interp::Compiler.NativeInterprete… ╎ 1 @Compiler/…ncestate.jl:1206 doworkloop(interp::Compiler.NativeInterpr… ╎ 1 @Compiler/…retation.jl:177 (::Compiler.var"#handle1#abstract_call_gf… ╎ ╎ 1 @Compiler/…retation.jl:858 abstract_call_method_with_const_args ╎ ╎ 1 @Compiler/…retation.jl:889 abstract_call_method_with_const_args(in… ╎ ╎ 1 @Compiler/…etation.jl:1340 const_prop_call(interp::Compiler.Nativ… ╎ ╎ 1 @Compiler/…tation.jl:4501 typeinf(interp::Compiler.NativeInterpr… ╎ ╎ 1 @Compiler/…tation.jl:4344 typeinf_local(interp::Compiler.Native… ╎ ╎ ╎ 1 @Compiler/…tation.jl:3795 abstract_eval_basic_statement ╎ ╎ ╎ 1 @Compiler/…ation.jl:3838 abstract_eval_basic_statement ╎ ╎ ╎ 1 @Compiler/…ation.jl:3439 abstract_eval_statement_expr(interp… ╎ ╎ ╎ 1 @Compiler/…tion.jl:3075 abstract_eval_call ╎ ╎ ╎ 1 @Compiler/…tion.jl:3057 abstract_call(interp::Compiler.Nat… ╎ ╎ ╎ ╎ 1 @Compiler/…tion.jl:2897 abstract_call ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:2904 abstract_call(interp::Compiler.Na… ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:2796 abstract_call_known(interp::Comp… ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:119 abstract_call_gf_by_type(interp:… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:332 find_method_matches ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:338 #find_method_matches#131 ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:376 find_simple_method_matches(int… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:102 findall ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:111 findall(sig::Type, table::Com… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:70 findall ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:97 _findall 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…als.jl:1603 _methods_by_ftype ╎ 15 @Compiler/…pretation.jl:4501 typeinf(interp::Compiler.NativeInterprete… ╎ 15 @Compiler/…retation.jl:4344 typeinf_local(interp::Compiler.NativeInte… ╎ 15 @Compiler/…retation.jl:3795 abstract_eval_basic_statement ╎ ╎ 15 @Compiler/…retation.jl:3838 abstract_eval_basic_statement ╎ ╎ 15 @Compiler/…etation.jl:3439 abstract_eval_statement_expr(interp::Co… ╎ ╎ 15 @Compiler/…etation.jl:3075 abstract_eval_call ╎ ╎ 15 @Compiler/…tation.jl:3057 abstract_call(interp::Compiler.NativeI… ╎ ╎ 15 @Compiler/…tation.jl:2897 abstract_call ╎ ╎ ╎ 15 @Compiler/…tation.jl:2904 abstract_call(interp::Compiler.Nativ… ╎ ╎ ╎ 1 @Compiler/…ation.jl:2683 abstract_call_known(interp::Compiler… ╎ ╎ ╎ 1 @Compiler/…ation.jl:1976 abstract_call_builtin(interp::Compi… ╎ ╎ ╎ 1 @Compiler/…uncs.jl:2857 builtin_tfunction(interp::Compiler.… ╎ ╎ ╎ 1 @Compiler/…uncs.jl:1096 getfield_tfunc(𝕃::Compiler.Inferen… ╎ ╎ ╎ ╎ 1 @Compiler/…uncs.jl:1130 _getfield_tfunc ╎ ╎ ╎ ╎ 1 @Compiler/…ncs.jl:1137 _getfield_tfunc ╎ ╎ ╎ ╎ 1 @Compiler/…ncs.jl:1160 _getfield_tfunc ╎ ╎ ╎ ╎ 1 @Compiler/…cs.jl:1182 _getfield_tfunc(𝕃::Compiler.Cons… 1╎ ╎ ╎ ╎ 1 @Compiler/…cs.jl:1222 _getfield_tfunc(𝕃::Compiler.JLT… ╎ ╎ ╎ 1 @Compiler/…ation.jl:2685 abstract_call_known(interp::Compiler… ╎ ╎ ╎ 1 @Compiler/…funcs.jl:2641 builtin_effects(𝕃::Compiler.Inferen… ╎ ╎ ╎ 1 @Compiler/…uncs.jl:2535 getfield_effects(𝕃::Compiler.Infere… ╎ ╎ ╎ 1 @Compiler/…uncs.jl:1002 getfield_nothrow(𝕃::Compiler.Infer… ╎ ╎ ╎ ╎ 1 @Compiler/…uncs.jl:1073 getfield_nothrow(𝕃::Compiler.Infe… ╎ ╎ ╎ ╎ 1 @Base/…sentials.jl:613 datatype_min_ninitialized ╎ ╎ ╎ 13 @Compiler/…ation.jl:2796 abstract_call_known(interp::Compiler… ╎ ╎ ╎ 4 @Compiler/…ation.jl:119 abstract_call_gf_by_type(interp::Com… ╎ ╎ ╎ 4 @Compiler/…ation.jl:332 find_method_matches ╎ ╎ ╎ 4 @Compiler/…tion.jl:338 #find_method_matches#131 ╎ ╎ ╎ ╎ 4 @Compiler/…tion.jl:376 find_simple_method_matches(interp:… ╎ ╎ ╎ ╎ 4 @Compiler/…able.jl:102 findall ╎ ╎ ╎ ╎ 3 @Compiler/…ble.jl:105 findall(sig::Type, table::Compile… ╎ ╎ ╎ ╎ 3 @Compiler/…ble.jl:70 findall ╎ ╎ ╎ ╎ 3 @Compiler/…ble.jl:70 #findall#5 ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…le.jl:97 _findall 3╎ ╎ ╎ ╎ ╎ 3 @Base/…rnals.jl:1603 _methods_by_ftype ╎ ╎ ╎ ╎ 1 @Compiler/…ble.jl:111 findall(sig::Type, table::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ble.jl:70 findall ╎ ╎ ╎ ╎ 1 @Compiler/…ble.jl:70 #findall#5 ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…le.jl:97 _findall 1╎ ╎ ╎ ╎ ╎ 1 @Base/…rnals.jl:1603 _methods_by_ftype ╎ ╎ ╎ 9 @Compiler/…ation.jl:328 abstract_call_gf_by_type(interp::Com… ╎ ╎ ╎ 2 @Compiler/…ation.jl:166 (::Compiler.var"#infercalls#abstrac… ╎ ╎ ╎ 2 @Compiler/…tion.jl:725 abstract_call_method(interp::Compil… ╎ ╎ ╎ ╎ 1 @Compiler/…nfer.jl:1109 typeinf_edge(interp::Compiler.Nat… ╎ ╎ ╎ ╎ 1 @Base/…ternals.jl:1777 specialize_method 1╎ ╎ ╎ ╎ 1 @Base/…ternals.jl:1790 #specialize_method#8 ╎ ╎ ╎ ╎ 1 @Compiler/…nfer.jl:1126 typeinf_edge(interp::Compiler.Nat… ╎ ╎ ╎ ╎ 1 @Compiler/…fer.jl:1452 ci_get_source(interp::Compiler.Na… 1╎ ╎ ╎ ╎ 1 @Base/…ternals.jl:1617 _uncompressed_ir(codeinst::Core.… ╎ ╎ ╎ 7 @Compiler/…ation.jl:247 (::Compiler.var"#infercalls#abstrac… ╎ ╎ ╎ 7 @Compiler/…tion.jl:177 (::Compiler.var"#handle1#abstract_c… ╎ ╎ ╎ ╎ 7 @Compiler/…tion.jl:858 abstract_call_method_with_const_ar… ╎ ╎ ╎ ╎ 6 @Compiler/…ion.jl:889 abstract_call_method_with_const_ar… ╎ ╎ ╎ ╎ 6 @Compiler/…ion.jl:1340 const_prop_call(interp::Compiler… ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:4501 typeinf(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:4344 typeinf_local(interp::Compiler.… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:3795 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:3838 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:3439 abstract_eval_statement_expr(… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:3075 abstract_eval_call ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:3057 abstract_call(interp::Compil… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…jl:2904 abstract_call(interp::Compi… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:2646 abstract_call_known(interp… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:2796 abstract_call_known(interp… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:328 abstract_call_gf_by_type(i… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:247 (::Compiler.var"#infercall… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:177 (::Compiler.var"#handle1#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:858 abstract_call_method_wit… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:889 abstract_call_method_wi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:1340 const_prop_call(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:4501 typeinf(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:4344 typeinf_local(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3795 abstract_eval_basi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3838 abstract_eval_bas… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3439 abstract_eval_st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3075 abstract_eval_c… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Compiler/…l:3057 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 3 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 3 @Compiler/…l:2904 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 3 @Compiler/…l:2796 abstract_call_k… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Compiler/…l:328 abstract_call_gf… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 3 @Compiler/…l:247 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Compiler/…l:177 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 3 @Compiler/…l:858 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 3 @Compiler/…l:889 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 3 @Compiler/…l:1340 const_prop_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 3 @Compiler/…l:4501 typeinf(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 3 @Compiler/…l:4344 typeinf_local(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 3 @Compiler/…l:3795 abstract_eval_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 3 @Compiler/…l:3838 abstract_eval_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 3 @Compiler/…l:3439 abstract_eval_s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 3 @Compiler/…l:3075 abstract_eval_c… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 3 @Compiler/…l:3057 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 3 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 3 @Compiler/…l:2904 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 3 @Compiler/…l:2796 abstract_call_k… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 3 @Compiler/…l:328 abstract_call_gf… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 3 @Compiler/…l:247 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 3 @Compiler/…l:177 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 3 @Compiler/…l:858 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 3 @Compiler/…l:889 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 3 @Compiler/…l:1340 const_prop_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 2 @Compiler/…l:4501 typeinf(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 2 @Compiler/…l:4344 typeinf_local(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 2 @Compiler/…l:3795 abstract_eval_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 2 @Compiler/…l:3838 abstract_eval_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 2 @Compiler/…l:3439 abstract_eval_s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 2 @Compiler/…l:3075 abstract_eval_c… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 2 @Compiler/…l:3057 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 2 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +35 2 @Compiler/…l:2904 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +36 2 @Compiler/…l:2796 abstract_call_k… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +37 2 @Compiler/…l:328 abstract_call_gf… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +38 2 @Compiler/…l:247 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +39 2 @Compiler/…l:177 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +40 2 @Compiler/…l:858 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +41 2 @Compiler/…l:889 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 2 @Compiler/…l:1340 const_prop_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 1 @Compiler/…l:4501 typeinf(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 1 @Compiler/…l:4344 typeinf_local(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 1 @Compiler/…l:3795 abstract_eval_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 1 @Compiler/…l:3838 abstract_eval_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 1 @Compiler/…l:3439 abstract_eval_s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 1 @Compiler/…l:3075 abstract_eval_c… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 1 @Compiler/…l:3057 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 1 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +51 1 @Compiler/…l:2901 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +52 1 @Compiler/…l:2891 abstract_call_u… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +53 1 @Compiler/…l:328 abstract_call_gf… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +54 1 @Compiler/…l:247 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +55 1 @Compiler/…l:177 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +56 1 @Compiler/…l:858 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +57 1 @Compiler/…l:889 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +58 1 @Compiler/…l:1340 const_prop_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +59 1 @Compiler/…l:4501 typeinf(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +60 1 @Compiler/…l:4344 typeinf_local(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +61 1 @Compiler/…l:3795 abstract_eval_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +62 1 @Compiler/…l:3838 abstract_eval_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +63 1 @Compiler/…l:3439 abstract_eval_s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +64 1 @Compiler/…l:3075 abstract_eval_c… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +65 1 @Compiler/…l:3057 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +66 1 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +67 1 @Compiler/…l:2904 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +68 1 @Compiler/…l:2796 abstract_call_k… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +69 1 @Compiler/…l:328 abstract_call_gf… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +70 1 @Compiler/…l:247 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +71 1 @Compiler/…l:177 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +72 1 @Compiler/…l:858 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +73 1 @Compiler/…l:889 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +74 1 @Compiler/…l:1340 const_prop_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +75 1 @Compiler/…l:4508 typeinf(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +76 1 @Compiler/…l:278 finish_nocycle(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +77 1 @Compiler/…l:1021 optimize(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +78 1 @Compiler/…l:1048 run_passes_ipo_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +79 1 @Compiler/…l:1035 run_passes_ipo_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +80 1 @Compiler/…l:76 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +81 1 @Compiler/…l:1568 assemble_inline… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +82 1 @Compiler/…l:1215 process_simple!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +83 1 @Compiler/…l:1095 inline_apply!(t… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +84 1 @Compiler/…l:736 rewrite_apply_ex… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +85 1 @Compiler/…l:690 insert_node! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +86 1 @Compiler/…l:690 insert_node! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +87 1 @Compiler/…l:686 insert_node!(ir:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +88 1 @Compiler/…l:972 recompute_newins… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +89 1 @Compiler/…l:451 recompute_effect… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +90 1 @Compiler/…l:403 stmt_effect_flag… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +91 1 @Compiler/…l:2636 builtin_effects… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +92 1 @Base/…rs.jl:1368 in ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +93 1 @Base/…ll.jl:115 any ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +94 1 @Base/…ll.jl:124 _any ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +95 1 @Base/…rs.jl:1203 Fix ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +96 1 @Base/…rs.jl:1203 #_#59 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +97 1 @Base/…er.jl:57 getproperty ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 1 @Compiler/…l:4508 typeinf(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 1 @Compiler/…l:285 finish_nocycle(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 1 @Compiler/…l:195 finish!(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 1 @Compiler/…l:470 transform_result… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 1 @Compiler/…l:404 compute_inlining… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 1 @Compiler/…l:408 compute_inlining… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 1 @Compiler/…l:457 inline_cost_mode… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 1 @Compiler/…l:1481 inline_cost_mod… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +51 1 @Compiler/…l:1459 statement_or_br… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +52 1 @Compiler/…l:1355 statement_cost(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +53 1 @Compiler/…l:479 argextype ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +54 1 @Compiler/…l:518 argextype(x::Any… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +55 1 @Compiler/…l:3588 abstract_eval_g… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +56 1 @Compiler/…l:3719 abstract_load_a… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +57 1 @Compiler/…l:3704 scan_leaf_parti… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +58 1 @Compiler/…l:3674 scan_specified_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +59 1 @Compiler/…l:14 max_world 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +60 1 @Compiler/…l:11 last ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Compiler/…l:4508 typeinf(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 1 @Compiler/…l:278 finish_nocycle(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 1 @Compiler/…l:1021 optimize(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 1 @Compiler/…l:1048 run_passes_ipo_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 1 @Compiler/…l:1035 run_passes_ipo_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 1 @Compiler/…l:1332 slot2reg ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 1 @Compiler/…l:773 construct_ssa!(c… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 1 @Compiler/…l:160 rename_uses! ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:4508 typeinf(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ 2 @Compiler/…er.jl:278 finish_nocycle(interp::Compiler.… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…ze.jl:1021 optimize(interp::Compiler.Nati… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…e.jl:1048 run_passes_ipo_safe ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…e.jl:1035 run_passes_ipo_safe(ci::Core.… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2146 compact! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2148 compact!(code::Compiler.IRCo… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1871 iterate ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1871 iterate ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1949 iterate_compact(compact::C… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1535 process_node!(compact::Com… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1349 renumber_ssa2!(stmt::Any,… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:644 userefs ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:581 is_relevant_expr ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:664 in 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:0 sym_in(x::Symbol, itr::N… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2152 adce_pass!(ir::Compiler.IRCod… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1871 iterate ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1961 iterate_compact(compact::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:240 isassigned 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…als.jl:381 checkbounds 1╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:1026 maybe_get_const_prop_profitable(i… ╎ 4 @Compiler/…pretation.jl:4508 typeinf(interp::Compiler.NativeInterprete… ╎ 4 @Compiler/…typeinfer.jl:278 finish_nocycle(interp::Compiler.NativeInt… ╎ 3 @Compiler/…optimize.jl:1021 optimize(interp::Compiler.NativeInterpre… ╎ ╎ 3 @Compiler/…optimize.jl:1048 run_passes_ipo_safe ╎ ╎ 3 @Compiler/…ptimize.jl:1035 run_passes_ipo_safe(ci::Core.CodeInfo, … ╎ ╎ 1 @Compiler/…ptimize.jl:1330 slot2reg ╎ ╎ 1 @Compiler/…lot2ssa.jl:38 scan_slot_def_use(nargs::Int64, ci::Cor… ╎ ╎ 1 @Compiler/…lot2ssa.jl:8 SlotInfo 1╎ ╎ ╎ 1 @Compiler/…lot2ssa.jl:4 SlotInfo ╎ ╎ 1 @Compiler/…nlining.jl:76 ssa_inlining_pass! ╎ ╎ 1 @Compiler/…lining.jl:1601 assemble_inline_todo!(ir::Compiler.IRC… ╎ ╎ 1 @Compiler/…lining.jl:1354 handle_call! ╎ ╎ ╎ 1 @Compiler/…lining.jl:1322 compute_inlining_cases(info::Compile… ╎ ╎ ╎ 1 @Compiler/…ining.jl:1258 handle_any_call_result! ╎ ╎ ╎ 1 @Compiler/…ining.jl:1269 handle_any_call_result!(cases::Vect… ╎ ╎ ╎ 1 @Compiler/…ning.jl:1362 handle_call_result! ╎ ╎ ╎ 1 @Compiler/…ning.jl:1373 handle_call_result!(cases::Vector{… ╎ ╎ ╎ ╎ 1 @Compiler/…ning.jl:870 analyze_method! ╎ ╎ ╎ ╎ 1 @Compiler/…ning.jl:904 analyze_method!(call_result::Comp… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:851 resolve_todo(mi::Core.MethodInsta… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:916 retrieve_ir_for_inlining 1╎ ╎ ╎ ╎ 1 @Base/expr.jl:85 copy(c::Core.CodeInfo) ╎ ╎ 1 @Compiler/…/passes.jl:2110 adce_pass!(ir::Compiler.IRCode, inlini… ╎ ╎ 1 @Compiler/…sair/ir.jl:807 IncrementalCompact ╎ ╎ 1 @Compiler/…air/ir.jl:705 CFGTransformState!(blocks::Vector{Comp… ╎ ╎ ╎ 1 @Base/boot.jl:675 Array 1╎ ╎ ╎ 1 @Base/boot.jl:615 GenericMemory ╎ 1 @Compiler/…optimize.jl:1022 optimize(interp::Compiler.NativeInterpre… ╎ ╎ 1 @Compiler/…optimize.jl:995 ipo_dataflow_analysis!(interp::Compiler.… ╎ ╎ 1 @Compiler/…optimize.jl:637 PostOptAnalysisState ╎ ╎ 1 @Compiler/…ncestate.jl:16 BitSetBoundedMinPrioritySet 1╎ ╎ 1 @Base/bitset.jl:21 BitSet Task 0x0000794c78bfc010 Total snapshots: 3. Utilization: 100% ╎3 @Base/client.jl:585 _start() ╎ 3 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 3 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 3 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 3 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 3 @Base/loading.jl:3210 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 3 @Base/loading.jl:3150 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 3 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 3 @Groebner/…runtests.jl:394 top-level scope ╎ ╎ 3 @Base/timing.jl:730 macro expansion ╎ ╎ 3 @Groebner/…untests.jl:41 macro expansion ╎ ╎ ╎ 3 @Test/src/Test.jl:1961 macro expansion ╎ ╎ ╎ 3 @Groebner/…ntests.jl:55 macro expansion ╎ ╎ ╎ 3 @Groebner/…ntests.jl:33 isolated_testset(name::String) ╎ ╎ ╎ 3 @Base/timing.jl:730 macro expansion ╎ ╎ ╎ 3 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ 3 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ ╎ ╎ ╎ 3 @Base/Base.jl:310 include(mapexpr::Function, mod::Module,… ╎ ╎ ╎ ╎ 3 @Base/loading.jl:3210 _include(mapexpr::Function, mod::M… ╎ ╎ ╎ ╎ 3 @Base/loading.jl:3150 include_string(mapexpr::typeof(id… ╎ ╎ ╎ ╎ 3 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ ╎ 3 @Groebner/…ce.jl:693 kwcall(::@NamedTuple{ordering::L… ╎ ╎ ╎ ╎ ╎ 3 @Groebner/…ce.jl:695 #leading_ideal#210 ╎ ╎ ╎ ╎ ╎ 3 @Groebner/…ry.jl:58 leading_ideal0(polynomials::Vec… ╎ ╎ ╎ ╎ ╎ 3 @Groebner/…ry.jl:83 _leading_ideal1(ring::Groebner… ╎ ╎ ╎ ╎ ╎ 3 @Groebner/…y.jl:97 leading_ideal2(ring::Groebner.… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Groebner/…r.jl:86 groebner2(ring::Groebner.Poly… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Groebner/….jl:134 _groebner2(ring::Groebner.Po… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Groebner/….jl:266 _groebner_learn_and_apply(r… 1╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ray.jl:3390 map(f::Function, A::UnitRa… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:763 collect_similar(cont::Unit… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:848 _collect(c::UnitRange{Int6… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…or.jl:48 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Groebner/…l:266 #_groebner_learn_and_app… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…py.jl:34 deepcopy ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…py.jl:74 deepcopy_internal(x::An… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…py.jl:74 deepcopy_internal(x::A… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…py.jl:133 deepcopy_internal(x:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…py.jl:142 deepcopy_internal(x… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…py.jl:104 deepcopy_internal 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…py.jl:116 _deepcopy_memory_… wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_75653.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 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 0x000076391162e4a0 Total snapshots: 423. Utilization: 0% ╎423 @Base/task.jl:1168 wait_forever() 422╎ 423 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_75653.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 20946034 (Pool: 20945332; Big: 702); GC: 16 [42] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/auxiliary.jl:38 new_array at /source/src/array.c:84 [inlined] ijl_alloc_array_1d at /source/src/array.c:149 ml_matches at /source/src/gf.c:4918 ml_matches at /source/src/gf.c:4847 [inlined] ijl_matching_methods at /source/src/gf.c:3234 [inlined] ijl_matching_methods at /source/src/gf.c:3221 _methods_by_ftype at ./runtime_internals.jl:1603 [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:105 findall at ./../usr/share/julia/Compiler/src/methodtable.jl:102 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:376 #find_method_matches#131 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:338 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:332 [inlined] abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:119 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2904 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2897 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3057 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3075 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3439 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3838 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3795 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4344 jfptr_typeinf_local_88206.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4501 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_88875.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #katsuran#31 at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/utils/examples.jl:59 katsuran at /home/pkgeval/.julia/packages/Groebner/4lAu7/src/utils/examples.jl:57 unknown function (ip: 0x794c70a695d9) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/auxiliary.jl:55 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] top-level scope at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/auxiliary.jl:39 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:746 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x794c915ab122) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 macro expansion at ./timing.jl:730 [inlined] isolated_testset at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:33 unknown function (ip: 0x794c915a96b2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:55 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] macro expansion at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:41 [inlined] macro expansion at ./timing.jl:730 [inlined] top-level scope at /home/pkgeval/.julia/packages/Groebner/4lAu7/test/runtests.jl:394 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:746 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_56155.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_36232.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x794c92d4f249) 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: 1855034001 (Pool: 1855025733; Big: 8268); GC: 662 PkgEval terminated after 2723.44s: test duration exceeded the time limit