Package evaluation of SequentialMonteCarlo on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:32:30.300 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing SequentialMonteCarlo... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [8c675823] + SequentialMonteCarlo v0.6.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [cd27a545] + NonUniformRandomVariateGeneration v2.0.0 [c7fc2d14] + RNGPool v2.0.0 [74087812] + Random123 v1.7.0 [e6cf234a] + RandomNumbers v1.6.0 [8c675823] + SequentialMonteCarlo v0.6.2 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 3.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 2074.0 ms ✓ SequentialMonteCarlo 1 dependency successfully precompiled in 2 seconds. 5 already precompiled. Precompilation completed after 12.34s ################################################################################ # Loading # Loading SequentialMonteCarlo... ERROR: InitError: TaskFailedException nested task error: BoundsError: attempt to access 1-element Vector{Random123.Threefry4x{UInt64, 20}} at index [2] Stacktrace: [1] throw_boundserror(A::Vector{Random123.Threefry4x{UInt64, 20}}, I::Tuple{Int64}) @ Base ./essentials.jl:15 [2] _setindex! @ ./array.jl:990 [inlined] [3] setindex! @ ./array.jl:986 [inlined] [4] macro expansion @ ~/.julia/packages/RNGPool/RahJD/src/RNGPool.jl:25 [inlined] [5] (::RNGPool.var"#initializeRNGs##0#initializeRNGs##1"{RNGPool.var"#initializeRNGs##2#initializeRNGs##3"{UnitRange{Int64}}})(tid::Int64; onethread::Bool) @ RNGPool ./threadingconstructs.jl:276 [6] #initializeRNGs##0 @ ./threadingconstructs.jl:243 [inlined] [7] (::Base.Threads.var"#threading_run##0#threading_run##1"{RNGPool.var"#initializeRNGs##0#initializeRNGs##1"{RNGPool.var"#initializeRNGs##2#initializeRNGs##3"{UnitRange{Int64}}}, Int64})() @ Base.Threads ./threadingconstructs.jl:177 Stacktrace: [1] threading_run(fun::RNGPool.var"#initializeRNGs##0#initializeRNGs##1"{RNGPool.var"#initializeRNGs##2#initializeRNGs##3"{UnitRange{Int64}}}, static::Bool) @ Base.Threads ./threadingconstructs.jl:196 [2] macro expansion @ ./threadingconstructs.jl:213 [inlined] [3] initializeRNGs() @ RNGPool ~/.julia/packages/RNGPool/RahJD/src/RNGPool.jl:24 [4] __init__() @ RNGPool ~/.julia/packages/RNGPool/RahJD/src/RNGPool.jl:31 [5] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1415 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1403 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1291 [8] _include_from_serialized @ ./loading.jl:1246 [inlined] [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2074 [10] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2599 [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [12] macro expansion @ ./loading.jl:2393 [inlined] [13] macro expansion @ ./lock.jl:376 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [15] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [18] _start() @ Base ./client.jl:563 during initialization of module RNGPool Loading failed after 11.5s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using SequentialMonteCarlo'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 45.06s: there were unidentified errors