Package evaluation to test UnrolledUtilities on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T14:46:11.090 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.43s ################################################################################ # Installation # Installing UnrolledUtilities... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [0fe1646c] + UnrolledUtilities v0.1.9 Updating `~/.julia/environments/v1.11/Manifest.toml` [0fe1646c] + UnrolledUtilities v0.1.9 Installation completed after 1.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.12s ################################################################################ # Testing # Testing UnrolledUtilities Status `/tmp/jl_WGfCWF/Project.toml` [4c88cf16] Aqua v0.8.14 ⌅ [c3a54625] JET v0.9.20 [bac558e1] OrderedCollections v1.8.1 [08abe8d2] PrettyTables v3.1.0 [1bc83da4] SafeTestsets v0.1.0 [0fe1646c] UnrolledUtilities v0.1.9 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_WGfCWF/Manifest.toml` [4c88cf16] Aqua v0.8.14 ⌅ [da1fd8a2] CodeTracking v1.3.9 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [c3a54625] JET v0.9.20 ⌅ [aa1ae85d] JuliaInterpreter v0.9.46 ⌅ [70703baa] JuliaSyntax v0.4.10 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [6f1432cf] LoweredCodeUtils v3.2.2 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.0 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [0fe1646c] UnrolledUtilities v0.1.9 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling PrettyTables... 3708.7 ms ✓ StringManipulation 47399.8 ms ✓ PrettyTables 2 dependencies successfully precompiled in 52 seconds. 20 already precompiled. [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 1 empty singleton Tuple [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 1 nonempty singleton Tuple [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple individual unrolled functions of a Tuple that contains 1 nonempty non-singleton Tuple: JET-test failed at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5682#unrolled_func#652"{Tuple{Tuple{Int64}}})(itr::Tuple{Tuple{Int64}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::Tuple{Tuple{Int64}}, ::Tuple{Tuple{Int64}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}}, ::Val{1}) @ Base ./ntuple.jl:48 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}}, ::Val{2}) @ Base ./ntuple.jl:49 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{Tuple{Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::Tuple{Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::Tuple{Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%164::Int64 UnrolledUtilities.:÷ %162::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%165::Any UnrolledUtilities.:% 1)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%166::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple individual unrolled functions of a Tuple that contains 1 nonempty non-singleton Tuple: JET-test failed at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5797#unrolled_func#660"{Tuple{Tuple{Int64}}})(itr::Tuple{Tuple{Int64}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::Tuple{Tuple{Int64}}, ::Tuple{Tuple{Int64}}, ::Tuple{Tuple{Int64}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}}, ::Val{1}) @ Base ./ntuple.jl:48 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}, Tuple{Tuple{Int64}}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}}, Tuple{Tuple{…}}, Tuple{Tuple{…}}}}, ::Val{3}) @ Base ./ntuple.jl:50 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}}, Tuple{Tuple{…}}, Tuple{Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{Tuple{Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}}, Tuple{Tuple{…}}, Tuple{Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::Tuple{Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::Tuple{Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}}, Tuple{Tuple{…}}, Tuple{Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%173::Int64 UnrolledUtilities.:÷ %171::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}}, Tuple{Tuple{…}}, Tuple{Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%174::Any UnrolledUtilities.:% 1)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}}, Tuple{Tuple{…}}, Tuple{Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%175::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 1 nonempty non-singleton Tuple [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 2 identical nonempty singleton Tuples [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 4 identical nonempty singleton Tuples [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 8 identical nonempty singleton Tuples [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 32 identical nonempty singleton Tuples [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 128 identical nonempty singleton Tuples [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 2 identical nonempty non-singleton Tuples: JET-test failed at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5682#unrolled_func#652"{Tuple{…}})(itr::Tuple{Tuple{…}, Tuple{…}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::Tuple{Tuple{Int64}, Tuple{Int64}}, ::Tuple{Tuple{Int64}, Tuple{Int64}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{Tuple{Tuple{…}, Tuple{…}}, Tuple{Tuple{…}, Tuple{…}}}}, ::Val{4}) @ Base ./ntuple.jl:72 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{Tuple{Tuple{Int64}, Tuple{Int64}}, Tuple{Tuple{Int64}, Tuple{Int64}}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}, Tuple{…}}, Tuple{Tuple{…}, Tuple{…}}}}, ::Val{2}) @ Base ./ntuple.jl:49 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}, Tuple{…}}, Tuple{Tuple{…}, Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}, Tuple{…}}, Tuple{Tuple{…}, Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::Tuple{Tuple{Int64}, Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::Tuple{Tuple{Int64}, Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}, Tuple{…}}, Tuple{Tuple{…}, Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%164::Int64 UnrolledUtilities.:÷ %162::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}, Tuple{…}}, Tuple{Tuple{…}, Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%165::Any UnrolledUtilities.:% 2)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{Tuple{…}, Tuple{…}}, Tuple{Tuple{…}, Tuple{…}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%166::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 2 identical nonempty non-singleton Tuples: JET-test failed at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5797#unrolled_func#660"{Tuple{…}})(itr::Tuple{Tuple{…}, Tuple{…}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::Tuple{Tuple{…}, Tuple{…}}, ::Tuple{Tuple{…}, Tuple{…}}, ::Tuple{Tuple{…}, Tuple{…}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{Tuple{…}, Tuple{…}, Tuple{…}}}, ::Val{8}) @ Base ./ntuple.jl:72 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{Tuple{…}, Tuple{…}, Tuple{…}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{…}, Tuple{…}, Tuple{…}}}, ::Val{3}) @ Base ./ntuple.jl:50 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{…}, Tuple{…}, Tuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{Tuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{Tuple{Tuple{Int64}, Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{…}, Tuple{…}, Tuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::Tuple{Tuple{Int64}, Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::Tuple{Tuple{Int64}, Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{…}, Tuple{…}, Tuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%173::Int64 UnrolledUtilities.:÷ %171::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{…}, Tuple{…}, Tuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%174::Any UnrolledUtilities.:% 2)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{Tuple{…}, Tuple{…}, Tuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%175::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 4 identical nonempty non-singleton Tuples: JET-test failed at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5682#unrolled_func#652"{NTuple{4, Tuple{Int64}}})(itr::NTuple{4, Tuple{Int64}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::NTuple{4, Tuple{Int64}}, ::NTuple{4, Tuple{Int64}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{NTuple{4, Tuple{Int64}}, NTuple{4, Tuple{Int64}}}}, ::Val{16}) @ Base ./ntuple.jl:72 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{NTuple{4, Tuple{Int64}}, NTuple{4, Tuple{Int64}}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{4, Tuple{Int64}}, NTuple{4, Tuple{Int64}}}}, ::Val{2}) @ Base ./ntuple.jl:49 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{4, Tuple{Int64}}, NTuple{4, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{NTuple{4, Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{4, Tuple{Int64}}, NTuple{4, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::NTuple{4, Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::NTuple{4, Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{4, Tuple{Int64}}, NTuple{4, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%164::Int64 UnrolledUtilities.:÷ %162::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{4, Tuple{Int64}}, NTuple{4, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%165::Any UnrolledUtilities.:% 4)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{4, Tuple{Int64}}, NTuple{4, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%166::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 4 identical nonempty non-singleton Tuples: JET-test failed at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5797#unrolled_func#660"{NTuple{4, Tuple{Int64}}})(itr::NTuple{4, Tuple{Int64}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::NTuple{4, Tuple{Int64}}, ::NTuple{4, Tuple{Int64}}, ::NTuple{4, Tuple{Int64}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{NTuple{…}, NTuple{…}, NTuple{…}}}, ::Val{64}) @ Base ./ntuple.jl:72 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{NTuple{4, Tuple{…}}, NTuple{4, Tuple{…}}, NTuple{4, Tuple{…}}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}}, ::Val{3}) @ Base ./ntuple.jl:50 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{NTuple{4, Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{NTuple{4, Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::NTuple{4, Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::NTuple{4, Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%173::Int64 UnrolledUtilities.:÷ %171::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%174::Any UnrolledUtilities.:% 4)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%175::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 8 identical nonempty non-singleton Tuples: JET-test failed at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5682#unrolled_func#652"{NTuple{8, Tuple{Int64}}})(itr::NTuple{8, Tuple{Int64}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::NTuple{8, Tuple{Int64}}, ::NTuple{8, Tuple{Int64}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{NTuple{8, Tuple{Int64}}, NTuple{8, Tuple{Int64}}}}, ::Val{64}) @ Base ./ntuple.jl:72 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{NTuple{8, Tuple{Int64}}, NTuple{8, Tuple{Int64}}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{8, Tuple{Int64}}, NTuple{8, Tuple{Int64}}}}, ::Val{2}) @ Base ./ntuple.jl:49 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{8, Tuple{Int64}}, NTuple{8, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{NTuple{8, Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{8, Tuple{Int64}}, NTuple{8, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::NTuple{8, Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::NTuple{8, Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{8, Tuple{Int64}}, NTuple{8, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%164::Int64 UnrolledUtilities.:÷ %162::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{8, Tuple{Int64}}, NTuple{8, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%165::Any UnrolledUtilities.:% 8)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{8, Tuple{Int64}}, NTuple{8, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%166::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [ Info: Testing unrolled_product(itr, itr, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 8 identical nonempty non-singleton Tuples: JET-test failed at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5797#unrolled_func#660"{NTuple{8, Tuple{Int64}}})(itr::NTuple{8, Tuple{Int64}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::NTuple{8, Tuple{Int64}}, ::NTuple{8, Tuple{Int64}}, ::NTuple{8, Tuple{Int64}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{NTuple{…}, NTuple{…}, NTuple{…}}}, ::Val{512}) @ Base ./ntuple.jl:72 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{NTuple{8, Tuple{…}}, NTuple{8, Tuple{…}}, NTuple{8, Tuple{…}}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}}, ::Val{3}) @ Base ./ntuple.jl:50 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{NTuple{8, Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{NTuple{8, Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::NTuple{8, Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::NTuple{8, Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%173::Int64 UnrolledUtilities.:÷ %171::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%174::Any UnrolledUtilities.:% 8)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{…}, NTuple{…}, NTuple{…}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%175::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [ Info: Testing unrolled_cycle(itr, Val(3)) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_partition(itr, Val(3)) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_append(itr, Iterators.reverse(itr)) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_prepend(itr, Iterators.reverse(itr)) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_take(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_drop(itr, Val(length(itr) ÷ 2)) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_map(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_any(isempty, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_any((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_all(isempty, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_all((x->length(x) == rand(8:10)), itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_foreach((x->@assert(length(x) <= 7)), itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_reduce(tuple, itr; init = ()) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_mapreduce((x->(x, length(x))), tuple, itr; init = ()) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_accumulate(tuple, itr; init = ()) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_applyat(length, rand(1:7:length(itr)), itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(nothing, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(itr[1], itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_in(itr[end], itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_unique(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_unique(itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_allunique(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_allequal(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_sum(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_prod(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_cumsum(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_cumprod(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_count(!isempty, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_maximum(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_minimum(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_extrema(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findmax(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findmin(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmax(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmin(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmax(unrolled_map(length, itr)) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argmin(unrolled_map(length, itr)) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findfirst(!isempty, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_findlast(isempty, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_argfirst((x->length(x) >= length(itr[end])), itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_arglast((x->length(x) >= length(itr[1])), itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_filter(!isempty, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_split(isempty, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_flatten(itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_flatmap(Iterators.reverse, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples [ Info: Testing unrolled_product(itr, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 15 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm15BaseIndexOffset14equalBaseIndexERKS0_RKNS_12SelectionDAGERl at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZZN12_GLOBAL__N_111DAGCombiner23getStoreMergeCandidatesEPN4llvm11StoreSDNodeERNS1_15SmallVectorImplINS0_9MemOpLinkEEERPNS1_6SDNodeEENKUlNS8_12use_iteratorEE1_clESB_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_111DAGCombiner22mergeConsecutiveStoresEPN4llvm11StoreSDNodeE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_111DAGCombiner10visitSTOREEPN4llvm6SDNodeE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_111DAGCombiner7combineEPN4llvm6SDNodeE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm12SelectionDAG7CombineENS_12CombineLevelEPNS_9AAResultsENS_10CodeGenOpt5LevelE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm16SelectionDAGISel17CodeGenAndEmitDAGEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_115X86DAGToDAGISel20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) operator() at /source/src/jitlayers.cpp:1388 _ZN4llvm3orc14IRCompileLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2538 [inlined] jl_compile_method_internal at /source/src/gf.c:2425 _jl_invoke at /source/src/gf.c:2943 [inlined] ijl_apply_generic at /source/src/gf.c:3128 macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] macro expansion at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:272 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] top-level scope at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./Base.jl:562 jfptr_include_47022.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 include at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] macro expansion at ./timing.jl:581 [inlined] macro expansion at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] macro expansion at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] top-level scope at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_eval_module_expr at /source/src/toplevel.c:215 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:743 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 jfptr_eval_28355.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./sysimg.jl:38 unknown function (ip: 0x73755ef00082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 _start at ./client.jl:524 jfptr__start_73678.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7375604ed249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 task_done_hook at ./task.jl:694 jfptr_task_done_hook_66679.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_finish_task at /source/src/task.c:319 start_task at /source/src/task.c:1213 unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== individual unrolled functions of a Tuple that contains 32 identical nonempty non-singleton Tuples: JET-test failed at ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007c11bdcaa400 Total snapshots: 493. Utilization: 0% ╎493 @Base/task.jl:694; task_done_hook(t::Task) ╎ 493 @Base/task.jl:1021; wait() 492╎ 493 @Base/task.jl:1012; poptask(W::Base.IntrusiveLinkedListSynchronized{T… ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.11/Profile/src/Profile.jl:1240 /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007375535fc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:524; _start() ╎ 1 @Base/client.jl:289; exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:430; eval ╎ 1 @Base/sysimg.jl:38; include(fname::String) ╎ 1 @Base/loading.jl:2835; _include(mapexpr::Function, mod::Module, _path::… ╎ 1 @Base/loading.jl:2775; include_string(mapexpr::typeof(identity), mod::… ╎ ╎ 1 @Base/boot.jl:430; eval ╎ ╎ 1 @Base/boot.jl:430; eval(m::Module, e::Any) ╎ ╎ 1 …s/src/SafeTestsets.jl:30; top-level scope ╎ ╎ 1 …ties/test/runtests.jl:4; macro expansion ╎ ╎ 1 @Test/src/Test.jl:1709; macro expansion ╎ ╎ ╎ 1 …ies/test/runtests.jl:4; macro expansion ╎ ╎ ╎ 1 @Base/timing.jl:581; macro expansion ╎ ╎ ╎ 1 …src/SafeTestsets.jl:28; include ╎ ╎ ╎ 1 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ ╎ ╎ 1 @Base/loading.jl:2835; _include(mapexpr::Function, mod::Modu… ╎ ╎ ╎ ╎ 1 @Base/loading.jl:2775; include_string(mapexpr::typeof(ident… ╎ ╎ ╎ ╎ 1 @Base/boot.jl:430; eval ╎ ╎ ╎ ╎ 1 …st_and_analyze.jl:498; top-level scope ╎ ╎ ╎ ╎ 1 @Test/src/Test.jl:1709; macro expansion ╎ ╎ ╎ ╎ 1 …t_and_analyze.jl:272; macro expansion ╎ ╎ ╎ ╎ ╎ 1 …est/src/Test.jl:677; macro expansion Expression: #= /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:292 =# JET.@test_opt unrolled_func($(Expr(:escape, :itr))) ═════ 8 possible errors found ═════ ┌ (::Main.var"##Test and Analyze#232".var"#5682#unrolled_func#652"{NTuple{32, Tuple{…}}})(itr::NTuple{32, Tuple{Int64}}) @ Main.var"##Test and Analyze#232" /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:268 │┌ unrolled_product(::NTuple{32, Tuple{Int64}}, ::NTuple{32, Tuple{Int64}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:394 ││┌ ntuple(f::UnrolledUtilities.var"#64#66"{Tuple{NTuple{32, Tuple{Int64}}, NTuple{32, Tuple{Int64}}}}, ::Val{1024}) @ Base ./ntuple.jl:72 │││┌ (::UnrolledUtilities.var"#64#66"{Tuple{NTuple{32, Tuple{Int64}}, NTuple{32, Tuple{Int64}}}})(n::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:398 ││││┌ ntuple(f::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{32, Tuple{Int64}}, NTuple{32, Tuple{Int64}}}}, ::Val{2}) @ Base ./ntuple.jl:49 │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{32, Tuple{Int64}}, NTuple{32, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:402 ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{32, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{32, Tuple{Int64}}}}; init::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 ││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{32, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││┌ unrolled_map(f::typeof(length), itr::Tuple{Vararg{NTuple{32, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:157 │││││││││││┌ unrolled_map_into(output_type::Type{Tuple}, f::typeof(length), itr::Tuple{Vararg{NTuple{32, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:155 ││││││││││││┌ unrolled_map_into_tuple(f::typeof(length), itr::Tuple{Vararg{NTuple{32, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:153 │││││││││││││ runtime dispatch detected: UnrolledUtilities._unrolled_map(%3::Val, f::typeof(length), itr::Tuple{Vararg{NTuple{32, Tuple{Int64}}}})::Any ││││││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_map(length, %1::Tuple{Vararg{NTuple{32, Tuple{Int64}}}})::Any │││││││││└──────────────────── │││││││││┌ unrolled_mapreduce(f::typeof(length), op::typeof(*), itrs::Tuple{Vararg{NTuple{…}}}; init::UnrolledUtilities.NoInit) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:179 ││││││││││ runtime dispatch detected: unrolled_reduce(op::typeof(*), %2::Any, init::UnrolledUtilities.NoInit)::Any │││││││││└──────────────────── ││││││┌ unrolled_prod(f::typeof(length), itr::Tuple{Vararg{NTuple{32, Tuple{Int64}}}}) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:273 │││││││ runtime dispatch detected: UnrolledUtilities.:(var"#unrolled_prod#47")(1, #self#::typeof(UnrolledUtilities.unrolled_prod), f::typeof(length), itr::Tuple{Vararg{NTuple{32, Tuple{Int64}}}})::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{32, Tuple{Int64}}, NTuple{32, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:404 ││││││┌ generic_getindex(itr::NTuple{32, Tuple{Int64}}, n::Any) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/unrollable_iterator_interface.jl:8 │││││││ runtime dispatch detected: (itr::NTuple{32, Tuple{Int64}})[n::Any]::Any ││││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{32, Tuple{Int64}}, NTuple{32, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%164::Int64 UnrolledUtilities.:÷ %162::Any)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{32, Tuple{Int64}}, NTuple{32, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%165::Any UnrolledUtilities.:% 32)::Any │││││└──────────────────── │││││┌ (::UnrolledUtilities.var"#65#67"{Int64, Tuple{NTuple{32, Tuple{Int64}}, NTuple{32, Tuple{Int64}}}})(itr_index::Int64) @ UnrolledUtilities /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/src/UnrolledUtilities.jl:403 ││││││ runtime dispatch detected: (%166::Any UnrolledUtilities.:+ 1)::Any │││││└──────────────────── [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 [15] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:485 _ZN4llvm13StringMapImpl15LookupBucketForENS_9StringRefE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm16ValueSymbolTable14makeUniqueNameEPNS_5ValueERNS_11SmallStringILj256EEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm16ValueSymbolTable15createValueNameENS_9StringRefEPNS_5ValueE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm5Value11setNameImplERKNS_5TwineE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm5Value7setNameERKNS_5TwineE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) poptask at ./task.jl:1012 wait at ./task.jl:1021 _ZNK12_GLOBAL__N_125IRBuilderPrefixedInserter12InsertHelperEPN4llvm11InstructionERKNS1_5TwineEPNS1_10BasicBlockENS1_14ilist_iteratorINS1_12ilist_detail12node_optionsIS2_Lb1ELb0EvEELb0ELb0EEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 _ZN4llvm13IRBuilderBase9CreateGEPEPNS_4TypeEPNS_5ValueENS_8ArrayRefIS4_EERKNS_5TwineEb at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) profile_printing_listener at ./Base.jl:582 #1192 at ./Base.jl:622 _ZL14getAdjustedPtrRN4llvm9IRBuilderINS_14ConstantFolderEN12_GLOBAL__N_125IRBuilderPrefixedInserterEEERKNS_10DataLayoutEPNS_5ValueENS_5APIntEPNS_4TypeERKNS_5TwineE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) jfptr_YY.1192_76252.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1202 unknown function (ip: (nil)) Allocations: 10194536 (Pool: 10194214; Big: 322); GC: 11 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") _ZN4llvm4sroa19AllocaSliceRewriter20getNewAllocaSlicePtrERNS_9IRBuilderINS_14ConstantFolderEN12_GLOBAL__N_125IRBuilderPrefixedInserterEEEPNS_4TypeE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) error at ./error.jl:35 #schedule#763 at ./task.jl:884 _ZN4llvm4sroa19AllocaSliceRewriter20visitMemTransferInstERNS_15MemTransferInstE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 jfptr_uv_writecb_task_67129.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _ZN4llvm4sroa19AllocaSliceRewriter5visitEPKN12_GLOBAL__N_15SliceE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) jlcapi_uv_writecb_task_67593.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 _ZN4llvm8SROAPass16rewritePartitionERNS_10AllocaInstERNS_4sroa12AllocaSlicesERNS3_9PartitionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) wait at ./task.jl:1021 uv_write at ./stream.jl:1081 _ZN4llvm8SROAPass11splitAllocaERNS_10AllocaInstERNS_4sroa12AllocaSlicesE.part.0 at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm8SROAPass11runOnAllocaERNS_10AllocaInstE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm8SROAPass7runImplERNS_8FunctionERNS_14DomTreeUpdaterERNS_15AssumptionCacheE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm8SROAPass7runImplERNS_8FunctionERNS_13DominatorTreeERNS_15AssumptionCacheE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm8SROAPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) unsafe_write at ./stream.jl:1154 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:517 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/src/pipeline.cpp:777 jfptr_print_48479.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 showerror at ./errorshow.jl:152 unknown function (ip: 0x7c11c76e9216) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _atexit at ./initdefs.jl:454 jl_get_llvmf_defn_impl at /source/src/aotcompile.cpp:2089 _dump_function_llvm at /source/usr/share/julia/stdlib/v1.11/InteractiveUtils/src/codeview.jl:260 _dump_function at /source/usr/share/julia/stdlib/v1.11/InteractiveUtils/src/codeview.jl:221 #code_llvm#38 at /source/usr/share/julia/stdlib/v1.11/InteractiveUtils/src/codeview.jl:284 [inlined] code_llvm at /source/usr/share/julia/stdlib/v1.11/InteractiveUtils/src/codeview.jl:281 unknown function (ip: 0x7375491f96c1) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 macro expansion at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:307 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] top-level scope at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jfptr__atexit_69637.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 jl_exit_thread0_cb at /source/src/signals-unix.c:517 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./Base.jl:562 jfptr_include_47022.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 include at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] macro expansion at ./timing.jl:581 [inlined] macro expansion at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] macro expansion at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] top-level scope at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 jl_toplevel_eval_flex at /source/src/toplevel.c:934 PkgEval terminated after 2732.11s: test duration exceeded the time limit