Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T15:44:28.871 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.57s ################################################################################ # 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 7.48s ################################################################################ # 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:585 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:585 Precompilation failed after 13.38s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_xtuYJ2/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_xtuYJ2/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.1s Test Summary: | Pass Total Time Configuration | 5 5 5.0s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-12-28T15:45:52.924 ------------------------------------------------------------------------------------- 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.1s Test Summary: | Pass Total Time Statistics | 12 12 1.8s Total iterations * blocks 160: 1%|▏ | ETA: 0:05:36 ( 2.13 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:15 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:08 (56.18 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:35 ( 0.98 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.42 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:53 ( 1.10 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.50 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:35 ( 0.98 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.01 ms/it) Test Summary: | Pass Total Time Report | 4 4 31.2s MCMC tests Constant with reweight goal Total iterations * blocks 160: 11%|▋ | ETA: 0:00:06 (43.62 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.30 ms/it) mean = [1.0019882251703978], error = [0.003338446988048403] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:00:42 ( 0.27 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.38 ms/it) mean = [0.7853577660724343], error = [0.0030293286671220295] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.86 ms/it) mean = [0.7899549728616619, 0.533462942184346], error = [0.005878515330979563, 0.0055465528869364225] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7951991957538858, 0.5299015094089502], error = [0.005340747763218443, 0.005121896418211444] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:53 ( 1.48 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (40.10 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (26.38 ms/it) mean = 0.7854697225040578, error = 0.005094421651721203 with expected value = 0.7853981633974483 mean = [0.5273529791507093, 1.0547059582888385], error = [0.005567464494150501, 0.011134928950826246] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:49 ( 1.07 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (28.40 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.48 ms/it) mean = [6.025684309965971], error = [0.019612404483281637] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:15 ( 1.23 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (29.81 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.65 ms/it) mean = [11.991554550555515], error = [0.0399006465301957] with expected value = 12.0 Singular1 Total iterations * blocks 160: 12%|▊ | ETA: 0:00:04 (26.32 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.82 ms/it) 0.128949 seconds (2.75 k allocations: 469.250 KiB) 0.254204 seconds (2.71 k allocations: 467.531 KiB) Integral 1 = -4.017275157125692 ± 0.011126666973143408 (reduced chi2 = 1.65) Singular2 Total iterations * blocks 160: 11%|▋ | ETA: 0:00:04 (29.45 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.06 ms/it) mean = [1.379633299712654], error = [0.008676090611573135] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:44 ( 1.04 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (25.47 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.65 ms/it) mean = [1.3892722223317189], error = [0.009971976274691152] 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:52 ( 0.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.27 ms/it) mean = [1.3850287535285921], error = [0.007918813546522982] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:47 ( 0.68 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.58 ms/it) mean = [0.5003372496606538], error = [0.0018988248854443258] with expected value = 0.5 mean = [0.333178440135938], error = [0.0012700618096642068] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.34 ms/it) mean = [0.5060615899807968, 0.0], error = [0.003423845150237525, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33656285139116243], error = [3.3333333333333335e-11, 0.0029670503391075174] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 36.8s Vegas tests Sphere 2D mean = [0.7852668110892029], error = [0.00023289614275702862] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 mean = [0.7853454789130271, 0.5238337166396472], error = [0.0002296121160187408, 0.0002674226057023927] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7857870659792898, 0.5234515547800993], error = [0.00027139232144772474, 0.00025103298189730434] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:00:46 ( 0.29 s/it) Total iterations * blocks 160: 48%|██▉ | ETA: 0:00:01 (15.12 ms/it) Total iterations * blocks 160: 89%|█████▍| ETA: 0:00:00 (11.66 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.19 ms/it) mean = 0.78487555838951, error = 0.00025126821759597647 with expected value = 0.7853981633974483 mean = [0.5234577622135077, 1.046915524416582], error = [0.00028034652875447077, 0.0005606930223072929] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:00:50 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.89 ms/it) mean = [5.9999198692252165], error = [0.0002595806636951369] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:53 ( 0.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.73 ms/it) mean = [11.999977160404859], error = [3.548389363363539e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:47 ( 0.29 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.75 ms/it) 0.202423 seconds (3.16 k allocations: 451.727 KiB) Integral 1 = -3.9997730923401464 ± 0.00020183416094168212 (reduced chi2 = 0.888) mean = [-3.9997730923401464], error = [0.00020183416094168212] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:40 ( 0.25 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.48 ms/it) mean = [1.3936574996483748], error = [0.0011597958854981754] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:51 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.64 ms/it) mean = [1.3929383372249622], error = [0.0010893022878376722] 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.40 ms/it) mean = [1.3916570240295703], error = [0.0013356952575386614] with expected value = 1.3932 Complex1 mean = [0.4999779434558225], error = [3.0220442297249903e-5] with expected value = 0.5 mean = [0.3333555902550901], error = [7.169713602768562e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 95%|█████▊| ETA: 0:00:00 ( 3.30 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.30 ms/it) mean = [0.49996709066988765, 0.0], error = [2.8507632478970293e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333176610316454], error = [3.3333333333333335e-11, 6.71128470368328e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:45 ( 0.29 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.98 ms/it) mean = [0.500080888355689, 0.0], error = [3.3796927162859874e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33323065363668003], error = [3.3333333333333335e-11, 7.664493471636448e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:30 ( 0.95 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (24.04 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.86 ms/it) mean = [0.9225607850380205, 0.9458017797883527, 0.9571177321654145], error = [0.0003030522939110492, 0.0005263781947456416, 0.0006891496953197729] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 15.3s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.16 ms/it) mean = [0.7848456077756542], error = [0.0005666185928803308] 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.55 ms/it) Integral 1 = 0.784211548452711 ± 0.0009460718199104744 (reduced chi2 = 0.856) Integral 2 = 0.5230897632164432 ± 0.0008940481991100885 (reduced chi2 = 0.907) mean = [0.784211548452711, 0.5230897632164432], error = [0.0009460718199104744, 0.0008940481991100885] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.786918883713992, 0.5246082019523908], error = [0.0008277982839357128, 0.0008975824590821793] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:23 ( 0.53 s/it) Total iterations * blocks 160: 65%|███▉ | ETA: 0:00:01 (14.95 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.29 ms/it) mean = 0.7852467570715638, error = 0.0008185727225605991 with expected value = 0.7853981633974483 mean = [0.5225621850646756, 1.0451243701344544], error = [0.0008371177492377119, 0.001674235463672107] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.37 ms/it) mean = [6.00045844898991], error = [0.00037802613303813265] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.78 ms/it) mean = [12.000027633940592], error = [4.749258919663149e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.60 ms/it) 0.215818 seconds (4.15 k allocations: 505.016 KiB) Integral 1 = -3.9995421432657405 ± 0.0002156676068234572 (reduced chi2 = 1.27) mean = [-3.9995421432657405], error = [0.0002156676068234572] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.81 ms/it) mean = [1.3968690782190187], error = [0.0030506010603542463] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.23 ms/it) mean = [1.3911168512897458], error = [0.0022759852883456697] 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:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.92 ms/it) mean = [1.3896322038880573], error = [0.002305050628761293] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.349137 seconds (6.43 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.39 ms/it) mean = [0.5000035416642412], error = [4.922354355102025e-5] with expected value = 0.5 mean = [0.33318932046133626], error = [9.640374366701706e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:26 ( 0.54 s/it) Total iterations * blocks 160: 82%|████▉ | ETA: 0:00:00 (12.25 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.81 ms/it) mean = [0.5000680561304244, 0.0], error = [6.268828199374908e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3331157991257014], error = [3.3333333333333335e-11, 0.00012275872604646033] 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.46 ms/it) mean = [0.5000641159878665, 0.0], error = [5.372880234679453e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333901711410446], error = [3.3333333333333335e-11, 0.00011099126854455867] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:01:19 ( 0.50 s/it) Total iterations * blocks 160: 71%|████▎ | ETA: 0:00:01 (13.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.25 ms/it) mean = [0.9194495834385302, 0.947502518766119, 0.9594617761806705], error = [0.0014058844233679603, 0.0019000675116981158, 0.0023391941073235773] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 18.4s ┌ 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:34 ( 0.59 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.47 ms/it) 1 -> 0.49997489476822576+-0.00011838894878690214 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:21 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.55 ms/it) 1 -> 0.5000557005672982+-0.00014113917278798152 1 -> 0.5115814464068015+-0.006974642084533501 test thread: 1 for the index 2 2 -> 0.33319439975660925+-9.270255373946136e-5 2 -> 0.3333642814689566+-9.576015253973202e-5 2 -> 0.3374842342220848+-0.004062038200292069 test thread: 1 for the index 3 3 -> 0.2499159155598738+-6.513204498974934e-5 3 -> 0.24999609274831258+-7.8133516310725e-5 3 -> 0.2532220700777021+-0.002745203742020797 test outer threads for vegas mean = 0.49997489476822576, error = 0.00011838894878690214 with expected value = 0.5 test outer threads for vegasmc mean = 0.5000557005672982, error = 0.00014113917278798152 with expected value = 0.5 test outer threads for mcmc mean = 0.5115814464068015, error = 0.006974642084533501 with expected value = 0.5 test outer threads for vegas mean = 0.33319439975660925, error = 9.270255373946136e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.3333642814689566, error = 9.576015253973202e-5 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3374842342220848, error = 0.004062038200292069 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.2499159155598738, error = 6.513204498974934e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.24999609274831258, error = 7.8133516310725e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.2532220700777021, error = 0.002745203742020797 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 5.5s ┌ 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:22 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.58 ms/it) 2 -> [0.3333625110237598]+-[9.507696289548795e-5] mean = [0.3333625110237598], error = [9.507696289548795e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:51 ( 0.70 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.93 ms/it) 2 -> [0.3332096683846037]+-[0.00011004313259152325] mean = [0.3332096683846037], error = [0.00011004313259152325] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.72 ms/it) 2 -> [0.33136993613249366]+-[0.00404249677983853] mean = [0.33136993613249366], error = [0.00404249677983853] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 5.6s Total iterations * blocks 80: 2%|▏ | ETA: 0:02:33 ( 1.96 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:31 ( 0.45 s/it) Total iterations * blocks 80: 85%|██████ | ETA: 0:00:01 (86.68 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:05 (74.97 ms/it) Total iterations * blocks 64: 9%|▋ | ETA: 0:00:05 (85.25 ms/it) Total iterations * blocks 64: 89%|██████▎| ETA: 0:00:00 (18.26 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.49 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097906592 ± 0.0018118919 -0.097906592 ± 0.0018118919 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.763268 seconds (7.98 M allocations: 321.308 MiB, 3.66% gc time, 60.92% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097907 ± 0.001812 -0.097226 mean = -0.09790659155588066, error = 0.0018118919074320674 with expected value = -0.09722569490554467 0.500000 -0.095071 ± 0.002235 -0.095174 mean = -0.0950707283401177, error = 0.0022350597422721215 with expected value = -0.09517413768359331 1.000000 -0.095862 ± 0.005746 -0.088668 mean = -0.09586151642027897, error = 0.005746063986529398 with expected value = -0.08866785115184726 1.500000 -0.097691 ± 0.025657 -0.076203 mean = -0.0976910530539492, error = 0.02565678604568439 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097906592 ± 0.0018118919 -0.097906592 ± 0.0018118919 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:43 ( 0.56 s/it) Total iterations * blocks 80: 44%|███ | ETA: 0:00:02 (46.09 ms/it) Total iterations * blocks 80: 86%|██████ | ETA: 0:00:00 (30.68 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (28.42 ms/it) Total iterations * blocks 64: 42%|███ | ETA: 0:00:01 (18.90 ms/it) Total iterations * blocks 64: 84%|█████▉ | ETA: 0:00:00 (18.93 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.87 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097391589 ± 0.00046913244 -0.097391589 ± 0.00046913244 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.209282 seconds (11.01 M allocations: 489.064 MiB, 6.88% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097392 ± 0.000469 -0.097226 mean = -0.09739158853014791, error = 0.0004691324412066902 with expected value = -0.09722569490554467 0.500000 -0.096075 ± 0.000605 -0.095174 mean = -0.09607476248213784, error = 0.0006052729258706062 with expected value = -0.09517413768359331 1.000000 -0.087627 ± 0.000546 -0.088668 mean = -0.08762730100404166, error = 0.0005460130310216065 with expected value = -0.08866785115184726 1.500000 -0.079574 ± 0.006304 -0.076203 mean = -0.07957408372908768, error = 0.006303722065118097 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097391589 ± 0.00046913244 -0.097391589 ± 0.00046913244 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:51 ( 0.65 s/it) Total iterations * blocks 80: 39%|██▊ | ETA: 0:00:03 (58.43 ms/it) Total iterations * blocks 80: 74%|█████▏ | ETA: 0:00:01 (39.32 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (33.71 ms/it) Total iterations * blocks 64: 36%|██▌ | ETA: 0:00:01 (22.24 ms/it) Total iterations * blocks 64: 72%|█████ | ETA: 0:00:00 (22.18 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (22.21 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09426069 ± 0.001252925 -0.09426069 ± 0.001252925 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.422965 seconds (19.01 M allocations: 855.644 MiB, 9.74% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.094261 ± 0.001253 -0.097226 mean = -0.0942606898944568, error = 0.0012529249784859176 with expected value = -0.09722569490554467 0.500000 -0.096296 ± 0.001082 -0.095174 mean = -0.09629626235629558, error = 0.0010820493921084727 with expected value = -0.09517413768359331 1.000000 -0.089302 ± 0.001107 -0.088668 mean = -0.08930175622742159, error = 0.001107148656923217 with expected value = -0.08866785115184726 1.500000 -0.075463 ± 0.001018 -0.076203 mean = -0.07546341837117763, error = 0.0010179066911701052 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09426069 ± 0.001252925 -0.09426069 ± 0.001252925 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 17.9s 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:30 ( 2.47 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (58.58 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:06 (39.43 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09514112 ± 0.0033170972 -0.09514112 ± 0.0033170972 0.0000 2 -0.10006379 ± 0.0046412935 -0.09514112 ± 0.0033170972 0.0000 3 -0.098780239 ± 0.0031707148 -0.09918866 ± 0.0026181034 0.0521 4 -0.10137668 ± 0.0030034789 -0.10013338 ± 0.0019735572 0.1769 5 -0.097998281 ± 0.0024612527 -0.09929782 ± 0.0015396983 0.2706 6 -0.094802508 ± 0.0036484856 -0.098618263 ± 0.0014185541 0.5251 7 -0.10406357 ± 0.0037528607 -0.099299016 ± 0.0013269235 0.7885 8 -0.10080826 ± 0.0045396509 -0.099417812 ± 0.0012736307 0.6740 9 -0.094985381 ± 0.0035696546 -0.098917274 ± 0.001199564 0.7731 10 -0.099231917 ± 0.0041956494 -0.098941051 ± 0.0011533509 0.6771 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 11%|▋ | ETA: 0:00:04 (27.92 ms/it) Total iterations * blocks 160: 69%|████▏ | ETA: 0:00:00 ( 9.51 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.28 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.10247826 ± 0.0030086031 -0.10247826 ± 0.0030086031 0.0000 2 -0.094474101 ± 0.0036986599 -0.10247826 ± 0.0030086031 0.0000 3 -0.10312012 ± 0.0031880932 -0.099434599 ± 0.0024148249 3.1351 4 -0.093619373 ± 0.0036408577 -0.097657977 ± 0.002012417 2.4534 5 -0.096228625 ± 0.0043439847 -0.09740542 ± 0.0018259914 1.6653 6 -0.094272983 ± 0.0034993532 -0.096735041 ± 0.0016188504 1.4064 7 -0.098281257 ± 0.0058694058 -0.09684435 ± 0.00156058 1.1380 8 -0.093478244 ± 0.0052607976 -0.096572099 ± 0.0014961397 1.0111 9 -0.095608577 ± 0.0035020997 -0.096423388 ± 0.0013758456 0.8758 10 -0.094567138 ± 0.0037912437 -0.096207374 ± 0.0012933159 0.7928 ------------------------------------------------------------------------------------------------------------------------------- 1.357931 seconds (6.43 M allocations: 219.554 MiB, 2.09% gc time, 33.44% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.096207 ± 0.001293 -0.097226 mean = -0.09620737350396828, error = 0.0012933158659657784 with expected value = -0.09722569490554467 0.500000 -0.096915 ± 0.001302 -0.095174 mean = -0.09691536627479765, error = 0.0013015523442025387 with expected value = -0.09517413768359331 1.000000 -0.090449 ± 0.001655 -0.088668 mean = -0.09044915801457663, error = 0.0016546279362934092 with expected value = -0.08866785115184726 1.500000 -0.077093 ± 0.001844 -0.076203 mean = -0.07709258459658896, error = 0.001843674548375297 with expected value = -0.07620341547901538 mean = -0.09620737350396828, error = 0.0012933158659657784 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 9.9s ┌ 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=0x7ffc85fca440) 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-yz9FveQz (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:585 Test Summary: | Error Total Time MPI | 1 1 21.0s RNG of the outermost testset: Xoshiro(0xa95f59faff171274, 0x573b84d12b6423f7, 0x7ddd61495995c0c9, 0xd42cf0ee86a3f2ef, 0xf19f6562efabe6cf) 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 209.03s 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:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 272.83s: package tests unexpectedly errored