Package evaluation to test IterTools on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T11:21:09.069 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.37s ################################################################################ # Installation # Installing IterTools... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c8e1da08] + IterTools v1.10.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [c8e1da08] + IterTools v1.10.0 Installation completed after 0.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.23s ################################################################################ # Testing # Testing IterTools Status `/tmp/jl_gxAQJ6/Project.toml` [c8e1da08] IterTools v1.10.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_gxAQJ6/Manifest.toml` [c8e1da08] IterTools v1.10.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [4536629a] OpenBLAS_jll v0.3.34+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... zip_longest: Error During Test at /home/pkgeval/.julia/packages/IterTools/cLYFo/test/runtests.jl:604 Test threw exception Expression: collect(it) == [(1, 10), (2, 9), (3, 8), (4, -1), (5, -1)] UndefVarError: `_counttuple` not defined in `Base.Iterators` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [inlined] [2] IteratorEltype(::Core.TypeEgal{IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Int64}, IterTools._Padded{StepRange{Int64, Int64}, Int64}}}}) @ IterTools ~/.julia/packages/IterTools/cLYFo/src/IterTools.jl:1176 [3] IteratorEltype(x::IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Int64}, IterTools._Padded{StepRange{Int64, Int64}, Int64}}}) @ Base generator.jl:129 [inlined] [4] collect(itr::IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Int64}, IterTools._Padded{StepRange{Int64, Int64}, Int64}}}) @ Base array.jl:770 [5] top-level scope @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:12 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [7] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:13 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [9] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:601 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [11] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:604 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:786 [inlined] zip_longest: Error During Test at /home/pkgeval/.julia/packages/IterTools/cLYFo/test/runtests.jl:608 Test threw exception Expression: collect(it_nothing) == [(1, 10), (2, 9), (3, 8), (4, nothing), (5, nothing)] UndefVarError: `_counttuple` not defined in `Base.Iterators` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [inlined] [2] IteratorEltype(::Core.TypeEgal{IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Nothing}, IterTools._Padded{StepRange{Int64, Int64}, Nothing}}}}) @ IterTools ~/.julia/packages/IterTools/cLYFo/src/IterTools.jl:1176 [3] IteratorEltype(x::IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Nothing}, IterTools._Padded{StepRange{Int64, Int64}, Nothing}}}) @ Base generator.jl:129 [inlined] [4] collect(itr::IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Nothing}, IterTools._Padded{StepRange{Int64, Int64}, Nothing}}}) @ Base array.jl:770 [5] top-level scope @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:12 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [7] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:13 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [9] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:601 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [11] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:608 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:786 [inlined] zip_longest: Error During Test at /home/pkgeval/.julia/packages/IterTools/cLYFo/test/runtests.jl:612 Test threw exception Expression: collect(it_mixed) == [(1, 10), (2, 9), (3, 8), (4, ' '), (5, ' ')] UndefVarError: `_counttuple` not defined in `Base.Iterators` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [inlined] [2] IteratorEltype(::Core.TypeEgal{IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Missing}, IterTools._Padded{StepRange{Int64, Int64}, Char}}}}) @ IterTools ~/.julia/packages/IterTools/cLYFo/src/IterTools.jl:1176 [3] IteratorEltype(x::IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Missing}, IterTools._Padded{StepRange{Int64, Int64}, Char}}}) @ Base generator.jl:129 [inlined] [4] collect(itr::IterTools.ZipLongest{Tuple{IterTools._Padded{UnitRange{Int64}, Missing}, IterTools._Padded{StepRange{Int64, Int64}, Char}}}) @ Base array.jl:770 [5] top-level scope @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:12 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [7] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:13 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [9] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:601 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [11] macro expansion @ ~/.julia/packages/IterTools/cLYFo/test/runtests.jl:612 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:786 [inlined] Test Summary: | Pass Error Total Time IterTools | 322 3 325 19.5s iterators | 322 3 325 19.4s firstrest | 20 20 1.6s takestrict | 5 5 0.1s ncycle | 25 25 0.1s repeatedly | 12 12 0.1s distinct | 3 3 0.2s partition | 22 22 1.1s imap | 5 5 1.2s groupby | 7 7 0.5s subsets | 63 63 2.8s nth | 19 19 1.8s takenth | 9 9 0.2s iterated | 3 3 0.1s peekiter | 16 16 0.3s ivec | 4 4 0.3s flagfirst | 4 4 0.5s takewhile | 4 4 0.1s properties | 7 7 0.6s propertyvalues | 7 7 0.3s fieldvalues | 7 7 0.1s interleaveby | 6 6 0.4s CachedIterator | 14 14 1.0s traits overriding defaults | 57 57 0.3s zip_longest | 3 3 6 5.6s RNG of the outermost testset: Random.Xoshiro(0xa686a2daf4e098c8, 0x9e2a1d2a02b80e88, 0x80c11881659959df, 0x07209ccd34f047c9, 0x36aebe7c6b997c3a) ERROR: LoadError: Some tests did not pass: 322 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/IterTools/cLYFo/test/runtests.jl:11 Testing failed after 35.45s ERROR: LoadError: Package IterTools 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:3298 [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 80.57s: package tests unexpectedly errored