Package evaluation to test DynamicPPL on Julia 1.14.0-DEV.2114 (cccbcd9611*) started at 2026-05-05T13:59:55.972 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.29s ################################################################################ # Installation # Installing DynamicPPL... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [366bfd00] + DynamicPPL v0.41.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [80f14c24] + AbstractMCMC v5.15.1 [7a57a42e] + AbstractPPL v0.14.2 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.44 [66dad0bd] + AliasTables v1.1.3 [dce04be8] + ArgCheck v2.5.0 [198e06fe] + BangBang v0.4.9 [76274a88] + Bijectors v0.15.24 [d360d2e6] + ChainRulesCore v1.26.1 [0ca39b1e] + Chairmarks v1.3.1 [9e997f8a] + ChangesOfVariables v0.1.10 [38540f10] + CommonSolve v0.2.6 [34da2185] + Compat v4.18.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.4 [b429d917] + DensityInterface v0.4.0 [a0c0ee7d] + DifferentiationInterface v0.7.17 [31c24e10] + Distributions v0.25.125 [ffbed154] + DocStringExtensions v0.9.5 [366bfd00] + DynamicPPL v0.41.7 [f151be2c] + EnzymeCore v0.8.20 [1a297f60] + FillArrays v1.16.0 [d9f16b24] + Functors v0.5.2 [34004b35] + HypergeometricFunctions v0.3.28 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.5.2 [1d6d02ad] + LeftChildRightSiblingTrees v0.2.1 [6fdf6af0] + LogDensityProblems v2.2.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [dbb5928d] + MappedArrays v0.4.3 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 [69de0a69] + Parsers v2.8.4 [569bd051] + PartitionedDistributions v0.0.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [33c8b6b6] + ProgressLogging v0.1.6 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.4.0 [1fd47b50] + QuadGK v2.11.3 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [f2b01f46] + Roots v3.0.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.7.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [4c63d2b9] + StatsFuns v1.5.2 [ec057cc2] + StructUtils v2.8.1 [5d786b92] + TerminalLoggers v0.1.7 [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 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 v1.0.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 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 6.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/src/interpreter/abstract_interpretation.jl:90  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/src/Mooncake.jl:186  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/src/interpreter/abstract_interpretation.jl:90 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/src/Mooncake.jl:1 in expression starting at stdin:5 ✗ Mooncake 4.3 s ✓ ComponentArrays → ComponentArraysSciMLBaseExt 5.6 s ✓ Optimization 16.8 s ✓ Bijectors ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/ext/MooncakeDistributionsExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/ext/MooncakeDistributionsExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeDistributionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/ext/MooncakeLogExpFunctionsExt.jl:6  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/ext/MooncakeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeLogExpFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/ext/MooncakeFunctionWrappersExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/ext/MooncakeFunctionWrappersExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeFunctionWrappersExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/ext/MooncakeSpecialFunctionsExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/ext/MooncakeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeSpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DifferentiationInterface/IS0Dg/ext/DifferentiationInterfaceMooncakeExt/DifferentiationInterfaceMooncakeExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/IS0Dg/ext/DifferentiationInterfaceMooncakeExt/DifferentiationInterfaceMooncakeExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterface → DifferentiationInterfaceMooncakeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/FunctionWrappersWrappers/YcpKm/ext/FunctionWrappersWrappersMooncakeExt.jl:4  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [18] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/FunctionWrappersWrappers/YcpKm/ext/FunctionWrappersWrappersMooncakeExt.jl:1 in expression starting at stdin:5 ✗ FunctionWrappersWrappers → FunctionWrappersWrappersMooncakeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/RecursiveArrayTools/CbC7J/ext/RecursiveArrayToolsMooncakeExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/CbC7J/ext/RecursiveArrayToolsMooncakeExt.jl:1 in expression starting at stdin:5 ✗ RecursiveArrayTools → RecursiveArrayToolsMooncakeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/ComponentArrays/D7e0i/ext/ComponentArraysMooncakeExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/D7e0i/ext/ComponentArraysMooncakeExt.jl:1 in expression starting at stdin:5 ✗ ComponentArrays → ComponentArraysMooncakeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/SciMLBase/rOg8U/ext/SciMLBaseMooncakeExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/rOg8U/ext/SciMLBaseMooncakeExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseMooncakeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/OptimizationBase/NoYrE/ext/OptimizationMooncakeExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/OptimizationBase/NoYrE/ext/OptimizationMooncakeExt.jl:1 in expression starting at stdin:5 ✗ OptimizationBase → OptimizationMooncakeExt 8.0 s ✓ MarginalLogDensities 18.6 s ✓ Bijectors → BijectorsReverseDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Bijectors/xWM2Q/ext/BijectorsMooncakeExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Bijectors/xWM2Q/ext/BijectorsMooncakeExt.jl:1 in expression starting at stdin:5 ✗ Bijectors → BijectorsMooncakeExt 6.1 s ✓ Bijectors → BijectorsForwardDiffExt 22.4 s ✓ DynamicPPL 11.6 s ✓ DynamicPPL → DynamicPPLMarginalLogDensitiesExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DynamicPPL/pqVkv/ext/DynamicPPLMooncakeExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/ext/DynamicPPLMooncakeExt.jl:1 in expression starting at stdin:5 ✗ DynamicPPL → DynamicPPLMooncakeExt 11.1 s ✓ DynamicPPL → DynamicPPLMCMCChainsExt 6.8 s ✓ DynamicPPL → DynamicPPLComponentArraysExt 6.8 s ✓ DynamicPPL → DynamicPPLForwardDiffExt 6.3 s ✓ DynamicPPL → DynamicPPLEnzymeCoreExt 16.7 s ✓ DynamicPPL → DynamicPPLReverseDiffExt 13 dependencies successfully precompiled in 211 seconds. 309 already precompiled. Precompilation completed after 234.38s ################################################################################ # Testing # Testing DynamicPPL Status `/tmp/jl_AdOa35/Project.toml` [47edcb42] ADTypes v1.22.0 [80f14c24] AbstractMCMC v5.15.1 [7a57a42e] AbstractPPL v0.14.2 [7d9f7c33] Accessors v0.1.44 [4c88cf16] Aqua v0.8.14 [198e06fe] BangBang v0.4.9 [76274a88] Bijectors v0.15.24 [0ca39b1e] Chairmarks v1.3.1 [861a8166] Combinatorics v1.1.0 [b0b7db55] ComponentArrays v0.15.37 [a0c0ee7d] DifferentiationInterface v0.7.17 [0703355e] DimensionalData v0.30.1 [31c24e10] Distributions v0.25.125 [e30172f5] Documenter v1.17.0 [366bfd00] DynamicPPL v0.41.7 [f6369f11] ForwardDiff v1.3.3 [41ab1584] InvertedIndices v1.3.1 [6fdf6af0] LogDensityProblems v2.2.0 [c7f686f2] MCMCChains v7.7.0 [f0c3360a] MarginalLogDensities v0.4.5 [da2b9cff] Mooncake v0.5.27 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [37e2e3b7] ReverseDiff v1.16.2 [860ef19b] StableRNGs v1.0.4 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_AdOa35/Manifest.toml` [47edcb42] ADTypes v1.22.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [80f14c24] AbstractMCMC v5.15.1 [7a57a42e] AbstractPPL v0.14.2 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.5.2 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.24.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [198e06fe] BangBang v0.4.9 [76274a88] Bijectors v0.15.24 [d360d2e6] ChainRulesCore v1.26.1 [0ca39b1e] Chairmarks v1.3.1 [9e997f8a] ChangesOfVariables v0.1.10 [944b1d66] CodecZlib v0.7.8 [861a8166] Combinatorics v1.1.0 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b0b7db55] ComponentArrays v0.15.37 [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.4 [e2d170a0] DataValueInterfaces v1.0.0 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.17 [0703355e] DimensionalData v0.30.1 [8d63f2c5] DispatchDoctor v0.4.28 [31c24e10] Distributions v0.25.125 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [366bfd00] DynamicPPL v0.41.7 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.20 [e2ba6199] ExprTools v0.1.10 [411431e0] Extents v0.1.6 [b86e33f2] FFTA v0.3.1 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.31.0 [f6369f11] ForwardDiff v1.3.3 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.8.0 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.14.0 [19dc6840] HCubature v1.8.0 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v1.0.0 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [18e54dd8] IntegerMathUtils v0.1.3 [85a1e053] Interfaces v0.3.2 [a98d9a8b] Interpolations v0.16.2 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.2 [5ab0869b] KernelDensity v0.6.11 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 [d3d80556] LineSearches v7.6.1 [6fdf6af0] LogDensityProblems v2.2.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [c7f686f2] MCMCChains v7.7.0 [be115224] MCMCDiagnosticTools v0.3.17 [e80e1ace] MLJModelInterface v1.12.1 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.3 [f0c3360a] MarginalLogDensities v0.4.5 [d0879d2d] MarkdownAST v0.1.3 [e1d29d7a] Missings v1.2.0 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.27 [46d2c3a1] MuladdMacro v0.2.4 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.3 [c020b1a1] NaturalSort v1.0.0 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v2.0.1 [7f7a1694] Optimization v5.5.1 [bca83a33] OptimizationBase v5.1.1 [36348300] OptimizationOptimJL v0.4.13 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.4 [569bd051] PartitionedDistributions v0.0.1 [85a6dd25] PositiveFactorizations v0.2.4 [d236fae5] PreallocationTools v1.2.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [27ebfcd6] Primes v0.5.7 [33c8b6b6] ProgressLogging v0.1.6 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v4.3.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.2 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.18 [0bca4576] SciMLBase v3.7.1 ⌅ [a6db7da4] SciMLLogging v1.9.1 [c0aeaf25] SciMLOperators v1.18.0 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [30f210dd] ScientificTypesBase v3.1.0 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.2.1 [0a514795] SparseMatrixColorings v0.4.27 [276daf66] SpecialFunctions v2.7.2 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.4.0 [0d7ed370] StaticArrayInterface v1.10.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [64bff920] StatisticalTraits v3.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [892a3eda] StringManipulation v0.4.4 [ec057cc2] StructUtils v2.8.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [5d786b92] TerminalLoggers v0.1.7 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [efce3f68] WoodburyMatrices v1.1.0 [2e619515] Expat_jll v2.8.0+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.3.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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [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.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays 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.1+0 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+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.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/Aqua.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/Aqua.jl in 87814 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/varnamedtuple.jl... ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 3 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 3 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 3 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 5 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 5 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 5 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 5 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 5 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 2 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/varnamedtuple.jl in 776157 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/accumulators.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/accumulators.jl in 2542 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/accumulators/raw_values.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/accumulators/raw_values.jl in 4773 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl... [ Info: Testing the compiler's ability to catch bad models... ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 keys(VarInfo(at_dot_with_interpolation())) == [#= /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:355 =# @varname(x[1]), #= /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:355 =# @varname(x[2])] = true WARNING: Method definition var"#57"(DynamicPPL.Model{F, argnames, defaultnames, missings, Targs, Tdefaults, Ctx, Threaded} where Threaded where Ctx<:AbstractPPL.AbstractContext where Tdefaults where Targs where missings where defaultnames where argnames where F, DynamicPPL.AbstractVarInfo) in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:625 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:632. WARNING: Method definition var"#57"() in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:625 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:632. WARNING: Method definition var"#59"(DynamicPPL.Model{F, argnames, defaultnames, missings, Targs, Tdefaults, Ctx, Threaded} where Threaded where Ctx<:AbstractPPL.AbstractContext where Tdefaults where Targs where missings where defaultnames where argnames where F, DynamicPPL.AbstractVarInfo) in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:659 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:665. WARNING: Method definition var"#59"() in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:659 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:665. WARNING: Method definition var"#59"(DynamicPPL.Model{F, argnames, defaultnames, missings, Targs, Tdefaults, Ctx, Threaded} where Threaded where Ctx<:AbstractPPL.AbstractContext where Tdefaults where Targs where missings where defaultnames where argnames where F, DynamicPPL.AbstractVarInfo) in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:665 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:674. WARNING: Method definition var"#59"() in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:665 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl:674. [ Info: hi [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/compiler.jl in 52145 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/varinfo.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/varinfo.jl in 246980 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/model.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/model.jl in 135187 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/distribution_wrappers.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/distribution_wrappers.jl in 167 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/linking.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/linking.jl in 20515 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/serialization.jl... [ Info: serialization test: using 1 processes [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/serialization.jl in 52813 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/pointwise_logdensities.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/pointwise_logdensities.jl in 68697 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/lkj.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/lkj.jl in 4431 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/contexts.jl... condition4: Error During Test at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/contexts.jl:80 Got exception outside of a @test MethodError: no method matching getindex(::VarNamedTuple{(:x,), Tuple{Vector{Union{Missing, Float64}}}}, ::Base.Generator{CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, AbstractPPL.var"#varname_leaves##0#varname_leaves##1"{VarName{:x, AbstractPPL.Iden}}}) The function `getindex` exists, but no method is defined for this combination of argument types. Closest candidates are: getindex(::VarNamedTuple, !Matched::VarName) @ DynamicPPL ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/vnt.jl:89 Stacktrace: [1] top-level scope @ ~/.julia/packages/DynamicPPL/pqVkv/test/contexts.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/DynamicPPL/pqVkv/test/contexts.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/DynamicPPL/pqVkv/test/contexts.jl:80 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [7] macro expansion @ ~/.julia/packages/DynamicPPL/pqVkv/test/contexts.jl:103 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [9] top-level scope @ ~/.julia/packages/DynamicPPL/pqVkv/test/runtests.jl:21 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] macro expansion @ ~/.julia/packages/DynamicPPL/pqVkv/test/runtests.jl:38 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:517 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:593 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/contexts.jl in 173588 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/contexts/init.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/contexts/init.jl in 24115 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/conditionfix.jl... ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/conditionfix.jl in 11668 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/context_implementations.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/context_implementations.jl in 7770 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/threadsafe.jl... ┌ Warning: It looks like you are using `Threads.@threads` in your model definition. │ │ Note that since version 0.39 of DynamicPPL, threadsafe evaluation of models is disabled by default. If you need it, you will need to explicitly enable it by creating the model, and then running `model = setthreadsafe(model, true)`. │ │ Threadsafe model evaluation is only needed when parallelising tilde-statements (not arbitrary Julia code), and avoiding it can often lead to significant performance improvements. │ │ Please see https://turinglang.org/docs/usage/threadsafe-evaluation/ for more details of when threadsafe evaluation is actually required. └ @ DynamicPPL ~/.julia/packages/DynamicPPL/pqVkv/src/compiler.jl:357 ┌ Warning: It looks like you are using `Threads.@threads` in your model definition. │ │ Note that since version 0.39 of DynamicPPL, threadsafe evaluation of models is disabled by default. If you need it, you will need to explicitly enable it by creating the model, and then running `model = setthreadsafe(model, true)`. │ │ Threadsafe model evaluation is only needed when parallelising tilde-statements (not arbitrary Julia code), and avoiding it can often lead to significant performance improvements. │ │ Please see https://turinglang.org/docs/usage/threadsafe-evaluation/ for more details of when threadsafe evaluation is actually required. └ @ DynamicPPL ~/.julia/packages/DynamicPPL/pqVkv/src/compiler.jl:357 ┌ Warning: It looks like you are using `Threads.@threads` in your model definition. │ │ Note that since version 0.39 of DynamicPPL, threadsafe evaluation of models is disabled by default. If you need it, you will need to explicitly enable it by creating the model, and then running `model = setthreadsafe(model, true)`. │ │ Threadsafe model evaluation is only needed when parallelising tilde-statements (not arbitrary Julia code), and avoiding it can often lead to significant performance improvements. │ │ Please see https://turinglang.org/docs/usage/threadsafe-evaluation/ for more details of when threadsafe evaluation is actually required. └ @ DynamicPPL ~/.julia/packages/DynamicPPL/pqVkv/src/compiler.jl:357 ┌ Warning: It looks like you are using `Threads.@threads` in your model definition. │ │ Note that since version 0.39 of DynamicPPL, threadsafe evaluation of models is disabled by default. If you need it, you will need to explicitly enable it by creating the model, and then running `model = setthreadsafe(model, true)`. │ │ Threadsafe model evaluation is only needed when parallelising tilde-statements (not arbitrary Julia code), and avoiding it can often lead to significant performance improvements. │ │ Please see https://turinglang.org/docs/usage/threadsafe-evaluation/ for more details of when threadsafe evaluation is actually required. └ @ DynamicPPL ~/.julia/packages/DynamicPPL/pqVkv/src/compiler.jl:357 ┌ Warning: Assigning to the variable x led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/threadsafe.jl in 13278 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/debug_utils.jl... ┌ Warning: It looks like you are using `Threads.@threads` in your model definition. │ │ Note that since version 0.39 of DynamicPPL, threadsafe evaluation of models is disabled by default. If you need it, you will need to explicitly enable it by creating the model, and then running `model = setthreadsafe(model, true)`. │ │ Threadsafe model evaluation is only needed when parallelising tilde-statements (not arbitrary Julia code), and avoiding it can often lead to significant performance improvements. │ │ Please see https://turinglang.org/docs/usage/threadsafe-evaluation/ for more details of when threadsafe evaluation is actually required. └ @ DynamicPPL ~/.julia/packages/DynamicPPL/pqVkv/src/compiler.jl:357 ┌ Warning: Assigning to the variable x led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Assigning to the variable x led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Assigning to the variable x led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Assigning to the variable x[1:2][1] led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Assigning to the variable x[1:2][1] led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Assigning to the variable x[1:3][2:3] led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Assigning to the variable x[1:3][2:3] led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Assigning to the variable x led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Assigning to the variable x led to a previous value being overwritten. This indicates that a value is being set twice (e.g. if the same variable occurs in a model twice). └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:236 ┌ Warning: Encountered a NaN value on the left-hand side of an observe statement; this may indicate that your data contain NaN values. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:107 ┌ Warning: Encountered a NaN value on the left-hand side of an observe statement; this may indicate that your data contain NaN values. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:107 ┌ Warning: Encountered a container with one or more `missing` value(s) for variable x on the left-hand side of an observe statement. To treat the variable on the left-hand side as a random variable, you should specify a single `missing` rather than a vector of `missing`s. It is not currently possible to set part but not all of a distribution to be `missing`. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:98 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:222 ┌ Warning: Encountered a container with one or more `missing` value(s) for variable x on the left-hand side of an observe statement. To treat the variable on the left-hand side as a random variable, you should specify a single `missing` rather than a vector of `missing`s. It is not currently possible to set part but not all of a distribution to be `missing`. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:98 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:222 ┌ Warning: Variable x is specified in both the model arguments and conditioned values. Please either specify observed data via the model arguments, or through `condition` / `|`, not both. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:200 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:222 ┌ Warning: Variable x is specified in both the model arguments and conditioned values. Please either specify observed data via the model arguments, or through `condition` / `|`, not both. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:200 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:222 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Variable x[1] is specified in both the model arguments and conditioned values. Please either specify observed data via the model arguments, or through `condition` / `|`, not both. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:200 ┌ Warning: Returning a `Base.Array` with a presumed size based on the indices used to set values; but this may not be the actual type or size of the actual `AbstractArray` that was inside the DynamicPPL model. You should inspect the returned result to make sure that it has the correct value. │ │ To find out how to avoid this warning, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:785 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:222 ┌ Warning: Variable x is sampled from a discrete distribution (Poisson). Discrete distributions are not differentiable, and thus not compatible with approaches that require gradient information, e.g. HMC / NUTS or optimisation. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:259 ┌ Warning: Variable x is sampled from a discrete distribution (Poisson). Discrete distributions are not differentiable, and thus not compatible with approaches that require gradient information, e.g. HMC / NUTS or optimisation. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:259 ┌ Warning: Variable x is sampled from a discrete distribution (Product). Discrete distributions are not differentiable, and thus not compatible with approaches that require gradient information, e.g. HMC / NUTS or optimisation. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/pqVkv/src/debug_utils.jl:259 MethodInstance for (::Main.DynamicPPLDebugUtilsTests.var"#demo_without_kwargs#demo_without_kwargs##0")(::Model{Main.DynamicPPLDebugUtilsTests.var"#demo_without_kwargs#demo_without_kwargs##0", (:x,), (), (), Tuple{Float64}, Tuple{}, DefaultContext, false}, ::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}, ::Float64) from (::Main.DynamicPPLDebugUtilsTests.var"#demo_without_kwargs#demo_without_kwargs##0")(__model__::Model, __varinfo__::AbstractVarInfo, x) @ Main.DynamicPPLDebugUtilsTests ~/.julia/packages/DynamicPPL/pqVkv/test/debug_utils.jl:209 Arguments #self#::Main.DynamicPPLDebugUtilsTests.var"#demo_without_kwargs#demo_without_kwargs##0" __model__::Model{Main.DynamicPPLDebugUtilsTests.var"#demo_without_kwargs#demo_without_kwargs##0", (:x,), (), (), Tuple{Float64}, Tuple{}, DefaultContext, false} __varinfo__@_3::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}} x::Float64 Locals @_5::Union{} @_6::Int64 retval#2313::Float64 value#2309::Union{} supplied_val#2311::Union{} value#2312::Float64 y::Float64 isassumption#2308::Bool vn#2307::VarName{:y, AbstractPPL.Iden} dist#2310::Normal{Float64} __varinfo__@_15::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}} @_16::Bool @_17::Bool @_18::Float64 @_19::Float64 @_20::Union{} Body::Tuple{Float64, VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}} 1 ── (__varinfo__@_15 = __varinfo__@_3) │ Core.NewvarNode(:(@_5)) │ Core.NewvarNode(:(@_6)) │ Core.NewvarNode(:(retval#2313)) │ Core.NewvarNode(:(value#2309)) │ Core.NewvarNode(:(supplied_val#2311)) │ Core.NewvarNode(:(value#2312)) │ Core.NewvarNode(:(y)) │ Core.NewvarNode(:(isassumption#2308)) │ %10 = Main.DynamicPPLDebugUtilsTests.Normal::Core.Const(Normal) │ (dist#2310 = (%10)(x, 1)) │ %12 = Core.apply_type(VarName, :y)::Core.Const(VarName{:y}) │ %13 = (AbstractPPL.Iden)()::Core.Const(Optic()) │ %14 = (%12)(%13)::Core.Const(y) │ %15 = dist#2310::Core.PartialStruct(Normal{Float64}, Union{Nothing, Bool}[0, 0], Any[Float64, Core.Const(1.0)]) │ (vn#2307 = (DynamicPPL.resolve_varnames)(%14, %15)) │ %17 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %18 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %19 = vn#2307::Core.Const(y) │ %20 = (DynamicPPL.prefix)(%18, %19)::Core.Const(y) │ %21 = (DynamicPPL.contextual_isassumption)(%17, %20)::Core.Const(true) └─── goto #8 if not %21 2 ── %23 = Main.DynamicPPLDebugUtilsTests.:!::Core.Const(!) │ %24 = vn#2307::Core.Const(y) │ %25 = (DynamicPPL.inargnames)(%24, __model__)::Core.Const(false) │ %26 = (%23)(%25)::Core.Const(true) └─── goto #4 if not %26 3 ── goto #5 4 ── Core.Const(:(vn#2307)) │ Core.Const(:((DynamicPPL.inmissings)(%29, __model__))) └─── Core.Const(:(goto %34 if not %30)) 5 ┄─ (@_17 = true) └─── goto #7 6 ── Core.Const(:(Main.DynamicPPLDebugUtilsTests.:(===))) │ Core.Const(:(y)) │ Core.Const(:(Main.DynamicPPLDebugUtilsTests.missing)) └─── Core.Const(:(@_17 = (%34)(%35, %36))) 7 ┄─ %38 = @_17::Core.Const(true) │ (@_16 = %38) └─── goto #9 8 ── Core.Const(:(@_16 = false)) 9 ┄─ %42 = @_16::Core.Const(true) │ (isassumption#2308 = %42) │ %44 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %45 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %46 = vn#2307::Core.Const(y) │ %47 = (DynamicPPL.prefix)(%45, %46)::Core.Const(y) │ %48 = (DynamicPPL.contextual_isfixed)(%44, %47)::Core.Const(false) └─── goto #11 if not %48 10 ─ Core.Const(:(Main.DynamicPPLDebugUtilsTests.:!)) │ Core.Const(:(Main.DynamicPPLDebugUtilsTests.isa)) │ Core.Const(:(dist#2310)) │ Core.Const(:((%51)(%52, DynamicPPL.Submodel))) │ Core.Const(:((%50)(%53))) │ Core.Const(:(goto %64 if not %54)) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:(vn#2307)) │ Core.Const(:((DynamicPPL.prefix)(%57, %58))) │ Core.Const(:((DynamicPPL.getfixed_nested)(%56, %59))) │ Core.Const(:(y = %60)) │ Core.Const(:(@_18 = %60)) └─── Core.Const(:(goto %120)) 11 ┄ %64 = isassumption#2308::Core.Const(true) └─── goto #13 if not %64 12 ─ %66 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %67 = Core.tuple(%66)::Core.Const((DefaultContext(),)) │ %68 = dist#2310::Core.PartialStruct(Normal{Float64}, Union{Nothing, Bool}[0, 0], Any[Float64, Core.Const(1.0)]) │ %69 = (DynamicPPL.check_tilde_rhs)(%68)::Core.PartialStruct(Normal{Float64}, Union{Nothing, Bool}[0, 0], Any[Float64, Core.Const(1.0)]) │ %70 = vn#2307::Core.Const(y) │ %71 = (DynamicPPL.unwrap_right_vn)(%69, %70)::Core.PartialStruct(Tuple{Normal{Float64}, VarName{:y, AbstractPPL.Iden}}, Union{Nothing, Bool}[0, 0], Any[Core.PartialStruct(Normal{Float64}, Union{Nothing, Bool}[0, 0], Any[Float64, Core.Const(1.0)]), VarName{:y, AbstractPPL.Iden}]) │ %72 = (NoTemplate)()::Core.Const(NoTemplate()) │ %73 = __varinfo__@_15::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}} │ %74 = Core.tuple(%72, %73)::Tuple{NoTemplate, VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}} │ %75 = Core._apply_iterate(Base.iterate, DynamicPPL.tilde_assume!!, %67, %71, %74)::Tuple{Float64, VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}} │ %76 = Base.indexed_iterate(%75, 1)::Core.PartialStruct(Tuple{Float64, Int64}, Union{Nothing, Bool}[0, 0], Any[Float64, Core.Const(2)]) │ (value#2312 = Core.getfield(%76, 1)) │ (@_6 = Core.getfield(%76, 2)) │ %79 = @_6::Core.Const(2) │ %80 = Base.indexed_iterate(%75, 2, %79)::Core.PartialStruct(Tuple{VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}, Int64}, Union{Nothing, Bool}[0, 0], Any[VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}, Core.Const(3)]) │ (__varinfo__@_15 = Core.getfield(%80, 1)) │ %82 = value#2312::Float64 │ (y = %82) │ %84 = value#2312::Float64 │ (@_19 = %84) └─── goto #14 13 ─ Core.Const(:(vn#2307)) │ Core.Const(:((DynamicPPL.inargnames)(%87, __model__))) │ Core.Const(:(goto %93 if not %88)) │ Core.Const(:(y)) │ Core.Const(:(@_20 = %90)) │ Core.Const(:(goto %98)) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:(vn#2307)) │ Core.Const(:((DynamicPPL.prefix)(%94, %95))) │ Core.Const(:(@_20 = (DynamicPPL.getconditioned_nested)(%93, %96))) │ Core.Const(:(@_20)) │ Core.Const(:(supplied_val#2311 = %98)) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:(dist#2310)) │ Core.Const(:((DynamicPPL.check_tilde_rhs)(%101))) │ Core.Const(:(supplied_val#2311)) │ Core.Const(:(vn#2307)) │ Core.Const(:((NoTemplate)())) │ Core.Const(:(__varinfo__@_15)) │ Core.Const(:((DynamicPPL.tilde_observe!!)(%100, %102, %103, %104, %105, %106))) │ Core.Const(:(Base.indexed_iterate(%107, 1))) │ Core.Const(:(value#2309 = Core.getfield(%108, 1))) │ Core.Const(:(@_5 = Core.getfield(%108, 2))) │ Core.Const(:(@_5)) │ Core.Const(:(Base.indexed_iterate(%107, 2, %111))) │ Core.Const(:(__varinfo__@_15 = Core.getfield(%112, 1))) │ Core.Const(:(value#2309)) │ Core.Const(:(y = %114)) │ Core.Const(:(value#2309)) └─── Core.Const(:(@_19 = %116)) 14 ┄ %118 = @_19::Float64 │ (@_18 = %118) │ %120 = @_18::Float64 │ (retval#2313 = %120) │ %122 = retval#2313::Float64 │ %123 = __varinfo__@_15::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}} │ %124 = Core.tuple(%122, %123)::Tuple{Float64, VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}} └─── return %124 MethodInstance for Core.kwcall(::@NamedTuple{z::Int64}, ::Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#demo_with_kwargs##0"{Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#1#3"}, ::Model{Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#demo_with_kwargs##0"{Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#1#3"}, (:x,), (:z,), (), Tuple{Float64}, Tuple{Int64}, DefaultContext, false}, ::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}, ::Float64) from kwcall(::NamedTuple, ::Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#demo_with_kwargs##0", __model__::Model, __varinfo__::AbstractVarInfo, x) @ Main.DynamicPPLDebugUtilsTests ~/.julia/packages/DynamicPPL/pqVkv/test/debug_utils.jl:210 Arguments _::Core.Const(Core.kwcall) @_2::@NamedTuple{z::Int64} @_3::Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#demo_with_kwargs##0"{Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#1#3"} __model__::Model{Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#demo_with_kwargs##0"{Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#1#3"}, (:x,), (:z,), (), Tuple{Float64}, Tuple{Int64}, DefaultContext, false} __varinfo__::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}} x::Float64 Locals z::Union{} @_8::Int64 Body::Tuple{Float64, VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}} 1 ── Core.NewvarNode(:(z)) │ Core.NewvarNode(:(@_8)) │ %3 = Core.isdefined(@_2, :z)::Core.Const(true) └─── goto #6 if not %3 2 ── %5 = Core.getfield(@_2, :z)::Int64 │ %6 = Main.DynamicPPLDebugUtilsTests.Any::Core.Const(Any) │ %7 = (%5 isa %6)::Core.Const(true) └─── goto #4 if not %7 3 ── goto #5 4 ── Core.Const(:(Main.DynamicPPLDebugUtilsTests.Any)) │ Core.Const(:(%new(Core.TypeError, Symbol("keyword argument"), :z, %10, %5))) └─── Core.Const(:(Core.throw(%11))) 5 ┄─ (@_8 = %5) └─── goto #7 6 ── Core.Const(:(@_8 = 1)) 7 ┄─ %16 = @_8::Int64 │ %17 = Base.keys(@_2)::Core.Const((:z,)) │ %18 = (:z,)::Core.Const((:z,)) │ %19 = Base.diff_names(%17, %18)::Core.Const(()) │ %20 = Base.isempty(%19)::Core.Const(true) └─── goto #9 if not %20 8 ── goto #10 9 ── Core.Const(:(Base.kwerr(@_2, @_3, __model__, __varinfo__, x))) 10 ┄ %24 = Core.getfield(@_3, Symbol("#demo_with_kwargs#1"))::Core.Const(Main.DynamicPPLDebugUtilsTests.var"#demo_with_kwargs#1#3"()) │ %25 = (%24)(%16, @_3, __model__, __varinfo__, x)::Tuple{Float64, VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}} └─── return %25 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/debug_utils.jl in 102892 milliseconds. ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 ┌ Warning: Creating a growable `Base.Array` of dimension 1 to store values. This may not match the actual type or size of the actual `AbstractArray` that will be used inside the DynamicPPL model. │ │ If this is not the type or size that you expect, please see: https://turinglang.org/docs/uri/growablearray └ @ DynamicPPL.VarNamedTuples ~/.julia/packages/DynamicPPL/pqVkv/src/varnamedtuple/partial_array.jl:796 [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/chains.jl... ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at chains.jl:13 └ @ Core ~/.julia/packages/DynamicPPL/pqVkv/test/chains.jl:13 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at chains.jl:13 └ @ Core ~/.julia/packages/DynamicPPL/pqVkv/test/chains.jl:13 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/chains.jl in 242718 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/transformed_values.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/transformed_values.jl in 12014 milliseconds. ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/src/interpreter/abstract_interpretation.jl:90  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/src/Mooncake.jl:186  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/src/interpreter/abstract_interpretation.jl:90 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/src/Mooncake.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Mooncake │ [Output was shown above] └ DynamicPPL.jl: Error During Test at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/runtests.jl:17 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_75WSUO" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/logdensityfunction.jl:1 Test Summary: | Pass Error Broken Total Time DynamicPPL.jl | 62129 2 1 62132 36m13.0s Method ambiguity | 1 1 9.0s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.3s Stale dependencies | 1 1 8.2s Compat bounds | 4 4 0.7s Piracy | 1 1 0.2s Persistent tasks | 1 1 51.1s utils.jl | 102 102 41.6s VarNamedTuple | 50362 50362 12m37.2s accumulators | 66 66 1.9s RawValueAccumulator | 6 6 4.3s module hygiene | 5 5 2.1s compiler.jl | 162 162 29.9s varinfo.jl | 1329 1329 3m56.2s model.jl | 8130 1 8131 2m10.3s distribution_wrappers.jl | 4 4 0.2s Linking (mutable=false) | 80 80 20.0s Linking (mutable=true) | 80 80 0.2s serialization.jl | 12 12 52.6s pointwise_logdensities with values | 73 73 35.9s pointwise_logdensities with chain | 26 26 32.4s Sample from x ~ LKJ(2, 1) | 2 2 1.7s Sample from x ~ LKJCholesky(2, 1, U) | 2 2 2.7s Sample from x ~ LKJCholesky(2, 1, L) | 2 2 0.0s contexts.jl | 513 1 514 2m53.3s default | 14 14 5.8s condition1 | 70 70 21.6s prefix | 70 70 27.2s condition2 | 70 70 23.2s testparent | 70 70 23.3s condition4 | 70 70 21.4s condition3 | 70 70 25.7s extracting conditioned values | 36 1 37 8.0s default | 3 3 0.2s condition1 | 6 6 0.9s prefix | 3 3 0.2s condition2 | 9 9 0.9s testparent | 3 3 0.2s condition4 | 3 1 4 4.6s condition3 | 9 9 1.1s PrefixContext | 43 43 15.6s InitContext | 346 346 23.5s CondFixContext | 158 158 7.8s PrefixContext + CondFixContext interactions | 65 65 2.6s context_implementations.jl | 12 12 7.6s threadsafe.jl | 34 34 12.7s check_model | 68 68 1m41.3s submodels.jl | 102 102 36.6s ParamsWithStats from VarInfo | 54 54 1.7s ParamsWithStats from LogDensityFunction | 135 135 4m00.7s TransformedValue API | 28 28 0.8s get_fixed_transforms | 4 4 1.8s infer_transform_strategy_from_values | 7 7 0.7s apply_transform_strategy | 149 149 2.5s RNG of the outermost testset: Random.Xoshiro(0x052a102ac036e740, 0x0271411b7855150e, 0xcad97eaaad79420a, 0x379cde0a3a63c93c, 0x88075f1a254ef140) ERROR: LoadError: Some tests did not pass: 62129 passed, 0 failed, 2 errored, 1 broken. in expression starting at /home/pkgeval/.julia/packages/DynamicPPL/pqVkv/test/runtests.jl:17 Testing failed after 2197.28s ERROR: LoadError: Package DynamicPPL 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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.14/Pkg/src/API.jl:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2485.88s: package fails to precompile