Package evaluation of SmallCollections on Julia 1.13.0-DEV.717 (51214a7524*) started at 2025-06-08T11:42:14.179 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.43s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [2b935e18] + SmallCollections v0.4.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [c3b6d118] + BitIntegers v0.3.5 [adafc99b] + CpuId v0.3.1 [2b935e18] + SmallCollections v0.4.0 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 Installation completed after 3.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.59s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_C4BrO9/Project.toml` [198e06fe] BangBang v0.4.4 [c3b6d118] BitIntegers v0.3.5 [adafc99b] CpuId v0.3.1 [2b935e18] SmallCollections v0.4.0 [8bd03d06] StructEqualHash v0.1.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_C4BrO9/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [198e06fe] BangBang v0.4.4 [c3b6d118] BitIntegers v0.3.5 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [adafc99b] CpuId v0.3.1 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.16 [2b935e18] SmallCollections v0.4.0 [8bd03d06] StructEqualHash v0.1.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.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.8s Test Summary: | Pass Total Time SmallBitSet | 114 114 4.5s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.7s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.9s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 10.4s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.0s Test Summary: | Pass Total Time FixedVector | 1768 1768 32.2s Test Summary: | Pass Total Time FixedVector indices | 4772 4772 9.9s Test Summary: | Pass Total Time FixedVector reverse | 14828 14828 14.5s Test Summary: | Pass Total Time FixedVector bits | 690 690 9.2s Test Summary: | Pass Total Time FixedVector sum/max | 720 720 12.7s Test Summary: | Pass Total Time FixedVector map | 674 674 43.2s Test Summary: | Pass Total Time FixedVector support | 96 96 2.3s Test Summary: | Pass Total Time SmallVector | 12760 12760 1m11.4s Test Summary: | Pass Total Time SmallVector indices | 57575 57575 20.7s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 6.1s Test Summary: | Pass Total Time SmallVector reverse | 41140 41140 10.3s Test Summary: | Pass Total Time SmallVector push/pop | 26368 26368 1m45.3s Test Summary: | Pass Total Time SmallVector push!/pop! | 10546 10546 26.0s Test Summary: | Pass Broken Total Time SmallVector add/mul | 29768 101 29869 4m43.4s Test Summary: | Pass Total Time SmallVector sum/max | 3396 3396 1m12.3s Test Summary: | Pass Total Time SmallVector map | 4044 4044 2m04.8s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.5s Test Summary: | Pass Total Time SmallVector support | 480 480 1.7s Test Summary: | Pass Total Time broadcast | 400 400 33.7s Test Summary: | Pass Total Time PackedVector | 14582 14582 1m48.3s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 23.1s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 6.0s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 1m35.4s Test Summary: | Pass Total Time PackedVector add/mul | 350316 350316 3m49.7s Test Summary: | Pass Total Time PackedVector sum/max | 34280 34280 11m20.7s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.8s Test Summary: | Pass Total Time PackedVector support | 2130 2130 2.2s Test Summary: | Pass Total Time SmallDict | 14656 14656 3m24.0s Test Summary: | Pass Total Time SmallDict getindex/setindex | 1328 1328 33.9s Test Summary: | Pass Total Time SmallDict in/get/getkey | 23199 23199 38.3s Test Summary: | Pass Total Time SmallDict empty | 3712 3712 27.5s Test Summary: | Pass Total Time SmallDict push!/pop! | 2736 2736 24.2s Test Summary: | Pass Total Time SmallDict push/pop | 5952 5952 2m38.4s Test Summary: | Pass Total Time SmallDict filter | 2360 2360 28.1s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 19 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm15ScalarEvolution11getRangeRefEPKNS_4SCEVENS0_13RangeSignHintEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7fff37b0827f) at (unknown file) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_42753.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000078c8a53cf1c0 Total snapshots: 447. Utilization: 0% ╎447 @Base/task.jl:1150 wait_forever() 446╎ 447 @Base/task.jl:1213 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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:1213 wait_forever at ./task.jl:1150 [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/smalldict.jl:222 unknown function (ip: 0x7b447af714f3) at /lib/x86_64-linux-gnu/libc.so.6 jfptr_wait_forever_42753.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 17569604 (Pool: 17569145; Big: 459); GC: 15 compareMemory at /source/usr/include/llvm/ADT/StringRef.h:73 [inlined] compare at /source/usr/include/llvm/ADT/StringRef.h:186 [inlined] operator< at /source/usr/include/llvm/ADT/StringRef.h:892 [inlined] __less at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/tuple:1402 [inlined] operator< at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/tuple:1440 [inlined] operator() at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_function.h:386 [inlined] _M_lower_bound at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1925 [inlined] lower_bound at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1278 [inlined] lower_bound at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_map.h:1258 [inlined] operator[] at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_map.h:515 [inlined] operator() at /source/src/codegen.cpp:8954 operator() at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/std_function.h:690 [inlined] operator() at /source/src/codegen.cpp:8922 operator() at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/std_function.h:690 [inlined] operator() at /source/src/codegen.cpp:8986 [inlined] emit_function at /source/src/codegen.cpp:9170 jl_emit_code at /source/src/codegen.cpp:9779 jl_emit_codeinst at /source/src/codegen.cpp:9850 jl_emit_codeinst_to_jit_impl at /source/src/jitlayers.cpp:784 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1561 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1568 jfptr_typeinf_ext_toplevel_84482.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] jl_type_infer at /source/src/gf.c:461 jl_compile_method_internal at /source/src/gf.c:3118 _jl_invoke at /source/src/gf.c:3603 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] jl_f__apply_iterate at /source/src/builtins.c:864 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 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:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] foreach at ./abstractarray.jl:3182 unknown function (ip: 0x7b44790adaa6) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 PkgEval terminated after 2729.28s: test duration exceeded the time limit