Package evaluation to test TimesDates on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T17:48:50.152 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.39s ################################################################################ # Installation # Installing TimesDates... Resolving package versions... Installed Compat ────────── v4.18.1 Installed TZJData ───────── v1.5.0+2025b Installed InlineStrings ─── v1.4.5 Installed Mocking ───────── v0.8.1 Installed ExprTools ─────── v0.1.10 Installed TimesDates ────── v0.3.3 Installed TimeZones ─────── v1.22.1 Installed Scratch ───────── v1.3.0 Installed CompoundPeriods ─ v0.5.4 Installing 1 artifacts Installed artifact tzjdata 112.5 KiB Updating `~/.julia/environments/v1.13/Project.toml` [bdfc003b] + TimesDates v0.3.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [34da2185] + Compat v4.18.1 [a216cea6] + CompoundPeriods v0.5.4 [e2ba6199] + ExprTools v0.1.10 [842dd82b] + InlineStrings v1.4.5 [78c3b35d] + Mocking v0.8.1 [6c6a2e73] + Scratch v1.3.0 [dc5dba14] + TZJData v1.5.0+2025b [f269a46b] + TimeZones v1.22.1 [bdfc003b] + TimesDates v0.3.3 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 4.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 3953.6 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompilation completed after 42.94s ################################################################################ # Testing # Testing TimesDates Status `/tmp/jl_icmTlo/Project.toml` [a216cea6] CompoundPeriods v0.5.4 [f269a46b] TimeZones v1.22.1 [bdfc003b] TimesDates v0.3.3 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_icmTlo/Manifest.toml` [34da2185] Compat v4.18.1 [a216cea6] CompoundPeriods v0.5.4 [e2ba6199] ExprTools v0.1.10 [842dd82b] InlineStrings v1.4.5 [78c3b35d] Mocking v0.8.1 [6c6a2e73] Scratch v1.3.0 [dc5dba14] TZJData v1.5.0+2025b [f269a46b] TimeZones v1.22.1 [bdfc003b] TimesDates v0.3.3 [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.12.0 [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [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.16.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Testing Running tests... ERROR: LoadError: MethodError: no method matching TimeDate(::SubString{String}) The type `TimeDate` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: TimeDate(!Matched::ZonedDateTime) @ TimesDates ~/.julia/packages/TimesDates/tt4xd/src/TimeDate.jl:35 TimeDate(!Matched::TimeDateZone) @ TimesDates ~/.julia/packages/TimesDates/tt4xd/src/TimeDateZone.jl:36 TimeDate(!Matched::Time) @ TimesDates ~/.julia/packages/TimesDates/tt4xd/src/TimeDate.jl:33 ... Stacktrace: [1] TimeDateZone(str::String) @ TimesDates ~/.julia/packages/TimesDates/tt4xd/src/showstring.jl:109 [2] top-level scope @ ~/.julia/packages/TimesDates/tt4xd/test/runtests.jl:65 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ none:6 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [7] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/TimesDates/tt4xd/test/runtests.jl:65 Testing failed after 31.95s ERROR: LoadError: Package TimesDates errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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.13/Pkg/src/API.jl:548 [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.13/Pkg/src/API.jl:525 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [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:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 111.39s: package tests unexpectedly errored