Package evaluation to test SmallCollections on Julia 1.14.0-DEV.2468 (92be8bc088*) started at 2026-07-02T12:25:33.479 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.66s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2b935e18] + SmallCollections v0.6.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [c3b6d118] + BitIntegers v0.3.7 [adafc99b] + CpuId v0.3.1 [2b935e18] + SmallCollections v0.6.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.9 s ✓ SmallCollections 1.9 s ✓ SmallCollections → BangBangExt 2 dependencies successfully precompiled in 8 seconds. 32 already precompiled. Precompilation completed after 31.6s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_qMYnlr/Project.toml` [198e06fe] BangBang v0.4.9 [c3b6d118] BitIntegers v0.3.7 [2b935e18] SmallCollections v0.6.2 `~/.julia/packages/SmallCollections/AVClm/` [8bd03d06] StructEqualHash v0.1.5 [1986cc42] Unitful v1.28.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qMYnlr/Manifest.toml` [7d9f7c33] Accessors v0.1.45 [198e06fe] BangBang v0.4.9 [c3b6d118] BitIntegers v0.3.7 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.16 [2b935e18] SmallCollections v0.6.2 `~/.julia/packages/SmallCollections/AVClm/` [8bd03d06] StructEqualHash v0.1.5 [1986cc42] Unitful v1.28.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 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time bitsize | 14 14 0.4s Test Summary: | Pass Total Time top_set_bit | 32 32 0.7s Test Summary: | Pass Total Time SmallBitSet | 136 136 6.3s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.6s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.8s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 86 86 29.3s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.0s Test Summary: | Pass Total Time SmallBitSet invreplace | 12 12 6.8s Test Summary: | Pass Total Time SmallBitSet rand | 5 5 0.1s Test Summary: | Pass Total Time SmallBitSet checkbounds | 18 18 1.3s Test Summary: | Pass Total Time SmallBitSet orderings | 40963 40963 3.4s Test Summary: | Pass Total Time FixedVector | 2688 2688 60.0s Test Summary: | Pass Total Time FixedVector indices | 5184 5184 3m03.7s Test Summary: | Pass Total Time FixedVector bool inds | 140 140 6.4s Test Summary: | Pass Total Time FixedVector vec inds | 612 612 32.5s Test Summary: | Pass Total Time FixedVector reverse | 15120 15120 17.8s Test Summary: | Pass Total Time FixedVector bits | 956 956 1m04.8s Test Summary: | Pass Total Time FixedVector cmp | 2024 2024 3.2s Test Summary: | Pass Total Time FixedVector circshift | 3900 3900 27.3s Test Summary: | Pass Total Time FixedVector shuffle 256 | 308 308 2m38.4s Test Summary: | Pass Total Time FixedVector sum/max | 784 784 40.0s Test Summary: | Pass Total Time FixedVector overflow | 267 267 24.9s Test Summary: | Pass Total Time FixedVector map | 386 386 17.2s Test Summary: | Pass Total Time FixedVector find | 7200 7200 3m25.8s Test Summary: | Pass Total Time FixedVector issorted | 1232 1232 19.9s Test Summary: | Pass Total Time FixedVector support | 96 96 1.8s Test Summary: | Pass Total Time FixedVector rand | 96 96 4.5s Test Summary: | Pass Total Time SmallVector | 16992 16992 2m27.8s Test Summary: | Pass Total Time SmallVector indices | 62550 62550 32.2s Test Summary: | Pass Total Time SmallVector bool inds | 372 372 5.2s Test Summary: | Pass Total Time SmallVector vec inds | 1776 1776 23.7s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 6.8s Test Summary: | Pass Total Time SmallVector reverse | 41160 41160 19.0s Test Summary: | Pass Total Time SmallVector push/pop | 28736 28736 2m26.3s Test Summary: | Pass Total Time SmallVector push!/pop! | 11700 11700 33.1s Test Summary: | Pass Total Time SmallVector cmp | 2024 2024 3.8s Test Summary: | Pass Total Time SmallVector circshift | 19845 19845 26.0s Test Summary: | Pass Total Time SmallVector shuffle 256 | 1128 1128 2m16.2s Test Summary: | Pass Broken Total Time SmallVector add/mul | 19390 106 19496 5m34.8s Test Summary: | Pass Total Time SmallVector sum/max | 4116 4116 2m07.0s Test Summary: | Pass Total Time SmallVector overflow | 1487 1487 45.6s Test Summary: | Pass Total Time SmallVector map | 2316 2316 1m28.4s Test Summary: | Pass Broken Total Time SmallVector find | 29208 192 29400 5m37.6s Test Summary: | Pass Total Time SmallVector issorted | 4048 4048 53.6s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.3s Test Summary: | Pass Total Time SmallVector support | 480 480 1.8s Test Summary: | Pass Total Time SmallVector rand | 480 480 2.9s Test Summary: | Pass Total Time broadcast | 516 516 35.0s ====================================================================================== 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:174:17 egal_types at /source/src/builtins.c:185:18 ijl_types_equal at /source/src/subtype.c:3022:41 jl_specializations_get_linfo_ at /source/src/gf.c:272:17 cache_result at /source/src/gf.c:1808:15 ml_matches at /source/src/gf.c:5426:13 ijl_matching_methods at /source/src/gf.c:3405:12 [inlined] ijl_matching_methods at /source/src/gf.c:3392:26 _methods_by_ftype at ./runtime_internals.jl:1735:0 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:105:0 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:70:0 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:70:0 [inlined] #findall#13 at ./../usr/share/julia/Compiler/src/methodtable.jl:113:0 (pc: 27) findall at ./../usr/share/julia/Compiler/src/methodtable.jl:110:0 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:408:0 (pc: 6) #find_method_matches#147 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:368:0 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:361: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:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:135:0 (pc: 11) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3018:0 (pc: 1607) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3171:0 (pc: 189) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3164:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3310:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3328:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3698:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4171:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4128:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4712:0 (pc: 3576) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4994:0 (pc: 463) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1744:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1753:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3885:20 _jl_invoke at /source/src/gf.c:4318:16 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:920:26 _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_body at /source/src/interpreter.c:645:35 eval_body at /source/src/interpreter.c:622:21 eval_body at /source/src/interpreter.c:614:21 eval_body at /source/src/interpreter.c:622:21 eval_body at /source/src/interpreter.c:622:21 eval_body at /source/src/interpreter.c:622:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 [inlined] foreach at ./abstractarray.jl:3284:0 (pc: 38) unknown function (ip: 0x7d6d7e91a696) at (unknown file) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405: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:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405: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:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7d6d952bd249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276: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 0x00007c0494318100 Total snapshots: 414. Utilization: 0% ╎414 @Base/task.jl:1170 wait_forever() 413╎ 414 @Base/task.jl:1248 wait() [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:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 17325683 (Pool: 17324998; Big: 685); GC: 14 [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:24 GenericMemory at ./boot.jl:659:0 [inlined] array_new_memory at ./array.jl:1129:0 [inlined] _growend_internal! at ./array.jl:1209:0 (pc: 41) _growend! at ./array.jl:1233:0 [inlined] resize! at ./array.jl:1568:0 (pc: 20) resize! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:117:0 [inlined] DFS! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:124:0 (pc: 10) DFS at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:200:0 [inlined] DFS at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:200:0 [inlined] CFGTransformState! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:790:0 (pc: 9) IncrementalCompact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:894:0 [inlined] compact! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:2249:0 (pc: 3) run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1050:0 (pc: 26) run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1063:0 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1036:0 [inlined] finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:272:0 (pc: 14) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5001:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1744:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1753:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3885:20 _jl_invoke at /source/src/gf.c:4318:16 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:920:26 _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_body at /source/src/interpreter.c:645:35 eval_body at /source/src/interpreter.c:622:21 eval_body at /source/src/interpreter.c:614:21 eval_body at /source/src/interpreter.c:622:21 eval_body at /source/src/interpreter.c:622:21 eval_body at /source/src/interpreter.c:622:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 [inlined] foreach at ./abstractarray.jl:3284:0 (pc: 38) unknown function (ip: 0x7d6d7e91a696) at (unknown file) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405: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:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 jl_apply at /source/src/julia.h:2405: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:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) PkgEval terminated after 2721.4s: test duration exceeded the time limit