Package evaluation to test SliceSampling on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T19:25:09.652 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.31s ################################################################################ # Installation # Installing SliceSampling... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [43f4d3e8] + SliceSampling v0.7.9 Updating `~/.julia/environments/v1.14/Manifest.toml` [80f14c24] + AbstractMCMC v5.9.0 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.42 [66dad0bd] + AliasTables v1.1.3 [dce04be8] + ArgCheck v2.5.0 [198e06fe] + BangBang v0.4.6 [9718e550] + Baselet v0.1.1 [a33af91c] + CompositionsBase v0.1.2 [88cd18e8] + ConsoleProgressMonitor v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.2 [e2d170a0] + DataValueInterfaces v1.0.0 [244e2a9f] + DefineSingletons v0.1.2 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.14.0 [34004b35] + HypergeometricFunctions v0.3.28 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [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 [128add7d] + MicroCollections v0.2.0 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [21216c6a] + Preferences v1.5.0 [33c8b6b6] + ProgressLogging v0.1.5 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [efcf1570] + Setfield v1.1.2 [43f4d3e8] + SliceSampling v0.7.9 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [171d559e] + SplittablesBase v0.1.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [4c63d2b9] + StatsFuns v1.5.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [5d786b92] + TerminalLoggers v0.1.7 [28d57a85] + Transducers v0.4.85 [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 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4590.8 ms ✓ StatsBase 1683.5 ms ✓ PDMats → StatsBaseExt 5491.5 ms ✓ AbstractMCMC 10668.0 ms ✓ Distributions 4203.5 ms ✓ Distributions → DistributionsTestExt 5122.0 ms ✓ SliceSampling 6 dependencies successfully precompiled in 33 seconds. 83 already precompiled. Precompilation completed after 45.52s ################################################################################ # Testing # Testing SliceSampling Status `/tmp/jl_5LJxkZ/Project.toml` [80f14c24] AbstractMCMC v5.9.0 [7d9f7c33] Accessors v0.1.42 [31c24e10] Distributions v0.25.122 [6fdf6af0] LogDensityProblems v2.2.0 [9963b6a1] MCMCTesting v0.3.3 [43f4d3e8] SliceSampling v0.7.9 [860ef19b] StableRNGs v1.0.3 [fce5fe82] Turing v0.41.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5LJxkZ/Manifest.toml` [47edcb42] ADTypes v1.18.0 [621f4979] AbstractFFTs v1.5.0 [80f14c24] AbstractMCMC v5.9.0 [7a57a42e] AbstractPPL v0.13.5 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [0bf59076] AdvancedHMC v0.8.3 [5b7e9947] AdvancedMH v0.8.9 [576499cb] AdvancedPS v0.7.0 ⌅ [b5ca4192] AdvancedVI v0.4.1 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.22.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [198e06fe] BangBang v0.4.6 [9718e550] Baselet v0.1.1 [76274a88] Bijectors v0.15.12 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [0ca39b1e] Chairmarks v1.3.1 [9e997f8a] ChangesOfVariables v0.1.10 [861a8166] Combinatorics v1.0.3 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [88cd18e8] ConsoleProgressMonitor v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.2 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.10 [31c24e10] Distributions v0.25.122 [ced4e74d] DistributionsAD v0.6.58 [ffbed154] DocStringExtensions v0.9.5 [366bfd00] DynamicPPL v0.38.4 [cad2338a] EllipticalSliceSampling v2.0.0 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7a1cc6ca] FFTW v1.10.0 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.2.2 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [09f84164] HypothesisTests v0.11.6 [22cec73e] InitialValues v0.3.1 [a98d9a8b] Interpolations v0.16.2 [8197267c] IntervalSets v0.7.11 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.0 [ae98c720] Jieko v0.2.1 [5ab0869b] KernelDensity v0.6.10 [b964fa9f] LaTeXStrings v1.4.0 [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 [6f1fad26] Libtask v0.9.7 [d3d80556] LineSearches v7.4.0 [6fdf6af0] LogDensityProblems v2.2.0 [996a588d] LogDensityProblemsAD v1.13.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [c7f686f2] MCMCChains v7.6.0 [be115224] MCMCDiagnosticTools v0.3.15 [9963b6a1] MCMCTesting v0.3.3 [e80e1ace] MLJModelInterface v1.12.0 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.2 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [dbe65cb8] MistyClosures v2.1.0 [2e0e35c7] Moshi v0.3.7 [f8716d33] MultipleTesting v0.6.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [86f7a689] NamedArrays v0.10.5 [c020b1a1] NaturalSort v1.0.0 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v1.13.2 [3bd65402] Optimisers v0.4.6 [7f7a1694] Optimization v5.1.0 [bca83a33] OptimizationBase v4.0.1 [36348300] OptimizationOptimJL v0.4.7 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [85a6dd25] PositiveFactorizations v0.2.4 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.0 [33c8b6b6] ProgressLogging v0.1.5 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.39.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v2.2.10 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 ⌅ [26aad666] SSMProblems v0.5.2 [0bca4576] SciMLBase v2.124.0 [a6db7da4] SciMLLogging v1.3.1 [c0aeaf25] SciMLOperators v1.9.0 [431bcebd] SciMLPublic v1.0.0 [53ae85a6] SciMLStructures v1.7.0 [30f210dd] ScientificTypesBase v3.0.0 [efcf1570] Setfield v1.1.2 [43f4d3e8] SliceSampling v0.7.9 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.1.2 [dc90abb0] SparseInverseSubset v0.1.2 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [171d559e] SplittablesBase v0.1.15 [860ef19b] StableRNGs v1.0.3 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [64bff920] StatisticalTraits v3.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [4c63d2b9] StatsFuns v1.5.2 [892a3eda] StringManipulation v0.4.1 [09ab397b] StructArrays v0.7.2 [ec057cc2] StructUtils v2.5.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [5d786b92] TerminalLoggers v0.1.7 [28d57a85] Transducers v0.4.85 [fce5fe82] Turing v0.41.0 [3a884ed6] UnPack v1.0.2 [efce3f68] WoodburyMatrices v1.0.0 [700de1a5] ZygoteRules v0.2.7 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time multivariate samplers | 30 30 41.1s initial_sample: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:91 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{Slice{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{Slice{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:249 [inlined] [8] (::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{Vector{Slice{Int64}}}, Int64, Float64, Int64, Int64})() @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:134 [9] with_logstate(f::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{Vector{Slice{Int64}}}, Int64, Float64, Int64, Int64}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger(f::Function, logger::LoggingExtras.TeeLogger{Tuple{LoggingExtras.EarlyFilteredLogger{TerminalLoggers.TerminalLogger, AbstractMCMC.var"#with_progresslogger##0#with_progresslogger##1"{Module}}, LoggingExtras.EarlyFilteredLogger{Base.CoreLogging.ConsoleLogger, AbstractMCMC.var"#with_progresslogger##2#with_progresslogger##3"{Module}}}}) @ Base.CoreLogging ./logging/logging.jl:651 [11] with_progresslogger(f::Function, _module::Module, logger::Base.CoreLogging.ConsoleLogger) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:157 [12] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:133 [inlined] [13] mcmcsample(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{Slice{Int64}}}, N::Int64; progress::Bool, progressname::String, callback::Nothing, num_warmup::Int64, discard_initial::Int64, thinning::Int64, chain_type::Type, initial_state::Nothing, kwargs::@Kwargs{}) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:168 [14] kwcall(::@NamedTuple{progress::Bool}, ::typeof(AbstractMCMC.mcmcsample), rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{Slice{Int64}}}, N::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:123 [15] #sample#20 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:61 [inlined] [16] sample @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:54 [inlined] [17] #sample#115 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:46 [inlined] [18] kwcall(::@NamedTuple{progress::Bool}, ::typeof(sample), rng::StableRNGs.LehmerRNG, logdensity::MultiModel{Float64, Vector{Float64}}, sampler::RandPermGibbs{Vector{Slice{Int64}}}, N_or_isdone::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:43 [19] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:97 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:92 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [23] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [32] _start() @ Base ./client.jl:577 determinism: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:101 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{Slice{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{Slice{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:102 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [11] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _start() @ Base ./client.jl:577 initial_sample: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:91 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:249 [inlined] [8] (::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, Int64, Float64, Int64, Int64})() @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:134 [9] with_logstate(f::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, Int64, Float64, Int64, Int64}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger(f::Function, logger::LoggingExtras.TeeLogger{Tuple{LoggingExtras.EarlyFilteredLogger{TerminalLoggers.TerminalLogger, AbstractMCMC.var"#with_progresslogger##0#with_progresslogger##1"{Module}}, LoggingExtras.EarlyFilteredLogger{Base.CoreLogging.ConsoleLogger, AbstractMCMC.var"#with_progresslogger##2#with_progresslogger##3"{Module}}}}) @ Base.CoreLogging ./logging/logging.jl:651 [11] with_progresslogger(f::Function, _module::Module, logger::Base.CoreLogging.ConsoleLogger) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:157 [12] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:133 [inlined] [13] mcmcsample(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, N::Int64; progress::Bool, progressname::String, callback::Nothing, num_warmup::Int64, discard_initial::Int64, thinning::Int64, chain_type::Type, initial_state::Nothing, kwargs::@Kwargs{}) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:168 [14] kwcall(::@NamedTuple{progress::Bool}, ::typeof(AbstractMCMC.mcmcsample), rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, N::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:123 [15] #sample#20 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:61 [inlined] [16] sample @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:54 [inlined] [17] #sample#115 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:46 [inlined] [18] kwcall(::@NamedTuple{progress::Bool}, ::typeof(sample), rng::StableRNGs.LehmerRNG, logdensity::MultiModel{Float64, Vector{Float64}}, sampler::RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, N_or_isdone::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:43 [19] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:97 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:92 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [23] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [32] _start() @ Base ./client.jl:577 determinism: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:101 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceSteppingOut{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:102 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [11] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _start() @ Base ./client.jl:577 initial_sample: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:91 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:249 [inlined] [8] (::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, Int64, Float64, Int64, Int64})() @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:134 [9] with_logstate(f::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, Int64, Float64, Int64, Int64}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger(f::Function, logger::LoggingExtras.TeeLogger{Tuple{LoggingExtras.EarlyFilteredLogger{TerminalLoggers.TerminalLogger, AbstractMCMC.var"#with_progresslogger##0#with_progresslogger##1"{Module}}, LoggingExtras.EarlyFilteredLogger{Base.CoreLogging.ConsoleLogger, AbstractMCMC.var"#with_progresslogger##2#with_progresslogger##3"{Module}}}}) @ Base.CoreLogging ./logging/logging.jl:651 [11] with_progresslogger(f::Function, _module::Module, logger::Base.CoreLogging.ConsoleLogger) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:157 [12] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:133 [inlined] [13] mcmcsample(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, N::Int64; progress::Bool, progressname::String, callback::Nothing, num_warmup::Int64, discard_initial::Int64, thinning::Int64, chain_type::Type, initial_state::Nothing, kwargs::@Kwargs{}) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:168 [14] kwcall(::@NamedTuple{progress::Bool}, ::typeof(AbstractMCMC.mcmcsample), rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, N::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:123 [15] #sample#20 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:61 [inlined] [16] sample @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:54 [inlined] [17] #sample#115 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:46 [inlined] [18] kwcall(::@NamedTuple{progress::Bool}, ::typeof(sample), rng::StableRNGs.LehmerRNG, logdensity::MultiModel{Float64, Vector{Float64}}, sampler::RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, N_or_isdone::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:43 [19] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:97 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:92 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [23] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [32] _start() @ Base ./client.jl:577 determinism: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:101 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Vector{SliceDoublingOut{Int64}}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:102 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [11] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _start() @ Base ./client.jl:577 initial_sample: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:91 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Slice{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Slice{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:249 [inlined] [8] (::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{Slice{Int64}}, Int64, Float64, Int64, Int64})() @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:134 [9] with_logstate(f::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{Slice{Int64}}, Int64, Float64, Int64, Int64}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger(f::Function, logger::LoggingExtras.TeeLogger{Tuple{LoggingExtras.EarlyFilteredLogger{TerminalLoggers.TerminalLogger, AbstractMCMC.var"#with_progresslogger##0#with_progresslogger##1"{Module}}, LoggingExtras.EarlyFilteredLogger{Base.CoreLogging.ConsoleLogger, AbstractMCMC.var"#with_progresslogger##2#with_progresslogger##3"{Module}}}}) @ Base.CoreLogging ./logging/logging.jl:651 [11] with_progresslogger(f::Function, _module::Module, logger::Base.CoreLogging.ConsoleLogger) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:157 [12] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:133 [inlined] [13] mcmcsample(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Slice{Int64}}, N::Int64; progress::Bool, progressname::String, callback::Nothing, num_warmup::Int64, discard_initial::Int64, thinning::Int64, chain_type::Type, initial_state::Nothing, kwargs::@Kwargs{}) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:168 [14] kwcall(::@NamedTuple{progress::Bool}, ::typeof(AbstractMCMC.mcmcsample), rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Slice{Int64}}, N::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:123 [15] #sample#20 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:61 [inlined] [16] sample @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:54 [inlined] [17] #sample#115 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:46 [inlined] [18] kwcall(::@NamedTuple{progress::Bool}, ::typeof(sample), rng::StableRNGs.LehmerRNG, logdensity::MultiModel{Float64, Vector{Float64}}, sampler::RandPermGibbs{Slice{Int64}}, N_or_isdone::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:43 [19] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:97 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:92 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [23] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [32] _start() @ Base ./client.jl:577 determinism: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:101 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Slice{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{Slice{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:102 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [11] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _start() @ Base ./client.jl:577 initial_sample: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:91 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceSteppingOut{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceSteppingOut{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:249 [inlined] [8] (::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{SliceSteppingOut{Int64}}, Int64, Float64, Int64, Int64})() @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:134 [9] with_logstate(f::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{SliceSteppingOut{Int64}}, Int64, Float64, Int64, Int64}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger(f::Function, logger::LoggingExtras.TeeLogger{Tuple{LoggingExtras.EarlyFilteredLogger{TerminalLoggers.TerminalLogger, AbstractMCMC.var"#with_progresslogger##0#with_progresslogger##1"{Module}}, LoggingExtras.EarlyFilteredLogger{Base.CoreLogging.ConsoleLogger, AbstractMCMC.var"#with_progresslogger##2#with_progresslogger##3"{Module}}}}) @ Base.CoreLogging ./logging/logging.jl:651 [11] with_progresslogger(f::Function, _module::Module, logger::Base.CoreLogging.ConsoleLogger) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:157 [12] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:133 [inlined] [13] mcmcsample(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceSteppingOut{Int64}}, N::Int64; progress::Bool, progressname::String, callback::Nothing, num_warmup::Int64, discard_initial::Int64, thinning::Int64, chain_type::Type, initial_state::Nothing, kwargs::@Kwargs{}) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:168 [14] kwcall(::@NamedTuple{progress::Bool}, ::typeof(AbstractMCMC.mcmcsample), rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceSteppingOut{Int64}}, N::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:123 [15] #sample#20 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:61 [inlined] [16] sample @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:54 [inlined] [17] #sample#115 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:46 [inlined] [18] kwcall(::@NamedTuple{progress::Bool}, ::typeof(sample), rng::StableRNGs.LehmerRNG, logdensity::MultiModel{Float64, Vector{Float64}}, sampler::RandPermGibbs{SliceSteppingOut{Int64}}, N_or_isdone::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:43 [19] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:97 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:92 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [23] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [32] _start() @ Base ./client.jl:577 determinism: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:101 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceSteppingOut{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceSteppingOut{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:102 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [11] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _start() @ Base ./client.jl:577 initial_sample: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:91 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceDoublingOut{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceDoublingOut{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:249 [inlined] [8] (::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{SliceDoublingOut{Int64}}, Int64, Float64, Int64, Int64})() @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:134 [9] with_logstate(f::AbstractMCMC.var"#27#28"{Nothing, Int64, Int64, Int64, Type{Any}, Nothing, @Kwargs{}, StableRNGs.LehmerRNG, AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, RandPermGibbs{SliceDoublingOut{Int64}}, Int64, Float64, Int64, Int64}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger(f::Function, logger::LoggingExtras.TeeLogger{Tuple{LoggingExtras.EarlyFilteredLogger{TerminalLoggers.TerminalLogger, AbstractMCMC.var"#with_progresslogger##0#with_progresslogger##1"{Module}}, LoggingExtras.EarlyFilteredLogger{Base.CoreLogging.ConsoleLogger, AbstractMCMC.var"#with_progresslogger##2#with_progresslogger##3"{Module}}}}) @ Base.CoreLogging ./logging/logging.jl:651 [11] with_progresslogger(f::Function, _module::Module, logger::Base.CoreLogging.ConsoleLogger) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:157 [12] macro expansion @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logging.jl:133 [inlined] [13] mcmcsample(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceDoublingOut{Int64}}, N::Int64; progress::Bool, progressname::String, callback::Nothing, num_warmup::Int64, discard_initial::Int64, thinning::Int64, chain_type::Type, initial_state::Nothing, kwargs::@Kwargs{}) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:168 [14] kwcall(::@NamedTuple{progress::Bool}, ::typeof(AbstractMCMC.mcmcsample), rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceDoublingOut{Int64}}, N::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:123 [15] #sample#20 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:61 [inlined] [16] sample @ ~/.julia/packages/AbstractMCMC/Y1auA/src/sample.jl:54 [inlined] [17] #sample#115 @ ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:46 [inlined] [18] kwcall(::@NamedTuple{progress::Bool}, ::typeof(sample), rng::StableRNGs.LehmerRNG, logdensity::MultiModel{Float64, Vector{Float64}}, sampler::RandPermGibbs{SliceDoublingOut{Int64}}, N_or_isdone::Int64) @ AbstractMCMC ~/.julia/packages/AbstractMCMC/Y1auA/src/logdensityproblems.jl:43 [19] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:97 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:92 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [23] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [32] _start() @ Base ./client.jl:577 determinism: Error During Test at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:101 Got exception outside of a @test UndefVarError: `ltm52` not defined in `Random` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] _shuffle!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:154 [3] shuffle! @ ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [inlined] [4] shuffle(r::StableRNGs.LehmerRNG, a::UnitRange{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:142 [5] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceDoublingOut{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}; kwargs::@Kwargs{}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:81 [6] step(rng::StableRNGs.LehmerRNG, model::AbstractMCMC.LogDensityModel{MultiModel{Float64, Vector{Float64}}}, sampler::RandPermGibbs{SliceDoublingOut{Int64}}, state::SliceSampling.GibbsState{SliceSampling.Transition{Vector{Float64}, Float64, @NamedTuple{}}}) @ SliceSampling ~/.julia/packages/SliceSampling/dcg3G/src/multivariate/randpermgibbs.jl:63 [7] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:102 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [11] macro expansion @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:63 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:62 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ ~/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _start() @ Base ./client.jl:577 Test Summary: | Pass Error Total Time multivariate samplers | 98 12 110 1m34.8s sampler = RandPermGibbs{Vector{Slice{Int64}}}(Slice{Int64}[Slice{Int64}(1, 10000), Slice{Int64}(1, 10000)]) | 8 2 10 11.4s initial_params | 1 1 1.9s initial_sample | 1 1 4.6s determinism | 1 1 0.1s type stability Float32 | 3 3 0.6s type stability Float64 | 3 3 0.2s inference | 1 1 4.1s sampler = RandPermGibbs{Vector{SliceSteppingOut{Int64}}}(SliceSteppingOut{Int64}[SliceSteppingOut{Int64}(1, 32, 10000), SliceSteppingOut{Int64}(1, 32, 10000)]) | 8 2 10 7.5s initial_params | 1 1 1.0s initial_sample | 1 1 0.8s determinism | 1 1 0.0s type stability Float32 | 3 3 0.3s type stability Float64 | 3 3 0.2s inference | 1 1 5.1s sampler = RandPermGibbs{Vector{SliceDoublingOut{Int64}}}(SliceDoublingOut{Int64}[SliceDoublingOut{Int64}(1, 8, 10000), SliceDoublingOut{Int64}(1, 8, 10000)]) | 8 2 10 9.6s initial_params | 1 1 1.2s initial_sample | 1 1 0.9s determinism | 1 1 0.0s type stability Float32 | 3 3 0.3s type stability Float64 | 3 3 0.2s inference | 1 1 7.0s sampler = RandPermGibbs{Slice{Int64}}(Slice{Int64}(1, 10000)) | 8 2 10 6.2s initial_params | 1 1 1.0s initial_sample | 1 1 0.8s determinism | 1 1 0.0s type stability Float32 | 3 3 0.2s type stability Float64 | 3 3 0.2s inference | 1 1 4.1s sampler = RandPermGibbs{SliceSteppingOut{Int64}}(SliceSteppingOut{Int64}(1, 32, 10000)) | 8 2 10 7.3s initial_params | 1 1 1.0s initial_sample | 1 1 0.8s determinism | 1 1 0.0s type stability Float32 | 3 3 0.2s type stability Float64 | 3 3 0.2s inference | 1 1 5.1s sampler = RandPermGibbs{SliceDoublingOut{Int64}}(SliceDoublingOut{Int64}(1, 8, 10000)) | 8 2 10 8.8s initial_params | 1 1 1.0s initial_sample | 1 1 0.8s determinism | 1 1 0.0s type stability Float32 | 3 3 0.2s type stability Float64 | 3 3 0.2s inference | 1 1 6.7s sampler = HitAndRun{Slice{Int64}}(Slice{Int64}(1, 10000)) | 10 10 7.5s sampler = HitAndRun{SliceSteppingOut{Int64}}(SliceSteppingOut{Int64}(1, 32, 10000)) | 10 10 6.4s sampler = HitAndRun{SliceDoublingOut{Int64}}(SliceDoublingOut{Int64}(1, 8, 10000)) | 10 10 7.8s sampler = LatentSlice{Int64}(5, 10000) | 10 10 10.6s sampler = GibbsPolarSlice{Int64}(100, 10000) | 10 10 9.6s RNG of the outermost testset: Xoshiro(0x8fe162e720220f6f, 0x08a1ab5a5ec59967, 0xd7785cdda2eb2e86, 0x4ebb2d68d395998c, 0x063e73283421f716) ERROR: LoadError: Some tests did not pass: 98 passed, 0 failed, 12 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/multivariate.jl:61 in expression starting at /home/pkgeval/.julia/packages/SliceSampling/dcg3G/test/runtests.jl:15 Testing failed after 502.02s ERROR: LoadError: Package SliceSampling 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 596.47s: package tests unexpectedly errored