Package evaluation of TuplesOfNTuples on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:34:37.147 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.86s ################################################################################ # 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.3.0 [ae029012] + Requires v1.3.1 [48ce63ed] + TuplesOfNTuples v0.2.3 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [cf7118a7] + UUIDs v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [4536629a] + OpenBLAS_jll v0.3.28+3 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 1.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.07s ################################################################################ # Testing # Testing TuplesOfNTuples Status `/tmp/jl_iMrCIR/Project.toml` [79e6a3ab] Adapt v4.3.0 [6e4b80f9] BenchmarkTools v1.6.0 [1bc83da4] SafeTestsets v0.1.0 [48ce63ed] TuplesOfNTuples v0.2.3 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_iMrCIR/Manifest.toml` [79e6a3ab] Adapt v4.3.0 [6e4b80f9] BenchmarkTools v1.6.0 [34da2185] Compat v4.16.0 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [10745b16] Statistics v1.11.1 [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 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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.2.0+0 [4536629a] OpenBLAS_jll v0.3.28+3 [8e850b90] libblastrampoline_jll v5.11.2+0 Testing Running tests... 2.624590 seconds (1.58 M allocations: 77.657 MiB, 8.13% gc time, 97.68% compilation time: 4% of which was recompilation) Test Summary: | Pass Total Time sparse_containers | 20 20 2.7s 1.154559 seconds (1.25 M allocations: 61.290 MiB, 0.95% gc time, 96.33% compilation time: 2% of which was recompilation) Test Summary: | Pass Broken Total Time tuple_of_ntuples | 7 1 8 1.2s 0.109385 seconds (49.01 k allocations: 2.248 MiB, 60.67% compilation time: 28% of which was recompilation) Test Summary: | Pass Total Time tuple_of_same_length_tuples | 13 13 0.1s 0.736534 seconds (415.08 k allocations: 20.384 MiB, 4.99% gc time, 97.57% 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#271\".example_regular_tuple!(::Tuple{Main.var\"##dispatch_regular_tuple#271\".Foo1, Main.var\"##dispatch_regular_tuple#271\".Foo2, Main.var\"##dispatch_regular_tuple#271\".Foo3, Main.var\"##dispatch_regular_tuple#271\".Foo4}, ::typeof(Main.var\"##dispatch_regular_tuple#271\".example_regular_tuple!), ::Int64, ::Vector{Int64})\n from example_regular_tuple!(tup, f, N::Int64, counter) @ Main.var\"##dispatch_regular_tuple#271\" ~/.julia/packages/TuplesOfNTuples/Ch653/test/dispatch_regular_tuple.jl:8\nArguments\n #self#::Core.Const(Main.var\"##dispatch_regular_tuple#271\".example_regular_tuple!)\n tup::Core.Const((Main.var\"##dispatch_regular_tuple#271\".Foo1(), Main.var\"##dispatch_regular_tuple#271\".Foo2(), Main.var\"##dispatch_regular_tuple#271\".Foo3(), Main.var\"##dispatch_regular_tuple#271\".Foo4()))\n f::Core.Const(Main.var\"##dispatch_regular_tuple#271\".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#271\".:(:)::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#271\".FOO1, MAIN.VAR\"##DISPATCH_REGULAR_TUPLE#271\".FOO2, MAIN.VAR\"##DISPATCH_REGULAR_TUPLE#271\".FOO3, MAIN.VAR\"##DISPATCH_REGULAR_TUPLE#271\".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#271\".nothing::Core.Const(nothing)\n└── return %20\n\n") Stacktrace: [1] top-level scope @ ~/.julia/packages/TuplesOfNTuples/Ch653/test/dispatch_regular_tuple.jl:515 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [4] IncludeInto @ ./Base.jl:302 [inlined] [5] macro expansion @ ./timing.jl:611 [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:1724 [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:485 [11] top-level scope @ ~/.julia/packages/TuplesOfNTuples/Ch653/test/runtests.jl:28 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:485 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [16] _start() @ Base ./client.jl:558 9.089668 seconds (5.94 M allocations: 317.989 MiB, 0.98% gc time, 86.79% compilation time: 5% of which was recompilation) Test Summary: | Pass Fail Total Time dispatch_regular_tuple | 1 1 2 9.1s 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 21.72s 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{Pkg.Types.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:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 66.51s: package has test failures