Package evaluation to test SmallCollections on Julia 1.14.0-DEV.2207 (8c4818189c*) started at 2026-05-17T12:15:35.577 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.5s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... 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.13.0 [f489334b] + StyledStrings v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.3 s ✓ SmallCollections 2.6 s ✓ Accessors → UnitfulExt 2.2 s ✓ SmallCollections → BangBangExt 3 dependencies successfully precompiled in 9 seconds. 31 already precompiled. Precompilation completed after 37.34s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_0O25cI/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.5 [1986cc42] Unitful v1.28.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0O25cI/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.5 [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.13.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.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+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.7s Test Summary: | Pass Total Time SmallBitSet | 136 136 6.0s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.5s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.8s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 33.6s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.0s Test Summary: | Pass Total Time SmallBitSet invreplace | 12 12 7.1s Test Summary: | Pass Total Time SmallBitSet rand | 5 5 0.1s Test Summary: | Pass Total Time SmallBitSet checkbounds | 18 18 1.4s Test Summary: | Pass Total Time SmallBitSet orderings | 40963 40963 3.6s Test Summary: | Pass Total Time FixedVector | 2688 2688 1m02.9s Test Summary: | Pass Total Time FixedVector indices | 5184 5184 3m12.0s Test Summary: | Pass Total Time FixedVector bool inds | 140 140 6.2s Test Summary: | Pass Total Time FixedVector vec inds | 612 612 31.0s Test Summary: | Pass Total Time FixedVector reverse | 15120 15120 15.9s Test Summary: | Pass Total Time FixedVector bits | 956 956 1m03.9s Test Summary: | Pass Total Time FixedVector cmp | 2024 2024 2.9s Test Summary: | Pass Total Time FixedVector circshift | 3900 3900 27.3s Test Summary: | Pass Total Time FixedVector shuffle 256 | 308 308 2m36.9s Test Summary: | Pass Total Time FixedVector sum/max | 784 784 37.7s Test Summary: | Pass Total Time FixedVector overflow | 270 270 23.9s Test Summary: | Pass Total Time FixedVector map | 386 386 16.1s Test Summary: | Pass Total Time FixedVector find | 7200 7200 2m59.9s Test Summary: | Pass Total Time FixedVector issorted | 1232 1232 20.4s Test Summary: | Pass Total Time FixedVector support | 96 96 1.8s Test Summary: | Pass Total Time FixedVector rand | 96 96 4.1s Test Summary: | Pass Total Time SmallVector | 16992 16992 2m23.4s Test Summary: | Pass Total Time SmallVector indices | 62550 62550 31.1s Test Summary: | Pass Total Time SmallVector bool inds | 372 372 5.3s Test Summary: | Pass Total Time SmallVector vec inds | 1776 1776 23.5s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 6.4s Test Summary: | Pass Total Time SmallVector reverse | 41160 41160 17.4s Test Summary: | Pass Total Time SmallVector push/pop | 28736 28736 2m16.7s Test Summary: | Pass Total Time SmallVector push!/pop! | 11700 11700 28.8s Test Summary: | Pass Total Time SmallVector cmp | 2024 2024 3.6s Test Summary: | Pass Total Time SmallVector circshift | 19845 19845 26.8s Test Summary: | Pass Total Time SmallVector shuffle 256 | 1128 1128 2m17.3s Test Summary: | Pass Broken Total Time SmallVector add/mul | 19376 113 19489 5m09.2s Test Summary: | Pass Total Time SmallVector sum/max | 4116 4116 1m53.7s Test Summary: | Pass Total Time SmallVector overflow | 1467 1467 43.9s Test Summary: | Pass Total Time SmallVector map | 2316 2316 1m22.5s Test Summary: | Pass Broken Total Time SmallVector find | 29208 192 29400 4m48.7s Test Summary: | Pass Total Time SmallVector issorted | 4048 4048 47.0s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.1s Test Summary: | Pass Total Time SmallVector support | 480 480 1.6s Test Summary: | Pass Total Time SmallVector rand | 480 480 2.9s Test Summary: | Pass Total Time broadcast | 516 516 32.7s ====================================================================================== 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 _ZN12_GLOBAL__N_116ExpandReductions13runOnFunctionERN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) unknown function (ip: 0x228d5c8f) at (unknown file) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Test Summary: | Pass ====================================================================================== 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:34 wait at ./task.jl:1246:44 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Total ┌ 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 0x000077f1753dfee0 Total snapshots: 357. Utilization: 0% ╎357 @Base/task.jl:1168 wait_forever() 356╎ 357 @Base/task.jl:1246 wait() Time┌ 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 0x000070c14a7fc010 Total snapshots: 5. Utilization: 100% ╎4 @Base/client.jl:596 _start() ╎ 4 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 4 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ 4 @Base/Base.jl:328 (::Base.IncludeInto)(fname::String) ╎ 4 @Base/Base.jl:327 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 4 @Base/loading.jl:3173 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 4 @Base/loading.jl:3113 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 4 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ ╎ 4 @Base/…stractarray.jl:3284 foreach(f::Base.IncludeInto, itr::Vecto… ╎ ╎ 4 @Base/Base.jl:328 iterate(A::Vector{String}) ╎ ╎ 4 @Base/Base.jl:327 include(mapexpr::Function, mod::Module, _path:… ╎ ╎ ╎ 4 @Base/loading.jl:3173 _include(mapexpr::Function, mod::Module, … ╎ ╎ ╎ 4 @Base/loading.jl:3113 include_string(mapexpr::typeof(identity)… 3╎ ╎ ╎ 4 @Base/boot.jl:517 eval(m::Module, e::Any) PackedVector | 14584 14584 2m43.2s [22] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:83 typekey_hash at /source/src/jltypes.c:1826:36 lookup_type at /source/src/jltypes.c:1157:19 inst_datatype_inner at /source/src/jltypes.c:2174:28 inst_type_w_ at /source/src/jltypes.c:2785:13 ijl_instantiate_unionall at /source/src/jltypes.c:1571:12 jl_inst_arg_tuple_type at /source/src/jltypes.c:2527:35 PkgEval terminated after 2724.43s: test duration exceeded the time limit