Package evaluation of SmallCollections on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:43:22.026 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.19s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2b935e18] + SmallCollections v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [c3b6d118] + BitIntegers v0.3.2 [adafc99b] + CpuId v0.3.1 [2b935e18] + SmallCollections v0.3.0 [20fadf95] + StaticVectors v1.0.7 [56f22d72] + Artifacts [2a0f44e3] + Base64 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.32s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_qInFIy/Project.toml` [198e06fe] BangBang v0.4.3 [c3b6d118] BitIntegers v0.3.2 [adafc99b] CpuId v0.3.1 [2b935e18] SmallCollections v0.3.0 [20fadf95] StaticVectors v1.0.7 [8bd03d06] StructEqualHash v0.1.3 [8dfed614] Test Status `/tmp/jl_qInFIy/Manifest.toml` [7d9f7c33] Accessors v0.1.41 [198e06fe] BangBang v0.4.3 [c3b6d118] BitIntegers v0.3.2 [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 [ae029012] Requires v1.3.0 [2b935e18] SmallCollections v0.3.0 [20fadf95] StaticVectors v1.0.7 [8bd03d06] StructEqualHash v0.1.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time bitsize | 14 14 0.2s Test Summary: | Pass Total Time top_set_bit | 32 32 0.8s Test Summary: | Pass Total Time SmallBitSet | 114 114 4.6s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.4s Test Summary: | Pass Total Time SmallBitSet in/subset | 4648 4648 0.7s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 1.8s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 1.3s Test Summary: | Pass Total Time subsets(n,k) | 556 556 2.3s Test Summary: | Pass Total Time subsets(n) | 121 121 0.5s Test Summary: | Pass Total Time shuffles | 315 315 42.7s Test Summary: | Pass Total Time compositions | 314 314 38.2s Test Summary: | Pass Total Time SmallVector | 7360 7360 35.7s Test Summary: | Pass Total Time SmallVector indices | 25160 25160 7.2s Test Summary: | Pass Total Time SmallVector zeros | 1320 1320 1.5s Test Summary: | Pass Total Time SmallVector push/pop | 12000 12000 38.9s Test Summary: | Pass Total Time SmallVector add/mul | 15561 15561 45.5s Test Summary: | Pass Total Time SmallVector sum/max | 1698 1698 14.6s Test Summary: | Pass Total Time SmallVector map | 2022 2022 20.8s Test Summary: | Pass Total Time SmallVector rest | 12 12 1.2s Test Summary: | Pass Total Time SmallVector support | 240 240 1.4s Test Summary: | Pass Total Time broadcast | 272 272 8.6s Test Summary: | Pass Total Time PackedVector | 12602 12602 46.5s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 9.9s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 3.7s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 51.7s Test Summary: | Pass Total Time PackedVector add/mul | 350326 350326 2m16.1s Test Summary: | Pass Total Time PackedVector sum/max | 32752 32752 2m53.2s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.6s Test Summary: | Pass Total Time PackedVector support | 2130 2130 1.6s Test Summary: | Pass Broken Total Time SmallBitSet !! | 14 1 15 0.4s Test Summary: | Pass Broken Total Time SmallVector !! | 16 4 20 0.5s Test Summary: | Pass Broken Total Time PackedVector !! | 16 4 20 0.3s Testing SmallCollections tests passed Testing completed after 732.95s PkgEval succeeded after 761.33s