Package evaluation to test SmallCollections on Julia 1.14.0-DEV.2113 (886384998d*) started at 2026-05-03T12:14:11.190 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.23s ################################################################################ # 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.0.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.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.4 s ✓ SmallCollections 2.9 s ✓ Accessors → UnitfulExt 2.1 s ✓ SmallCollections → BangBangExt 3 dependencies successfully precompiled in 10 seconds. 31 already precompiled. Precompilation completed after 36.65s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_aBTc8u/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_aBTc8u/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.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.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.8s Test Summary: | Pass Total Time SmallBitSet | 136 136 7.2s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.6s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.9s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 33.9s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.3s Test Summary: | Pass Total Time SmallBitSet invreplace | 12 12 7.7s 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.9s Test Summary: | Pass Total Time FixedVector | 2688 2688 1m09.1s Test Summary: | Pass Total Time FixedVector indices | 5184 5184 2m52.2s Test Summary: | Pass Total Time FixedVector bool inds | 140 140 5.4s Test Summary: | Pass Total Time FixedVector vec inds | 612 612 33.8s Test Summary: | Pass Total Time FixedVector reverse | 15120 15120 18.0s Test Summary: | Pass Total Time FixedVector bits | 956 956 1m02.1s Test Summary: | Pass Total Time FixedVector cmp | 2024 2024 3.2s Test Summary: | Pass Total Time FixedVector circshift | 3900 3900 27.7s Test Summary: | Pass Total Time FixedVector shuffle 256 | 308 308 2m22.8s Test Summary: | Pass Total Time FixedVector sum/max | 784 784 41.3s Test Summary: | Pass Total Time FixedVector overflow | 271 271 25.0s Test Summary: | Pass Total Time FixedVector map | 386 386 17.0s Test Summary: | Pass Total Time FixedVector find | 7200 7200 1m42.7s Test Summary: | Pass Total Time FixedVector issorted | 1232 1232 19.9s 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 2m26.5s Test Summary: | Pass Total Time SmallVector indices | 62550 62550 31.3s Test Summary: | Pass Total Time SmallVector bool inds | 372 372 5.4s Test Summary: | Pass Total Time SmallVector vec inds | 1776 1776 22.9s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 7.2s Test Summary: | Pass Total Time SmallVector reverse | 41160 41160 18.6s Test Summary: | Pass Total Time SmallVector push/pop | 28736 28736 2m17.2s Test Summary: | Pass Total Time SmallVector push!/pop! | 11700 11700 31.5s Test Summary: | Pass Total Time SmallVector cmp | 2024 2024 3.7s Test Summary: | Pass Total Time SmallVector circshift | 19845 19845 24.6s Test Summary: | Pass Total Time SmallVector shuffle 256 | 1128 1128 2m15.6s Test Summary: | Pass Broken Total Time SmallVector add/mul | 19386 108 19494 5m01.6s Test Summary: | Pass Total Time SmallVector sum/max | 4116 4116 1m50.1s Test Summary: | Pass Total Time SmallVector overflow | 1463 1463 43.9s Test Summary: | Pass Total Time SmallVector map | 2316 2316 1m19.7s Test Summary: | Pass Broken Total Time SmallVector find | 29208 192 29400 2m19.3s Test Summary: | Pass Total Time SmallVector issorted | 4048 4048 40.7s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.0s Test Summary: | Pass Total Time SmallVector support | 480 480 1.5s Test Summary: | Pass Total Time SmallVector rand | 480 480 2.7s Test Summary: | Pass Total Time broadcast | 516 516 29.5s Test Summary: | Pass Total Time PackedVector | 14584 14584 2m28.0s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 33.9s Test Summary: | Pass Total Time PackedVector bool inds | 723 723 18.2s Test Summary: | Pass Total Time PackedVector vec inds | 1268 1268 11.5s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 5.1s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 2m07.2s ====================================================================================== 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 _ZN4llvm7SDValueC1EPNS_6SDNodeEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7ffc116b5abf) at (unknown file) 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:34 wait at ./task.jl:1246:50 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:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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 ============================================================== ┌ 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 0x000075a9382070d0 Total snapshots: 393. Utilization: 0% ╎393 @Base/task.jl:1168 wait_forever() 392╎ 393 @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:34 wait at ./task.jl:1246:50 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:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 18340879 (Pool: 18340207; Big: 672); GC: 14 [22] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/AVClm/test/packedvector.jl:296 jl_specializations_get_linfo_ at /source/src/gf.c:236:17 cache_method at /source/src/gf.c:1667:15 ml_matches at /source/src/gf.c:5179:13 ml_matches at /source/src/gf.c:4871:16 [inlined] ijl_matching_methods at /source/src/gf.c:3234:12 [inlined] ijl_matching_methods at /source/src/gf.c:3221:26 _methods_by_ftype at ./runtime_internals.jl:1609:38 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:105:24 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:70:6 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:70:27 [inlined] #findall#13 at ./../usr/share/julia/Compiler/src/methodtable.jl:113:13 findall at ./../usr/share/julia/Compiler/src/methodtable.jl:110:27 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:391:14 #find_method_matches#139 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:351:20 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:344:74 jfptr_find_method_matches_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:131:52 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2999:1211 PkgEval terminated after 2722.04s: test duration exceeded the time limit