Package evaluation of SmallCollections on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:52:13.426 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.67s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [2b935e18] + SmallCollections v0.3.0 Updating `~/.julia/environments/v1.11/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 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.54s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_mfWKsK/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_mfWKsK/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.15 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.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.8s Test Summary: | Pass Total Time SmallBitSet | 114 114 5.1s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.6s Test Summary: | Pass Total Time SmallBitSet in/subset | 4648 4648 0.8s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 1.9s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.3s Test Summary: | Pass Total Time subsets(n,k) | 556 556 3.6s Test Summary: | Pass Total Time subsets(n) | 121 121 0.6s Test Summary: | Pass Total Time shuffles | 315 315 52.7s Test Summary: | Pass Total Time compositions | 314 314 48.7s Test Summary: | Pass Total Time SmallVector | 7360 7360 56.0s Test Summary: | Pass Total Time SmallVector indices | 25160 25160 11.1s Test Summary: | Pass Total Time SmallVector zeros | 1320 1320 2.7s Test Summary: | Pass Total Time SmallVector push/pop | 12000 12000 1m09.0s Test Summary: | Pass Total Time SmallVector add/mul | 15561 15561 1m26.7s Test Summary: | Pass Total Time SmallVector sum/max | 1698 1698 23.2s Test Summary: | Pass Total Time SmallVector map | 2022 2022 31.2s Test Summary: | Pass Total Time SmallVector rest | 12 12 1.9s Test Summary: | Pass Total Time SmallVector support | 240 240 2.9s Test Summary: | Pass Total Time broadcast | 272 272 19.9s Test Summary: | Pass Total Time PackedVector | 12602 12602 1m16.6s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 16.8s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 6.2s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 1m42.0s Test Summary: | Pass Total Time PackedVector add/mul | 349972 349972 3m24.3s Test Summary: | Pass Total Time PackedVector sum/max | 32752 32752 4m05.8s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.7s Test Summary: | Pass Total Time PackedVector support | 2130 2130 2.4s Test Summary: | Pass Broken Total Time SmallBitSet !! | 14 1 15 0.6s Test Summary: | Pass Broken Total Time SmallVector !! | 16 4 20 0.7s Test Summary: | Pass Broken Total Time PackedVector !! | 16 4 20 0.4s Testing SmallCollections tests passed Testing completed after 1131.76s PkgEval succeeded after 1171.47s