Package evaluation to test SmallCollections on Julia 1.14.0-DEV.1871 (50d44f5be7*) started at 2026-03-08T12:02:22.287 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.79s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2b935e18] + SmallCollections v0.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [c3b6d118] + BitIntegers v0.3.7 [adafc99b] + CpuId v0.3.1 [2b935e18] + SmallCollections v0.6.0 [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 3.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3051.7 ms ✓ SmallCollections 1917.6 ms ✓ Accessors → UnitfulExt 1520.9 ms ✓ SmallCollections → BangBangExt 3 dependencies successfully precompiled in 7 seconds. 31 already precompiled. Precompilation completed after 25.09s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_XONklR/Project.toml` [198e06fe] BangBang v0.4.8 [c3b6d118] BitIntegers v0.3.7 [2b935e18] SmallCollections v0.6.0 `~/.julia/packages/SmallCollections/z2nzE` [8bd03d06] StructEqualHash v0.1.4 [1986cc42] Unitful v1.28.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_XONklR/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [198e06fe] BangBang v0.4.8 [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.0 `~/.julia/packages/SmallCollections/z2nzE` [8bd03d06] StructEqualHash v0.1.4 [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.3s Test Summary: | Pass Total Time top_set_bit | 32 32 0.5s Test Summary: | Pass Total Time SmallBitSet | 136 136 6.0s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.4s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.5s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 8.1s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 1.5s Test Summary: | Pass Total Time SmallBitSet rand | 5 5 0.1s Test Summary: | Pass Total Time SmallBitSet checkbounds | 18 18 1.0s Test Summary: | Pass Total Time SmallBitSet orderings | 40963 40963 2.6s Test Summary: | Pass Total Time FixedVector | 2688 2688 46.4s Test Summary: | Pass Total Time FixedVector indices | 5184 5184 2m01.7s Test Summary: | Pass Total Time FixedVector bool inds | 140 140 4.7s Test Summary: | Pass Total Time FixedVector vec inds | 256 256 8.8s Test Summary: | Pass Total Time FixedVector reverse | 15120 15120 11.1s Test Summary: | Pass Total Time FixedVector bits | 956 956 44.7s Test Summary: | Pass Total Time FixedVector circshift | 3900 3900 20.3s Test Summary: | Pass Total Time FixedVector sum/max | 736 736 21.5s Test Summary: | Pass Total Time FixedVector overflow | 269 269 17.5s Test Summary: | Pass Total Time FixedVector map | 386 386 11.4s Test Summary: | Pass Total Time FixedVector find | 7200 7200 1m11.5s Test Summary: | Pass Total Time FixedVector issorted | 1232 1232 13.3s Test Summary: | Pass Total Time FixedVector support | 96 96 1.3s Test Summary: | Pass Total Time FixedVector rand | 96 96 3.3s Test Summary: | Pass Total Time SmallVector | 16992 16992 1m33.2s Test Summary: | Pass Total Time SmallVector indices | 62550 62550 21.3s Test Summary: | Pass Total Time SmallVector bool inds | 372 372 3.8s Test Summary: | Pass Total Time SmallVector vec inds | 568 568 6.6s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 4.7s Test Summary: | Pass Total Time SmallVector reverse | 41160 41160 11.9s Test Summary: | Pass Total Time SmallVector push/pop | 28736 28736 1m36.2s Test Summary: | Pass Total Time SmallVector push!/pop! | 11700 11700 23.2s Test Summary: | Pass Total Time SmallVector circshift | 19440 19440 12.2s Test Summary: | Pass Broken Total Time SmallVector add/mul | 19376 113 19489 3m33.5s Test Summary: | Pass Total Time SmallVector sum/max | 3876 3876 1m08.5s Test Summary: | Pass Total Time SmallVector overflow | 1475 1475 32.8s Test Summary: | Pass Total Time SmallVector map | 2316 2316 1m00.6s Test Summary: | Pass Broken Total Time SmallVector find | 29208 192 29400 1m42.8s Test Summary: | Pass Total Time SmallVector issorted | 4048 4048 30.8s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.0s Test Summary: | Pass Total Time SmallVector support | 480 480 1.1s Test Summary: | Pass Total Time SmallVector rand | 480 480 2.0s Test Summary: | Pass Total Time broadcast | 516 516 22.2s Test Summary: | Pass Total Time PackedVector | 14584 14584 1m49.2s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 22.7s Test Summary: | Pass Total Time PackedVector bool inds | 723 723 12.2s Test Summary: | Pass Total Time PackedVector vec inds | 1268 1268 7.5s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 3.3s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 1m32.3s Test Summary: | Pass Total Time PackedVector circshift | 19494 19494 1m03.7s Test Summary: | Pass Total Time PackedVector add/mul | 350312 350312 2m48.5s Test Summary: | Pass Total Time PackedVector sum/max | 34280 34280 8m34.6s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.5s Test Summary: | Pass Total Time PackedVector support | 2130 2130 1.8s Test Summary: | Pass Total Time PackedVector rand | 37 37 1.0s Test Summary: | Pass Total Time SmallDict | 15808 15808 3m46.6s Test Summary: | Pass Total Time SmallDict getindex/setindex | 1328 1328 28.4s Test Summary: | Pass Total Time SmallDict in/get/getkey | 23297 23297 25.6s Test Summary: | Pass Total Time SmallDict empty | 3712 3712 23.5s Test Summary: | Pass Total Time SmallDict push!/pop! | 2736 2736 23.9s ====================================================================================== 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 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:379 #find_method_matches#133 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:339 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:332 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:119 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2889 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2997 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2990 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3150 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3168 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3532 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3939 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3896 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4480 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:4758 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1533 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1716 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1725 jfptr_typeinf_ext_toplevel_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 jl_apply at /source/src/julia.h:2300 [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:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 _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:2300 [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: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 ijl_eval_thunk at /source/src/toplevel.c:766 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:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 [inlined] foreach at ./abstractarray.jl:3202 unknown function (ip: 0x78edd33173d6) 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:2300 [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:766 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:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 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:2300 [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:766 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:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 exec_options at ./client.jl:310 _start at ./client.jl:585 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:2300 [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: 0x78eded878249) 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 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:2300 [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 0x000072de268ce4a0 Total snapshots: 572. Utilization: 0% ╎572 @Base/task.jl:1168 wait_forever() 571╎ 572 @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:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 17947265 (Pool: 17946593; Big: 672); GC: 14 [22] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/z2nzE/test/smalldict.jl:167 sym_in at ./tuple.jl:663 in at ./tuple.jl:667 [inlined] is_relevant_expr at ./../usr/share/julia/Compiler/src/ssair/ir.jl:608 [inlined] userefs at ./../usr/share/julia/Compiler/src/ssair/ir.jl:671 [inlined] renumber_ssa2! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1376 process_node! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1574 iterate_compact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1991 iterate at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1913 [inlined] ir_inline_item! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:438 PkgEval terminated after 2721.61s: test duration exceeded the time limit