Package evaluation to test Assignment on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:45:50.426 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.89s ################################################################################ # Installation # Installing Assignment... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [30268ba6] + Assignment v0.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [30268ba6] + Assignment v0.1.0 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.1 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1219.8 ms ✓ Assignment 1 dependency successfully precompiled in 1 seconds. 15 already precompiled. Precompilation completed after 18.19s ################################################################################ # Testing # Testing Assignment Status `/tmp/jl_veNrmg/Project.toml` [30268ba6] Assignment v0.1.0 [861a8166] Combinatorics v1.1.0 ⌅ [864edb3b] DataStructures v0.18.22 [8dfed614] Test v1.11.0 Status `/tmp/jl_veNrmg/Manifest.toml` [30268ba6] Assignment v0.1.0 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [bac558e1] OrderedCollections v1.8.1 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils 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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time find best assignment | 20 20 22.0s Test Summary: | Pass Total Time find kbest assignments | 100 100 1m01.3s Testing Assignment tests passed Testing completed after 93.55s PkgEval succeeded after 129.89s