Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1384 (b34261b5d0*) started at 2025-12-18T15:36:29.950 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.35s ################################################################################ # 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.0 [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 8.05s ################################################################################ # 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 13.7s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_N3lecL/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_N3lecL/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.0 [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-18T15:37:56.030 ------------------------------------------------------------------------------------- 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.2s Test Summary: | Pass Total Time Variable | 17 17 2.0s Test Summary: | Pass Total Time Statistics | 12 12 1.9s Total iterations * blocks 160: 1%|▏ | ETA: 0:06:37 ( 2.51 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:20 ( 0.56 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (59.75 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:37 ( 0.99 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.62 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:55 ( 1.11 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.65 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.04 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 (44.29 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.32 ms/it) mean = [1.0023957664459997], error = [0.002967006499028208] with expected value = 1 Sphere 2D Total iterations * blocks 160: 11%|▋ | ETA: 0:00:06 (39.24 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.03 ms/it) mean = [0.7874323556709715], error = [0.0032035641799757326] 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.87 ms/it) mean = [0.7871386818619065, 0.5296998252075242], error = [0.005912435148451617, 0.0056605808646964404] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7855327407312633, 0.5340901642536392], error = [0.0051863845557123, 0.005585857352098475] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:45 ( 1.42 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (37.67 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.76 ms/it) mean = 0.8054842094709795, error = 0.005532028857837572 with expected value = 0.7853981633974483 mean = [0.5323470213149282, 1.0646940426312161], error = [0.005324101758408872, 0.010648203482342047] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:45 ( 1.05 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (28.21 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.34 ms/it) mean = [5.997513701263341], error = [0.02231333322467236] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:13 ( 1.22 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (29.59 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.55 ms/it) mean = [12.07715790305758], error = [0.04397399422691344] with expected value = 12.0 Singular1 Total iterations * blocks 160: 28%|█▊ | ETA: 0:00:01 (11.13 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.71 ms/it) 0.127611 seconds (2.75 k allocations: 469.281 KiB) 0.257996 seconds (2.71 k allocations: 467.562 KiB) Integral 1 = -3.9861801988963275 ± 0.012225808085890102 (reduced chi2 = 1.1) Singular2 Total iterations * blocks 160: 27%|█▋ | ETA: 0:00:01 (11.63 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.88 ms/it) mean = [1.3863320313524978], error = [0.008187552640900432] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:51 ( 1.08 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (26.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.17 ms/it) mean = [1.386079395013995], error = [0.007834646001012193] 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:49 ( 0.31 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.90 ms/it) mean = [1.3888655569539952], error = [0.00846584212726133] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:04 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.18 ms/it) mean = [0.502475493378516], error = [0.0016444513057784621] with expected value = 0.5 mean = [0.33495999249145236], error = [0.0011497957592263904] 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.41 ms/it) mean = [0.5013748990783767, 0.0], error = [0.0033966342878682717, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.336295718597279], error = [3.3333333333333335e-11, 0.003347051779123027] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 35.1s Vegas tests Sphere 2D mean = [0.7855463929259462], error = [0.00021649771146709085] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 mean = [0.7856203150923342, 0.5237705219490886], error = [0.00028123778332363495, 0.0002988456485951791] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7858415433169538, 0.524066405370143], error = [0.00024337521571740145, 0.00027262807474117643] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:00 ( 0.38 s/it) Total iterations * blocks 160: 47%|██▊ | ETA: 0:00:02 (17.71 ms/it) Total iterations * blocks 160: 90%|█████▍| ETA: 0:00:00 (12.71 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.18 ms/it) mean = 0.7855416723661821, error = 0.00022817066625552255 with expected value = 0.7853981633974483 mean = [0.5233911550748938, 1.0467823101587732], error = [0.00025824022180682873, 0.0005164804099308878] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:00:52 ( 0.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.03 ms/it) mean = [5.9998931684826085], error = [0.00032013773140250276] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:52 ( 0.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.69 ms/it) mean = [11.999963020613334], error = [3.458247954553986e-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.84 ms/it) 0.172583 seconds (3.16 k allocations: 451.758 KiB) Integral 1 = -4.000286708662404 ± 0.00019980666903678663 (reduced chi2 = 1.41) mean = [-4.000286708662404], error = [0.00019980666903678663] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:42 ( 0.26 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.59 ms/it) mean = [1.3911034834253513], error = [0.0012647737140939576] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:48 ( 0.30 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.33 ms/it) mean = [1.3928434504789653], error = [0.001302928886436419] 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:45 ( 0.28 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.17 ms/it) mean = [1.3953046902804176], error = [0.0013982601823526453] with expected value = 1.3932 Complex1 mean = [0.5000043607882959], error = [3.363571471255999e-5] with expected value = 0.5 mean = [0.3332850893682845], error = [7.384362283382345e-5] with expected value = 0.3333333333333333 Complex2 mean = [0.5000157185140378, 0.0], error = [3.2125937462933475e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333924511296835], error = [3.3333333333333335e-11, 6.792662390728993e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:42 ( 0.26 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.69 ms/it) mean = [0.5000163349301326, 0.0], error = [3.290026558621482e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333285713676427], error = [3.3333333333333335e-11, 6.565356672795771e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:29 ( 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.79 ms/it) mean = [0.9221586338034167, 0.9467180968755852, 0.9590033105353011], error = [0.00030889680914137117, 0.0005353983431402956, 0.0006996277648786942] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 15.7s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.99 ms/it) mean = [0.7852167606405145], error = [0.0005360334385367516] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:19 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.26 ms/it) Integral 1 = 0.7844094228044108 ± 0.0008712685793410787 (reduced chi2 = 1.05) Integral 2 = 0.5228569472085516 ± 0.0008783998176323453 (reduced chi2 = 1.85) mean = [0.7844094228044108, 0.5228569472085516], error = [0.0008712685793410787, 0.0008783998176323453] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7848048179304317, 0.5224226727573023], error = [0.0009072955085495323, 0.0008545667186150176] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.51 s/it) Total iterations * blocks 160: 69%|████▏ | ETA: 0:00:01 (13.76 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.82 ms/it) mean = 0.7863262566673217, error = 0.000816362001008242 with expected value = 0.7853981633974483 mean = [0.524812351957776, 1.0496247039355007], error = [0.0008384923463464333, 0.0016769846572614012] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.07 ms/it) mean = [6.000068385942356], error = [0.00032192338147092527] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:16 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.59 ms/it) mean = [12.000287839414378], error = [0.00014530178685584645] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:04 ( 0.40 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.33 ms/it) 0.210389 seconds (4.15 k allocations: 505.047 KiB) Integral 1 = -4.00032409849621 ± 0.0002769368560152965 (reduced chi2 = 0.931) mean = [-4.00032409849621], error = [0.0002769368560152965] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.47 ms/it) mean = [1.3883244166662265], error = [0.003038238151320401] 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.13 ms/it) mean = [1.39623413047811], error = [0.002015135405277667] 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:09 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.55 ms/it) mean = [1.3916294694406688], error = [0.0026429014811387287] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.346130 seconds (6.43 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.46 ms/it) mean = [0.49994609969189135], error = [5.256297582850754e-5] with expected value = 0.5 mean = [0.3334075541053774], error = [0.000111218246248545] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:30 ( 0.57 s/it) Total iterations * blocks 160: 83%|█████ | ETA: 0:00:00 (12.39 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.00 ms/it) mean = [0.49997918547727516, 0.0], error = [4.446544630523328e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332432296343796], error = [3.3333333333333335e-11, 0.00011912221273404532] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:07 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.11 ms/it) mean = [0.4999737341714342, 0.0], error = [4.737725074217975e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3334444039180871], error = [3.3333333333333335e-11, 0.00013009435477511237] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.51 s/it) Total iterations * blocks 160: 71%|████▎ | ETA: 0:00:01 (13.28 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.30 ms/it) mean = [0.923109121719674, 0.9479791990604893, 0.9638543411437066], error = [0.0014270557819396237, 0.0015760514652310331, 0.001869963551894569] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 17.9s ┌ 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:26 ( 0.55 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.88 ms/it) 1 -> 0.5000663207329766+-0.00011438798052693494 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:19 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.40 ms/it) 1 -> 0.5000091884314891+-0.00016810408216712377 Total iterations * blocks 160: 99%|██████| ETA: 0:00:00 ( 3.14 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.13 ms/it) 1 -> 0.49502172727565336+-0.0058327777042835255 test thread: 1 for the index 2 2 -> 0.33334712782884024+-9.448418061271569e-5 2 -> 0.33346075820996773+-9.051258461582824e-5 2 -> 0.34102237964395915+-0.003937277863768654 test thread: 1 for the index 3 3 -> 0.25005534965915904+-6.436083535747045e-5 3 -> 0.2498298146970563+-7.188712069171754e-5 3 -> 0.25247144433313906+-0.0031236464747807758 test outer threads for vegas mean = 0.5000663207329766, error = 0.00011438798052693494 with expected value = 0.5 test outer threads for vegasmc mean = 0.5000091884314891, error = 0.00016810408216712377 with expected value = 0.5 test outer threads for mcmc mean = 0.49502172727565336, error = 0.0058327777042835255 with expected value = 0.5 test outer threads for vegas mean = 0.33334712782884024, error = 9.448418061271569e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.33346075820996773, error = 9.051258461582824e-5 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.34102237964395915, error = 0.003937277863768654 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.25005534965915904, error = 6.436083535747045e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.2498298146970563, error = 7.188712069171754e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.25247144433313906, error = 0.0031236464747807758 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:18 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.22 ms/it) 2 -> [0.33332142193265557]+-[9.31723035996222e-5] mean = [0.33332142193265557], error = [9.31723035996222e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:48 ( 0.69 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.72 ms/it) 2 -> [0.3332614225531027]+-[8.684421071237612e-5] mean = [0.3332614225531027], error = [8.684421071237612e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.93 ms/it) 2 -> [0.3378100868726615]+-[0.0036461066746667275] mean = [0.3378100868726615], error = [0.0036461066746667275] 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:43 ( 2.09 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:29 ( 0.43 s/it) Total iterations * blocks 80: 79%|█████▌ | ETA: 0:00:02 (90.39 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:05 (72.78 ms/it) Total iterations * blocks 64: 8%|▌ | ETA: 0:00:06 ( 0.10 s/it) Total iterations * blocks 64: 80%|█████▋ | ETA: 0:00:00 (19.84 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.73 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.10042744 ± 0.0020245118 -0.10042744 ± 0.0020245118 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.787482 seconds (7.96 M allocations: 320.834 MiB, 4.47% gc time, 61.50% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.100427 ± 0.002025 -0.097226 mean = -0.10042744015473472, error = 0.002024511787846846 with expected value = -0.09722569490554467 0.500000 -0.097348 ± 0.002268 -0.095174 mean = -0.09734757866535912, error = 0.0022679082030554257 with expected value = -0.09517413768359331 1.000000 -0.087938 ± 0.002105 -0.088668 mean = -0.08793805031027173, error = 0.0021051071782436956 with expected value = -0.08866785115184726 1.500000 -0.068339 ± 0.001616 -0.076203 mean = -0.06833918671651718, error = 0.0016161524008180114 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.10042744 ± 0.0020245118 -0.10042744 ± 0.0020245118 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:41 ( 0.53 s/it) Total iterations * blocks 80: 46%|███▎ | ETA: 0:00:02 (42.05 ms/it) Total iterations * blocks 80: 90%|██████▎| ETA: 0:00:00 (28.64 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (27.31 ms/it) Total iterations * blocks 64: 44%|███ | ETA: 0:00:01 (17.92 ms/it) Total iterations * blocks 64: 88%|██████▏| ETA: 0:00:00 (18.12 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.22 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097211982 ± 0.00046716736 -0.097211982 ± 0.00046716736 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.167728 seconds (11.01 M allocations: 489.064 MiB, 6.99% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097212 ± 0.000467 -0.097226 mean = -0.09721198227287288, error = 0.00046716736433868086 with expected value = -0.09722569490554467 0.500000 -0.095910 ± 0.000689 -0.095174 mean = -0.09591026003597909, error = 0.0006887338886257543 with expected value = -0.09517413768359331 1.000000 -0.089253 ± 0.000663 -0.088668 mean = -0.08925322248966631, error = 0.0006633976015067706 with expected value = -0.08866785115184726 1.500000 -0.075143 ± 0.001788 -0.076203 mean = -0.07514294473223315, error = 0.0017880753997692655 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097211982 ± 0.00046716736 -0.097211982 ± 0.00046716736 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:50 ( 0.64 s/it) Total iterations * blocks 80: 39%|██▊ | ETA: 0:00:03 (57.46 ms/it) Total iterations * blocks 80: 75%|█████▎ | ETA: 0:00:01 (38.32 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (33.08 ms/it) Total iterations * blocks 64: 36%|██▌ | ETA: 0:00:01 (22.31 ms/it) Total iterations * blocks 64: 72%|█████ | ETA: 0:00:00 (22.35 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (22.26 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09662116 ± 0.0016206722 -0.09662116 ± 0.0016206722 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.425288 seconds (19.01 M allocations: 855.652 MiB, 9.83% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.096621 ± 0.001621 -0.097226 mean = -0.09662116039542104, error = 0.0016206722187699035 with expected value = -0.09722569490554467 0.500000 -0.097535 ± 0.001606 -0.095174 mean = -0.0975350979106871, error = 0.0016062540890578784 with expected value = -0.09517413768359331 1.000000 -0.091240 ± 0.001579 -0.088668 mean = -0.09123995257651532, error = 0.001578883181128561 with expected value = -0.08866785115184726 1.500000 -0.077529 ± 0.001324 -0.076203 mean = -0.07752935897020667, error = 0.0013236488794859497 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09662116 ± 0.0016206722 -0.09662116 ± 0.0016206722 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 17.6s 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:35 ( 2.50 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (59.03 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:06 (39.53 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098417321 ± 0.004164298 -0.098417321 ± 0.004164298 0.0000 2 -0.098697193 ± 0.0047324928 -0.098417321 ± 0.004164298 0.0000 3 -0.092797257 ± 0.0029637551 -0.094459335 ± 0.0025118397 1.1164 4 -0.096166568 ± 0.0043724948 -0.094882942 ± 0.0021780342 0.6155 5 -0.09583517 ± 0.0042297147 -0.095082515 ± 0.0019363865 0.4237 6 -0.089182874 ± 0.0026289262 -0.093007516 ± 0.0015591023 1.1340 7 -0.10475813 ± 0.0055873226 -0.093856379 ± 0.0015017321 1.7279 8 -0.093728233 ± 0.0033052386 -0.093834452 ± 0.0013672277 1.4401 9 -0.09005269 ± 0.0026150754 -0.09302263 ± 0.0012116232 1.4690 10 -0.095242158 ± 0.0043922238 -0.093179585 ± 0.0011679975 1.3150 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 6%|▍ | ETA: 0:00:08 (55.75 ms/it) Total iterations * blocks 160: 68%|████▏ | ETA: 0:00:01 (10.02 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.59 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098811331 ± 0.003690658 -0.098811331 ± 0.003690658 0.0000 2 -0.10544188 ± 0.00369496 -0.098811331 ± 0.003690658 0.0000 3 -0.097177025 ± 0.0031215182 -0.10061905 ± 0.0023845103 2.9196 4 -0.096786796 ± 0.0041699892 -0.099674738 ± 0.0020699798 1.7780 5 -0.10086084 ± 0.0044667316 -0.099884431 ± 0.0018781097 1.2047 6 -0.09535248 ± 0.0052213367 -0.099365246 ± 0.0017672592 1.0703 7 -0.09179815 ± 0.0038671032 -0.098057911 ± 0.0016073651 1.4897 8 -0.10108457 ± 0.0039076212 -0.098495916 ± 0.0014865169 1.3270 9 -0.098215871 ± 0.0046876031 -0.098470327 ± 0.0014169757 1.1379 10 -0.10550031 ± 0.0061391626 -0.098825893 ± 0.0013806765 1.1512 ------------------------------------------------------------------------------------------------------------------------------- 1.409581 seconds (6.46 M allocations: 220.629 MiB, 3.64% gc time, 33.14% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.098826 ± 0.001381 -0.097226 mean = -0.0988258926731758, error = 0.0013806765354379953 with expected value = -0.09722569490554467 0.500000 -0.095931 ± 0.001354 -0.095174 mean = -0.0959306373514363, error = 0.0013541187999348042 with expected value = -0.09517413768359331 1.000000 -0.087634 ± 0.001473 -0.088668 mean = -0.08763430424384008, error = 0.001473481008090013 with expected value = -0.08866785115184726 1.500000 -0.071990 ± 0.001829 -0.076203 mean = -0.07199026363313561, error = 0.0018293620799911315 with expected value = -0.07620341547901538 mean = -0.0988258926731758, error = 0.0013806765354379953 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 10.1s ┌ 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=0x7ffd6444bc30) 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-68p1Y0uG (errno 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=0x7ffd355054b0) 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-68p1Y0uG (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:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run @ ./process.jl:523 [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 20.7s RNG of the outermost testset: Xoshiro(0xf10e10e0f289296e, 0x3ee479e136abd825, 0x7e118fa1276b5916, 0xa5d3e7ea65484994, 0xacdea413209f7257) 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 208.89s 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 273.47s: package tests unexpectedly errored