Package evaluation to test SmallCollections on Julia 1.14.0-DEV.2009 (d4d184e100*) started at 2026-04-09T21:44:50.553 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.27s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Installed SmallCollections ─ v0.6.2 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.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4300.9 ms ✓ SmallCollections 2820.6 ms ✓ Accessors → UnitfulExt 2296.8 ms ✓ SmallCollections → BangBangExt 3 dependencies successfully precompiled in 10 seconds. 31 already precompiled. Precompilation completed after 37.37s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_1bjlXN/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.4 [1986cc42] Unitful v1.28.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1bjlXN/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.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.6s Test Summary: | Pass Total Time top_set_bit | 32 32 0.8s Test Summary: | Pass Total Time SmallBitSet | 136 136 7.3s 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 15.1s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.1s Test Summary: | Pass Total Time SmallBitSet invreplace | 12 12 7.9s Test Summary: | Pass Total Time SmallBitSet rand | 5 5 0.1s Test Summary: | Pass Total Time SmallBitSet checkbounds | 18 18 1.5s Test Summary: | Pass Total Time SmallBitSet orderings | 40963 40963 3.8s Test Summary: | Pass Total Time FixedVector | 2688 2688 1m07.1s Test Summary: | Pass Total Time FixedVector indices | 5184 5184 3m11.5s Test Summary: | Pass Total Time FixedVector bool inds | 140 140 6.6s Test Summary: | Pass Total Time FixedVector vec inds | 612 612 33.2s Test Summary: | Pass Total Time FixedVector reverse | 15120 15120 16.3s Test Summary: | Pass Total Time FixedVector bits | 956 956 1m07.4s Test Summary: | Pass Total Time FixedVector cmp | 2024 2024 2.9s Test Summary: | Pass Total Time FixedVector circshift | 3900 3900 25.7s Test Summary: | Pass Total Time FixedVector shuffle 256 | 308 308 2m23.5s Test Summary: | Pass Total Time FixedVector sum/max | 784 784 40.7s Test Summary: | Pass Total Time FixedVector overflow | 270 270 24.7s Test Summary: | Pass Total Time FixedVector map | 386 386 15.8s Test Summary: | Pass Total Time FixedVector find | 7200 7200 1m43.1s Test Summary: | Pass Total Time FixedVector issorted | 1232 1232 19.8s Test Summary: | Pass Total Time FixedVector support | 96 96 1.9s Test Summary: | Pass Total Time FixedVector rand | 96 96 4.2s Test Summary: | Pass Total Time SmallVector | 16992 16992 2m14.4s Test Summary: | Pass Total Time SmallVector indices | 62550 62550 31.0s Test Summary: | Pass Total Time SmallVector bool inds | 372 372 5.9s Test Summary: | Pass Total Time SmallVector vec inds | 1776 1776 22.9s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 7.0s Test Summary: | Pass Total Time SmallVector reverse | 41160 41160 19.1s Test Summary: | Pass Total Time SmallVector push/pop | 28736 28736 2m19.1s Test Summary: | Pass Total Time SmallVector push!/pop! | 11700 11700 30.5s Test Summary: | Pass Total Time SmallVector cmp | 2024 2024 3.5s Test Summary: | Pass Total Time SmallVector circshift | 19845 19845 25.9s Test Summary: | Pass Total Time SmallVector shuffle 256 | 1128 1128 2m08.1s Test Summary: | Pass Broken Total Time SmallVector add/mul | 19404 99 19503 5m01.9s Test Summary: | Pass Total Time SmallVector sum/max | 4116 4116 1m44.4s Test Summary: | Pass Total Time SmallVector overflow | 1492 1492 42.9s Test Summary: | Pass Total Time SmallVector map | 2316 2316 1m17.7s Test Summary: | Pass Broken Total Time SmallVector find | 29208 192 29400 2m16.0s Test Summary: | Pass Total Time SmallVector issorted | 4048 4048 46.6s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.1s Test Summary: | Pass Total Time SmallVector support | 480 480 1.7s Test Summary: | Pass Total Time SmallVector rand | 480 480 3.0s Test Summary: | Pass Total Time broadcast | 516 516 32.0s Test Summary: | Pass Total Time PackedVector | 14584 14584 2m39.4s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 33.6s Test Summary: | Pass Total Time PackedVector bool inds | 723 723 17.7s Test Summary: | Pass Total Time PackedVector vec inds | 1268 1268 11.6s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 4.9s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 2m07.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 24 running 1 of 1 signal (10): User defined signal 1 _ZN12_GLOBAL__N_122MachineCopyPropagation11forwardUsesERN4llvm12MachineInstrE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_122MachineCopyPropagation25ForwardCopyPropagateBlockERN4llvm17MachineBasicBlockE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_122MachineCopyPropagation3runERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_128MachineCopyPropagationLegacy20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1417 compileModule at /source/src/jitlayers.cpp:2367 materialize at /source/src/jitlayers.cpp:884 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) process_tasks at /source/src/julia-task-dispatcher.h:370 [inlined] work_until at /source/src/julia-task-dispatcher.h:352 wait at /source/src/julia-task-dispatcher.h:84 [inlined] get at /source/src/julia-task-dispatcher.h:171 [inlined] publishCIs at /source/src/jitlayers.cpp:2070 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:496 jl_compile_method_internal at /source/src/gf.c:3652 _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__call_in_world_total at /source/src/builtins.c:948 _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_f__apply_iterate at /source/src/builtins.c:897 concrete_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1049 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:908 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:902 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:189 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:259 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:2940 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3048 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3041 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3205 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3223 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3587 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3994 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3951 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4535 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:4813 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1398 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:933 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:902 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:189 jfptr_handle1_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 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1235 jfptr_doworkloop_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:4804 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_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 macro expansion at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:304 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [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:324 IncludeInto at ./Base.jl:325 [inlined] foreach at ./abstractarray.jl:3206 unknown function (ip: 0x72530ab17bd6) 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: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: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: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: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: 0x725325138249) 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 0x00007087661ab2b0 Total snapshots: 434. Utilization: 0% ╎434 @Base/task.jl:1168 wait_forever() 433╎ 434 @Base/task.jl:1246 wait() Test Summary: | Pass [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: 18293318 (Pool: 18292652; Big: 666); GC: 14 [24] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:296 _ZN4llvm23ObjectSizeOffsetVisitor7computeEPNS_5ValueE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) unknown function (ip: 0x4e557c37) at (unknown file) unknown function (ip: (nil)) at (unknown file) Allocations: 1113615120 (Pool: 1113590307; Big: 24813); GC: 265 Total PkgEval terminated after 2721.35s: test duration exceeded the time limit