Package evaluation of NSGAII on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:39:34.842 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.32s ################################################################################ # Installation # Installing NSGAII... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0faa7b20] + NSGAII v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [0faa7b20] + NSGAII v0.1.0 [92933f4c] + ProgressMeter v1.10.2 [56f22d72] + Artifacts [8ba89e20] + Distributed [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.68s ################################################################################ # Testing # Testing NSGAII Status `/tmp/jl_qVwBz5/Project.toml` [0faa7b20] NSGAII v0.1.0 [92933f4c] ProgressMeter v1.10.2 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_qVwBz5/Manifest.toml` [0faa7b20] NSGAII v0.1.0 [92933f4c] ProgressMeter v1.10.2 [56f22d72] Artifacts [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [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... ┌ Warning: `Progress(n::Integer, dt::Real, desc::AbstractString = "Progress: ", barlen = nothing, color::Symbol = :green, output::IO = stderr; offset::Integer = 0)` is deprecated, use `Progress(n; dt = dt, desc = desc, barlen = barlen, color = color, output = output, offset = offset)` instead. │ caller = ip:0x0 └ @ Core :-1 Progress: 59%|████████████████████████▎ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:01 Progress: 48%|███████████████████▌ | ETA: 0:00:01 Progress: 97%|███████████████████████████████████████▊ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:01 Progress: 26%|██████████▋ | ETA: 0:00:01 Progress: 68%|███████████████████████████▉ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:01 Testing NSGAII tests passed Testing completed after 29.63s PkgEval succeeded after 53.94s