Package evaluation to test TimeArrays on Julia 1.14.0-DEV.3081 (21a70e450d*) started at 2026-09-01T14:23:11.044 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 31.18s ################################################################################ # Installation # Installing TimeArrays... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [058eeebf] + TimeArrays v1.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [bac558e1] + OrderedCollections v2.0.1 [10745b16] + Statistics v1.11.4 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.14.0 [058eeebf] + TimeArrays v1.4.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.51s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.4 s ✓ TimeArrays WARNING: Method definition iszero(Dates.CompoundPeriod) in module Dates at /source/usr/share/julia/stdlib/v1.14/Dates/src/periods.jl:375 overwritten in module NanoDates at /home/pkgeval/.julia/packages/NanoDates/lwbrI/src/compound.jl:2. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1.6 s ? NanoDates 1 dependency successfully precompiled in 4 seconds. 22 already precompiled. 1 dependency failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ NanoDates │ WARNING: Method definition iszero(Dates.CompoundPeriod) in module Dates at /source/usr/share/julia/stdlib/v1.14/Dates/src/periods.jl:375 overwritten in module NanoDates at /home/pkgeval/.julia/packages/NanoDates/lwbrI/src/compound.jl:2. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 42.58s ################################################################################ # Testing # Testing TimeArrays Status `/tmp/jl_PSI0cn/Project.toml` [46f1a544] NanoDates v2.0.1 [10745b16] Statistics v1.11.4 [bd369af6] Tables v1.14.0 [058eeebf] TimeArrays v1.4.1 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_PSI0cn/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [46f1a544] NanoDates v2.0.1 [bac558e1] OrderedCollections v2.0.1 [69de0a69] Parsers v3.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [10745b16] Statistics v1.11.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [058eeebf] TimeArrays v1.4.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [4536629a] OpenBLAS_jll v0.3.34+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... WARNING: Method definition iszero(Dates.CompoundPeriod) in module Dates at /source/usr/share/julia/stdlib/v1.14/Dates/src/periods.jl:375 overwritten in module NanoDates at /home/pkgeval/.julia/packages/NanoDates/lwbrI/src/compound.jl:2. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1 dependency had output during precompilation: ┌ NanoDates │ [Output was shown above] └ WARNING: Method definition iszero(Dates.CompoundPeriod) in module Dates at /source/usr/share/julia/stdlib/v1.14/Dates/src/periods.jl:375 overwritten in module NanoDates at /home/pkgeval/.julia/packages/NanoDates/lwbrI/src/compound.jl:2. Test Summary: | Pass Total Time TimeTick constructors | 40 40 4.3s Case №1: TimeTick from timestamp and value | 8 8 3.4s Case №2: TimeTick from Tuple | 8 8 0.2s Case №3: TimeTick from Pair | 8 8 0.2s Case №4: TimeTick from TimeTick | 4 4 0.2s Case №5: TimeTick conversions | 12 12 0.3s Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Case №3: TimeArray from Anything: Error During Test at /home/pkgeval/.julia/packages/TimeArrays/1tjor/test/interface.jl:196 Test threw exception Expression: TimeArray([]) == TimeArray{TimeArrays.TimeLike, Any}([]) StackOverflowError: Stacktrace: ┌ [1] TimeArray{Union{Real, TimeType}, Any}(values::Vector{Any}) │ @ TimeArrays ~/.julia/packages/TimeArrays/1tjor/src/interface.jl:250 ╰─────── repeated 17360 times [17361] top-level scope @ ~/.julia/packages/TimeArrays/1tjor/test/interface.jl:66 [17362] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17363] macro expansion @ ~/.julia/packages/TimeArrays/1tjor/test/interface.jl:172 [inlined] [17364] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17365] macro expansion @ ~/.julia/packages/TimeArrays/1tjor/test/interface.jl:196 [inlined] [17366] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Case №3: TimeArray from Anything: Error During Test at /home/pkgeval/.julia/packages/TimeArrays/1tjor/test/interface.jl:198 Test threw exception Expression: TimeArray{DateTime, Float64}([]) == TimeArray{DateTime, Float64}([]) StackOverflowError: Stacktrace: [1] Vector{Any}(::UndefInitializer, m::Int64) @ Core boot.jl:817 [inlined] [2] Vector{Any}(::UndefInitializer, d::Tuple{Int64}) @ Core boot.jl:829 [inlined] [3] (Array{Any})(::UndefInitializer, d::Tuple{Int64}) @ Core boot.jl:839 [inlined] [4] similar(::Core.TypeEgal{Array{Any}}, dims::Tuple{Int64}) @ Base abstractarray.jl:873 [inlined] [5] similar(::Core.TypeEgal{Vector{Any}}, dims::Tuple{Int64}) @ Base array.jl:420 [inlined] [6] similar(::Core.TypeEgal{Vector{Any}}, shape::Tuple{Base.OneTo{Int64}}) @ Base abstractarray.jl:872 [inlined] [7] similar(::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, Core.TypeEgal{TimeTick{DateTime, Float64}}, Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, ::Core.TypeEgal{Any}, dims::Tuple{Base.OneTo{Int64}}) @ Base.Broadcast broadcast.jl:229 [inlined] [8] similar(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, Core.TypeEgal{TimeTick{DateTime, Float64}}, Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, ::Core.TypeEgal{Any}) @ Base.Broadcast broadcast.jl:228 [inlined] [9] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, Core.TypeEgal{TimeTick{DateTime, Float64}}, Tuple{Vector{Any}}}) @ Base.Broadcast broadcast.jl:961 [inlined] [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Core.TypeEgal{TimeTick{DateTime, Float64}}, Tuple{Vector{Any}}}) @ Base.Broadcast broadcast.jl:920 [inlined] ┌ [11] TimeArray{DateTime, Float64}(values::Vector{Any}) │ @ TimeArrays ~/.julia/packages/TimeArrays/1tjor/src/interface.jl:250 ╰─────── repeated 17960 times [17971] top-level scope @ ~/.julia/packages/TimeArrays/1tjor/test/interface.jl:66 [17972] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17973] macro expansion @ ~/.julia/packages/TimeArrays/1tjor/test/interface.jl:172 [inlined] [17974] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17975] macro expansion @ ~/.julia/packages/TimeArrays/1tjor/test/interface.jl:198 [inlined] [17976] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Test Summary: | Pass Error Total Time TimeArrays constructors | 26 2 28 19.1s Case №1: TimeArray from TimeTicks | 6 6 2.1s Case №2: TimeArray from Tuples | 6 6 0.7s Case №3: TimeArray from Pairs | 6 6 0.6s Case №3: TimeArray from Anything | 3 2 5 12.8s Case №4: TimeArray from timestamps and values | 3 3 1.1s Case №5: TimeArray from iterator | 2 2 1.8s RNG of the outermost testset: Random.Xoshiro(0x84d6b993420e547f, 0x215c3bc3a27fbc40, 0xa04c9e5e8686aa14, 0x324a270078209c4f, 0x6a7195ba131321cc) ERROR: LoadError: Some tests did not pass: 26 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TimeArrays/1tjor/test/interface.jl:65 in expression starting at /home/pkgeval/.julia/packages/TimeArrays/1tjor/test/runtests.jl:9 Testing failed after 58.46s ERROR: LoadError: Package TimeArrays 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:3283 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 180.0s: illegal method overwrites during precompilation