Package evaluation to test IteratorSampling on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T16:41:49.663 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.6s ################################################################################ # Installation # Installing IteratorSampling... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ef79a3d2] + IteratorSampling v0.2.11 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.14.0 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [ef79a3d2] + IteratorSampling v0.2.11 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 ⌅ [c5292f4c] + ResumableFunctions v0.6.10 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [4c63d2b9] + StatsFuns v1.5.2 [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 [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 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.39s ################################################################################ # 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... 2143.7 ms ✓ ResumableFunctions 5411.9 ms ✓ StatsBase 2236.4 ms ✓ PDMats → StatsBaseExt 10851.9 ms ✓ Distributions 3996.2 ms ✓ IteratorSampling 5 dependencies successfully precompiled in 26 seconds. 47 already precompiled. Precompilation completed after 39.17s ################################################################################ # Testing # Testing IteratorSampling Status `/tmp/jl_ZWiaLG/Project.toml` [4c88cf16] Aqua v0.8.14 [6e4b80f9] BenchmarkTools v1.6.3 [31c24e10] Distributions v0.25.122 [09f84164] HypothesisTests v0.11.6 [ef79a3d2] IteratorSampling v0.2.11 [860ef19b] StableRNGs v1.0.3 [2913bbd2] StatsBase v0.34.7 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ZWiaLG/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [6e4b80f9] BenchmarkTools v1.6.3 [861a8166] Combinatorics v1.0.3 [38540f10] CommonSolve v0.2.4 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.14.0 [34004b35] HypergeometricFunctions v0.3.28 [09f84164] HypothesisTests v0.11.6 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [ef79a3d2] IteratorSampling v0.2.11 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 ⌅ [c5292f4c] ResumableFunctions v0.6.10 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v2.2.10 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [4c63d2b9] StatsFuns v1.5.2 [ec057cc2] StructUtils v2.5.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization 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... replace=true ordered=true method=nothing: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 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!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [4] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:3 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [8] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:59 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [10] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:13 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [17] _start() @ Base ./client.jl:577 replace=false ordered=true method=alg_L: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 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!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [4] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:3 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [8] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:59 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [10] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:13 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [17] _start() @ Base ./client.jl:577 replace=false ordered=true method=alg_R: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 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!(r::StableRNGs.LehmerRNG, a::Vector{Int64}) @ StableRNGs ~/.julia/packages/StableRNGs/t609C/src/StableRNGs.jl:144 [4] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:3 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [8] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:59 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [10] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:13 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [17] _start() @ Base ./client.jl:577 replace=true ordered=false method=nothing: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 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] sortedindices_sample(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, n::Int64; replace::Bool, ordered::Bool, kwargs::@Kwargs{method::Nothing}) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:307 [5] sortedindices_sample @ ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:267 [inlined] [6] #itsample#8 @ ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:146 [inlined] [7] kwcall(::@NamedTuple{replace::Bool, ordered::Bool, method::Nothing}, ::typeof(itsample), rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, n::Int64) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:140 [8] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:3 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [12] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:59 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:13 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:577 replace=false ordered=false method=alg_L: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 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] sortedindices_sample(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, n::Int64; replace::Bool, ordered::Bool, kwargs::@Kwargs{method::Symbol}) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:307 [5] sortedindices_sample @ ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:267 [inlined] [6] #itsample#8 @ ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:146 [inlined] [7] kwcall(::@NamedTuple{replace::Bool, ordered::Bool, method::Symbol}, ::typeof(itsample), rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, n::Int64) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:140 [8] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:3 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [12] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:59 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:13 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:577 replace=false ordered=false method=alg_R: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 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] sortedindices_sample(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, n::Int64; replace::Bool, ordered::Bool, kwargs::@Kwargs{method::Symbol}) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:307 [5] sortedindices_sample @ ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:267 [inlined] [6] #itsample#8 @ ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:146 [inlined] [7] kwcall(::@NamedTuple{replace::Bool, ordered::Bool, method::Symbol}, ::typeof(itsample), rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, n::Int64) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/UnweightedSamplingMulti.jl:140 [8] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:3 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:13 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [12] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/unweighted_sampling_multi_tests.jl:59 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:13 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:577 replace=false ordered=false method=alg_ARes: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:35 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] transform @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:130 [inlined] [5] weighted_reservoir_sample_without_replacement(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::var"#weight2#weight2##0", n::Int64, is::IteratorSampling.WORSample, alg::IteratorSampling.AlgARes) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:66 [6] weighted_reservoir_sample_without_replacement(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::Function, n::Int64; ordered::Bool, method::Symbol) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:0 [7] weighted_reservoir_sample_without_replacement @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:33 [inlined] [8] #reservoir_sample#15 @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:21 [inlined] [9] reservoir_sample @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:15 [inlined] [10] #itsample#14 @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:12 [inlined] [11] kwcall(::@NamedTuple{replace::Bool, ordered::Bool, method::Symbol}, ::typeof(itsample), rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::Function, n::Int64) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:9 [12] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:29 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:35 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [16] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:83 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:15 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [25] _start() @ Base ./client.jl:577 replace=false ordered=false method=alg_AExpJ: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:35 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] transform @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:130 [inlined] [5] weighted_reservoir_sample_without_replacement(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::var"#weight2#weight2##0", n::Int64, is::IteratorSampling.WORSample, alg::IteratorSampling.AlgAExpJ) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:100 [6] weighted_reservoir_sample_without_replacement(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::Function, n::Int64; ordered::Bool, method::Symbol) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:0 [7] weighted_reservoir_sample_without_replacement @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:33 [inlined] [8] #reservoir_sample#15 @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:21 [inlined] [9] reservoir_sample @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:15 [inlined] [10] #itsample#14 @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:12 [inlined] [11] kwcall(::@NamedTuple{replace::Bool, ordered::Bool, method::Symbol}, ::typeof(itsample), rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::Function, n::Int64) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:9 [12] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:29 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:35 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [16] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:83 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:15 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [25] _start() @ Base ./client.jl:577 replace=true ordered=false method=alg_ARes: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:35 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] weighted_reservoir_sample_with_replacement(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::var"#weight2#weight2##0", n::Int64, is::IteratorSampling.WRSample) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:156 [5] weighted_reservoir_sample_with_replacement(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::Function, n::Int64; ordered::Bool) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:29 [6] weighted_reservoir_sample_with_replacement @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:25 [inlined] [7] #reservoir_sample#15 @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:19 [inlined] [8] reservoir_sample @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:15 [inlined] [9] #itsample#14 @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:12 [inlined] [10] kwcall(::@NamedTuple{replace::Bool, ordered::Bool, method::Symbol}, ::typeof(itsample), rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::Function, n::Int64) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:9 [11] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:29 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:35 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [15] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:83 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:15 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [24] _start() @ Base ./client.jl:577 replace=true ordered=false method=alg_AExpJ: Error During Test at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:35 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] weighted_reservoir_sample_with_replacement(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::var"#weight2#weight2##0", n::Int64, is::IteratorSampling.WRSample) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:156 [5] weighted_reservoir_sample_with_replacement(rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::Function, n::Int64; ordered::Bool) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:29 [6] weighted_reservoir_sample_with_replacement @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:25 [inlined] [7] #reservoir_sample#15 @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:19 [inlined] [8] reservoir_sample @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:15 [inlined] [9] #itsample#14 @ ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:12 [inlined] [10] kwcall(::@NamedTuple{replace::Bool, ordered::Bool, method::Symbol}, ::typeof(itsample), rng::StableRNGs.LehmerRNG, iter::UnitRange{Int64}, wv::Function, n::Int64) @ IteratorSampling ~/.julia/packages/IteratorSampling/eezZr/src/WeightedSamplingMulti.jl:9 [11] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:29 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:35 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [15] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/weighted_sampling_multi_tests.jl:83 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:11 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:15 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [24] _start() @ Base ./client.jl:577 Test Summary: | Pass Error Total Time IteratorSampling.jl Tests | 226 10 236 1m39.5s Code quality | 10 10 58.9s Unweighted sampling single tests | 8 8 10.6s Unweighted sampling multi tests | 120 6 126 12.6s replace=true ordered=true method=nothing | 20 1 21 10.5s replace=false ordered=true method=alg_L | 20 1 21 1.1s replace=false ordered=true method=alg_R | 20 1 21 0.0s replace=true ordered=false method=nothing | 20 1 21 0.5s replace=false ordered=false method=alg_L | 20 1 21 0.0s replace=false ordered=false method=alg_R | 20 1 21 0.0s Weighted sampling single tests | 4 4 0.5s Weighted sampling multi tests | 84 4 88 12.4s replace=false ordered=false method=alg_ARes | 21 1 22 4.0s replace=false ordered=false method=alg_AExpJ | 21 1 22 1.1s replace=true ordered=false method=alg_ARes | 21 1 22 6.0s replace=true ordered=false method=alg_AExpJ | 21 1 22 1.2s RNG of the outermost testset: Xoshiro(0x29a5a07c921a620e, 0x175e439a9ef58c0e, 0xe8a3e0c3dcc08d0b, 0xb69bc0198a1736e8, 0xf9360fd2856047c7) ERROR: LoadError: Some tests did not pass: 226 passed, 0 failed, 10 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/IteratorSampling/eezZr/test/runtests.jl:10 Testing failed after 126.16s ERROR: LoadError: Package IteratorSampling 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 196.04s: package has test failures