Package evaluation to test SmallCollections on Julia 1.14.0-DEV.2033 (8c59e8e9f1*) started at 2026-04-14T12:09:45.590 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.92s ################################################################################ # 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.13.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.5 s ✓ SmallCollections 2.7 s ✓ Accessors → UnitfulExt 2.4 s ✓ SmallCollections → BangBangExt 3 dependencies successfully precompiled in 10 seconds. 31 already precompiled. Precompilation completed after 35.84s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_ERyYdI/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.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ERyYdI/Manifest.toml` [7d9f7c33] Accessors v0.1.44 [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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time bitsize | 14 14 0.5s Test Summary: | Pass Total Time top_set_bit | 32 32 0.7s Test Summary: | Pass Total Time SmallBitSet | 136 136 7.1s 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 | 100 100 14.8s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.1s Test Summary: | Pass Total Time SmallBitSet invreplace | 12 12 7.2s 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.7s Test Summary: | Pass Total Time FixedVector | 2688 2688 1m06.0s Test Summary: | Pass Total Time FixedVector indices | 5184 5184 2m45.8s Test Summary: | Pass Total Time FixedVector bool inds | 140 140 6.5s Test Summary: | Pass Total Time FixedVector vec inds | 612 612 33.0s Test Summary: | Pass Total Time FixedVector reverse | 15120 15120 17.2s Test Summary: | Pass Total Time FixedVector bits | 956 956 59.2s Test Summary: | Pass Total Time FixedVector cmp | 2024 2024 3.0s Test Summary: | Pass Total Time FixedVector circshift | 3900 3900 26.5s Test Summary: | Pass Total Time FixedVector shuffle 256 | 308 308 2m16.6s Test Summary: | Pass Total Time FixedVector sum/max | 784 784 37.7s Test Summary: | Pass Total Time FixedVector overflow | 269 269 24.4s Test Summary: | Pass Total Time FixedVector map | 386 386 15.4s Test Summary: | Pass Total Time FixedVector find | 7200 7200 1m44.8s Test Summary: | Pass Total Time FixedVector issorted | 1232 1232 20.1s Test Summary: | Pass Total Time FixedVector support | 96 96 1.9s Test Summary: | Pass Total Time FixedVector rand | 96 96 4.4s Test Summary: | Pass Total Time SmallVector | 16992 16992 2m08.7s Test Summary: | Pass Total Time SmallVector indices | 62550 62550 30.2s Test Summary: | Pass Total Time SmallVector bool inds | 372 372 5.8s Test Summary: | Pass Total Time SmallVector vec inds | 1776 1776 24.2s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 7.6s Test Summary: | Pass Total Time SmallVector reverse | 41160 41160 20.5s Test Summary: | Pass Total Time SmallVector push/pop | 28736 28736 2m33.7s Test Summary: | Pass Total Time SmallVector push!/pop! | 11700 11700 34.1s Test Summary: | Pass Total Time SmallVector cmp | 2024 2024 4.1s Test Summary: | Pass Total Time SmallVector circshift | 19845 19845 26.0s Test Summary: | Pass Total Time SmallVector shuffle 256 | 1128 1128 2m12.1s Test Summary: | Pass Broken Total Time SmallVector add/mul | 19392 105 19497 5m26.9s Test Summary: | Pass Total Time SmallVector sum/max | 4116 4116 1m41.0s Test Summary: | Pass Total Time SmallVector overflow | 1489 1489 41.4s Test Summary: | Pass Total Time SmallVector map | 2316 2316 1m15.4s Test Summary: | Pass Broken Total Time SmallVector find | 29208 192 29400 2m19.8s Test Summary: | Pass Total Time SmallVector issorted | 4048 4048 43.1s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.1s Test Summary: | Pass Total Time SmallVector support | 480 480 1.6s Test Summary: | Pass Total Time SmallVector rand | 480 480 2.8s Test Summary: | Pass Total Time broadcast | 516 516 31.2s Test Summary: | Pass Total Time PackedVector | 14584 14584 2m38.6s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 34.0s Test Summary: | Pass Total Time PackedVector bool inds | 723 723 18.2s Test Summary: | Pass Total Time PackedVector vec inds | 1268 1268 11.5s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 5.2s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 2m11.1s ====================================================================================== 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 22 running 1 of 1 signal (10): User defined signal 1 has_concrete_supertype at /source/src/jltypes.c:1354 has_concrete_supertype at /source/src/jltypes.c:1358 has_concrete_supertype at /source/src/jltypes.c:1358 jl_type_equality_is_identity at /source/src/jltypes.c:1394 obviously_unequal at /source/src/subtype.c:462 ijl_types_equal at /source/src/subtype.c:2408 jl_specializations_get_linfo_ at /source/src/gf.c:236 cache_method at /source/src/gf.c:1671 ml_matches at /source/src/gf.c:5181 ml_matches at /source/src/gf.c:4873 [inlined] ijl_matching_methods at /source/src/gf.c:3238 [inlined] ijl_matching_methods at /source/src/gf.c:3225 _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:391 #find_method_matches#133 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:351 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:344 jfptr_find_method_matches_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:131 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2941 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3049 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3042 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3206 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3224 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3588 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3995 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3952 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4536 jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4814 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1535 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1718 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1727 jfptr_typeinf_ext_toplevel_2.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4105 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 eval_test_function at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:407 unknown function (ip: 0x6ffd7e541239) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] macro expansion at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/runtests.jl:40 [inlined] macro expansion at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:306 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] top-level scope at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:297 jl_invoke_oneshot at /source/src/gf.c:4148 ijl_eval_thunk at /source/src/toplevel.c:760 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 include_string at ./loading.jl:3136 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3196 include at ./Base.jl:327 IncludeInto at ./Base.jl:328 [inlined] foreach at ./abstractarray.jl:3206 unknown function (ip: 0x6ffd7e519606) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:768 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 include_string at ./loading.jl:3136 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3196 include at ./Base.jl:327 IncludeInto at ./Base.jl:328 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:768 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 exec_options at ./client.jl:318 _start at ./client.jl:593 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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: 0x6ffd9492c249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Test Summary: | Pass Total Time ====================================================================================== 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] start_task at /source/src/task.c:1275 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 0x00006ffd7a1fc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:593 _start() ╎ 1 @Base/client.jl:318 exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ 1 @Base/Base.jl:328 (::Base.IncludeInto)(fname::String) ╎ 1 @Base/Base.jl:327 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 1 @Base/loading.jl:3196 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 1 @Base/loading.jl:3136 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 1 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ ╎ 1 @Base/…stractarray.jl:3206 foreach(f::Base.IncludeInto, itr::Vecto… ╎ ╎ 1 @Base/Base.jl:328 IncludeInto ╎ ╎ 1 @Base/Base.jl:327 include(mapexpr::Function, mod::Module, _path:… ╎ ╎ ╎ 1 @Base/loading.jl:3196 _include(mapexpr::Function, mod::Module, … ╎ ╎ ╎ 1 @Base/loading.jl:3136 include_string(mapexpr::typeof(identity)… ╎ ╎ ╎ 1 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ ╎ ╎ 1 …t/packedvector.jl:297 top-level scope ╎ ╎ ╎ 1 @Test/src/Test.jl:2246 macro expansion ╎ ╎ ╎ ╎ 1 …/packedvector.jl:306 macro expansion ╎ ╎ ╎ ╎ 1 …test/runtests.jl:40 macro expansion ╎ ╎ ╎ ╎ 1 @Test/src/Test.jl:781 macro expansion ╎ ╎ ╎ ╎ 1 @Test/…rc/Test.jl:407 eval_test_function(func::Any, arg… ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:1727 typeinf_ext_toplevel(mi::Core.Me… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:1718 typeinf_ext_toplevel ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:1535 typeinf_ext(interp::Compiler.N… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:4814 typeinf(interp::Compiler.Nativ… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:4536 typeinf_local(interp::Compile… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3952 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3995 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3588 abstract_eval_statement_exp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:3224 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:3206 abstract_call(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3042 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3049 abstract_call(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2941 abstract_call_known(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:131 abstract_call_gf_by_type… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:344 kwcall(::@NamedTuple{ma… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:351 #find_method_matches#1… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:391 find_simple_method_ma… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:102 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:105 findall(sig::Type, … ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:70 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:97 _findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ls.jl:1603 _methods_by_ftype PackedVector circshift | 19494 19494 1m28.9s ┌ 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 0x000071ea2dd7f580 Total snapshots: 430. Utilization: 0% ╎430 @Base/task.jl:1168 wait_forever() 429╎ 430 @Base/task.jl:1246 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 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_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 17976526 (Pool: 17975867; Big: 659); GC: 13 [22] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:318 jl_to_typeof at /source/src/julia.h:1033 [inlined] ijl_types_equal at /source/src/subtype.c:2406 jl_specializations_get_linfo_ at /source/src/gf.c:236 #specialize_method#6 at ./runtime_internals.jl:1790 [inlined] specialize_method at ./runtime_internals.jl:1777 [inlined] typeinf_edge at ./../usr/share/julia/Compiler/src/typeinfer.jl:1145 abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:769 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:178 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:340 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2941 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3049 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3042 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3206 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3224 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3588 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3995 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3952 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4536 jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4814 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1535 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1718 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1727 jfptr_typeinf_ext_toplevel_2.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4105 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 eval_test_function at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:407 unknown function (ip: 0x6ffd7e541239) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] macro expansion at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/runtests.jl:40 [inlined] macro expansion at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:329 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] top-level scope at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:319 jl_invoke_oneshot at /source/src/gf.c:4148 ijl_eval_thunk at /source/src/toplevel.c:760 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 include_string at ./loading.jl:3136 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3196 include at ./Base.jl:327 IncludeInto at ./Base.jl:328 [inlined] foreach at ./abstractarray.jl:3206 unknown function (ip: 0x6ffd7e519606) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:768 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 include_string at ./loading.jl:3136 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3196 include at ./Base.jl:327 IncludeInto at ./Base.jl:328 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:768 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 exec_options at ./client.jl:318 _start at ./client.jl:593 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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: 0x6ffd9492c249) 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: 1108862780 (Pool: 1108838258; Big: 24522); GC: 263 PkgEval terminated after 2721.57s: test duration exceeded the time limit