Package evaluation to test DayCounts on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T12:31:36.591 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.13s ################################################################################ # Installation # Installing DayCounts... Resolving package versions... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 Installed DayCounts ─ v0.1.0 ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 Updating `~/.julia/environments/v1.14/Project.toml` [44e31299] + DayCounts v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [44e31299] + DayCounts v0.1.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.91s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.33s ################################################################################ # Testing # Testing DayCounts Status `/tmp/jl_IvU5pk/Project.toml` [44e31299] DayCounts v0.1.0 [89b67f3b] ExcelFiles v1.0.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_IvU5pk/Manifest.toml` [8f4d0f93] Conda v1.10.3 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [e7dc6d0d] DataValues v0.4.13 [44e31299] DayCounts v0.1.0 [89b67f3b] ExcelFiles v1.0.0 ⌅ [c04bee98] ExcelReaders v0.11.0 [8f5d6c58] EzXML v1.2.3 [5789e2e9] FileIO v1.17.1 [1c8ee90f] IterableTables v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [438e738f] PyCall v1.96.4 [ae029012] Requires v1.3.1 [ec057cc2] StructUtils v2.6.0 [5e66a065] TableShowUtils v0.2.7 [3783bdb8] TableTraits v1.0.1 [382cd787] TableTraitsUtils v1.0.2 [bd369af6] Tables v1.12.1 [81def892] VersionParsing v1.3.0 ⌅ [fdbf4ff8] XLSX v0.7.10 ⌅ [a5390f91] ZipFile v0.9.4 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Actual365Fixed | 15 15 0.1s Test Summary: | Pass Total Time Actual360 | 15 15 0.0s Test Summary: | Pass Total Time ActualActualISDA | 15 15 0.1s Test Summary: | Pass Total Time Thirty360 | 24 24 0.1s Test Summary: | Pass Total Time ThirtyE360 | 24 24 0.0s Test Summary: | Pass Total Time ThirtyE360ISDA | 48 48 0.1s Test Summary: | Pass Total Time ActualActualICMA | 6 6 0.3s Test Summary: | Pass Total Time ActuaActual ISDA Memo | 22 22 0.5s Test Summary: | Pass Total Time Thirty360Excel | 24 24 0.0s Test Summary: | Pass Total Time ActualActualExcel | 27 27 0.2s [ Info: Installing xlrd via the Conda xlrd package... [ Info: Running `conda install -q -y xlrd` in root environment Channels:  - conda-forge Platform: linux-64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done  ## Package Plan ##   environment location: /home/pkgeval/.julia/conda/3/x86_64   added / updated specs:  - xlrd   The following packages will be downloaded:   package | build  ---------------------------|-----------------  xlrd-2.0.2 | pyhd8ed1ab_0 91 KB conda-forge  ------------------------------------------------------------  Total: 91 KB  The following NEW packages will be INSTALLED:   xlrd conda-forge/noarch::xlrd-2.0.2-pyhd8ed1ab_0   Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done 1 dependency had output during precompilation: ┌ ExcelFiles │ [Output was shown above] └ ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for ExcelFiles [89b67f3b-d1aa-5f6f-9ca4-282e8d98620d] │ exception = Required dependency Base.PkgId(Base.UUID("81def892-9a0e-5fdd-b105-ffc91e053289"), "VersionParsing") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for ExcelReaders [c04bee98-12a5-510c-87df-2a230cb6e075] │ exception = Required dependency Base.PkgId(Base.UUID("81def892-9a0e-5fdd-b105-ffc91e053289"), "VersionParsing") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for PyCall [438e738f-606a-5dbb-bf0a-cddfbfd45ab0] │ exception = Required dependency Base.PkgId(Base.UUID("81def892-9a0e-5fdd-b105-ffc91e053289"), "VersionParsing") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for Conda [8f4d0f93-b110-5947-807f-2305c1781a2d] │ exception = Required dependency Base.PkgId(Base.UUID("21216c6a-2e73-6563-6e65-726566657250"), "Preferences") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for JSON [682c06a0-de6a-54ab-a142-c8b1cf79cde6] │ exception = Required dependency Base.PkgId(Base.UUID("21216c6a-2e73-6563-6e65-726566657250"), "Preferences") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for PrecompileTools [aea7be01-6a6a-4083-8856-8a6e6704d82a] │ exception = Required dependency Base.PkgId(Base.UUID("21216c6a-2e73-6563-6e65-726566657250"), "Preferences") failed to load from a cache file. └ @ Base loading.jl:2950 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aea7be01-6a6a-4083-8856-8a6e6704d82a"), "PrecompileTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Parsers/6Nt9C/src/precompile.jl:1  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/Parsers/6Nt9C/src/Parsers.jl:536  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [20] include_string  @ ./loading.jl:3161 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Parsers/6Nt9C/src/precompile.jl:1 in expression starting at /home/pkgeval/.julia/packages/Parsers/6Nt9C/src/Parsers.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Parsers │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Parsers Failed to precompile Parsers [69de0a69-1ddd-5017-9359-2bf0b02dc9f0] to "/home/pkgeval/.julia/compiled/v1.14/Parsers/jl_YoXtqv" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/JSON/0oqO1/src/JSON.jl:1 in expression starting at /home/pkgeval/.julia/packages/Conda/05AVg/src/Conda.jl:1 in expression starting at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/PyCall.jl:1 in expression starting at /home/pkgeval/.julia/packages/ExcelReaders/PgE1r/src/ExcelReaders.jl:1 in expression starting at /home/pkgeval/.julia/packages/ExcelFiles/NtqPa/src/ExcelFiles.jl:1 in expression starting at /home/pkgeval/.julia/packages/DayCounts/2IeQM/test/excel.jl:1 in expression starting at /home/pkgeval/.julia/packages/DayCounts/2IeQM/test/runtests.jl:366 Testing failed after 378.0s ERROR: LoadError: Package DayCounts errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 440.87s: networking-related issues were detected