Package evaluation of FlexiChains on Julia 1.13.0-DEV.1244 (c841b5fe7d*) started at 2025-10-02T21:06:59.917 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.83s ################################################################################ # Installation # Installing FlexiChains... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [4a37a8b9] + FlexiChains v0.0.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [80f14c24] + AbstractMCMC v5.8.0 [7a57a42e] + AbstractPPL v0.13.1 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.42 [66dad0bd] + AliasTables v1.1.3 [dce04be8] + ArgCheck v2.5.0 [198e06fe] + BangBang v0.4.4 [9718e550] + Baselet v0.1.1 [a33af91c] + CompositionsBase v0.1.2 [88cd18e8] + ConsoleProgressMonitor v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.1 [e2d170a0] + DataValueInterfaces v1.0.0 [244e2a9f] + DefineSingletons v0.1.2 [b429d917] + DensityInterface v0.4.0 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.14.0 [4a37a8b9] + FlexiChains v0.0.1 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [682c06a0] + JSON v0.21.4 [1d6d02ad] + LeftChildRightSiblingTrees v0.2.1 [6fdf6af0] + LogDensityProblems v2.1.2 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.1.0 [1914dd2f] + MacroTools v0.5.16 [128add7d] + MicroCollections v0.2.0 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [33c8b6b6] + ProgressLogging v0.1.5 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.3.0 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [171d559e] + SplittablesBase v0.1.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.6 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [5d786b92] + TerminalLoggers v0.1.7 [28d57a85] + Transducers v0.4.85 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future 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 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf 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 [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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 5.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 4 direct dependencies failed to precompile: FlexiChainsMCMCChainsExt Failed to precompile FlexiChainsMCMCChainsExt [b379c538-6792-5d7e-b46c-17525779934d] to "/home/pkgeval/.julia/compiled/v1.13/FlexiChainsMCMCChainsExt/jl_LyK6yw" (ProcessExited(1)). ERROR: LoadError: cannot declare FlexiChains.VNChain public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] 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:3072 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [6] include_string @ ./loading.jl:2928 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [8] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/src/FlexiChains.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FlexiChains [4a37a8b9-6e57-4b92-8664-298d46e639f7] to "/home/pkgeval/.julia/compiled/v1.13/FlexiChains/jl_XW4m68" (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, loadable_exts::Nothing) @ Base ./loading.jl:3357 [3] kwcall(::@NamedTuple{loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2698 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, 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#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3928 [11] maybe_cachefile_lock @ ./loading.jl:3925 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2673 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2511 [14] macro expansion @ ./loading.jl:2439 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [17] require @ ./loading.jl:2379 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/FlexiChains/zQhLs/ext/FlexiChainsMCMCChainsExt.jl:3 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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:3072 [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:2918 [27] include_string @ ./loading.jl:2928 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [29] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/ext/FlexiChainsMCMCChainsExt.jl:1 in expression starting at stdin:5 FlexiChains Failed to precompile FlexiChains [4a37a8b9-6e57-4b92-8664-298d46e639f7] to "/home/pkgeval/.julia/compiled/v1.13/FlexiChains/jl_nrjBK5" (ProcessExited(1)). ERROR: LoadError: cannot declare FlexiChains.VNChain public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] 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:3072 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [6] include_string @ ./loading.jl:2928 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [8] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/src/FlexiChains.jl:1 in expression starting at stdin:5 FlexiChainsDynamicPPLExt Failed to precompile FlexiChainsDynamicPPLExt [d5556cb4-3e3b-555f-b1d3-903f49a2b363] to "/home/pkgeval/.julia/compiled/v1.13/FlexiChainsDynamicPPLExt/jl_SCjfmA" (ProcessExited(1)). ERROR: LoadError: cannot declare FlexiChains.VNChain public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] 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:3072 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [6] include_string @ ./loading.jl:2928 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [8] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/src/FlexiChains.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FlexiChains [4a37a8b9-6e57-4b92-8664-298d46e639f7] to "/home/pkgeval/.julia/compiled/v1.13/FlexiChains/jl_n3JJVH" (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, loadable_exts::Nothing) @ Base ./loading.jl:3357 [3] kwcall(::@NamedTuple{loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2698 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, 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#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3928 [11] maybe_cachefile_lock @ ./loading.jl:3925 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2673 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2511 [14] macro expansion @ ./loading.jl:2439 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [17] require @ ./loading.jl:2379 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/FlexiChains/zQhLs/ext/FlexiChainsDynamicPPLExt.jl:3 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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:3072 [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:2918 [27] include_string @ ./loading.jl:2928 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [29] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/ext/FlexiChainsDynamicPPLExt.jl:1 in expression starting at stdin:5 FlexiChainsTuringExt Failed to precompile FlexiChainsTuringExt [0bc6ccb6-3df7-5b94-9165-4ee5bba5da84] to "/home/pkgeval/.julia/compiled/v1.13/FlexiChainsTuringExt/jl_ccjsYl" (ProcessExited(1)). ERROR: LoadError: cannot declare FlexiChains.VNChain public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] 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:3072 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [6] include_string @ ./loading.jl:2928 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [8] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/src/FlexiChains.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FlexiChains [4a37a8b9-6e57-4b92-8664-298d46e639f7] to "/home/pkgeval/.julia/compiled/v1.13/FlexiChains/jl_dDAmtj" (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, loadable_exts::Nothing) @ Base ./loading.jl:3357 [3] kwcall(::@NamedTuple{loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2698 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, 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#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3928 [11] maybe_cachefile_lock @ ./loading.jl:3925 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2673 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2511 [14] macro expansion @ ./loading.jl:2439 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [17] require @ ./loading.jl:2379 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/FlexiChains/zQhLs/ext/FlexiChainsTuringExt.jl:3 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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:3072 [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:2918 [27] include_string @ ./loading.jl:2928 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [29] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/ext/FlexiChainsTuringExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 1591.16s ################################################################################ # Testing # Testing FlexiChains Status `/tmp/jl_c9PaFn/Project.toml` [80f14c24] AbstractMCMC v5.8.0 [366bfd00] DynamicPPL v0.37.5 [4a37a8b9] FlexiChains v0.0.1 [43f4d3e8] SliceSampling v0.7.8 [fce5fe82] Turing v0.40.3 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_c9PaFn/Manifest.toml` [47edcb42] ADTypes v1.18.0 [621f4979] AbstractFFTs v1.5.0 [80f14c24] AbstractMCMC v5.8.0 [7a57a42e] AbstractPPL v0.13.1 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [0bf59076] AdvancedHMC v0.8.2 [5b7e9947] AdvancedMH v0.8.8 [576499cb] AdvancedPS v0.7.0 [b5ca4192] AdvancedVI v0.4.1 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.20.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [198e06fe] BangBang v0.4.4 [9718e550] Baselet v0.1.1 [76274a88] Bijectors v0.15.10 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [0ca39b1e] Chairmarks v1.3.1 [9e997f8a] ChangesOfVariables v0.1.10 [861a8166] Combinatorics v1.0.3 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [88cd18e8] ConsoleProgressMonitor v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.8 [31c24e10] Distributions v0.25.120 [ced4e74d] DistributionsAD v0.6.58 [ffbed154] DocStringExtensions v0.9.5 [366bfd00] DynamicPPL v0.37.5 [cad2338a] EllipticalSliceSampling v2.0.0 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7a1cc6ca] FFTW v1.10.0 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.28.1 [4a37a8b9] FlexiChains v0.0.1 [f6369f11] ForwardDiff v1.2.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [22cec73e] InitialValues v0.3.1 [a98d9a8b] Interpolations v0.16.2 [8197267c] IntervalSets v0.7.11 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [ae98c720] Jieko v0.2.1 [5ab0869b] KernelDensity v0.6.10 [5be7bae1] LBFGSB v0.4.1 [b964fa9f] LaTeXStrings v1.4.0 [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 [6f1fad26] Libtask v0.9.4 [d3d80556] LineSearches v7.4.0 [6fdf6af0] LogDensityProblems v2.1.2 [996a588d] LogDensityProblemsAD v1.13.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [c7f686f2] MCMCChains v7.4.0 [be115224] MCMCDiagnosticTools v0.3.15 [e80e1ace] MLJModelInterface v1.12.0 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.2 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [dbe65cb8] MistyClosures v2.1.0 [2e0e35c7] Moshi v0.3.7 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [86f7a689] NamedArrays v0.10.5 [c020b1a1] NaturalSort v1.0.0 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v1.13.2 [3bd65402] Optimisers v0.4.6 [7f7a1694] Optimization v4.7.0 [bca83a33] OptimizationBase v2.11.0 [36348300] OptimizationOptimJL v0.4.4 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [85a6dd25] PositiveFactorizations v0.2.4 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 ⌅ [08abe8d2] PrettyTables v2.4.0 [33c8b6b6] ProgressLogging v0.1.5 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.37.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.8.0 [f2b01f46] Roots v2.2.10 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 ⌅ [26aad666] SSMProblems v0.5.2 [0bca4576] SciMLBase v2.120.0 [c0aeaf25] SciMLOperators v1.7.2 [53ae85a6] SciMLStructures v1.7.0 [30f210dd] ScientificTypesBase v3.0.0 [efcf1570] Setfield v1.1.2 [43f4d3e8] SliceSampling v0.7.8 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.1.0 [dc90abb0] SparseInverseSubset v0.1.2 [0a514795] SparseMatrixColorings v0.4.21 [276daf66] SpecialFunctions v2.5.1 [171d559e] SplittablesBase v0.1.15 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [64bff920] StatisticalTraits v3.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [4c63d2b9] StatsFuns v1.5.0 [892a3eda] StringManipulation v0.4.1 [09ab397b] StructArrays v0.7.1 ⌃ [2efcf032] SymbolicIndexingInterface v0.3.44 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [5d786b92] TerminalLoggers v0.1.7 [28d57a85] Transducers v0.4.85 [fce5fe82] Turing v0.40.3 [3a884ed6] UnPack v1.0.2 [efce3f68] WoodburyMatrices v1.0.0 [700de1a5] ZygoteRules v0.2.7 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [81d17ec3] L_BFGS_B_jll v3.0.1+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [1317d2d5] oneTBB_jll v2022.0.0+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 [9fa8497b] Future 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 [1a1011a3] SharedArrays 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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.46.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.67.1+0 [3f19e933] p7zip_jll v17.6.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. Testing Running tests... FlexiChains.jl: Error During Test at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/test/runtests.jl:3 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: FlexiChains Failed to precompile FlexiChains [4a37a8b9-6e57-4b92-8664-298d46e639f7] to "/home/pkgeval/.julia/compiled/v1.13/FlexiChains/jl_WKnjhM" (ProcessExited(1)). ERROR: LoadError: cannot declare FlexiChains.VNChain public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] 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:3072 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [6] include_string @ ./loading.jl:2928 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [8] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/src/FlexiChains.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/test/data_structure.jl:1 Test Summary: | Error Total Time FlexiChains.jl | 1 1 9.0s RNG of the outermost testset: Random.Xoshiro(0xa63f35cc08b9e2d2, 0x54e30a777c9a942b, 0xd04dd643932008eb, 0xbc25fa22149db4a0, 0xdb775b72ee79bc4a) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FlexiChains/zQhLs/test/runtests.jl:3 Testing failed after 24.27s ERROR: LoadError: Package FlexiChains 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:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [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:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1706.14s: package fails to precompile