Package evaluation to test TuplesOfNTuples on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T10:03:02.175 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.25s ################################################################################ # Installation # Installing TuplesOfNTuples... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [48ce63ed] + TuplesOfNTuples v0.2.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.6.1 [48ce63ed] + TuplesOfNTuples v0.2.3 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1093.4 ms ✓ TuplesOfNTuples 1 dependency successfully precompiled in 1 seconds. 26 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 11 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 19.18s ################################################################################ # Testing # Testing TuplesOfNTuples Status `/tmp/jl_kgQ5sg/Project.toml` [79e6a3ab] Adapt v4.6.1 [6e4b80f9] BenchmarkTools v1.8.0 [1bc83da4] SafeTestsets v0.1.0 [48ce63ed] TuplesOfNTuples v0.2.3 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_kgQ5sg/Manifest.toml` [79e6a3ab] Adapt v4.6.1 [6e4b80f9] BenchmarkTools v1.8.0 [34da2185] Compat v4.18.1 [682c06a0] JSON v1.6.1 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [1bc83da4] SafeTestsets v0.1.0 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [48ce63ed] TuplesOfNTuples v0.2.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile 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 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... 3.005044 seconds (1.89 M allocations: 94.516 MiB, 10.40% gc time, 98.01% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time sparse_containers | 20 20 3.1s 1.720324 seconds (1.62 M allocations: 82.089 MiB, 12.10% gc time, 98.22% compilation time) Test Summary: | Pass Broken Total Time tuple_of_ntuples | 7 1 8 1.8s 0.121647 seconds (53.20 k allocations: 2.492 MiB, 65.58% compilation time) Test Summary: | Pass Total Time tuple_of_same_length_tuples | 13 13 0.1s 0.649828 seconds (470.39 k allocations: 23.860 MiB, 96.03% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time dispatch_basic | 1 1 0.7s dispatch_regular_tuple: Test Failed at /home/pkgeval/.julia/packages/TuplesOfNTuples/Ch653/test/dispatch_regular_tuple.jl:53 Expression: occursin("Base.getindex(tup, i)::ANY", s) Evaluated: occursin("Base.getindex(tup, i)::ANY", "MethodInstance for Main.var\"##dispatch_regular_tuple#281\".example_regular_tuple!(::Tuple{Main.var\"##dispatch_regular_tuple#281\".Foo1, Main.var\"##dispatch_regular_tuple#281\".Foo2, Main.var\"##dispatch_regular_tuple#281\".Foo3, Main.var\"##dispatch_regular_tuple#281\".Foo4}, ::typeof(Main.var\"##dispatch_regular_tuple#281\".example_regular_tuple!), ::Int64, ::Vector{Int64})\n from example_regular_tuple!(tup, f, N::Int64, counter) @ Main.var\"##dispatch_regular_tuple#281\" ~/.julia/packages/TuplesOfNTuples/Ch653/test/dispatch_regular_tuple.jl:8\nArguments\n #self#::Core.Const(Main.var\"##dispatch_regular_tuple#281\".example_regular_tuple!)\n tup::Core.Const((Main.var\"##dispatch_regular_tuple#281\".Foo1(), Main.var\"##dispatch_regular_tuple#281\".Foo2(), Main.var\"##dispatch_regular_tuple#281\".Foo3(), Main.var\"##dispatch_regular_tuple#281\".Foo4()))\n f::Core.Const(Main.var\"##dispatch_regular_tuple#281\".example_regular_tuple!)\n N::Int64\n counter::Vector{Int64}\nLocals\n @_6::UNION{NOTHING, TUPLE{INT64, INT64}}\n i::Int64\nBody::Nothing\n1 ─ %1 = Main.var\"##dispatch_regular_tuple#281\".:(:)::Core.Const(Colon())\n│ %2 = (%1)(1, N)::Core.PartialStruct(UnitRange{Int64}, Any[Core.Const(1), Int64])\n│ (@_6 = Base.iterate(%2))\n│ %4 = @_6::UNION{NOTHING, TUPLE{INT64, INT64}}\n│ %5 = (%4 === nothing)::Bool\n│ %6 = Base.not_int(%5)::Bool\n└── goto #3 if not %6\n2 ─ %8 = @_6::Tuple{Int64, Int64}\n│ (i = Core.getfield(%8, 1))\n│ Core.getfield(%8, 2)\n│ %11 = i::Int64\n│ %12 = Base.getindex(tup, %11)::UNION{MAIN.VAR\"##DISPATCH_REGULAR_TUPLE#281\".FOO1, MAIN.VAR\"##DISPATCH_REGULAR_TUPLE#281\".FOO2, MAIN.VAR\"##DISPATCH_REGULAR_TUPLE#281\".FOO3, MAIN.VAR\"##DISPATCH_REGULAR_TUPLE#281\".FOO4}\n│ (f)(%12, counter)\n│ Core.Const(:(@_6 = Base.iterate(%2, %10)))\n│ Core.Const(:(@_6))\n│ Core.Const(:(%15 === nothing))\n│ Core.Const(:(Base.not_int(%16)))\n│ Core.Const(:(goto %20 if not %17))\n└── Core.Const(:(goto %8))\n3 ┄ %20 = Main.var\"##dispatch_regular_tuple#281\".nothing::Core.Const(nothing)\n└── return %20\n\n") Stacktrace: [1] top-level scope @ ~/.julia/packages/TuplesOfNTuples/Ch653/test/dispatch_regular_tuple.jl:516 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] IncludeInto @ ./Base.jl:308 [inlined] [5] macro expansion @ ./timing.jl:697 [inlined] [6] macro expansion @ ~/.julia/packages/TuplesOfNTuples/Ch653/test/runtests.jl:12 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [8] macro expansion @ ~/.julia/packages/TuplesOfNTuples/Ch653/test/runtests.jl:12 [inlined] [9] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] top-level scope @ ~/.julia/packages/TuplesOfNTuples/Ch653/test/runtests.jl:28 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [16] _start() @ Base ./client.jl:550 7.848057 seconds (4.64 M allocations: 253.575 MiB, 1.23% gc time, 96.34% compilation time) Test Summary: | Pass Fail Total Time dispatch_regular_tuple | 1 1 2 7.8s RNG of the outermost testset: Random.Xoshiro(0x5848625af0667f97, 0x71b68a6e79f1c87d, 0x882e5e4f5f13cac6, 0x8ae21b2ca9d785c5, 0x2282976bde83774f) ERROR: LoadError: Some tests did not pass: 1 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TuplesOfNTuples/Ch653/test/runtests.jl:12 Testing failed after 26.98s ERROR: LoadError: Package TuplesOfNTuples errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [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.12/Pkg/src/API.jl:552 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 72.75s: package has test failures