Package evaluation of SmallCollections on Julia 1.13.0-DEV.692 (1ea959a8b1*) started at 2025-06-03T11:42:01.693 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.56s ################################################################################ # 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.35s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.24s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_8cVrkO/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_8cVrkO/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.8s 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.7s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 1.9s Test Summary: | Pass Total Time FixedVector | 1768 1768 33.3s Test Summary: | Pass Total Time FixedVector indices | 4772 4772 10.1s Test Summary: | Pass Total Time FixedVector reverse | 14828 14828 14.0s Test Summary: | Pass Total Time FixedVector bits | 690 690 9.0s Test Summary: | Pass Total Time FixedVector sum/max | 720 720 12.7s Test Summary: | Pass Total Time FixedVector map | 674 674 40.9s Test Summary: | Pass Total Time FixedVector support | 96 96 2.2s Test Summary: | Pass Total Time SmallVector | 12760 12760 1m06.0s Test Summary: | Pass Total Time SmallVector indices | 57575 57575 21.0s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 6.3s Test Summary: | Pass Total Time SmallVector reverse | 41140 41140 9.5s Test Summary: | Pass Total Time SmallVector push/pop | 26368 26368 1m41.2s Test Summary: | Pass Total Time SmallVector push!/pop! | 10546 10546 25.0s Test Summary: | Pass Broken Total Time SmallVector add/mul | 29774 98 29872 4m16.7s Test Summary: | Pass Total Time SmallVector sum/max | 3396 3396 1m06.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 34.7s Test Summary: | Pass Total Time PackedVector | 14582 14582 1m59.0s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 23.1s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 5.8s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 1m30.9s Test Summary: | Pass Total Time PackedVector add/mul | 350042 350042 3m39.7s Test Summary: | Pass Total Time PackedVector sum/max | 34280 34280 10m50.3s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.7s Test Summary: | Pass Total Time PackedVector support | 2130 2130 2.7s Test Summary: | Pass Total Time SmallDict | 14656 14656 3m27.7s Test Summary: | Pass Total Time SmallDict getindex/setindex | 1328 1328 34.4s Test Summary: | Pass Total Time SmallDict in/get/getkey | 23269 23269 38.1s Test Summary: | Pass Total Time SmallDict empty | 3712 3712 28.3s Test Summary: | Pass Total Time SmallDict push!/pop! | 2736 2736 24.8s Test Summary: | Pass Total Time SmallDict push/pop | 5952 5952 2m44.9s Test Summary: | Pass Total Time SmallDict filter | 2360 2360 28.4s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 21 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x79f8aa143f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_72271.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:2339 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) malloc at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) operator new at /workspace/srcdir/gcc-14.2.0/libstdc++-v3/libsupc++/new_op.cc:50 _ZNSt6vectorIPN4llvm12MachineInstrESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13LiveVariables10runOnInstrERNS_12MachineInstrERNS_15SmallVectorImplINS_8RegisterEEEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13LiveVariables10runOnBlockEPNS_17MachineBasicBlockEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13LiveVariables7analyzeERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm24LiveVariablesWrapperPass20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_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:3131 _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:2339 [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:2339 [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:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 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: 0x79f8a0712ab6) 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:2339 [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:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 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 jfptr_IncludeInto_60238.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:2339 [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:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 exec_options at ./client.jl:290 _start at ./client.jl:557 jfptr__start_48840.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:2339 [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: 0x79f8aa0e5249) 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 2 signal (10): User defined signal 1 unknown function (ip: 0x76ccbc520f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_72271.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:2339 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) 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_72271.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:2339 [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 (interactive) Task 0x000076cca3deb1c0 Total snapshots: 209. Utilization: 0% ╎209 @Base/task.jl:1150 wait_forever() 208╎ 209 @Base/task.jl:1213 wait() Thread 2 (default) Task 0x000076cca61fc100 Total snapshots: 209. Utilization: 0% ╎209 @Base/task.jl:1150 wait_forever() 208╎ 209 @Base/task.jl:1213 wait() Test Summary: | Pass Total Time SmallDict mergewith | 3714 3714 2m01.1s PkgEval terminated after 2726.62s: test duration exceeded the time limit