Package evaluation to test Hungarian on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:59:39.902 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.04s ################################################################################ # Installation # Installing Hungarian... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [e91730f6] + Hungarian v0.7.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [e91730f6] + Hungarian v0.7.0 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1222.7 ms ✓ Munkres 1127.5 ms ✓ Hungarian 2 dependencies successfully precompiled in 4 seconds. 4 already precompiled. Precompilation completed after 11.13s ################################################################################ # Testing # Testing Hungarian Status `/tmp/jl_3zNGDS/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [e91730f6] Hungarian v0.7.0 [4cefb923] Munkres v0.2.0 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_3zNGDS/Manifest.toml` [8bb1440f] DelimitedFiles v1.9.1 [e91730f6] Hungarian v0.7.0 [4cefb923] Munkres v0.2.0 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time simple examples | 7 7 6.2s Test Summary: | Pass Total Time forbidden edges | 2 2 1.3s Test Summary: | Pass Total Time issue #6 | 1 1 2.3s Test Summary: | Pass Total Time UInt16 | 2 2 1.0s Test Summary: | Pass Total Time issue #18 | 1 1 0.1s Test Summary: | Pass Total Time UInt8 | 2 2 1.0s Test Summary: | Pass Total Time Munkres.jl | 200 200 0.5s Testing Hungarian tests passed Testing completed after 22.74s PkgEval succeeded after 45.59s