Package evaluation to test Combinatorics on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:39:30.453 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.09s ################################################################################ # Installation # Installing Combinatorics... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [861a8166] + Combinatorics v1.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [861a8166] + Combinatorics v1.1.0 Installation completed after 7.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1834.2 ms ✓ Combinatorics 1 dependency successfully precompiled in 3 seconds. 2 already precompiled. Precompilation completed after 15.39s ################################################################################ # Testing # Testing Combinatorics Status `/tmp/jl_Rx1TQj/Project.toml` [861a8166] Combinatorics v1.1.0 [6fe1bfb0] OffsetArrays v1.17.0 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_Rx1TQj/Manifest.toml` [861a8166] Combinatorics v1.1.0 [6fe1bfb0] OffsetArrays v1.17.0 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time numbers | 54 54 6.0s Test Summary: | Pass Total Time factorials | 34 34 0.6s Test Summary: | Pass Total Time combinations | 32 32 4.4s Test Summary: | Pass Total Time permutations | 11896 11896 6.2s Test Summary: | Pass Broken Total Time partitions | 87 1 88 1.2s Test Summary: | Pass Total Time multinomials | 20 20 0.7s Test Summary: | Pass Total Time youngdiagrams | 10 10 1.1s Testing Combinatorics tests passed Testing completed after 49.23s PkgEval succeeded after 80.12s