Package evaluation of SmallCollections on Julia 1.13.0-DEV.725 (d6294ba973*) started at 2025-06-10T12:01:49.074 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.85s ################################################################################ # 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.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.91s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_H0QHOc/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_H0QHOc/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.7s Test Summary: | Pass Total Time SmallBitSet | 114 114 4.6s 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 11.0s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 1.9s Test Summary: | Pass Total Time FixedVector | 1768 1768 31.5s Test Summary: | Pass Total Time FixedVector indices | 4772 4772 9.1s Test Summary: | Pass Total Time FixedVector reverse | 14828 14828 13.6s Test Summary: | Pass Total Time FixedVector bits | 690 690 8.6s Test Summary: | Pass Total Time FixedVector sum/max | 720 720 11.9s Test Summary: | Pass Total Time FixedVector map | 674 674 40.2s Test Summary: | Pass Total Time FixedVector support | 96 96 2.1s Test Summary: | Pass Total Time SmallVector | 12760 12760 1m07.2s Test Summary: | Pass Total Time SmallVector indices | 57575 57575 19.9s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 5.7s Test Summary: | Pass Total Time SmallVector reverse | 41140 41140 9.8s Test Summary: | Pass Total Time SmallVector push/pop | 26368 26368 1m40.1s Test Summary: | Pass Total Time SmallVector push!/pop! | 10546 10546 22.7s Test Summary: | Pass Broken Total Time SmallVector add/mul | 29728 121 29849 4m35.5s Test Summary: | Pass Total Time SmallVector sum/max | 3396 3396 1m09.0s Test Summary: | Pass Total Time SmallVector map | 4044 4044 1m54.7s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.4s Test Summary: | Pass Total Time SmallVector support | 480 480 1.5s Test Summary: | Pass Total Time broadcast | 400 400 33.0s Test Summary: | Pass Total Time PackedVector | 14582 14582 1m51.6s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 21.4s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 5.1s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 1m25.8s Test Summary: | Pass Total Time PackedVector add/mul | 350162 350162 3m27.5s Test Summary: | Pass Total Time PackedVector sum/max | 34280 34280 10m57.8s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.6s Test Summary: | Pass Total Time PackedVector support | 2130 2130 2.3s Test Summary: | Pass Total Time SmallDict | 14656 14656 3m13.8s Test Summary: | Pass Total Time SmallDict getindex/setindex | 1328 1328 35.0s Test Summary: | Pass Total Time SmallDict in/get/getkey | 23283 23283 35.3s Test Summary: | Pass Total Time SmallDict empty | 3712 3712 27.5s Test Summary: | Pass Total Time SmallDict push!/pop! | 2736 2736 23.4s Test Summary: | Pass Total Time SmallDict push/pop | 5952 5952 2m35.7s Test Summary: | Pass Total Time SmallDict filter | 2360 2360 26.3s Test Summary: | Pass Total Time SmallDict mergewith | 3714 3714 1m51.3s ====================================================================================== 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 _ZNK4llvm15ELFObjectWriter24shouldRelocateWithSymbolERKNS_11MCAssemblerERKNS_7MCValueEPKNS_11MCSymbolELFEmj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ELFObjectWriter16recordRelocationERNS_11MCAssemblerEPKNS_10MCFragmentERKNS_7MCFixupENS_7MCValueERm at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm11MCAssembler6layoutEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm11MCAssembler6FinishEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1577 addModule at /source/src/jitlayers.cpp:2058 jl_compile_codeinst_now at /source/src/jitlayers.cpp:649 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:840 jl_compile_method_internal at /source/src/gf.c:3212 _jl_invoke at /source/src/gf.c:3684 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2340 [inlined] jl_f__apply_iterate at /source/src/builtins.c:864 #_args_and_call#40 at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:2048 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2340 [inlined] jl_f__apply_iterate at /source/src/builtins.c:864 _args_and_call at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:2048 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 macro expansion at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/runtests.jl:15 [inlined] macro expansion at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/smallset.jl:35 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] top-level scope at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/smallset.jl:4 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_invoke at /source/src/gf.c:3699 jl_toplevel_eval_flex at /source/src/toplevel.c:762 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:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] foreach at ./abstractarray.jl:3182 unknown function (ip: 0x70bf60912ab6) at (unknown file) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 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 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_35343.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 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 exec_options at ./client.jl:290 _start at ./client.jl:557 jfptr__start_48412.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2340 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x70bf626fa249) 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 ============================================================== ====================================================================================== 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_48494.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 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 0x000072f78f543c10 Total snapshots: 433. Utilization: 0% ╎433 @Base/task.jl:1150 wait_forever() 432╎ 433 @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/smallset.jl:3 jl_egal_ at /source/src/julia.h:1850 [inlined] literal_val_id at /source/src/ircode.c:144 [inlined] jl_encode_as_indexed_root at /source/src/ircode.c:176 jl_encode_value_ at /source/src/ircode.c:546 jl_encode_value_ at /source/src/ircode.c:253 [inlined] jl_encode_memory_slice at /source/src/ircode.c:213 jfptr_wait_forever_48494.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_encode_value_ at /source/src/ircode.c:493 jl_encode_value_ at /source/src/ircode.c:253 [inlined] ijl_compress_ir at /source/src/ircode.c:1070 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: 17948311 (Pool: 17947849; Big: 462); GC: 16 maybe_compress_codeinfo at ./../usr/share/julia/Compiler/src/typeinfer.jl:447 [inlined] finish! at ./../usr/share/julia/Compiler/src/typeinfer.jl:147 jfptr_finishNOT._88525.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:236 jfptr_finish_nocycle_86957.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4490 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1391 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1560 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1568 jfptr_typeinf_ext_toplevel_86447.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 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:3199 _jl_invoke at /source/src/gf.c:3684 [inlined] ijl_apply_generic at /source/src/gf.c:3892 #_args_and_call#40 at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:2048 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2340 [inlined] jl_f__apply_iterate at /source/src/builtins.c:864 _args_and_call at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:2048 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 macro expansion at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/runtests.jl:15 [inlined] macro expansion at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/smallset.jl:19 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] top-level scope at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/smallset.jl:4 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_invoke at /source/src/gf.c:3699 jl_toplevel_eval_flex at /source/src/toplevel.c:762 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:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] foreach at ./abstractarray.jl:3182 unknown function (ip: 0x70bf60912ab6) at (unknown file) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 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.07s: test duration exceeded the time limit