Package evaluation of SmallCollections on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:23:02.169 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.65s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [2b935e18] + SmallCollections v0.3.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [c3b6d118] + BitIntegers v0.3.5 [adafc99b] + CpuId v0.3.1 [2b935e18] + SmallCollections v0.3.0 [20fadf95] + StaticVectors v1.0.8 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 3.35s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.7s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_Re9l84/Project.toml` [198e06fe] BangBang v0.4.4 [c3b6d118] BitIntegers v0.3.5 [adafc99b] CpuId v0.3.1 [2b935e18] SmallCollections v0.3.0 [20fadf95] StaticVectors v1.0.8 [8bd03d06] StructEqualHash v0.1.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_Re9l84/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.3.0 [20fadf95] StaticVectors v1.0.8 [8bd03d06] StructEqualHash v0.1.3 [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.3s 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 | 4648 4648 1.2s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 2.2s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.0s Test Summary: | Pass Total Time subsets(n,k) | 556 556 4.0s Test Summary: | Pass Total Time subsets(n) | 121 121 0.7s Test Summary: | Pass Total Time shuffles | 315 315 1m14.7s Test Summary: | Pass Total Time compositions | 314 314 1m10.6s Test Summary: | Pass Total Time SmallVector | 7360 7360 51.2s Test Summary: | Pass Total Time SmallVector indices | 25160 25160 11.2s Test Summary: | Pass Total Time SmallVector zeros | 1320 1320 2.5s Test Summary: | Pass Total Time SmallVector push/pop | 12000 12000 1m09.3s Test Summary: | Pass Total Time SmallVector add/mul | 15561 15561 1m29.4s Test Summary: | Pass Total Time SmallVector sum/max | 1698 1698 24.0s Test Summary: | Pass Total Time SmallVector map | 2022 2022 37.6s Test Summary: | Pass Total Time SmallVector rest | 12 12 1.8s Test Summary: | Pass Total Time SmallVector support | 240 240 2.8s Test Summary: | Pass Total Time broadcast | 272 272 19.3s Test Summary: | Pass Total Time PackedVector | 12602 12602 1m12.9s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 20.7s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 5.6s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 1m32.4s Test Summary: | Pass Total Time PackedVector add/mul | 350542 350542 3m24.0s Test Summary: | Pass Total Time PackedVector sum/max | 32752 32752 4m07.6s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.7s Test Summary: | Pass Total Time PackedVector support | 2130 2130 2.5s Precompiling packages... 2171.4 ms ✓ SmallCollections → BangBangExt 1 dependency successfully precompiled in 3 seconds. 22 already precompiled. Test Summary: | Pass Broken Total Time SmallBitSet !! | 14 1 15 0.8s Test Summary: | Pass Broken Total Time SmallVector !! | 16 4 20 0.6s Test Summary: | Pass Broken Total Time PackedVector !! | 16 4 20 0.3s Testing SmallCollections tests passed Testing completed after 1159.94s PkgEval succeeded after 1208.5s