Package evaluation of RNGPool on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:11:31.338 ################################################################################ # Set-up # Set-up completed after 0.22s ################################################################################ # Installation # Installing RNGPool... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [c7fc2d14] + RNGPool v2.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [c7fc2d14] + RNGPool v2.0.0 [74087812] + Random123 v1.7.0 [e6cf234a] + RandomNumbers v1.6.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 Installation completed after 2.36s ################################################################################ # 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... 1224.2 ms ✓ RNGPool 1 dependency successfully precompiled in 1 seconds. 2 already precompiled. Precompilation completed after 11.23s ################################################################################ # Loading # Loading RNGPool... 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:2087 [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 10.88s 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 RNGPool'`, 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 41.42s: there were unidentified errors