Package evaluation of HiddenMarkovModels on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T14:57:57.442 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.49s ################################################################################ # Installation # Installing HiddenMarkovModels... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [84ca31d5] + HiddenMarkovModels v0.7.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.0 [b429d917] + DensityInterface v0.4.0 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.13.0 [84ca31d5] + HiddenMarkovModels v0.7.0 [34004b35] + HypergeometricFunctions v0.3.28 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.8.0 [276daf66] + SpecialFunctions v2.5.1 [82ae8749] + StatsAPI v1.7.1 [4c63d2b9] + StatsFuns v1.5.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 4.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 7 direct dependencies failed to precompile: EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [6f04138c-15cb-59c5-94f1-55440044fc8e] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeGPUArraysCoreExt/jl_seMQou" (ProcessExited(1)). WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Interpreter. ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] set_fn_max_args(f::Function) @ Enzyme.Compiler ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1774 [3] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [5] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [7] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1982 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:139 [10] include(mod::Module, _path::String) @ Base ./Base.jl:308 [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [12] top-level scope @ stdin:5 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [15] include_string @ ./loading.jl:2873 [inlined] [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [17] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_orAsgn" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/ext/EnzymeGPUArraysCoreExt.jl:4 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeChainRulesCoreExt/jl_yX0GPD" (ProcessExited(1)). WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Interpreter. ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] set_fn_max_args(f::Function) @ Enzyme.Compiler ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1774 [3] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [5] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [7] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1982 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:139 [10] include(mod::Module, _path::String) @ Base ./Base.jl:308 [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [12] top-level scope @ stdin:5 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [15] include_string @ ./loading.jl:2873 [inlined] [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [17] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_3FwqXe" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/ext/EnzymeChainRulesCoreExt.jl:5 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [bc91e8c5-4631-5c58-9d34-c5da8b408cf1] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeSpecialFunctionsExt/jl_JaYDMw" (ProcessExited(1)). WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Interpreter. ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] set_fn_max_args(f::Function) @ Enzyme.Compiler ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1774 [3] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [5] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [7] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1982 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:139 [10] include(mod::Module, _path::String) @ Base ./Base.jl:308 [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [12] top-level scope @ stdin:5 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [15] include_string @ ./loading.jl:2873 [inlined] [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [17] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_Cu3UxB" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/ext/EnzymeSpecialFunctionsExt.jl:4 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ComponentArraysZygoteExt Failed to precompile ComponentArraysZygoteExt [6ca5c504-0759-5eac-915a-b989855d1206] to "/home/pkgeval/.julia/compiled/v1.13/ComponentArraysZygoteExt/jl_sCVhvO" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_SV3IO5" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/ComponentArrays/dB3Ra/src/ComponentArrays.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:308 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [26] include_string @ ./loading.jl:2873 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [28] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/src/ComponentArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile ComponentArrays [b0b7db55-cfe3-40fc-9ded-d10e2dbeff66] to "/home/pkgeval/.julia/compiled/v1.13/ComponentArrays/jl_suFMd9" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/ComponentArrays/dB3Ra/ext/ComponentArraysZygoteExt.jl:3 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/ext/ComponentArraysZygoteExt.jl:1 in expression starting at stdin:5 ComponentArrays Failed to precompile ComponentArrays [b0b7db55-cfe3-40fc-9ded-d10e2dbeff66] to "/home/pkgeval/.julia/compiled/v1.13/ComponentArrays/jl_fvf5zP" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_WbgWsR" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/ComponentArrays/dB3Ra/src/ComponentArrays.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:308 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [26] include_string @ ./loading.jl:2873 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [28] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/src/ComponentArrays.jl:1 in expression starting at stdin:5 EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [1a9f04a6-12b6-5435-a00e-55b0a0022015] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeLogExpFunctionsExt/jl_sFTYxF" (ProcessExited(1)). WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Interpreter. ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] set_fn_max_args(f::Function) @ Enzyme.Compiler ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1774 [3] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [5] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [7] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1982 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:139 [10] include(mod::Module, _path::String) @ Base ./Base.jl:308 [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [12] top-level scope @ stdin:5 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [15] include_string @ ./loading.jl:2873 [inlined] [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [17] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_pnpGxb" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/ext/EnzymeLogExpFunctionsExt.jl:4 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_JhmHmX" (ProcessExited(1)). WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Interpreter. ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] set_fn_max_args(f::Function) @ Enzyme.Compiler ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1774 [3] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [5] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [7] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1982 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ ~/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:139 [10] include(mod::Module, _path::String) @ Base ./Base.jl:308 [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [12] top-level scope @ stdin:5 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [15] include_string @ ./loading.jl:2873 [inlined] [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [17] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/jitrules.jl:1778 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/7Bzkr/src/Enzyme.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 367.72s ################################################################################ # Testing # Testing HiddenMarkovModels Status `/tmp/jl_sIZom3/Project.toml` [4c88cf16] Aqua v0.8.14 [b0b7db55] ComponentArrays v0.15.29 [b429d917] DensityInterface v0.4.0 [31c24e10] Distributions v0.25.120 [e30172f5] Documenter v1.14.1 [7da242da] Enzyme v0.13.67 [f6369f11] ForwardDiff v1.0.1 [84ca31d5] HiddenMarkovModels v0.7.0 [c3a54625] JET v0.10.6 [98e50ef6] JuliaFormatter v2.1.6 [aa2f6b4e] LogarithmicNumbers v1.4.1 [eff96d63] Measurements v2.14.0 [860ef19b] StableRNGs v1.0.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sIZom3/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.19.0 [fa961155] CEnum v0.5.0 [49dc2e85] Calculus v0.5.2 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.26.0 ⌅ [da1fd8a2] CodeTracking v1.3.9 [944b1d66] CodecZlib v0.7.8 [a80b9123] CommonMark v0.9.1 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.0 [807dbc54] Compiler v0.1.1 [b0b7db55] ComponentArrays v0.15.29 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.0 [e2d170a0] DataValueInterfaces v1.0.0 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 [7da242da] Enzyme v0.13.67 [f151be2c] EnzymeCore v0.8.12 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.13.0 [f6369f11] ForwardDiff v1.0.1 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.6.1 [d7ba0133] Git v1.4.0 [c27321d9] Glob v1.3.1 [84ca31d5] HiddenMarkovModels v0.7.0 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.10.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [98e50ef6] JuliaFormatter v2.1.6 ⌃ [aa1ae85d] JuliaInterpreter v0.10.3 ⌅ [70703baa] JuliaSyntax v0.4.10 [929cbde3] LLVM v9.4.2 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [aa2f6b4e] LogarithmicNumbers v1.4.1 ⌃ [6f1432cf] LoweredCodeUtils v3.4.2 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [eff96d63] Measurements v2.14.0 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [d8793406] ObjectFile v0.5.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.8.0 [6c6a2e73] Scratch v1.3.0 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [4c63d2b9] StatsFuns v1.5.0 [09ab397b] StructArrays v0.7.1 [53d494c1] StructIO v0.3.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e689c965] Tracy v0.1.5 [3bb67fe8] TranscodingStreams v0.11.3 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [7cc45869] Enzyme_jll v0.0.188+0 [2e619515] Expat_jll v2.6.5+0 [f8c6e375] Git_jll v2.50.1+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [ad6e5548] LibTracyClient_jll v0.9.1+6 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [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... 1420.9 ms ✓ Rmath_jll 2873.1 ms ✓ HypergeometricFunctions 1991.4 ms ✓ Rmath 3214.4 ms ✓ StatsFuns 3838.3 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1455.1 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 12034.4 ms ✓ HiddenMarkovModels 7 dependencies successfully precompiled in 28 seconds. 39 already precompiled. Precompiling packages... 11970.3 ms ✓ JET 1 dependency successfully precompiled in 12 seconds. 37 already precompiled. Precompiling packages... 12989.9 ms ✓ CommonMark 56604.9 ms ✓ JuliaFormatter 2 dependencies successfully precompiled in 70 seconds. 8 already precompiled. Resolving package versions... Updating `/tmp/jl_sIZom3/Project.toml` [619c5ee3] + HMMTest v0.1.0 `~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest` Updating `/tmp/jl_sIZom3/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.6.0 [619c5ee3] + HMMTest v0.1.0 `~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest` [9abbd945] + Profile v1.11.0 Precompiling packages... 9612.7 ms ✓ Distributions 1 dependency successfully precompiled in 11 seconds. 38 already precompiled. Precompiling packages... 4492.5 ms ✓ HiddenMarkovModels → HiddenMarkovModelsDistributionsExt 5318.3 ms ✓ Distributions → DistributionsTestExt 3923.5 ms ✓ Distributions → DistributionsDensityInterfaceExt 3776.8 ms ✓ Distributions → DistributionsChainRulesCoreExt 4 dependencies successfully precompiled in 18 seconds. 62 already precompiled. Precompiling packages... 3605.3 ms ✓ IRTools 1798.0 ms ✓ ZygoteRules 12164.5 ms ✓ ChainRules 8537.6 ms ✓ ForwardDiff 62854.7 ms ✓ Zygote 5 dependencies successfully precompiled in 89 seconds. 61 already precompiled. Code linting: JET-test failed at /home/pkgeval/.julia/packages/JET/z9poX/src/JETBase.jl:1055 Expression: (JET.report_package)(HiddenMarkovModels; toplevel_logger = nothing, target_defined_modules = true) ═════ 45 toplevel errors found ═════ ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/HiddenMarkovModels.jl:12 │ ArgumentError: Package ArgCheck not found in current path. │ - Run `import Pkg; Pkg.add("ArgCheck")` to install the ArgCheck package. │ Stacktrace: │ [1] macro expansion │ @ ./loading.jl:2393 [inlined] │ [2] macro expansion │ @ ./lock.jl:376 [inlined] │ [3] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2376 │ [4] require │ @ ./loading.jl:2352 [inlined] │ [5] eval_import_path │ @ ./module.jl:36 [inlined] │ [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [7] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/HiddenMarkovModels.jl:15 │ ArgumentError: Package ChainRulesCore not found in current path. │ - Run `import Pkg; Pkg.add("ChainRulesCore")` to install the ChainRulesCore package. │ Stacktrace: │ [1] macro expansion │ @ ./loading.jl:2393 [inlined] │ [2] macro expansion │ @ ./lock.jl:376 [inlined] │ [3] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2376 │ [4] require │ @ ./loading.jl:2352 [inlined] │ [5] eval_import_path │ @ ./module.jl:36 [inlined] │ [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [7] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/HiddenMarkovModels.jl:17 │ ArgumentError: Package DocStringExtensions not found in current path. │ - Run `import Pkg; Pkg.add("DocStringExtensions")` to install the DocStringExtensions package. │ Stacktrace: │ [1] macro expansion │ @ ./loading.jl:2393 [inlined] │ [2] macro expansion │ @ ./lock.jl:376 [inlined] │ [3] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2376 │ [4] require │ @ ./loading.jl:2352 [inlined] │ [5] eval_import_path │ @ ./module.jl:36 [inlined] │ [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [7] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/HiddenMarkovModels.jl:18 │ ArgumentError: Package FillArrays not found in current path. │ - Run `import Pkg; Pkg.add("FillArrays")` to install the FillArrays package. │ Stacktrace: │ [1] macro expansion │ @ ./loading.jl:2393 [inlined] │ [2] macro expansion │ @ ./lock.jl:376 [inlined] │ [3] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2376 │ [4] require │ @ ./loading.jl:2352 [inlined] │ [5] eval_import_path │ @ ./module.jl:36 [inlined] │ [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [7] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/HiddenMarkovModels.jl:23 │ ArgumentError: Package StatsFuns not found in current path. │ - Run `import Pkg; Pkg.add("StatsFuns")` to install the StatsFuns package. │ Stacktrace: │ [1] macro expansion │ @ ./loading.jl:2393 [inlined] │ [2] macro expansion │ @ ./lock.jl:376 [inlined] │ [3] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2376 │ [4] require │ @ ./loading.jl:2352 [inlined] │ [5] eval_import_path │ @ ./module.jl:36 [inlined] │ [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [7] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/abstract_hmm.jl:130 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/abstract_hmm.jl:137 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/linalg.jl:28 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/linalg.jl:31 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/linalg.jl:48 │ UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] #macroexpand#22 │ @ ./expr.jl:203 [inlined] │ [2] macroexpand │ @ ./expr.jl:201 [inlined] │ [3] docm │ @ ./docs/Docs.jl:647 [inlined] │ [4] docm(source::LineNumberNode, mod::Module, meta::Any, ex::Any) │ @ Base.Docs ./docs/Docs.jl:647 │ [5] (::DocStringExtensions.var"#hook!##0#hook!##1"{typeof(DocStringExtensions.template_hook)})(::LineNumberNode, ::Vararg{Any}) │ @ DocStringExtensions ~/.julia/packages/DocStringExtensions/zNis6/src/templates.jl:11 │ [6] var"@doc"(__source__::LineNumberNode, __module__::Module, x::Vararg{Any}) │ @ Core ./boot.jl:766 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/linalg.jl:75 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/linalg.jl:81 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/fit.jl:1 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightdiagnormal.jl:1 │ UndefVarError: `TYPEDEF` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightdiagnormal.jl:23 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightdiagnormal.jl:25 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightdiagnormal.jl:55 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightdiagnormal.jl:70 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightcategorical.jl:1 │ UndefVarError: `TYPEDEF` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightcategorical.jl:19 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightcategorical.jl:20 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightcategorical.jl:50 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/lightcategorical.jl:53 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/utils/limits.jl:1 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward.jl:1 │ UndefVarError: `TYPEDEF` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward.jl:19 │ UndefVarError: `TYPEDEF` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward.jl:48 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward.jl:88 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward.jl:116 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward.jl:120 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward.jl:143 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/viterbi.jl:1 │ UndefVarError: `TYPEDEF` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/viterbi.jl:20 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/viterbi.jl:39 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/viterbi.jl:72 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/viterbi.jl:76 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/viterbi.jl:98 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward_backward.jl:1 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward_backward.jl:74 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/forward_backward.jl:101 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/baum_welch.jl:16 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/baum_welch.jl:41 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/logdensity.jl:1 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/inference/logdensity.jl:16 │ UndefVarError: `SIGNATURES` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/HiddenMarkovModels.jl:47 │ UndefVarError: `ChainRulesCore` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: ChainRulesCore is loaded but not imported in the active module │ Stacktrace: │ [1] #invokelatest_gr#233 │ @ ./reflection.jl:1331 [inlined] │ [2] invokelatest_gr │ @ ./reflection.jl:1325 [inlined] │ [3] lookup_stmt(stmts::Vector{Any}, arg::Any) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/41lEl/src/optimize.jl:21 │ [4] JuliaInterpreter.FrameCode(scope::Module, src::Core.CodeInfo; generator::Bool, optimize::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/41lEl/src/types.jl:183 │ [5] FrameCode │ @ ~/.julia/packages/JuliaInterpreter/41lEl/src/types.jl:174 [inlined] │ [6] #Frame#3 │ @ ~/.julia/packages/JuliaInterpreter/41lEl/src/types.jl:330 [inlined] │ [7] Frame │ @ ~/.julia/packages/JuliaInterpreter/41lEl/src/types.jl:329 [inlined] │ [8] _virtual_process!(res::JET.VirtualProcessResult, toplevelex::Expr, filename::String, analyzer::JET.JETAnalyzer{JET.BasicPass}, config::JET.ToplevelConfig, context::Module, pkg_mod_depth::Int64; force_concretize::Bool, lnnref::Base.RefValue{LineNumberNode}) │ @ JET ~/.julia/packages/JET/z9poX/src/toplevel/virtualprocess.jl:917 │ [9] _virtual_process! │ @ ~/.julia/packages/JET/z9poX/src/toplevel/virtualprocess.jl:683 [inlined] │ [10] _virtual_process!(res::JET.VirtualProcessResult, s::String, filename::String, analyzer::JET.JETAnalyzer{JET.BasicPass}, config::JET.ToplevelConfig, context::Module, pkg_mod_depth::Int64) │ @ JET ~/.julia/packages/JET/z9poX/src/toplevel/virtualprocess.jl:666 │ [11] handle_include(interp::JET.ConcreteInterpreter{JET.var"#usemodule_with_err_handling#64"{Base.RefValue{LineNumberNode}, String, JET.ToplevelConfig, Int64, Set{Symbol}, JET.var"#general_err_handler#54"{Base.RefValue{LineNumberNode}, String}}, JET.JETAnalyzer{JET.BasicPass}}, include_func::Any, args::Vector{Any}) │ @ JET ~/.julia/packages/JET/z9poX/src/toplevel/virtualprocess.jl:1574 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:1 │ UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] #macroexpand#22 │ @ ./expr.jl:203 [inlined] │ [2] macroexpand │ @ ./expr.jl:201 [inlined] │ [3] docm │ @ ./docs/Docs.jl:647 [inlined] │ [4] docm(source::LineNumberNode, mod::Module, meta::Any, ex::Any) │ @ Base.Docs ./docs/Docs.jl:647 │ [5] (::DocStringExtensions.var"#hook!##0#hook!##1"{typeof(DocStringExtensions.template_hook)})(::LineNumberNode, ::Vararg{Any}) │ @ DocStringExtensions ~/.julia/packages/DocStringExtensions/zNis6/src/templates.jl:11 │ [6] var"@doc"(__source__::LineNumberNode, __module__::Module, x::Vararg{Any}) │ @ Core ./boot.jl:766 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:41 │ UndefVarError: `HMM` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in HiddenMarkovModels. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:48 │ UndefVarError: `HMM` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in HiddenMarkovModels. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:49 │ UndefVarError: `HMM` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in HiddenMarkovModels. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:50 │ UndefVarError: `HMM` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in HiddenMarkovModels. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:51 │ UndefVarError: `HMM` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in HiddenMarkovModels. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:52 │ UndefVarError: `HMM` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in HiddenMarkovModels. └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:56 │ LoadError: UndefVarError: `@argcheck` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in ArgCheck. │ Stacktrace: │ [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::Int64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/types/hmm.jl:100 └─────────────────────── ┌ @ /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/src/HiddenMarkovModels.jl:49 │ UndefVarError: `EXPORTS` not defined in `HiddenMarkovModels` │ Suggestion: check for spelling errors or missing imports. │ Hint: a global variable of this name also exists in DocStringExtensions. └─────────────────────── Precompiling packages... 3082.3 ms ✓ Functors ✗ Static ✗ StaticArrayInterface Info Given ComponentArrays was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty  @ ./Base_compiler.jl:50 [inlined]  [2] recompile_invalidations(__module__::Module, expr::Any)  @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17  [3] top-level scope  @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3017  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2863  [9] include_string  @ ./loading.jl:2873 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [11] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_DKXI7r" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3304  [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)  @ Base ./loading.jl:3182  [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2669  [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94  [6] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [8] #invokelatest_gr#233  @ ./reflection.jl:1333 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1325 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3875  [11] maybe_cachefile_lock  @ ./loading.jl:3872 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2655  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2484  [14] macro expansion  @ ./loading.jl:2412 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2376  [17] require  @ ./loading.jl:2352 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [20] top-level scope  @ ~/.julia/packages/ComponentArrays/dB3Ra/src/ComponentArrays.jl:4  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3017  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2863  [26] include_string  @ ./loading.jl:2873 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [28] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/src/ComponentArrays.jl:1 in expression starting at stdin:5 ✗ ComponentArrays 1 dependency successfully precompiled in 17 seconds. 20 already precompiled. Example - autodiff.jl: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/test/runtests.jl:47 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: ComponentArrays Failed to precompile ComponentArrays [b0b7db55-cfe3-40fc-9ded-d10e2dbeff66] to "/home/pkgeval/.julia/compiled/v1.13/ComponentArrays/jl_yvkNs5" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_DKXI7r" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/ComponentArrays/dB3Ra/src/ComponentArrays.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:308 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [26] include_string @ ./loading.jl:2873 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [28] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/src/ComponentArrays.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/examples/autodiff.jl:7 Precompiling packages... 3064.5 ms ✓ BenchmarkTools 12738.7 ms ✓ HMMTest 2 dependencies successfully precompiled in 16 seconds. 78 already precompiled. Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{IsoNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::ControlledGaussianHMM{Float64}, control_seq::Vector{Vector{Float64}}; seq_ends::Vector{Int64}, hmm_guess::ControlledGaussianHMM{Float64}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::ControlledGaussianHMM{Float64}, control_seq::Vector{Vector{Float64}}; seq_ends::Vector{Int64}, hmm_guess::ControlledGaussianHMM{Float64}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::ControlledGaussianHMM{Float64}, control_seq::Vector{Vector{Float64}}; seq_ends::Vector{Int64}, hmm_guess::ControlledGaussianHMM{Float64}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::ControlledGaussianHMM{Float64}, control_seq::Vector{Vector{Float64}}; seq_ends::Vector{Int64}, hmm_guess::ControlledGaussianHMM{Float64}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::ControlledGaussianHMM{Float64}, control_seq::Vector{Vector{Float64}}; seq_ends::Vector{Int64}, hmm_guess::ControlledGaussianHMM{Float64}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::ControlledGaussianHMM{Float64}, control_seq::Vector{Vector{Float64}}; seq_ends::Vector{Int64}, hmm_guess::ControlledGaussianHMM{Float64}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::ControlledGaussianHMM{Float64}, control_seq::Vector{Vector{Float64}}; seq_ends::Vector{Int64}, hmm_guess::ControlledGaussianHMM{Float64}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{StuffDist{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::PeriodicHMM{Float64, Normal{Float64}, 3}, control_seq::Vector{Int64}; seq_ends::Vector{Int64}, hmm_guess::PeriodicHMM{Float64, Normal{Float64}, 3}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::PeriodicHMM{Float64, Normal{Float64}, 3}, control_seq::Vector{Int64}; seq_ends::Vector{Int64}, hmm_guess::PeriodicHMM{Float64, Normal{Float64}, 3}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::PeriodicHMM{Float64, Normal{Float64}, 3}, control_seq::Vector{Int64}; seq_ends::Vector{Int64}, hmm_guess::PeriodicHMM{Float64, Normal{Float64}, 3}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::PeriodicHMM{Float64, Normal{Float64}, 3}, control_seq::Vector{Int64}; seq_ends::Vector{Int64}, hmm_guess::PeriodicHMM{Float64, Normal{Float64}, 3}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::PeriodicHMM{Float64, Normal{Float64}, 3}, control_seq::Vector{Int64}; seq_ends::Vector{Int64}, hmm_guess::PeriodicHMM{Float64, Normal{Float64}, 3}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::PeriodicHMM{Float64, Normal{Float64}, 3}, control_seq::Vector{Int64}; seq_ends::Vector{Int64}, hmm_guess::PeriodicHMM{Float64, Normal{Float64}, 3}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::PeriodicHMM{Float64, Normal{Float64}, 3}, control_seq::Vector{Int64}; seq_ends::Vector{Int64}, hmm_guess::PeriodicHMM{Float64, Normal{Float64}, 3}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Precompiling packages... 1956.3 ms ✓ LogarithmicNumbers → LogarithmicNumbersForwardDiffExt 1 dependency successfully precompiled in 3 seconds. 20 already precompiled. Precompiling packages... 1259.5 ms ✓ Measurements → MeasurementsSpecialFunctionsExt 1 dependency successfully precompiled in 1 seconds. 14 already precompiled. Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/utilities/utilities.jl:665 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{DiagNormal}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightCategorical{Float64, Float64, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{LightDiagNormal{Float64, Float64, Float64, Vector{Float64}, Vector{Float64}, Vector{Float64}}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, SparseMatrixCSC{Float64, Int64}, Vector{Normal{Float64}}, Vector{Float64}, SparseMatrixCSC{Float64, Int64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Matrix{Float64}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 =# JET.@test_opt target_modules = (HMMs,) rand(hmm, control_seq) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:12 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:15 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 =# JET.@test_opt target_modules = (HMMs,) logdensityof(hmm, obs_seq, state_seq; control_seq, seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:19 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 =# JET.@test_opt target_modules = (HMMs,) forward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:26 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 =# JET.@test_opt target_modules = (HMMs,) viterbi(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:29 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 =# JET.@test_opt target_modules = (HMMs,) forward_backward(hmm, obs_seq, control_seq; seq_ends) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:32 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Type stability: Error During Test at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 =# JET.@test_opt target_modules = (HMMs,) baum_welch(hmm, obs_seq, control_seq; seq_ends, max_iterations = 1) 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!(analyzer::JET.OptAnalyzer{JET.OptAnalysisPass, typeof(JET.optanalyzer_function_filter)}, tt::Type{<:Tuple}; jetconfigs::@Kwargs{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:602 [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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:597 [13] kwcall(::@NamedTuple{target_modules::Tuple{Module}}, ::typeof(JET.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{target_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:379 [15] report_opt @ ~/.julia/packages/JET/z9poX/src/analyzers/optanalyzer.jl:377 [inlined] [16] macro expansion @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:1013 [inlined] [17] macro expansion @ ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:40 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] test_type_stability(rng::StableRNGs.LehmerRNG, hmm::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}, control_seq::Vector{Nothing}; seq_ends::Vector{Int64}, hmm_guess::HMM{Vector{Float64}, Transpose{Float64, Matrix{Float64}}, Vector{Normal{Float64}}, Vector{Float64}, Matrix{Float64}}) @ HMMTest ~/.julia/packages/HiddenMarkovModels/Kmgf4/libs/HMMTest/src/jet.jl:10 Test Summary: | Pass Fail Error Broken Total Time HiddenMarkovModels.jl | 565 1 78 3 647 18m03.7s Code formatting | 1 1 1m18.5s Code quality | 9 9 35.6s Code linting | 1 1 4m18.8s Distributions | 99 1 100 20.8s Example - autodiff.jl | 1 1 17.4s Example - basics.jl | 41 7 48 3m28.5s Coherence | 32 32 15.2s Type stability | 7 7 14 2m08.5s Example - controlled.jl | 39 7 46 30.6s Coherence | 30 30 4.4s Type stability | 7 7 14 1.3s Example - interfaces.jl | 30 7 37 47.8s Coherence | 18 18 3.6s Type stability | 7 7 14 0.8s Allocations | 4 4 15.8s Example - temporal.jl | 43 7 50 60.0s Coherence | 36 36 20.2s Type stability | 7 7 14 0.6s Example - types.jl | 45 7 1 53 1m03.3s Coherence | 36 36 26.3s Type stability | 7 7 14 1.2s Doctests | 1 1 1m06.2s Correctness - Standard | 256 42 1 299 3m16.0s Normal | 41 7 48 35.4s Coherence | 30 30 5.1s Type stability | 7 7 14 0.6s Allocations | 4 4 17.8s DiagNormal | 37 7 44 18.7s Coherence | 30 30 4.7s Type stability | 7 7 14 0.8s LightCategorical | 41 7 48 38.5s Coherence | 30 30 6.5s Type stability | 7 7 14 0.8s Allocations | 4 4 18.7s LightDiagNormal | 41 7 48 37.3s Coherence | 30 30 4.9s Type stability | 7 7 14 0.9s Allocations | 4 4 18.4s Normal (sparse) | 31 7 1 39 10.7s Coherence | 24 24 2.2s Type stability | 7 7 14 0.3s Normal transposed | 41 7 48 38.4s Coherence | 30 30 6.4s Type stability | 7 7 14 0.8s Allocations | 4 4 17.2s Normal and Exponential | 24 24 15.5s Coherence | 24 24 9.3s Miscellaneous | 1 1 0.1s Allow NaN density | 1 1 0.1s RNG of the outermost testset: Xoshiro(0x8396f9b84aaab1b6, 0x1cb196e6cc4e2c08, 0x5dfe31a9f57ec15c, 0x9d08244123b73273, 0xfadbb48675115dbf) ERROR: LoadError: Some tests did not pass: 565 passed, 1 failed, 78 errored, 3 broken. in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/Kmgf4/test/runtests.jl:17 Testing failed after 1295.76s ERROR: LoadError: Package HiddenMarkovModels 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 1711.79s: package is using an unknown package