Package evaluation to test ExcelReaders on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-09T16:27:27.775 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.93s ################################################################################ # Installation # Installing ExcelReaders... Resolving package versions... Installed Conda ── v1.8.0 Installed PyCall ─ v1.95.1 Updating `~/.julia/environments/v1.14/Project.toml` [c04bee98] + ExcelReaders v0.12.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [8f4d0f93] + Conda v1.8.0 [e2d170a0] + DataValueInterfaces v1.0.0 [e7dc6d0d] + DataValues v0.4.13 [c04bee98] + ExcelReaders v0.12.0 ⌅ [682c06a0] + JSON v0.21.4 [1914dd2f] + MacroTools v0.5.16 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 ⌃ [438e738f] + PyCall v1.95.1 [81def892] + VersionParsing v1.3.0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Building Conda ─→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/e32a90da027ca45d84678b826fffd3110bb3fc90/build.log` Building PyCall → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/62f417f6ad727987c755549e9cd88c46578da562/build.log` Installation failed after 22.19s ERROR: LoadError: Error building `PyCall`: ┌ Info: Using the Python distribution in the Conda package by default. └ To use a different Python version, set ENV["PYTHON"]="pythoncommand" and re-run Pkg.build("PyCall"). [ Info: Downloading miniconda installer ... ERROR: LoadError: RequestError: Could not resolve host: github.com while requesting https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh Stacktrace: [1] (::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader})(easy::Downloads.Curl.Easy) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:484 [2] with_handle(f::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, handle::Downloads.Curl.Easy) @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:105 [3] (::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:395 [inlined] [4] arg_write(f::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, arg::IOStream) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:176 [5] (::Downloads.var"#19#20"{IOStream, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader})(input::Base.DevNull) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:394 [inlined] [6] arg_read(f::Downloads.var"#19#20"{IOStream, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, arg::Base.DevNull) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:94 [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.14/Downloads/src/Downloads.jl:393 [8] (::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:273 [inlined] [9] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base io.jl:438 [10] open_nolock(::Function, ::Vararg{Any}; kws::@Kwargs{write::Bool}) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [11] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:124 [12] download(url::String, output::String; method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, downloader::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:272 [inlined] [13] download(url::String, output::String) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:252 [inlined] [14] _install_conda(env::String, force::Bool) @ Conda ~/.julia/packages/Conda/kOnIE/src/Conda.jl:202 [15] _install_conda(env::String) @ Conda ~/.julia/packages/Conda/kOnIE/src/Conda.jl:191 [16] runconda(args::Cmd, env::String) @ Conda ~/.julia/packages/Conda/kOnIE/src/Conda.jl:126 [17] add(pkg::String, env::String; channel::String) @ Conda ~/.julia/packages/Conda/kOnIE/src/Conda.jl:224 [18] add(pkg::String, env::String) @ Conda ~/.julia/packages/Conda/kOnIE/src/Conda.jl:222 [inlined] [19] top-level scope @ ~/.julia/packages/PyCall/twYvK/deps/build.jl:79 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [21] top-level scope @ none:8 [22] eval(m::Module, e::Any) @ Core boot.jl:533 [23] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [24] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/PyCall/twYvK/deps/build.jl:43 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] (::Pkg.Operations.var"#152#153"{Bool, Pkg.Types.Context, String, PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2041 [3] withenv(::Pkg.Operations.var"#152#153"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base env.jl:273 [4] (::Pkg.Operations.var"#228#229"{Bool, Bool, Bool, Pkg.Operations.var"#152#153"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2914 [5] with_temp_env(fn::Pkg.Operations.var"#228#229"{Bool, Bool, Bool, Pkg.Operations.var"#152#153"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2816 [6] sandbox_with_temp_env(fn::Pkg.Operations.var"#152#153"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ctx::Pkg.Types.Context, target::PackageSpec, tmp::String, has_sandbox_project::Bool, sandbox_env::Pkg.Types.EnvCache; force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2873 [inlined] [7] (::Pkg.Operations.var"#233#234"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#152#153"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, Pkg.Types.Project, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2983 [8] mktempdir(fn::Pkg.Operations.var"#233#234"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#152#153"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String) @ Base.Filesystem file.jl:949 [9] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [10] sandbox(fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override_in::Pkg.Types.Project; preferences::Dict{String, Any}, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2929 [11] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2018 [12] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1929 [inlined] [13] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, prefer_loaded_versions::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2446 [14] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, prefer_loaded_versions::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:380 [15] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [16] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [17] add(pkg::PackageSpec; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [18] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:116 [19] include(mod::Module, _path::String) @ Base Base.jl:325 [20] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [21] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:113 PkgEval skipped after 71.58s: package could not be installed