Package evaluation to test DynamicPPL on Julia 1.14.0-DEV.2275 (3ea3bac2a3*) started at 2026-06-03T00:25:30.945 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.01s ################################################################################ # Installation # Installing DynamicPPL... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [366bfd00] + DynamicPPL v0.42.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [80f14c24] + AbstractMCMC v5.15.1 [7a57a42e] + AbstractPPL v0.15.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.16.0 [0ca39b1e] + Chairmarks v1.3.1 [9e997f8a] + ChangesOfVariables v0.1.10 [38540f10] + CommonSolve v0.2.7 [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.5 [b429d917] + DensityInterface v0.4.0 [31c24e10] + Distributions v0.25.125 [ffbed154] + DocStringExtensions v0.9.5 [366bfd00] + DynamicPPL v0.42.0 [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.8.0 [682c06a0] + JSON v1.6.0 ⌅ [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.2 [90014a1f] + PDMats v0.11.37 [69de0a69] + Parsers v2.8.4 [569bd051] + PartitionedDistributions v0.0.1 [aea7be01] + PrecompileTools v1.3.4 [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.8.0 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 ⌅ [4c63d2b9] + StatsFuns v1.5.2 [ec057cc2] + StructUtils v2.8.2 [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.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [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.2+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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.39s ################################################################################ # 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/RAFbQ/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/RAFbQ/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:3296  [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:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/RAFbQ/src/interpreter/abstract_interpretation.jl:90 in expression starting at /home/pkgeval/.julia/packages/Mooncake/RAFbQ/src/Mooncake.jl:1 in expression starting at stdin:5 ✗ Mooncake 4.6 s ✓ AbstractPPL → AbstractPPLForwardDiffExt 5.2 s ✓ AbstractPPL → AbstractPPLDistributionsExt 10.4 s ✓ MCMCChains 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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/RAFbQ/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:3296  [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:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/RAFbQ/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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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/RAFbQ/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:3296  [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:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/RAFbQ/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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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/RAFbQ/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:3296  [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:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/RAFbQ/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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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/f85Vv/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:3296  [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:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/f85Vv/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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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/plz0u/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:3296  [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:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/plz0u/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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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/AbstractPPL/HgIjU/ext/AbstractPPLMooncakeExt.jl:7  [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:3296  [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:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/AbstractPPL/HgIjU/ext/AbstractPPLMooncakeExt.jl:1 in expression starting at stdin:5 ✗ AbstractPPL → AbstractPPLMooncakeExt 12.0 s ✓ Bijectors 8.1 s ✓ Bijectors → BijectorsChainRulesCoreExt 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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/34o1I/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:3296  [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:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Bijectors/34o1I/ext/BijectorsMooncakeExt.jl:1 in expression starting at stdin:5 ✗ Bijectors → BijectorsMooncakeExt 5.8 s ✓ Bijectors → BijectorsForwardDiffExt 18.5 s ✓ DynamicPPL 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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/eGjKg/ext/DynamicPPLMooncakeExt.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:3296  [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:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/ext/DynamicPPLMooncakeExt.jl:1 in expression starting at stdin:5 ✗ DynamicPPL → DynamicPPLMooncakeExt 10.6 s ✓ DynamicPPL → DynamicPPLMCMCChainsExt 7.0 s ✓ DynamicPPL → DynamicPPLComponentArraysExt 6.5 s ✓ DynamicPPL → DynamicPPLForwardDiffExt 10 dependencies successfully precompiled in 137 seconds. 243 already precompiled. Precompilation completed after 161.36s ################################################################################ # Testing # Testing DynamicPPL Status `/tmp/jl_zPbMjP/Project.toml` [47edcb42] ADTypes v1.22.0 [80f14c24] AbstractMCMC v5.15.1 [7a57a42e] AbstractPPL v0.15.2 [7d9f7c33] Accessors v0.1.44 [4c88cf16] Aqua v0.8.15 [198e06fe] BangBang v0.4.9 [76274a88] Bijectors v0.16.0 [0ca39b1e] Chairmarks v1.3.1 [861a8166] Combinatorics v1.1.0 [b0b7db55] ComponentArrays v0.15.39 [a0c0ee7d] DifferentiationInterface v0.7.18 [0703355e] DimensionalData v0.30.1 [31c24e10] Distributions v0.25.125 [e30172f5] Documenter v1.17.0 [366bfd00] DynamicPPL v0.42.0 `~/.julia/packages/DynamicPPL/eGjKg/` [f6369f11] ForwardDiff v1.3.3 [41ab1584] InvertedIndices v1.3.1 [6fdf6af0] LogDensityProblems v2.2.0 [c7f686f2] MCMCChains v7.7.0 [da2b9cff] Mooncake v0.5.29 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [860ef19b] StableRNGs v1.0.4 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zPbMjP/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.15.2 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.6.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.15 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.25.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [198e06fe] BangBang v0.4.9 [76274a88] Bijectors v0.16.0 [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.7 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b0b7db55] ComponentArrays v0.15.39 [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.5 [e2d170a0] DataValueInterfaces v1.0.0 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.18 [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.42.0 `~/.julia/packages/DynamicPPL/eGjKg/` [e2ba6199] ExprTools v0.1.10 [411431e0] Extents v0.1.6 [b86e33f2] FFTA v0.3.1 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.3.3 [d9f16b24] Functors v0.5.2 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.14.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.8.0 [682c06a0] JSON v1.6.0 [5ab0869b] KernelDensity v0.6.12 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 ⌅ [1d6d02ad] LeftChildRightSiblingTrees v0.2.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 [d0879d2d] MarkdownAST v0.1.3 [e1d29d7a] Missings v1.2.0 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.29 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.3 [c020b1a1] NaturalSort v1.0.0 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.4 [569bd051] PartitionedDistributions v0.0.1 [aea7be01] PrecompileTools v1.3.4 [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 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.0 [431bcebd] SciMLPublic v1.0.1 [30f210dd] ScientificTypesBase v3.1.0 [699a6c99] SimpleTraits v0.9.6 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.8.0 [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.11 ⌅ [4c63d2b9] StatsFuns v1.5.2 [892a3eda] StringManipulation v0.4.4 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [5d786b92] TerminalLoggers v0.1.7 [3bb67fe8] TranscodingStreams v0.11.3 [efce3f68] WoodburyMatrices v1.1.0 [2e619515] Expat_jll v2.8.1+0 [020c3dae] Git_LFS_jll v3.7.1+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 [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.14.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.13.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.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [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/eGjKg/test/Aqua.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/Aqua.jl in 91277 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/src/varnamedtuple/partial_array.jl:796 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/varnamedtuple.jl in 768012 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/accumulators.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/accumulators.jl in 2552 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/accumulators/raw_values.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/accumulators/raw_values.jl in 4650 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/src/varnamedtuple/partial_array.jl:796 keys(VarInfo(at_dot_with_interpolation())) == [#= /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl:355 =# @varname(x[1]), #= /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/test/compiler.jl:625 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl:632. WARNING: Method definition var"#57"() in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl:625 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/test/compiler.jl:659 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl:665. WARNING: Method definition var"#59"() in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl:659 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/test/compiler.jl:665 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl:674. WARNING: Method definition var"#59"() in module DynamicPPLCompilerTests at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl:665 overwritten at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl:674. [ Info: hi [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/compiler.jl in 52691 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/varinfo.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/varinfo.jl in 254193 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/model.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/model.jl in 134218 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/distribution_wrappers.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/distribution_wrappers.jl in 164 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/linking.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/linking.jl in 17504 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/serialization.jl... [ Info: serialization test: using 1 processes [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/serialization.jl in 51808 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/pointwise_logdensities.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/pointwise_logdensities.jl in 64710 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/lkj.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/lkj.jl in 4020 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/contexts.jl... condition4: Error During Test at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/src/varnamedtuple/vnt.jl:89 Stacktrace: [1] top-level scope @ ~/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/test/contexts.jl:103 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [9] top-level scope @ ~/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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:321 [16] _start() @ Base client.jl:596 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/contexts.jl in 173230 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/contexts/init.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/contexts/init.jl in 24411 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/src/varnamedtuple/partial_array.jl:785 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/conditionfix.jl in 11526 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/context_implementations.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/context_implementations.jl in 7763 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/src/debug_utils.jl:236 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/threadsafe.jl in 13051 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/src/debug_utils.jl:98 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/src/debug_utils.jl:98 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/src/debug_utils.jl:200 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/src/debug_utils.jl:200 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/src/varnamedtuple/partial_array.jl:785 ┌ Warning: The model does not contain any parameters. └ @ DynamicPPL.DebugUtils ~/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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/eGjKg/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(:(y)) │ %3 = Main.DynamicPPLDebugUtilsTests.Normal::Core.Const(Normal) │ (dist#2310 = (%3)(x, 1)) │ %5 = Core.apply_type(VarName, :y)::Core.Const(VarName{:y}) │ %6 = (AbstractPPL.Iden)()::Core.Const(Optic()) │ %7 = (%5)(%6)::Core.Const(y) │ (vn#2307 = (DynamicPPL.resolve_varnames)(%7, dist#2310)) │ %9 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %10 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %11 = (DynamicPPL.prefix)(%10, vn#2307)::Core.Const(y) │ %12 = (DynamicPPL.contextual_isassumption)(%9, %11)::Core.Const(true) └─── goto #8 if not %12 2 ── %14 = Main.DynamicPPLDebugUtilsTests.:!::Core.Const(!) │ %15 = (DynamicPPL.inargnames)(vn#2307, __model__)::Core.Const(false) │ %16 = (%14)(%15)::Core.Const(true) └─── goto #4 if not %16 3 ── goto #5 4 ── Core.Const(:((DynamicPPL.inmissings)(vn#2307, __model__))) └─── Core.Const(:(goto %23 if not %19)) 5 ┄─ (@_17 = true) └─── goto #7 6 ── Core.Const(:(Main.DynamicPPLDebugUtilsTests.:(===))) │ Core.Const(:(y)) │ Core.Const(:(Main.DynamicPPLDebugUtilsTests.missing)) └─── Core.Const(:(@_17 = (%23)(%24, %25))) 7 ┄─ %27 = @_17::Core.Const(true) │ (@_16 = %27) └─── goto #9 8 ── Core.Const(:(@_16 = false)) 9 ┄─ %31 = @_16::Core.Const(true) │ (isassumption#2308 = %31) │ %33 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %34 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %35 = (DynamicPPL.prefix)(%34, vn#2307)::Core.Const(y) │ %36 = (DynamicPPL.contextual_isfixed)(%33, %35)::Core.Const(false) └─── goto #11 if not %36 10 ─ Core.Const(:(Main.DynamicPPLDebugUtilsTests.:!)) │ Core.Const(:(Main.DynamicPPLDebugUtilsTests.isa)) │ Core.Const(:((%39)(dist#2310, DynamicPPL.Submodel))) │ Core.Const(:((%38)(%40))) │ Core.Const(:(goto %50 if not %41)) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:((DynamicPPL.prefix)(%44, vn#2307))) │ Core.Const(:((DynamicPPL.getfixed_nested)(%43, %45))) │ Core.Const(:(y = %46)) │ Core.Const(:(@_18 = %46)) └─── Core.Const(:(goto %96)) 11 ┄ goto #13 if not isassumption#2308 12 ─ %51 = Base.getproperty(__model__, :context)::Core.Const(DefaultContext()) │ %52 = Core.tuple(%51)::Core.Const((DefaultContext(),)) │ %53 = (DynamicPPL.check_tilde_rhs)(dist#2310)::Core.PartialStruct(Normal{Float64}, Union{Nothing, Bool}[0, 0], Any[Float64, Core.Const(1.0)]) │ %54 = (DynamicPPL.unwrap_right_vn)(%53, vn#2307)::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}]) │ %55 = (NoTemplate)()::Core.Const(NoTemplate()) │ %56 = __varinfo__@_15::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}} │ %57 = Core.tuple(%55, %56)::Tuple{NoTemplate, VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}} │ %58 = Core._apply_iterate(Base.iterate, DynamicPPL.tilde_assume!!, %52, %54, %57)::Tuple{Float64, VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}}} │ %59 = Base.indexed_iterate(%58, 1)::Core.PartialStruct(Tuple{Float64, Int64}, Union{Nothing, Bool}[0, 0], Any[Float64, Core.Const(2)]) │ (value#2312 = Core.getfield(%59, 1)) │ (@_6 = Core.getfield(%59, 2)) │ %62 = Base.indexed_iterate(%58, 2, @_6)::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(%62, 1)) │ %64 = value#2312::Float64 │ (y = %64) │ %66 = value#2312::Float64 │ (@_19 = %66) └─── goto #14 13 ─ Core.Const(:((DynamicPPL.inargnames)(vn#2307, __model__))) │ Core.Const(:(goto %74 if not %69)) │ Core.Const(:(y)) │ Core.Const(:(@_20 = %71)) │ Core.Const(:(goto %78)) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:((DynamicPPL.prefix)(%75, vn#2307))) │ Core.Const(:(@_20 = (DynamicPPL.getconditioned_nested)(%74, %76))) │ Core.Const(:(@_20)) │ Core.Const(:(supplied_val#2311 = %78)) │ Core.Const(:(Base.getproperty(__model__, :context))) │ Core.Const(:((DynamicPPL.check_tilde_rhs)(dist#2310))) │ Core.Const(:((NoTemplate)())) │ Core.Const(:(__varinfo__@_15)) │ Core.Const(:((DynamicPPL.tilde_observe!!)(%80, %81, supplied_val#2311, vn#2307, %82, %83))) │ Core.Const(:(Base.indexed_iterate(%84, 1))) │ Core.Const(:(value#2309 = Core.getfield(%85, 1))) │ Core.Const(:(@_5 = Core.getfield(%85, 2))) │ Core.Const(:(Base.indexed_iterate(%84, 2, @_5))) │ Core.Const(:(__varinfo__@_15 = Core.getfield(%88, 1))) │ Core.Const(:(value#2309)) │ Core.Const(:(y = %90)) │ Core.Const(:(value#2309)) └─── Core.Const(:(@_19 = %92)) 14 ┄ %94 = @_19::Float64 │ (@_18 = %94) │ %96 = @_18::Float64 │ (retval#2313 = %96) │ %98 = __varinfo__@_15::VarInfo{UnlinkAll, VarNamedTuple{(:y,), Tuple{TransformedValue{Vector{Float64}, Unlink}}}, DynamicPPL.AccumulatorTuple{3, @NamedTuple{LogPrior::LogPriorAccumulator{Float64}, LogJacobian::LogJacobianAccumulator{Float64}, LogLikelihood::LogLikelihoodAccumulator{Float64}}}} │ %99 = Core.tuple(retval#2313, %98)::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 %99 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/eGjKg/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/eGjKg/test/debug_utils.jl in 103453 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/eGjKg/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/eGjKg/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/eGjKg/src/varnamedtuple/partial_array.jl:796 [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/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/eGjKg/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/eGjKg/test/chains.jl:13 [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/chains.jl in 247530 milliseconds. [ Info: Testing /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/transformed_values.jl... [ Info: Completed /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/transformed_values.jl in 13148 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/RAFbQ/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/RAFbQ/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:3296  [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:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/RAFbQ/src/interpreter/abstract_interpretation.jl:90 in expression starting at /home/pkgeval/.julia/packages/Mooncake/RAFbQ/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/eGjKg/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_ckJfJk" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/DynamicPPL/eGjKg/test/logdensityfunction.jl:1 Test Summary: | Pass Error Broken Total Time DynamicPPL.jl | 62129 2 1 62132 35m58.2s Method ambiguity | 1 1 12.2s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.4s Stale dependencies | 1 1 10.3s Compat bounds | 4 4 0.7s Piracy | 1 1 0.2s Persistent tasks | 1 1 45.6s utils.jl | 102 102 42.6s VarNamedTuple | 50362 50362 12m28.5s accumulators | 66 66 1.9s RawValueAccumulator | 6 6 4.2s module hygiene | 5 5 1.9s compiler.jl | 162 162 31.7s varinfo.jl | 1329 1329 4m01.8s model.jl | 8130 1 8131 2m09.3s distribution_wrappers.jl | 4 4 0.1s Linking (mutable=false) | 80 80 16.9s Linking (mutable=true) | 80 80 0.2s serialization.jl | 12 12 51.6s pointwise_logdensities with values | 73 73 35.8s pointwise_logdensities with chain | 26 26 28.6s Sample from x ~ LKJ(2, 1) | 2 2 1.6s Sample from x ~ LKJCholesky(2, 1, U) | 2 2 2.4s Sample from x ~ LKJCholesky(2, 1, L) | 2 2 0.0s contexts.jl | 513 1 514 2m53.0s default | 14 14 5.9s condition1 | 70 70 21.9s prefix | 70 70 24.8s condition2 | 70 70 23.0s testparent | 70 70 23.2s condition4 | 70 70 21.7s condition3 | 70 70 25.8s extracting conditioned values | 36 1 37 8.3s 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 5.0s condition3 | 9 9 0.9s PrefixContext | 43 43 16.7s InitContext | 346 346 23.8s CondFixContext | 158 158 7.4s PrefixContext + CondFixContext interactions | 65 65 2.9s context_implementations.jl | 12 12 7.6s threadsafe.jl | 34 34 12.4s check_model | 68 68 1m41.8s submodels.jl | 102 102 32.8s ParamsWithStats from VarInfo | 54 54 1.7s ParamsWithStats from LogDensityFunction | 135 135 4m05.6s TransformedValue API | 28 28 0.9s get_fixed_transforms | 4 4 1.9s infer_transform_strategy_from_values | 7 7 0.7s apply_transform_strategy | 149 149 2.9s 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/eGjKg/test/runtests.jl:17 Testing failed after 2182.78s 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:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2390.23s: package fails to precompile