Package evaluation to test HiddenMarkovModels on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T17:21:35.658 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.98s ################################################################################ # Installation # Installing HiddenMarkovModels... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [84ca31d5] + HiddenMarkovModels v0.7.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [b429d917] + DensityInterface v0.4.0 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.17.0 ⌃ [a0844989] + Gamma v1.1.0 [84ca31d5] + HiddenMarkovModels v0.7.1 [34004b35] + HypergeometricFunctions v0.3.30 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [21216c6a] + Preferences v1.5.2 [33c8b6b6] + ProgressLogging v0.1.6 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [276daf66] + SpecialFunctions v2.9.0 [82ae8749] + StatsAPI v1.8.0 ⌅ [4c63d2b9] + StatsFuns v1.5.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.2+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.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.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 5.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.0 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1.4 s ✓ StructUtils → StructUtilsMeasurementsExt 1.2 s ✓ DensityInterface 0.9 s ✓ Accessors → StructArraysExt 6.0 s ✓ Revise 1.4 s ✓ Functors 2.2 s ✓ QuadGK 5.6 s ✓ StatsBase 14.3 s ✓ CommonMark 1.8 s ✓ LibTracyClient_jll 1.4 s ✓ Rmath_jll 1.1 s ✓ Git_LFS_jll 1.2 s ✓ OpenSSH_jll 1.3 s ✓ Expat_jll 1.3 s ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 1.3 s ✓ ZygoteRules 0.8 s ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 3.0 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 1.1 s ✓ ADTypes → ADTypesChainRulesCoreExt 1.3 s ✓ ADTypes → ADTypesEnzymeCoreExt 3.1 s ✓ ArrayInterface → ArrayInterfaceChainRulesExt 1.2 s ✓ Roots → RootsChainRulesCoreExt 1.1 s ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 1.9 s ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 1.0 s ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 2.1 s ✓ NLSolversBase 3.2 s ✓ Literate 3.5 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1.0 s ✓ Measurements → MeasurementsSpecialFunctionsExt 4.3 s ✓ Enzyme_jll 0.0 s ✓ LLVMExtra_jll 7.3 s ✓ ForwardDiff 8.2 s ✓ Revise → DistributedExt WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 2.7 s ✓ PDMats → StatsBaseExt 42.5 s ✓ JuliaFormatter 2.7 s ✓ Tracy 1.6 s ✓ Rmath 1.3 s ✓ Git_jll 3.3 s ✓ ComponentArrays 2.2 s ✓ LineSearches 0.2 s ✓ LLVM 1.2 s ✓ LogarithmicNumbers → LogarithmicNumbersForwardDiffExt 1.4 s ✓ Roots → RootsForwardDiffExt 1.5 s ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 66.6 s ✓ Zygote 3.0 s ✓ StatsFuns 0.8 s ✓ Git 6.4 s ✓ Optim Fault at memory address: 0x10000000a [220] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:7 __atomic_add at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:53:54 [inlined] __atomic_add_dispatch at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:96:19 [inlined] _M_add_ref_copy at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:139:41 [inlined] __shared_count at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:737:4 [inlined] __shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:1167:7 [inlined] shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr.h:129:7 [inlined] withContextDo]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:50:14 [inlined] withModuleDo > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:117:6 [inlined] jl_emit_native_impl at /source/src/aotcompile.cpp:1017:32 compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) irgen at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/irgen.jl:4:0 (pc: 1) #emit_llvm#124 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:209:0 (pc: 23) emit_llvm at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:191:0 (pc: 1) #compile_unhooked#121 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:95:0 (pc: 11) compile_unhooked at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:80:0 [inlined] #compile#119 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:67:0 [inlined] compile at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:55:0 [inlined] #184 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:39:0 [inlined] #JuliaContext#118 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:34:0 (pc: 25) unknown function (ip: 0x7396990b2661) at (unknown file) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) unknown function (ip: 0x7396e11671a2) at (unknown file) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:38:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:29:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:115:0 (pc: 88) jl_invoke_oneshot at /source/src/gf.c:4625:23 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 _include at ./loading.jl:3320:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:669:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 _include at ./loading.jl:3320:0 (pc: 123) include at ./Base.jl:334:0 (pc: 1) include_package_for_output at ./loading.jl:3431:0 (pc: 416) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) include_string at ./loading.jl:3268:0 [inlined] __script_entry_include_string at ./client.jl:104:0 [inlined] exec_options at ./client.jl:382:0 (pc: 900) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] true_main at /source/src/jlapi.c:989:29 jl_repl_entrypoint at /source/src/jlapi.c:1156:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7396fd96f249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 111678603 (Pool: 111676288; Big: 2315); GC: 32 ✗ GPUCompiler 4.4 s ✓ DifferentiationInterface → DifferentiationInterfaceZygoteExt 4.5 s ✓ ComponentArrays → ComponentArraysZygoteExt 3.2 s ✓ StatsFuns → StatsFunsChainRulesCoreExt 1.6 s ✓ StatsFuns → StatsFunsInverseFunctionsExt 45.9 s ✓ Documenter ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/OvStQ/src/typetree.jl:6 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/Enzyme/OvStQ/src/Enzyme.jl:148 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme 4.7 s ✓ HiddenMarkovModels 11.4 s ✓ Distributions ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeGPUArraysCoreExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeGPUArraysCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeChainRulesCoreExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeOrderedCollectionsExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeOrderedCollectionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeOrderedCollectionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeSpecialFunctionsExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeSpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeLogExpFunctionsExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeLogExpFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:32 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterface → DifferentiationInterfaceEnzymeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/QuadGK/5mgi5/ext/QuadGKEnzymeExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/QuadGK/5mgi5/ext/QuadGKEnzymeExt.jl:2 in expression starting at stdin:5 ✗ QuadGK → QuadGKEnzymeExt 5.0 s ✓ Distributions → DistributionsTestExt 4.7 s ✓ Distributions → DistributionsDensityInterfaceExt 4.9 s ✓ Distributions → DistributionsChainRulesCoreExt 4.3 s ✓ HiddenMarkovModels → HiddenMarkovModelsDistributionsExt 57 dependencies successfully precompiled in 461 seconds. 162 already precompiled. 10 dependencies had output during precompilation: ┌ Enzyme → EnzymeChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ DifferentiationInterface → DifferentiationInterfaceEnzymeExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:32 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeLogExpFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeLogExpFunctionsExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeLogExpFunctionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ QuadGK → QuadGKEnzymeExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/QuadGK/5mgi5/ext/QuadGKEnzymeExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/QuadGK/5mgi5/ext/QuadGKEnzymeExt.jl:2 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeGPUArraysCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeGPUArraysCoreExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeGPUArraysCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeOrderedCollectionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeOrderedCollectionsExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeOrderedCollectionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeSpecialFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/OvStQ/ext/EnzymeSpecialFunctionsExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/ext/EnzymeSpecialFunctionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ JET │ WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [3] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ Fault at memory address: 0x10000000a │ │ [220] signal 11 (1): Segmentation fault │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:7 │ __atomic_add at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:53:54 [inlined] │ __atomic_add_dispatch at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:96:19 [inlined] │ _M_add_ref_copy at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:139:41 [inlined] │ __shared_count at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:737:4 [inlined] │ __shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:1167:7 [inlined] │ shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr.h:129:7 [inlined] │ withContextDo]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:50:14 [inlined] │ withModuleDo > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:117:6 [inlined] │ jl_emit_native_impl at /source/src/aotcompile.cpp:1017:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ irgen at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/irgen.jl:4:0 (pc: 1) │ #emit_llvm#124 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:209:0 (pc: 23) │ emit_llvm at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:191:0 (pc: 1) │ #compile_unhooked#121 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:95:0 (pc: 11) │ compile_unhooked at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:80:0 [inlined] │ #compile#119 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:67:0 [inlined] │ compile at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:55:0 [inlined] │ #184 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:39:0 [inlined] │ #JuliaContext#118 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:34:0 (pc: 25) │ unknown function (ip: 0x7396990b2661) at (unknown file) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7396e11671a2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:38:0 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:29:0 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118:0 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:115:0 (pc: 88) │ jl_invoke_oneshot at /source/src/gf.c:4625:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3258:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ _include at ./loading.jl:3320:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ jl_apply at /source/src/julia.h:2533:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3258:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ _include at ./loading.jl:3320:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3431:0 (pc: 416) │ jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ jl_apply at /source/src/julia.h:2533:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3258:0 (pc: 140) │ include_string at ./loading.jl:3268:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ jl_apply at /source/src/julia.h:2533:12 [inlined] │ true_main at /source/src/jlapi.c:989:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1156:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7396fd96f249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ Allocations: 111678603 (Pool: 111676288; Big: 2315); GC: 32 └ ┌ Enzyme │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/OvStQ/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/OvStQ/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/OvStQ/src/Enzyme.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 10 packages failed to precompile: Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_UzVYZz" (ProcessExited(1)). DifferentiationInterface → DifferentiationInterfaceEnzymeExt Failed to precompile DifferentiationInterfaceEnzymeExt [b2bef6f4-9359-51c0-9eac-bc8d0bbb8621] to "/home/pkgeval/.julia/compiled/v1.14/DifferentiationInterfaceEnzymeExt/jl_Ks9rTq" (ProcessExited(1)). Enzyme → EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [1a9f04a6-12b6-5435-a00e-55b0a0022015] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeLogExpFunctionsExt/jl_X2b1nc" (ProcessExited(1)). QuadGK → QuadGKEnzymeExt Failed to precompile QuadGKEnzymeExt [d6a8b538-ba19-559d-8edd-bc30cab2b164] to "/home/pkgeval/.julia/compiled/v1.14/QuadGKEnzymeExt/jl_f0C7iV" (ProcessExited(1)). Enzyme → EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [6f04138c-15cb-59c5-94f1-55440044fc8e] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeGPUArraysCoreExt/jl_RBrKnS" (ProcessExited(1)). Enzyme → EnzymeOrderedCollectionsExt Failed to precompile EnzymeOrderedCollectionsExt [9f48294f-d755-529c-87f6-33d8c4e64c70] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeOrderedCollectionsExt/jl_5ZsXzX" (ProcessExited(1)). Enzyme → EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [bc91e8c5-4631-5c58-9d34-c5da8b408cf1] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeSpecialFunctionsExt/jl_cAAABx" (ProcessExited(1)). JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_n0mBqL" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_QUukyH" (ProcessSignaled(11)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_lJeV9T" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 470.8s ################################################################################ # Testing # Testing HiddenMarkovModels Status `/tmp/jl_gYFQN2/Project.toml` [47edcb42] ADTypes v1.24.0 [4c88cf16] Aqua v0.8.16 [b0b7db55] ComponentArrays v0.15.47 [b429d917] DensityInterface v0.4.0 [31c24e10] Distributions v0.25.131 [e30172f5] Documenter v1.17.0 [7da242da] Enzyme v0.13.199 [f6369f11] ForwardDiff v1.4.5 [84ca31d5] HiddenMarkovModels v0.7.1 [c3a54625] JET v0.12.1 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [98b081ad] Literate v2.21.0 [aa2f6b4e] LogarithmicNumbers v1.4.1 [eff96d63] Measurements v2.14.1 [429524aa] Optim v2.2.2 [33c8b6b6] ProgressLogging v0.1.6 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [e88e6eb3] Zygote v0.7.12 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_gYFQN2/Manifest.toml` [47edcb42] ADTypes v1.24.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.30.0 [fa961155] CEnum v0.5.0 [00ebfdb7] CSTParser v3.5.0 [49dc2e85] Calculus v0.5.2 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.9 ⌅ [a80b9123] CommonMark v0.8.16 [38540f10] CommonSolve v0.2.14 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.2.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [b0b7db55] ComponentArrays v0.15.47 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.2.0 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.21 [31c24e10] Distributions v0.25.131 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [4e289a0a] EnumX v1.0.7 [7da242da] Enzyme v0.13.199 [f151be2c] EnzymeCore v0.8.21 [e2ba6199] ExprTools v0.1.11 [1a297f60] FillArrays v1.17.0 [6a86dc24] FiniteDiff v2.33.0 [f6369f11] ForwardDiff v1.4.5 [d9f16b24] Functors v0.5.3 [46192b85] GPUArraysCore v0.2.0 ⌅ [61eb1bfa] GPUCompiler v1.23.0 ⌃ [a0844989] Gamma v1.1.0 [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.5.0 [84ca31d5] HiddenMarkovModels v0.7.1 [34004b35] HypergeometricFunctions v0.3.30 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.20 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.12.1 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.7.1 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [aa1ae85d] JuliaInterpreter v0.11.4 [70703baa] JuliaSyntax v1.0.2 [929cbde3] LLVM v9.13.1 [0e77f7df] LazilyInitializedFields v1.3.0 [d3d80556] LineSearches v7.7.1 [98b081ad] Literate v2.21.0 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [aa2f6b4e] LogarithmicNumbers v1.4.1 [6f1432cf] LoweredCodeUtils v3.8.0 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [eff96d63] Measurements v2.14.1 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v8.0.1 [77ba4419] NaNMath v1.1.4 [d8793406] ObjectFile v0.5.1 [429524aa] Optim v2.2.2 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.41 ⌅ [69de0a69] Parsers v2.8.7 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [33c8b6b6] ProgressLogging v0.1.6 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [295af30f] Revise v3.16.5 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.7 [431bcebd] SciMLPublic v1.3.0 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.3 [dc90abb0] SparseInverseSubset v0.1.3 [276daf66] SpecialFunctions v2.9.0 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.4.6 [0d7ed370] StaticArrayInterface v1.10.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 ⌅ [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.3 [53d494c1] StructIO v0.3.1 [ec057cc2] StructUtils v2.8.5 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [0796e94c] Tokenize v0.5.29 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [e88e6eb3] Zygote v0.7.12 [700de1a5] ZygoteRules v0.2.8 ⌅ [7cc45869] Enzyme_jll v0.0.290+0 [2e619515] Expat_jll v2.8.3+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [dad2f222] LLVMExtra_jll v0.0.47+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.5.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 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... WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ JET │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_lrGQ1k" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/HiddenMarkovModels/IOfaQ/test/runtests.jl:4 Testing failed after 45.63s ERROR: LoadError: Package HiddenMarkovModels errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3283 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 588.67s: package fails to precompile