Package evaluation of LKH on Julia 1.12.0-rc3 (7522b24014*) started at 2025-10-01T11:33:00.427 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.02s ################################################################################ # Installation # Installing LKH... Resolving package versions... Installed LKH ─ v0.1.1 Updating `~/.julia/environments/v1.12/Project.toml` [294deba0] + LKH v0.1.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [294deba0] + LKH v0.1.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+1 Building LKH → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/6156bc397e5aa27c88cda12ecea2baf18d6c5a76/build.log` Installation failed after 6.42s ERROR: LoadError: Error building `LKH`: ERROR: LoadError: RequestError: Connection timed out after 30032 milliseconds while requesting http://webhotel4.ruc.dk/~keld/research/LKH-3/LKH-3.0.8.tgz Stacktrace: [1] (::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool})(easy::Downloads.Curl.Easy) @ Downloads /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Downloads.jl:452 [2] with_handle(f::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool}, handle::Downloads.Curl.Easy) @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Curl/Curl.jl:105 [3] #21 @ /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Downloads.jl:363 [inlined] [4] arg_write(f::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool}, arg::IOStream) @ ArgTools /opt/julia/share/julia/stdlib/v1.12/ArgTools/src/ArgTools.jl:134 [5] #19 @ /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Downloads.jl:362 [inlined] [6] arg_read @ /opt/julia/share/julia/stdlib/v1.12/ArgTools/src/ArgTools.jl:76 [inlined] [7] request(url::String; input::Nothing, output::IOStream, method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, throw::Bool, downloader::Nothing, interrupt::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Downloads.jl:361 [8] request @ /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Downloads.jl:328 [inlined] [9] #4 @ /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Downloads.jl:259 [inlined] [10] open(f::Downloads.var"#4#5"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base ./io.jl:410 [11] open_nolock @ /opt/julia/share/julia/stdlib/v1.12/ArgTools/src/ArgTools.jl:35 [inlined] [12] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.12/ArgTools/src/ArgTools.jl:103 [13] #download#2 @ /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Downloads.jl:258 [inlined] [14] download(url::String, output::String) @ Downloads /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Downloads.jl:247 [15] do_download(url::String, path::String) @ Base ./download.jl:24 [16] download @ ./download.jl:19 [inlined] [17] build_LKH() @ Main ~/.julia/packages/LKH/M9Oin/deps/build.jl:15 [18] download_LKH @ ~/.julia/packages/LKH/M9Oin/deps/build.jl:28 [inlined] [19] install_LKH() @ Main ~/.julia/packages/LKH/M9Oin/deps/build.jl:40 [20] top-level scope @ ~/.julia/packages/LKH/M9Oin/deps/build.jl:56 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [22] top-level scope @ none:5 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [25] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/LKH/M9Oin/deps/build.jl:56 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] (::Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1439 [3] withenv(::Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [4] (::Pkg.Operations.var"#189#190"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2204 [5] with_temp_env(fn::Pkg.Operations.var"#189#190"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2062 [6] (::Pkg.Operations.var"#185#186"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2171 [7] mktempdir(fn::Pkg.Operations.var"#185#186"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [9] #sandbox#181 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2118 [inlined] [10] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1420 [11] build_versions @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1338 [inlined] [12] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1738 [13] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1685 [inlined] [14] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:312 [15] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [16] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 [17] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [18] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [19] include(mod::Module, _path::String) @ Base ./Base.jl:306 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [21] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 58.46s: package could not be installed