Package evaluation of RNGPool on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T08:06:20.297 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # 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.47s ################################################################################ # 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... 1240.4 ms ✓ RNGPool 1 dependency successfully precompiled in 4 seconds. 2 already precompiled. Precompilation completed after 15.79s ################################################################################ # 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: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:2126 [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:1125 [inlined] [16] invoke_in_world @ ./essentials.jl:1121 [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.25s 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: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:306 [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 48.34s: there were unidentified errors