Package evaluation to test IterTools on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-06T01:50:47.284 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.37s ################################################################################ # Installation # Installing IterTools... Resolving package versions... Installed IterTools ─ v1.10.0 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 1.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.3 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.0 s ✓ IterTools 1 dependency successfully precompiled in 1 seconds. 10 already precompiled. Precompilation completed after 30.57s ################################################################################ # Testing # Testing IterTools Status `/tmp/jl_pmVaAv/Project.toml` [c8e1da08] IterTools v1.10.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pmVaAv/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.5+2 [4536629a] OpenBLAS_jll v0.3.33+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:764 [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:2246 [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:2246 [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:2246 [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:781 [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:764 [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:2246 [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:2246 [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:2246 [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:781 [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:764 [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:2246 [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:2246 [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:2246 [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:781 [inlined] Test Summary: | Pass Error Total Time IterTools | 322 3 325 29.4s iterators | 322 3 325 29.3s firstrest | 20 20 2.1s takestrict | 5 5 0.1s ncycle | 25 25 0.1s repeatedly | 12 12 0.1s distinct | 3 3 0.5s partition | 22 22 1.4s imap | 5 5 1.6s groupby | 7 7 0.8s subsets | 63 63 5.2s nth | 19 19 2.9s takenth | 9 9 0.3s iterated | 3 3 0.2s peekiter | 16 16 0.4s ivec | 4 4 0.4s flagfirst | 4 4 0.8s takewhile | 4 4 0.1s properties | 7 7 0.9s propertyvalues | 7 7 0.4s fieldvalues | 7 7 0.2s interleaveby | 6 6 0.7s CachedIterator | 14 14 1.4s traits overriding defaults | 57 57 0.6s zip_longest | 3 3 6 8.1s RNG of the outermost testset: Random.Xoshiro(0x1e5d9fe6255edebb, 0xdd80e513b485b28c, 0x0ad42f8fdce96cc9, 0x6f58add777982a47, 0xf871fdd4d8a83e3d) 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 54.48s 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 125.87s: package tests unexpectedly errored