Package evaluation to test SmallCollections on Julia 1.14.0-DEV.2462 (fcc4213c48*) started at 2026-06-30T12:25:33.428 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.93s ################################################################################ # 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 4.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.8 s ✓ SmallCollections 1.8 s ✓ SmallCollections → BangBangExt 2 dependencies successfully precompiled in 6 seconds. 32 already precompiled. Precompilation completed after 32.16s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_kJxxO8/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_kJxxO8/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.6s Test Summary: | Pass Total Time top_set_bit | 32 32 0.7s Test Summary: | Pass Total Time SmallBitSet | 136 136 6.4s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.5s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.8s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 86 86 32.1s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.0s Test Summary: | Pass Total Time SmallBitSet invreplace | 12 12 7.1s Test Summary: | Pass Total Time SmallBitSet rand | 5 5 0.1s Test Summary: | Pass Total Time SmallBitSet checkbounds | 18 18 1.4s Test Summary: | Pass Total Time SmallBitSet orderings | 40963 40963 3.8s Test Summary: | Pass Total Time FixedVector | 2688 2688 55.5s Test Summary: | Pass Total Time FixedVector indices | 5184 5184 3m07.2s Test Summary: | Pass Total Time FixedVector bool inds | 140 140 6.1s Test Summary: | Pass Total Time FixedVector vec inds | 612 612 31.6s Test Summary: | Pass Total Time FixedVector reverse | 15120 15120 16.7s Test Summary: | Pass Total Time FixedVector bits | 956 956 1m03.2s Test Summary: | Pass Total Time FixedVector cmp | 2024 2024 2.9s Test Summary: | Pass Total Time FixedVector circshift | 3900 3900 26.1s Test Summary: | Pass Total Time FixedVector shuffle 256 | 308 308 2m30.5s Test Summary: | Pass Total Time FixedVector sum/max | 784 784 38.3s Test Summary: | Pass Total Time FixedVector overflow | 262 262 20.7s Test Summary: | Pass Total Time FixedVector map | 386 386 16.3s Test Summary: | Pass Total Time FixedVector find | 7200 7200 3m21.2s Test Summary: | Pass Total Time FixedVector issorted | 1232 1232 20.9s Test Summary: | Pass Total Time FixedVector support | 96 96 1.8s Test Summary: | Pass Total Time FixedVector rand | 96 96 4.4s Test Summary: | Pass Total Time SmallVector | 16992 16992 2m20.6s Test Summary: | Pass Total Time SmallVector indices | 62550 62550 30.9s Test Summary: | Pass Total Time SmallVector bool inds | 372 372 5.0s Test Summary: | Pass Total Time SmallVector vec inds | 1776 1776 21.6s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 6.5s Test Summary: | Pass Total Time SmallVector reverse | 41160 41160 16.8s Test Summary: | Pass Total Time SmallVector push/pop | 28736 28736 2m03.2s Test Summary: | Pass Total Time SmallVector push!/pop! | 11700 11700 29.3s Test Summary: | Pass Total Time SmallVector cmp | 2024 2024 3.2s Test Summary: | Pass Total Time SmallVector circshift | 19845 19845 23.2s Test Summary: | Pass Total Time SmallVector shuffle 256 | 1128 1128 2m05.2s Test Summary: | Pass Broken Total Time SmallVector add/mul | 19394 104 19498 4m50.6s Test Summary: | Pass Total Time SmallVector sum/max | 4116 4116 1m56.3s Test Summary: | Pass Total Time SmallVector overflow | 1470 1470 43.1s Test Summary: | Pass Total Time SmallVector map | 2316 2316 1m24.7s Test Summary: | Pass Broken Total Time SmallVector find | 29208 192 29400 5m13.1s Test Summary: | Pass Total Time SmallVector issorted | 4048 4048 51.0s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.1s Test Summary: | Pass Total Time SmallVector support | 480 480 1.7s Test Summary: | Pass Total Time SmallVector rand | 480 480 2.8s Test Summary: | Pass Total Time broadcast | 516 516 33.0s Test Summary: | Pass Total Time PackedVector | 14584 14584 2m37.6s ====================================================================================== 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 sym_in at ./tuple.jl:677:0 (pc: 9) in at ./tuple.jl:681:0 [inlined] is_relevant_expr at ./../usr/share/julia/Compiler/src/ssair/ir.jl:661:0 [inlined] userefs at ./../usr/share/julia/Compiler/src/ssair/ir.jl:724:0 [inlined] kill_current_uses! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1201:0 (pc: 5) setindex! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1209:0 [inlined] setindex! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1241:0 (pc: 87) ir_inline_item! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:414:0 (pc: 682) batch_inline! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:663:0 (pc: 566) ssa_inlining_pass! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:79:0 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1050:0 (pc: 15) 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_5.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 eval_test_function at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:407:0 unknown function (ip: 0x7a574b140c36) at (unknown file) _jl_invoke at /source/src/gf.c:4326:23 [inlined] ijl_apply_generic at /source/src/gf.c:4564:12 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:781:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/runtests.jl:40:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:111:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:84:0 (pc: 1836) jl_invoke_oneshot at /source/src/gf.c:4361:23 ijl_eval_thunk at /source/src/toplevel.c:756: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: 0x7a574b118696) 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: 0x7a5765c85249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Test Summary: | Pass ====================================================================================== 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 0x00007c6e584f8100 Total snapshots: 390. Utilization: 0% ╎390 @Base/task.jl:1170 wait_forever() 389╎ 390 @Base/task.jl:1248 wait() Total Time┌ 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 0x00007a574b1fc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:596 _start() ╎ 1 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:522 eval(m::Module, e::Any) ╎ 1 @Base/Base.jl:327 (::Base.IncludeInto)(fname::String) ╎ 1 @Base/Base.jl:326 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 1 @Base/loading.jl:3192 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 1 @Base/loading.jl:3132 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 1 @Base/boot.jl:522 eval(m::Module, e::Any) ╎ ╎ 1 @Base/…stractarray.jl:3284 foreach(f::Base.IncludeInto, itr::Vecto… ╎ ╎ 1 @Base/Base.jl:327 (::Base.IncludeInto)(fname::String) ╎ ╎ 1 @Base/Base.jl:326 include(mapexpr::Function, mod::Module, _path:… ╎ ╎ ╎ 1 @Base/loading.jl:3192 _include(mapexpr::Function, mod::Module, … ╎ ╎ ╎ 1 @Base/loading.jl:3132 include_string(mapexpr::typeof(identity)… ╎ ╎ ╎ 1 @Base/boot.jl:522 eval(m::Module, e::Any) ╎ ╎ ╎ 1 …st/packedvector.jl:84 top-level scope ╎ ╎ ╎ 1 @Test/src/Test.jl:2246 macro expansion ╎ ╎ ╎ ╎ 1 …/packedvector.jl:111 macro expansion ╎ ╎ ╎ ╎ 1 …test/runtests.jl:30 macro expansion PackedVector indices | 753228 753228 35.6s [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: 18014174 (Pool: 18013465; Big: 709); GC: 15 [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:121 unknown function (ip: 0x7a5765c9db90) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x7a5765c9d9c0) at /lib/x86_64-linux-gnu/libc.so.6 qsort_r at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) _ZN4llvm16AttributeSetNode3getERNS_11LLVMContextENS_8ArrayRefINS_9AttributeEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm12AttributeSet3getERNS_11LLVMContextENS_8ArrayRefINS_9AttributeEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZL27getIntrinsicArgAttributeSetRN4llvm11LLVMContextEjPNS_4TypeE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm9Intrinsic13getAttributesERNS_11LLVMContextEjPNS_12FunctionTypeE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm8FunctionC1EPNS_12FunctionTypeENS_11GlobalValue12LinkageTypesEjRKNS_5TwineEPNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm6Module19getOrInsertFunctionENS_9StringRefEPNS_12FunctionTypeE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm9Intrinsic22getOrInsertDeclarationEPNS_6ModuleEjNS_8ArrayRefIPNS_4TypeEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13IRBuilderBase15CreateIntrinsicEjNS_8ArrayRefIPNS_4TypeEEENS1_IPNS_5ValueEEENS_9FMFSourceERKNS_5TwineE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13IRBuilderBase21CreateMemTransferInstEjPNS_5ValueENS_10MaybeAlignES2_S3_S2_bRKNS_9AAMDNodesE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) CreateMemCpy at /source/usr/include/llvm/IR/IRBuilder.h:705:33 [inlined] CreateMemCpy at /source/usr/include/llvm/IR/IRBuilder.h:691:24 [inlined] emit_memcpy_llvm at /source/src/cgutils.cpp:1204:29 emit_memcpy at /source/src/cgutils.cpp:1213:21 [inlined] emit_unbox_store at /source/src/intrinsics.cpp:527:16 init_bits_cgval at /source/src/cgutils.cpp:3718:21 boxed at /source/src/cgutils.cpp:4177:32 gen_invoke_wrapper at /source/src/codegen.cpp:8288:30 emit_function at /source/src/codegen.cpp:8806:27 jl_emit_code at /source/src/codegen.cpp:10230:67 jl_emit_codeinst at /source/src/codegen.cpp:10295:93 jl_emit_codeinsts_to_jit_impl at /source/src/jitlayers.cpp:473:49 jl_add_codeinsts_to_jit at /source/src/gf.c:3662:5 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1738:0 (pc: 375) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1745:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1753:0 (pc: 21) jfptr_typeinf_ext_toplevel_5.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 macro expansion at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:141:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:122:0 (pc: 487) jl_invoke_oneshot at /source/src/gf.c:4361:23 ijl_eval_thunk at /source/src/toplevel.c:756: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: 0x7a574b118696) 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 PkgEval terminated after 2721.3s: test duration exceeded the time limit