Package evaluation to test UnrolledUtilities on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:16:26.948 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 7.16s ################################################################################ # 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.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1567.4 ms ✓ UnrolledUtilities 1 dependency successfully precompiled in 2 seconds. 51 already precompiled. Precompilation completed after 15.63s ################################################################################ # Testing # Testing UnrolledUtilities Status `/tmp/jl_NaunOS/Project.toml` [4c88cf16] Aqua v0.8.14 ⌅ [c3a54625] JET v0.9.20 [bac558e1] OrderedCollections v1.8.1 [08abe8d2] PrettyTables v3.1.2 [1bc83da4] SafeTestsets v0.1.0 [0fe1646c] UnrolledUtilities v0.1.9 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NaunOS/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.1 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [892a3eda] StringManipulation v0.4.2 [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... 1349.5 ms ✓ Tables 3050.3 ms ✓ StringManipulation 46213.8 ms ✓ PrettyTables 3 dependencies successfully precompiled in 51 seconds. 19 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 _ZZN12_GLOBAL__N_111DAGCombiner16visitTokenFactorEPN4llvm6SDNodeEENKUljS3_jE_clEjS3_j at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_111DAGCombiner16visitTokenFactorEPN4llvm6SDNodeE 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:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./Base.jl:562 jfptr_include_47030.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_28361.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:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x7dc315494082) _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_73686.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: 0x7dc3169b0249) __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_66687.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:315 start_task at /source/src/task.c:1215 unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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 0x000070ef7888d140 Total snapshots: 331. Utilization: 0% ╎331 @Base/task.jl:694; task_done_hook(t::Task) ╎ 331 @Base/task.jl:1021; wait() 330╎ 331 @Base/task.jl:1012; poptask(W::Base.IntrusiveLinkedListSynchronized{T… [15] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:485 _ZNK4llvm15BaseIndexOffset14equalBaseIndexERKS0_RKNS_12SelectionDAGERl at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) unknown function (ip: 0x48d86dff) unknown function (ip: 0x7fff08bf738f) unknown function (ip: 0x7fff08bf7c0f) unknown function (ip: (nil)) Allocations: 269694213 (Pool: 269627257; Big: 66956); GC: 204 PkgEval terminated after 2721.0s: test duration exceeded the time limit