Package evaluation of UnrolledUtilities on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T11:03:39.831 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.59s ################################################################################ # Installation # Installing UnrolledUtilities... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [0fe1646c] + UnrolledUtilities v0.1.9 Updating `~/.julia/environments/v1.13/Manifest.toml` [0fe1646c] + UnrolledUtilities v0.1.9 Installation completed after 0.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.17s ################################################################################ # Testing # Testing UnrolledUtilities Status `/tmp/jl_rYdUGs/Project.toml` [4c88cf16] Aqua v0.8.14 [c3a54625] JET v0.10.6 [bac558e1] OrderedCollections v1.8.1 [08abe8d2] PrettyTables v2.4.0 [1bc83da4] SafeTestsets v0.1.0 [0fe1646c] UnrolledUtilities v0.1.9 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_rYdUGs/Manifest.toml` [4c88cf16] Aqua v0.8.14 ⌅ [da1fd8a2] CodeTracking v1.3.9 [34da2185] Compat v4.18.0 [807dbc54] Compiler v0.1.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.10.6 ⌃ [aa1ae85d] JuliaInterpreter v0.10.3 [70703baa] JuliaSyntax v1.0.2 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [6f1432cf] LoweredCodeUtils v3.4.2 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [0fe1646c] UnrolledUtilities v0.1.9 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.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 packages... 3303.6 ms ✓ StringManipulation 27264.2 ms ✓ PrettyTables 2 dependencies successfully precompiled in 31 seconds. 19 already precompiled. [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 1 empty singleton Tuple individual unrolled functions of a Tuple that contains 1 empty singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 1 nonempty singleton Tuple individual unrolled functions of a Tuple that contains 1 nonempty singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 1 nonempty non-singleton Tuple individual unrolled functions of a Tuple that contains 1 nonempty non-singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 2 identical nonempty singleton Tuples individual unrolled functions of a Tuple that contains 2 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 4 identical nonempty singleton Tuples individual unrolled functions of a Tuple that contains 4 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 8 identical nonempty singleton Tuples individual unrolled functions of a Tuple that contains 8 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 32 identical nonempty singleton Tuples individual unrolled functions of a Tuple that contains 32 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 128 identical nonempty singleton Tuples individual unrolled functions of a Tuple that contains 128 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) 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: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) 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: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) 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: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 32 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 128 identical nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 128 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 2 distinct empty & nonempty singleton Tuples individual unrolled functions of a Tuple that contains 2 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 4 distinct empty & nonempty singleton Tuples individual unrolled functions of a Tuple that contains 4 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 8 distinct empty & nonempty singleton Tuples individual unrolled functions of a Tuple that contains 8 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 32 distinct empty & nonempty singleton Tuples individual unrolled functions of a Tuple that contains 32 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 128 distinct empty & nonempty singleton Tuples individual unrolled functions of a Tuple that contains 128 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 2 distinct nonempty singleton Tuples individual unrolled functions of a Tuple that contains 2 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 4 distinct nonempty singleton Tuples individual unrolled functions of a Tuple that contains 4 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 8 distinct nonempty singleton Tuples individual unrolled functions of a Tuple that contains 8 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 32 distinct nonempty singleton Tuples individual unrolled functions of a Tuple that contains 32 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 128 distinct nonempty singleton Tuples individual unrolled functions of a Tuple that contains 128 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 2 distinct nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 2 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 4 distinct nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 4 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 8 distinct nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 8 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 32 distinct nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 32 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_push(itr, itr[1]) with 1 Tuple that contains 128 distinct nonempty non-singleton Tuples individual unrolled functions of a Tuple that contains 128 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:497 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:498 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 1 nonempty non-singleton Tuple nested unrolled functions of Tuples that contain 1 Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 2 identical Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 4 identical Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 8 identical Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 32 identical Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 128 identical nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 128 identical Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 2 distinct nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 2 distinct Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 4 distinct nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 4 distinct Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 8 distinct nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 8 distinct Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 32 distinct nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 32 distinct Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_any((x->unrolled_sum(x) > 7), itr3) with 1 Tuple that contains 128 distinct nonempty non-singleton Tuples nested unrolled functions of Tuples that contain 128 distinct Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:842 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:843 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing (map((x->if eltype(x) <: Tuple unrolled_sum(var"#self#", x) else length(x) end), (itr,)))[1] with 1 Tuple that contains 2 Tuples with 1 value recursive unrolled functions of 2 values in nested Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:922 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:923 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing (map((x->if eltype(x) <: Tuple unrolled_sum(var"#self#", x) else length(x) end), (itr,)))[1] with 1 Tuple that contains 2 Tuples with 2 values recursive unrolled functions of 4 values in nested Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:922 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:923 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing (map((x->if eltype(x) <: Tuple unrolled_sum(var"#self#", x) else length(x) end), (itr,)))[1] with 1 Tuple that contains 2 Tuples with 4 values recursive unrolled functions of 8 values in nested Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:922 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:923 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing (map((x->if eltype(x) <: Tuple unrolled_sum(var"#self#", x) else length(x) end), (itr,)))[1] with 1 Tuple that contains 2 Tuples with 16 values recursive unrolled functions of 32 values in nested Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:922 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:923 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing (map((x->if eltype(x) <: Tuple unrolled_sum(var"#self#", x) else length(x) end), (itr,)))[1] with 1 Tuple that contains 2 Tuples with 64 values recursive unrolled functions of 128 values in nested Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:922 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:923 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_reduce(((itr′, i)->Base.setindex(itr′, !(itr′[i]), i)), StaticOneTo(length(itr)); init = itr) with 1 Tuple that contains 32 Bools nested unrolled closures of Tuples vs. StaticBitVectors: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:984 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:985 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_map(error, itr) with 1 Tuple that contains 0 nothing unrolled functions of an empty Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1078 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1079 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing unrolled_sum(itr) with 1 Tuple that contains 2000 Ints unrolled functions of Tuples vs. StaticOneTos: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1109 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1110 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 empty singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 empty singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 nonempty singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 nonempty non-singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 empty singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 empty singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 2 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 2 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 3 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 3 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 4 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 4 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 5 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 5 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 6 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 6 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 7 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 7 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 8 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 8 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 16 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 16 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 32 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 32 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 128 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 128 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 256 identical empty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 256 identical empty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 nonempty singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 2 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 2 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 3 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 3 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 4 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 4 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 5 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 5 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 6 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 6 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 7 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 7 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 8 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 8 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 16 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 16 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 32 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 32 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 128 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 128 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 256 identical nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 256 identical nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 nonempty non-singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 2 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 2 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 3 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 3 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 4 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 4 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 5 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 5 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 6 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 6 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 7 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 7 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 8 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 8 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 16 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 16 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 32 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 32 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 128 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 128 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 256 identical nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 256 identical nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 empty singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 empty singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 2 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 2 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 3 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 3 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 4 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 4 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 5 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 5 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 6 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 6 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 7 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 7 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 8 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 8 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 16 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 16 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 32 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 32 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 128 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 128 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 256 distinct empty & nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 256 distinct empty & nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 nonempty singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 nonempty singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 2 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 2 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 3 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 3 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 4 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 4 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 5 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 5 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 6 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 6 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 7 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 7 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 8 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 8 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 16 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 16 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 32 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 32 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 128 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 128 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 256 distinct nonempty singleton Tuples manual vs. recursive unrolling of a Tuple that contains 256 distinct nonempty singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 1 nonempty non-singleton Tuple manual vs. recursive unrolling of a Tuple that contains 1 nonempty non-singleton Tuple: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 2 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 2 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 3 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 3 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 4 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 4 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 5 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 5 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 6 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 6 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 7 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 7 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 8 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 8 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 16 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 16 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 32 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 32 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 128 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 128 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 [ Info: Testing UnrolledUtilities.unrolled_map_into_tuple(length, itr) with 1 Tuple that contains 256 distinct nonempty non-singleton Tuples manual vs. recursive unrolling of a Tuple that contains 256 distinct nonempty non-singleton Tuples: Error During Test at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1141 Got exception outside of a @test ArgumentError: argument must not be empty Stacktrace: [1] popfirst!(B::BitVector) @ Base ./bitarray.jl:869 [2] finish!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, validation_world::UInt64, time_before::UInt64) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:264 [3] finish_nocycle(::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:236 [4] typeinf(interp::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 [5] typeinf @ ~/.julia/packages/JET/z9poX/src/abstractinterpret/typeinfer.jl:310 [inlined] [6] analyze_frame! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:683 [inlined] [7] analyze_method_instance!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, mi::Core.MethodInstance) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:673 [8] analyze_method_signature! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:650 [inlined] [9] analyze_gf_by_type!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:621 [10] #analyze_and_report_call!#125 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [inlined] [11] analyze_and_report_call! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:599 [inlined] [12] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] analyze_and_report_call!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, f::Any, types::Any) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:591 [14] report_opt(::Function, ::Vararg{Any}; jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt(::Function, ::Vararg{Any}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [16] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:288 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:1142 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [20] IncludeInto @ ./Base.jl:310 [inlined] [21] macro expansion @ ./timing.jl:645 [inlined] [22] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:4 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [24] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:563 1486.120114 seconds (75.44 M allocations: 4.154 GiB, 0.39% gc time, 89.43% compilation time: <1% of which was recompilation) Test and Analyze: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test ArgumentError: reducing over an empty collection is not allowed; consider supplying `init` to the reducer Stacktrace: [1] _empty_reduce_error() @ Base ./reduce.jl:317 [2] mapreduce_empty(f::Function, op::Function, T::Type) @ Base ./reduce.jl:319 [3] reduce_empty(op::Base.MappingRF{Main.var"##Test and Analyze#284".var"#print_comparison_table##0#print_comparison_table##1", typeof(vcat)}, ::Type{Pair{Any, Any}}) @ Base ./reduce.jl:358 [4] reduce_empty_iter @ ./reduce.jl:381 [inlined] [5] mapreduce_empty_iter(f::Main.var"##Test and Analyze#284".var"#print_comparison_table##0#print_comparison_table##1", op::typeof(vcat), itr::Vector{Pair{Any, Any}}, ItrEltype::Base.HasEltype) @ Base ./reduce.jl:377 [6] _mapreduce(f::Main.var"##Test and Analyze#284".var"#print_comparison_table##0#print_comparison_table##1", op::typeof(vcat), ::IndexLinear, A::Vector{Pair{Any, Any}}) @ Base ./reduce.jl:431 [7] _mapreduce_dim @ ./reducedim.jl:338 [inlined] [8] mapreduce @ ./reducedim.jl:330 [inlined] [9] print_comparison_table(title::String, comparison_table_dict::OrderedCollections.OrderedDict{Any, Any}, io::Base.PipeEndpoint) @ Main.var"##Test and Analyze#284" ~/.julia/packages/UnrolledUtilities/kbLxQ/test/test_and_analyze.jl:13 [10] macro expansion @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:6 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:4 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] top-level scope @ ~/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:28 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [19] _start() @ Base ./client.jl:563 Test Summary: | Pass Error Total Time Test and Analyze | 244 123 367 24m51.4s individual unrolled functions of a Tuple that contains 1 empty singleton Tuple | 2 1 3 1m22.7s individual unrolled functions of a Tuple that contains 1 nonempty singleton Tuple | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 1 nonempty non-singleton Tuple | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 2 identical nonempty singleton Tuples | 2 1 3 0.0s individual unrolled functions of a Tuple that contains 4 identical nonempty singleton Tuples | 2 1 3 0.0s individual unrolled functions of a Tuple that contains 8 identical nonempty singleton Tuples | 2 1 3 0.0s individual unrolled functions of a Tuple that contains 32 identical nonempty singleton Tuples | 2 1 3 0.2s individual unrolled functions of a Tuple that contains 128 identical nonempty singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 2 identical nonempty non-singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 4 identical nonempty non-singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 8 identical nonempty non-singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 32 identical nonempty non-singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 128 identical nonempty non-singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 2 distinct empty & nonempty singleton Tuples | 2 1 3 0.0s individual unrolled functions of a Tuple that contains 4 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 8 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 32 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 128 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 2 distinct nonempty singleton Tuples | 2 1 3 0.0s individual unrolled functions of a Tuple that contains 4 distinct nonempty singleton Tuples | 2 1 3 0.0s individual unrolled functions of a Tuple that contains 8 distinct nonempty singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 32 distinct nonempty singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 128 distinct nonempty singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 2 distinct nonempty non-singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 4 distinct nonempty non-singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 8 distinct nonempty non-singleton Tuples | 2 1 3 0.1s individual unrolled functions of a Tuple that contains 32 distinct nonempty non-singleton Tuples | 2 1 3 0.3s individual unrolled functions of a Tuple that contains 128 distinct nonempty non-singleton Tuples | 2 1 3 0.1s nested unrolled functions of Tuples that contain 1 Tuple | 2 1 3 0.1s nested unrolled functions of Tuples that contain 2 identical Tuples | 2 1 3 0.1s nested unrolled functions of Tuples that contain 4 identical Tuples | 2 1 3 0.2s nested unrolled functions of Tuples that contain 8 identical Tuples | 2 1 3 0.1s nested unrolled functions of Tuples that contain 32 identical Tuples | 2 1 3 0.1s nested unrolled functions of Tuples that contain 128 identical Tuples | 2 1 3 0.2s nested unrolled functions of Tuples that contain 2 distinct Tuples | 2 1 3 0.1s nested unrolled functions of Tuples that contain 4 distinct Tuples | 2 1 3 0.3s nested unrolled functions of Tuples that contain 8 distinct Tuples | 2 1 3 0.2s nested unrolled functions of Tuples that contain 32 distinct Tuples | 2 1 3 0.5s nested unrolled functions of Tuples that contain 128 distinct Tuples | 2 1 3 0.8s recursive unrolled functions of 2 values in nested Tuples | 2 1 3 0.3s recursive unrolled functions of 4 values in nested Tuples | 2 1 3 0.1s recursive unrolled functions of 8 values in nested Tuples | 2 1 3 0.1s recursive unrolled functions of 32 values in nested Tuples | 2 1 3 0.1s recursive unrolled functions of 128 values in nested Tuples | 2 1 3 0.1s nested unrolled closures of Tuples vs. StaticBitVectors | 2 1 3 0.8s unrolled functions of an empty Tuple | 2 1 3 0.1s unrolled functions of Tuples vs. StaticOneTos | 2 1 3 2.0s manual vs. recursive unrolling of a Tuple that contains 1 empty singleton Tuple | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 1 nonempty singleton Tuple | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 1 nonempty non-singleton Tuple | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 1 empty singleton Tuple | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 2 identical empty singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 3 identical empty singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 4 identical empty singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 5 identical empty singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 6 identical empty singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 7 identical empty singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 8 identical empty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 16 identical empty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 32 identical empty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 128 identical empty singleton Tuples | 2 1 3 0.2s manual vs. recursive unrolling of a Tuple that contains 256 identical empty singleton Tuples | 2 1 3 0.2s manual vs. recursive unrolling of a Tuple that contains 1 nonempty singleton Tuple | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 2 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 3 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 4 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 5 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 6 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 7 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 8 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 16 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 32 identical nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 128 identical nonempty singleton Tuples | 2 1 3 0.2s manual vs. recursive unrolling of a Tuple that contains 256 identical nonempty singleton Tuples | 2 1 3 0.3s manual vs. recursive unrolling of a Tuple that contains 1 nonempty non-singleton Tuple | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 2 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 3 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 4 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 5 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 6 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 7 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 8 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 16 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 32 identical nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 128 identical nonempty non-singleton Tuples | 2 1 3 0.2s manual vs. recursive unrolling of a Tuple that contains 256 identical nonempty non-singleton Tuples | 2 1 3 0.3s manual vs. recursive unrolling of a Tuple that contains 1 empty singleton Tuple | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 2 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 3 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 4 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 5 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 6 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 7 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 8 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 16 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 32 distinct empty & nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 128 distinct empty & nonempty singleton Tuples | 2 1 3 0.3s manual vs. recursive unrolling of a Tuple that contains 256 distinct empty & nonempty singleton Tuples | 2 1 3 0.4s manual vs. recursive unrolling of a Tuple that contains 1 nonempty singleton Tuple | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 2 distinct nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 3 distinct nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 4 distinct nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 5 distinct nonempty singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 6 distinct nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 7 distinct nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 8 distinct nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 16 distinct nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 32 distinct nonempty singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 128 distinct nonempty singleton Tuples | 2 1 3 0.2s manual vs. recursive unrolling of a Tuple that contains 256 distinct nonempty singleton Tuples | 2 1 3 0.5s manual vs. recursive unrolling of a Tuple that contains 1 nonempty non-singleton Tuple | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 2 distinct nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 3 distinct nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 4 distinct nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 5 distinct nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 6 distinct nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 7 distinct nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 8 distinct nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 16 distinct nonempty non-singleton Tuples | 2 1 3 0.0s manual vs. recursive unrolling of a Tuple that contains 32 distinct nonempty non-singleton Tuples | 2 1 3 0.1s manual vs. recursive unrolling of a Tuple that contains 128 distinct nonempty non-singleton Tuples | 2 1 3 0.3s manual vs. recursive unrolling of a Tuple that contains 256 distinct nonempty non-singleton Tuples | 2 1 3 0.4s RNG of the outermost testset: Random.Xoshiro(0x27462651fd8f15c3, 0x916f4c6fd8e65b96, 0xd61bd6f8bb930dbb, 0x2678f2f6aadc1d51, 0x176de33bde263a63) ERROR: LoadError: Some tests did not pass: 244 passed, 0 failed, 123 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/UnrolledUtilities/kbLxQ/test/runtests.jl:3 Testing failed after 1500.43s ERROR: LoadError: Package UnrolledUtilities errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1542.76s: package tests unexpectedly errored