Package evaluation of SMCExamples on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:58:09.797 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # Installation # Installing SMCExamples... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [251f48c7] + SMCExamples v0.6.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [cd27a545] + NonUniformRandomVariateGeneration v2.0.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [c7fc2d14] + RNGPool v2.0.0 [74087812] + Random123 v1.7.0 [e6cf234a] + RandomNumbers v1.6.0 [251f48c7] + SMCExamples v0.6.1 [8c675823] + SequentialMonteCarlo v0.6.2 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.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.32s ################################################################################ # 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... 2882.0 ms ✓ SMCExamples 1 dependency successfully precompiled in 6 seconds. 15 already precompiled. Precompilation completed after 16.86s ################################################################################ # Loading # Loading SMCExamples... 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:1424 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1412 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1300 [8] _include_from_serialized (repeats 2 times) @ ./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:2113 [10] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2630 [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [12] macro expansion @ ./loading.jl:2421 [inlined] [13] macro expansion @ ./lock.jl:376 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [15] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [16] invoke_in_world @ ./essentials.jl:1088 [inlined] [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [18] eval(m::Module, e::Any) @ Core ./boot.jl:488 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [20] _start() @ Base ./client.jl:560 during initialization of module RNGPool Loading failed after 11.36s 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 SMCExamples'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:307 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [7] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 49.87s: there were unidentified errors