Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1404 (db0ee4186e*) started at 2025-12-23T15:43:24.761 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 7.02s ################################################################################ # Installation # Installing MCIntegration... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ea1e2de9] + MCIntegration v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.13.2 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [ea1e2de9] + MCIntegration v0.4.2 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [92933f4c] + ProgressMeter v1.11.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.9+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.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.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [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.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+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.68.0+1 [3f19e933] + p7zip_jll v17.7.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 6.47s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.65s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_jiw1pr/Project.toml` [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.9 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jiw1pr/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [86223c79] Graphs v1.13.2 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [e33a78d0] Hwloc_jll v2.12.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.9+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.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.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+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.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Utility | 6 6 0.2s Test Summary: | Pass Total Time Configuration | 5 5 5.2s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-12-23T15:44:44.831 ------------------------------------------------------------------------------------- Integral num = 2, dof = [[1, 1, 1], [2, 3, 3], [0, 0, 0]], with variables: 1. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 2. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 3. Adaptive Discrete variable ∈ [1, ..., 6]. Learning rate = 2.0. ------------------------------------------------------------------------------------- ChangeIntegrand Proposed Accepted Ratio  Norm -> 1: Inf% NaN% 0.000000 1 ->Norm: Inf% NaN% 0.000000 1 -> 2: Inf% NaN% 0.000000 2 -> 1: Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- ChangeVariable Proposed Accepted Ratio  1 / Continuous : Inf% NaN% 0.000000 1 / Continuous : Inf% NaN% 0.000000 1 / Discrete : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Discrete : Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- Integrand Visited ReWeight Norm : 0 0.333333 Order 1: 0 0.333333 Order 2: 0 0.333333 ------------------------------------------------------------------------------------- Integrand evaluation = 0  Test Summary: | Pass Total Time Probability | 4 4 5.0s Test Summary: | Pass Total Time Variable | 17 17 2.3s Test Summary: | Pass Total Time Statistics | 12 12 2.0s Total iterations * blocks 160: 1%|▏ | ETA: 0:06:04 ( 2.30 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:15 ( 0.53 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (56.32 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:41 ( 1.02 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.77 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:30 ( 1.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.55 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:27 ( 0.93 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.51 ms/it) Test Summary: | Pass Total Time Report | 4 4 31.5s MCMC tests Constant with reweight goal Total iterations * blocks 160: 11%|▋ | ETA: 0:00:06 (43.70 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.27 ms/it) mean = [1.002730630708807], error = [0.003842002472638827] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:00:41 ( 0.26 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.28 ms/it) mean = [0.7866842503684391], error = [0.0031573240988317444] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.77 ms/it) mean = [0.792763814374971, 0.5313886349584481], error = [0.0052046497853755576, 0.005588665151505051] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7772621227089462, 0.519319827712197], error = [0.005443958501586102, 0.005393242308804453] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:04:00 ( 1.52 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (40.23 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (26.27 ms/it) mean = 0.7885591146870352, error = 0.005231837384414565 with expected value = 0.7853981633974483 mean = [0.5227380690746937, 1.045476138106961], error = [0.0052300850612942784, 0.010460170085548007] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:50 ( 1.08 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (28.68 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.65 ms/it) mean = [5.9775055202750345], error = [0.02339278812724713] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:14 ( 1.23 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (29.71 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.59 ms/it) mean = [12.083579732224193], error = [0.04353172731176638] with expected value = 12.0 Singular1 Total iterations * blocks 160: 18%|█ | ETA: 0:00:02 (17.86 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.76 ms/it) 0.123730 seconds (2.75 k allocations: 469.281 KiB) 0.250965 seconds (2.71 k allocations: 467.562 KiB) Integral 1 = -4.006835955806132 ± 0.01261616060073079 (reduced chi2 = 1.1) Singular2 Total iterations * blocks 160: 26%|█▋ | ETA: 0:00:01 (11.93 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.88 ms/it) mean = [1.387788347414757], error = [0.008923466458940713] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:39 ( 1.01 s/it) Total iterations * blocks 160: 77%|████▋ | ETA: 0:00:01 (20.44 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.95 ms/it) mean = [1.369129681749013], error = [0.008176198865388633] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:00:50 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.14 ms/it) mean = [1.3743338775216563], error = [0.008347928811749937] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:07 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.41 ms/it) mean = [0.49884395149743693], error = [0.0018058166904863276] with expected value = 0.5 mean = [0.3334067442912212], error = [0.001207047815085292] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.36 ms/it) mean = [0.5000613289840674, 0.0], error = [0.0033934392823322885, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3348302434104326], error = [3.3333333333333335e-11, 0.0033861215923070647] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 35.2s Vegas tests Sphere 2D mean = [0.7854540311380821], error = [0.00023559061345162087] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 mean = [0.7852478721809655, 0.5233273066302971], error = [0.0002413553891910928, 0.0002566681448073724] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7855310469693029, 0.5229034525162706], error = [0.00024596081493813497, 0.00026427730884211225] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 42%|██▌ | ETA: 0:00:02 (18.88 ms/it) Total iterations * blocks 160: 87%|█████▎| ETA: 0:00:00 (12.85 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.10 ms/it) mean = 0.7856488641836574, error = 0.00025460710673829606 with expected value = 0.7853981633974483 mean = [0.5235742151356267, 1.0471484302740424], error = [0.0002732891818907152, 0.00054657832842965] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:00:51 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.91 ms/it) mean = [6.000299466291929], error = [0.00032744145392436845] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:53 ( 0.34 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.73 ms/it) mean = [12.000021245019555], error = [2.9828700942306855e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:47 ( 0.30 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.79 ms/it) 0.172595 seconds (3.16 k allocations: 451.758 KiB) Integral 1 = -3.9998977706075234 ± 0.00019151130459312931 (reduced chi2 = 0.94) mean = [-3.9998977706075234], error = [0.00019151130459312931] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:42 ( 0.27 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.65 ms/it) mean = [1.3938664985150482], error = [0.0011455155706594049] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:50 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.58 ms/it) mean = [1.3906215901572763], error = [0.001384747400492335] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:00:47 ( 0.30 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.30 ms/it) mean = [1.3914915661932168], error = [0.0011867459397676345] with expected value = 1.3932 Complex1 mean = [0.5000054156055191], error = [3.3173792028516525e-5] with expected value = 0.5 mean = [0.3334061634568257], error = [7.079410106816844e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 91%|█████▌| ETA: 0:00:00 ( 6.21 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.93 ms/it) mean = [0.5000084696172272, 0.0], error = [2.7855510588468593e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33329104444579116], error = [3.3333333333333335e-11, 6.03161290296626e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:40 ( 0.25 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.52 ms/it) mean = [0.4999781379333672, 0.0], error = [3.3971215068002155e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33329594851258926], error = [3.3333333333333335e-11, 7.313338367257646e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:28 ( 0.93 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (23.74 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.62 ms/it) mean = [0.9226367178414034, 0.9475064641095025, 0.962049449974676], error = [0.00030199558580739397, 0.0005009655511407719, 0.0007720225832737916] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 16.1s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.40 ms/it) mean = [0.7855497183903152], error = [0.0006529730736440831] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:23 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.52 ms/it) Integral 1 = 0.7862118827102555 ± 0.0008253482285349393 (reduced chi2 = 1.97) Integral 2 = 0.5252573594829644 ± 0.0008533031104145106 (reduced chi2 = 1.14) mean = [0.7862118827102555, 0.5252573594829644], error = [0.0008253482285349393, 0.0008533031104145106] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7866210842440953, 0.5244426751599551], error = [0.0008140152224413515, 0.0008796929761941281] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:24 ( 0.53 s/it) Total iterations * blocks 160: 71%|████▎ | ETA: 0:00:01 (13.77 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.09 ms/it) mean = 0.784919457797658, error = 0.0008281268184977567 with expected value = 0.7853981633974483 mean = [0.523326335015846, 1.0466526700316963], error = [0.0007809910702524624, 0.001561982104566126] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.65 ms/it) mean = [6.000490000698129], error = [0.0004081577616975214] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.41 ms/it) mean = [11.999849500049727], error = [4.9928253580854225e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:53 ( 0.34 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.50 ms/it) 0.177458 seconds (4.16 k allocations: 509.125 KiB) Integral 1 = -3.9998094571316596 ± 0.0002646760462212233 (reduced chi2 = 1.62) mean = [-3.9998094571316596], error = [0.0002646760462212233] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:00 ( 0.38 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.38 ms/it) mean = [1.3936475751848805], error = [0.0031037337901301735] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.16 ms/it) mean = [1.3972574684561765], error = [0.002456330039742483] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:04 ( 0.40 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.05 ms/it) mean = [1.3902876435882547], error = [0.0022727904407721547] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.324350 seconds (6.44 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.64 ms/it) mean = [0.49999488137195686], error = [4.797504947165299e-5] with expected value = 0.5 mean = [0.3333740973240748], error = [0.0001042316409596347] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:16 ( 0.48 s/it) Total iterations * blocks 160: 88%|█████▎| ETA: 0:00:00 (10.49 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.79 ms/it) mean = [0.49999282383435273, 0.0], error = [4.606866984579666e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333721458658051], error = [3.3333333333333335e-11, 0.0001062190156144005] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.43 ms/it) mean = [0.5000655423507676, 0.0], error = [4.962571016738843e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3331795604028038], error = [3.3333333333333335e-11, 0.00011299434280130298] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.49 s/it) Total iterations * blocks 160: 70%|████▎ | ETA: 0:00:01 (13.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.16 ms/it) mean = [0.9210808376646726, 0.944969268561297, 0.9559070348206118], error = [0.0015982149306540865, 0.001762761357950883, 0.0021556452568508044] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 17.2s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:3 test thread: 1 for the index 1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:21 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.50 ms/it) 1 -> 0.5002808278039591+-0.00011969098130118152 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:16 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.17 ms/it) 1 -> 0.499909093012817+-0.0001301039889572991 1 -> 0.5011577744101126+-0.006337621554105744 test thread: 1 for the index 2 2 -> 0.33321104486373826+-9.179091070111778e-5 2 -> 0.3333577860293396+-0.00010483167217226955 2 -> 0.3311990269298993+-0.004284285117736356 test thread: 1 for the index 3 3 -> 0.2500152909027449+-6.604839175798661e-5 3 -> 0.24987195176340088+-7.81621831715475e-5 3 -> 0.24831136569896572+-0.002891367810973629 test outer threads for vegas mean = 0.5002808278039591, error = 0.00011969098130118152 with expected value = 0.5 test outer threads for vegasmc mean = 0.499909093012817, error = 0.0001301039889572991 with expected value = 0.5 test outer threads for mcmc mean = 0.5011577744101126, error = 0.006337621554105744 with expected value = 0.5 test outer threads for vegas mean = 0.33321104486373826, error = 9.179091070111778e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.3333577860293396, error = 0.00010483167217226955 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3311990269298993, error = 0.004284285117736356 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.2500152909027449, error = 6.604839175798661e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.24987195176340088, error = 7.81621831715475e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.24831136569896572, error = 0.002891367810973629 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 5.1s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:42 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:16 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.10 ms/it) 2 -> [0.3331735917745814]+-[8.393994385047836e-5] mean = [0.3331735917745814], error = [8.393994385047836e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:44 ( 0.66 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.36 ms/it) 2 -> [0.3333631692885445]+-[0.00011769905613140284] mean = [0.3333631692885445], error = [0.00011769905613140284] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:07 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.38 ms/it) 2 -> [0.33889104537729664]+-[0.003779716644116232] mean = [0.33889104537729664], error = [0.003779716644116232] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 5.2s Total iterations * blocks 80: 2%|▏ | ETA: 0:02:33 ( 1.96 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:28 ( 0.41 s/it) Total iterations * blocks 80: 91%|██████▍| ETA: 0:00:01 (73.91 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:05 (67.87 ms/it) Total iterations * blocks 64: 9%|▋ | ETA: 0:00:05 (84.54 ms/it) Total iterations * blocks 64: 97%|██████▊| ETA: 0:00:00 (17.06 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (16.82 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096201911 ± 0.0019888749 -0.096201911 ± 0.0019888749 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.748284 seconds (7.84 M allocations: 316.347 MiB, 3.62% gc time, 62.91% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.096202 ± 0.001989 -0.097226 mean = -0.09620191136011373, error = 0.0019888748573598327 with expected value = -0.09722569490554467 0.500000 -0.095740 ± 0.002196 -0.095174 mean = -0.09574021869684546, error = 0.0021961313975969554 with expected value = -0.09517413768359331 1.000000 -0.086968 ± 0.002299 -0.088668 mean = -0.08696822203337598, error = 0.0022989522456279645 with expected value = -0.08866785115184726 1.500000 -0.071911 ± 0.002011 -0.076203 mean = -0.07191121055221315, error = 0.0020113764670962376 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096201911 ± 0.0019888749 -0.096201911 ± 0.0019888749 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:41 ( 0.52 s/it) Total iterations * blocks 80: 46%|███▎ | ETA: 0:00:02 (41.95 ms/it) Total iterations * blocks 80: 90%|██████▎| ETA: 0:00:00 (28.68 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (27.29 ms/it) Total iterations * blocks 64: 44%|███ | ETA: 0:00:01 (18.10 ms/it) Total iterations * blocks 64: 86%|██████ | ETA: 0:00:00 (18.44 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.41 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098197446 ± 0.00054125373 -0.098197446 ± 0.00054125373 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.179593 seconds (11.01 M allocations: 489.072 MiB, 6.05% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.098197 ± 0.000541 -0.097226 mean = -0.09819744642728218, error = 0.0005412537326689551 with expected value = -0.09722569490554467 0.500000 -0.095758 ± 0.000679 -0.095174 mean = -0.09575843525475553, error = 0.0006786770983744652 with expected value = -0.09517413768359331 1.000000 -0.090199 ± 0.000697 -0.088668 mean = -0.09019943017597394, error = 0.0006967360108501421 with expected value = -0.08866785115184726 1.500000 -0.072986 ± 0.002469 -0.076203 mean = -0.07298640335929268, error = 0.0024686969080493578 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098197446 ± 0.00054125373 -0.098197446 ± 0.00054125373 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:49 ( 0.63 s/it) Total iterations * blocks 80: 38%|██▋ | ETA: 0:00:03 (59.26 ms/it) Total iterations * blocks 80: 72%|█████▏ | ETA: 0:00:01 (39.32 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (33.13 ms/it) Total iterations * blocks 64: 38%|██▋ | ETA: 0:00:01 (21.55 ms/it) Total iterations * blocks 64: 78%|█████▌ | ETA: 0:00:00 (20.62 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (20.68 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.099009195 ± 0.001239668 -0.099009195 ± 0.001239668 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.324480 seconds (19.01 M allocations: 855.652 MiB, 10.46% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.099009 ± 0.001240 -0.097226 mean = -0.09900919472338289, error = 0.0012396680470271176 with expected value = -0.09722569490554467 0.500000 -0.096826 ± 0.001180 -0.095174 mean = -0.09682623989118462, error = 0.0011798664377066109 with expected value = -0.09517413768359331 1.000000 -0.089275 ± 0.001070 -0.088668 mean = -0.08927541655541342, error = 0.0010696638979989983 with expected value = -0.08866785115184726 1.500000 -0.074792 ± 0.002152 -0.076203 mean = -0.07479167458596615, error = 0.002152106631640679 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.099009195 ± 0.001239668 -0.099009195 ± 0.001239668 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 17.0s WARNING: Method definition (::Type{Main.Para})(Float64, Float64, Int64, Int64, Int64, Float64, Float64, Array{StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, 1}, Float64) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})(Any, Any, Any, Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})() in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Para}) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. Total iterations * blocks 160: 1%|▏ | ETA: 0:06:17 ( 2.39 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (55.81 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:05 (37.28 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097975447 ± 0.0040953666 -0.097975447 ± 0.0040953666 0.0000 2 -0.10221826 ± 0.0040998889 -0.097975447 ± 0.0040953666 0.0000 3 -0.09727363 ± 0.0035952347 -0.099423058 ± 0.0027031293 0.8222 4 -0.09583317 ± 0.0042372789 -0.098384678 ± 0.0022788977 0.6662 5 -0.093392635 ± 0.0021602909 -0.095755374 ± 0.0015678103 1.2866 6 -0.097043894 ± 0.0038934042 -0.095935159 ± 0.0014543256 0.9885 7 -0.097668306 ± 0.0045213438 -0.096097664 ± 0.001384467 0.8174 8 -0.095985683 ± 0.0023960071 -0.096069634 ± 0.0011987384 0.6815 9 -0.097855015 ± 0.0040438579 -0.096213849 ± 0.0011493049 0.6097 10 -0.098122104 ± 0.0043979679 -0.096335836 ± 0.0011119631 0.5555 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 15%|▉ | ETA: 0:00:03 (22.23 ms/it) Total iterations * blocks 160: 72%|████▎ | ETA: 0:00:00 ( 9.03 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.21 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.092453628 ± 0.0039299795 -0.092453628 ± 0.0039299795 0.0000 2 -0.098711139 ± 0.0032256133 -0.092453628 ± 0.0039299795 0.0000 3 -0.10083202 ± 0.0037166111 -0.099622326 ± 0.0024360841 0.1857 4 -0.10109602 ± 0.0041223323 -0.10000376 ± 0.0020972537 0.1402 5 -0.1009048 ± 0.0043977062 -0.10017072 ± 0.0018930079 0.1049 6 -0.088619319 ± 0.004282459 -0.098282549 ± 0.0017313956 1.6003 7 -0.09255013 ± 0.0041236557 -0.097423434 ± 0.0015963904 1.6088 8 -0.096924691 ± 0.0032854784 -0.097328174 ± 0.0014358654 1.3438 9 -0.099373799 ± 0.0030928289 -0.097690897 ± 0.0013023574 1.2032 10 -0.095665185 ± 0.0039876508 -0.097495649 ± 0.0012380036 1.0820 ------------------------------------------------------------------------------------------------------------------------------- 1.343972 seconds (6.44 M allocations: 219.833 MiB, 3.97% gc time, 31.25% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097496 ± 0.001238 -0.097226 mean = -0.09749564876415466, error = 0.00123800358170149 with expected value = -0.09722569490554467 0.500000 -0.097043 ± 0.001399 -0.095174 mean = -0.09704330624563909, error = 0.0013992155340249422 with expected value = -0.09517413768359331 1.000000 -0.090131 ± 0.001646 -0.088668 mean = -0.09013144396517897, error = 0.0016455734403283994 with expected value = -0.08866785115184726 1.500000 -0.076966 ± 0.001690 -0.076203 mean = -0.07696629268870356, error = 0.001690050901685899 with expected value = -0.07620341547901538 mean = -0.09749564876415466, error = 0.00123800358170149 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 9.5s ┌ Warning: mpiexec() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffd9046ad40) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, MCIntegration-primary-djgn7yhP (errno 1) MPI: Error During Test at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 Got exception outside of a @test failed process: Process(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 2 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no mpi_test.jl`, ProcessExited(15)) [15] Stacktrace: [1] pipeline_error @ ./process.jl:610 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run @ ./process.jl:522 [inlined] [4] (::var"#50#51"{Int64})(exe::String) @ Main ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:7 [5] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{var"#50#51"{Int64}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [10] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:5 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:41 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time MPI | 1 1 21.0s RNG of the outermost testset: Xoshiro(0x68a96f14649c384f, 0xc8d68966e1f06481, 0x5393f7d76c132354, 0xb9929aa6b5cdc910, 0x78131d0d1f6d95e6) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:33 Testing failed after 207.34s ERROR: LoadError: Package MCIntegration 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:237 [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:228 PkgEval failed after 266.3s: package tests unexpectedly errored