Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1491 (0e7d18362a*) started at 2026-01-11T11:18:29.900 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.95s ################################################################################ # 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.3 [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.16 [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.38s ################################################################################ # 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.72s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_Jvc1QM/Project.toml` [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.16 [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_Jvc1QM/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.3 [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.16 [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.9s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2026-01-11T11:19:58.685 ------------------------------------------------------------------------------------- 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.9s 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:23 ( 2.42 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:19 ( 0.55 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (58.93 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:44 ( 1.04 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.23 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:03 ( 1.16 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.38 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:32 ( 0.96 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.82 ms/it) Test Summary: | Pass Total Time Report | 4 4 33.8s MCMC tests Constant with reweight goal Total iterations * blocks 160: 11%|▋ | ETA: 0:00:06 (44.19 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.41 ms/it) mean = [1.0032584913827876], error = [0.00359810914101267] with expected value = 1 Sphere 2D Total iterations * blocks 160: 8%|▌ | ETA: 0:00:06 (38.53 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.22 ms/it) mean = [0.7840184467756588], error = [0.0029523270246947274] 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 ( 8.00 ms/it) mean = [0.7878971277281934, 0.523731003147762], error = [0.004815790590003308, 0.004760015584092109] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7854124720653223, 0.5316151499913438], error = [0.005941243964867706, 0.0064173889197174415] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:04:03 ( 1.54 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (41.49 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.38 ms/it) mean = 0.7803370039581438, error = 0.005645423934051527 with expected value = 0.7853981633974483 mean = [0.5208183662833635, 1.0416367325434712], error = [0.004914904787098266, 0.009829809537207133] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:03:01 ( 1.15 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (30.53 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.87 ms/it) mean = [6.015759067559537], error = [0.019598976963271623] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:19 ( 1.26 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (30.72 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (20.25 ms/it) mean = [11.9699652292345], error = [0.04496407961369711] with expected value = 12.0 Singular1 Total iterations * blocks 160: 18%|█ | ETA: 0:00:02 (17.89 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.85 ms/it) 0.141166 seconds (2.75 k allocations: 469.219 KiB) 0.277299 seconds (2.71 k allocations: 467.500 KiB) Integral 1 = -3.9972336563907676 ± 0.012915740111316269 (reduced chi2 = 0.161) Singular2 Total iterations * blocks 160: 12%|▊ | ETA: 0:00:04 (25.05 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.08 ms/it) mean = [1.3871578946380563], error = [0.008513186748456683] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:55 ( 1.11 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (27.10 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.70 ms/it) mean = [1.3922865709184622], error = [0.00874895576706042] 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:53 ( 0.34 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.40 ms/it) mean = [1.3963554124764992], error = [0.008554915070150859] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.98 ms/it) mean = [0.4992730662175437], error = [0.0016611047105312652] with expected value = 0.5 mean = [0.33281208219488345], error = [0.0011620694081951458] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.84 ms/it) mean = [0.5046121867130874, 0.0], error = [0.003447469404575074, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33801509797214946], error = [3.3333333333333335e-11, 0.0032710801554969647] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 39.5s Vegas tests Sphere 2D mean = [0.785508156017891], error = [0.0002421408247828455] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 mean = [0.7858152521687938, 0.5235548488982018], error = [0.00023061289478690475, 0.00029507610715143065] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7861654825300295, 0.5243861468939153], error = [0.00026226292836686903, 0.00027011502435948174] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.40 s/it) Total iterations * blocks 160: 40%|██▍ | ETA: 0:00:02 (20.88 ms/it) Total iterations * blocks 160: 81%|████▉ | ETA: 0:00:00 (14.20 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.94 ms/it) mean = 0.7852566281579976, error = 0.0002383528649849776 with expected value = 0.7853981633974483 mean = [0.5236685444056495, 1.0473370888369542], error = [0.00026383996328127574, 0.0005276798921487525] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:00:51 ( 0.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.97 ms/it) mean = [5.999709109614486], error = [0.0002961354464965711] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:55 ( 0.35 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.95 ms/it) mean = [11.999997664597283], error = [3.3567536881597724e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:48 ( 0.31 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.94 ms/it) 0.182265 seconds (3.16 k allocations: 451.695 KiB) Integral 1 = -3.999594551051096 ± 0.00021546951942864144 (reduced chi2 = 1.47) mean = [-3.999594551051096], error = [0.00021546951942864144] 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.72 ms/it) mean = [1.393215841584057], error = [0.001266180377248412] 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.63 ms/it) mean = [1.3930738163404002], error = [0.0011928780026571066] 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:46 ( 0.29 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.25 ms/it) mean = [1.3916098835436042], error = [0.0011738730093319256] with expected value = 1.3932 Complex1 mean = [0.5000330945472169], error = [2.989320624571396e-5] with expected value = 0.5 mean = [0.3331964717018232], error = [6.569869362569955e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 86%|█████▏| ETA: 0:00:00 ( 3.74 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.68 ms/it) mean = [0.4999608147377283, 0.0], error = [3.2522134067715694e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333823690512979], error = [3.3333333333333335e-11, 6.646922181892379e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:43 ( 0.27 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.83 ms/it) mean = [0.5000624930778392, 0.0], error = [3.286169095243698e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332512760515018], error = [3.3333333333333335e-11, 7.54943130580939e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:34 ( 0.97 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (24.77 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.35 ms/it) mean = [0.9224863153859483, 0.9472734126432238, 0.9608287438348091], error = [0.00026584054021580264, 0.0006125866125213893, 0.0007762380214187878] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 16.7s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.22 ms/it) mean = [0.7849534785585625], error = [0.0006918332515201572] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:23 ( 0.53 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.64 ms/it) Integral 1 = 0.7844496259231634 ± 0.0009402538700645233 (reduced chi2 = 0.748) Integral 2 = 0.523259072503547 ± 0.0008085139576421011 (reduced chi2 = 1.0) mean = [0.7844496259231634, 0.523259072503547], error = [0.0009402538700645233, 0.0008085139576421011] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7848033511355605, 0.522459861247631], error = [0.0008964464571723883, 0.0007836774977406702] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:24 ( 0.53 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (15.37 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.80 ms/it) mean = 0.784583862835678, error = 0.0008457165844520067 with expected value = 0.7853981633974483 mean = [0.5235886660577798, 1.0471773321303766], error = [0.0008861442907044846, 0.0017722885465219097] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.38 ms/it) mean = [5.999265171589489], error = [0.0003706349149217827] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:22 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.08 ms/it) mean = [11.999941079995212], error = [6.57013413562491e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.56 ms/it) 0.222343 seconds (4.15 k allocations: 505.016 KiB) Integral 1 = -3.9996748557996398 ± 0.00030663023824110437 (reduced chi2 = 0.923) mean = [-3.9996748557996398], error = [0.00030663023824110437] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.92 ms/it) mean = [1.3976318095671278], error = [0.0033653555562500386] 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.35 ms/it) mean = [1.3895043581166377], error = [0.00243271771916481] 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.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.62 ms/it) mean = [1.3948439437115683], error = [0.0023111204606329544] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.356392 seconds (6.43 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.35 ms/it) mean = [0.4999162954131914], error = [4.930088300613769e-5] with expected value = 0.5 mean = [0.3332891806950985], error = [0.00010250933539168527] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:25 ( 0.54 s/it) Total iterations * blocks 160: 78%|████▋ | ETA: 0:00:00 (12.86 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.84 ms/it) mean = [0.4999935763658577, 0.0], error = [5.4059780728995334e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333803200638395], error = [3.3333333333333335e-11, 0.00011246494888934474] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.47 ms/it) mean = [0.50003375445916, 0.0], error = [6.030169087830564e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332540776384189], error = [3.3333333333333335e-11, 0.00010473294933136294] 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: 68%|████▏ | ETA: 0:00:01 (13.83 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.40 ms/it) mean = [0.9214329234346097, 0.9480672777196966, 0.9626369752791444], error = [0.001442984603452447, 0.0016686372569020022, 0.002040516229482649] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 18.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:3 test thread: 1 for the index 1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:30 ( 0.57 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.15 ms/it) 1 -> 0.5000912358506033+-0.000126034525629286 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:22 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.67 ms/it) 1 -> 0.5001423639121763+-0.0001526586857685185 Total iterations * blocks 160: 43%|██▋ | ETA: 0:00:01 ( 7.25 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.19 ms/it) 1 -> 0.4960216573377109+-0.006243682568756948 test thread: 1 for the index 2 2 -> 0.33352419327155136+-0.0001018359770612626 2 -> 0.333321124670157+-0.00010124052096470224 2 -> 0.3270739462293107+-0.004399956456685245 test thread: 1 for the index 3 3 -> 0.24997263075631024+-7.268096838891687e-5 3 -> 0.25003610621153355+-8.343137532889751e-5 3 -> 0.2535854917474689+-0.0028373803381255285 test outer threads for vegas mean = 0.5000912358506033, error = 0.000126034525629286 with expected value = 0.5 test outer threads for vegasmc mean = 0.5001423639121763, error = 0.0001526586857685185 with expected value = 0.5 test outer threads for mcmc mean = 0.4960216573377109, error = 0.006243682568756948 with expected value = 0.5 test outer threads for vegas mean = 0.33352419327155136, error = 0.0001018359770612626 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.333321124670157, error = 0.00010124052096470224 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3270739462293107, error = 0.004399956456685245 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.24997263075631024, error = 7.268096838891687e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.25003610621153355, error = 8.343137532889751e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.2535854917474689, error = 0.0028373803381255285 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 5.6s ┌ 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:23 ( 0.53 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.64 ms/it) 2 -> [0.3332640821309541]+-[9.251736225740194e-5] mean = [0.3332640821309541], error = [9.251736225740194e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.00 ms/it) 2 -> [0.3335108102092442]+-[9.957252957874723e-5] mean = [0.3335108102092442], error = [9.957252957874723e-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.98 ms/it) 2 -> [0.3336216551871667]+-[0.00427442407491651] mean = [0.3336216551871667], error = [0.00427442407491651] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 5.8s Total iterations * blocks 80: 2%|▏ | ETA: 0:02:36 ( 2.00 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:29 ( 0.43 s/it) Total iterations * blocks 80: 65%|████▌ | ETA: 0:00:03 ( 0.12 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:06 (78.02 ms/it) Total iterations * blocks 64: 6%|▌ | ETA: 0:00:08 ( 0.14 s/it) Total iterations * blocks 64: 91%|██████▍| ETA: 0:00:00 (18.89 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.15 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098370533 ± 0.0016231189 -0.098370533 ± 0.0016231189 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.822913 seconds (7.71 M allocations: 311.969 MiB, 4.10% gc time, 60.90% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.098371 ± 0.001623 -0.097226 mean = -0.09837053315559226, error = 0.0016231188798393474 with expected value = -0.09722569490554467 0.500000 -0.096179 ± 0.001951 -0.095174 mean = -0.0961789283086214, error = 0.001950607774294771 with expected value = -0.09517413768359331 1.000000 -0.086861 ± 0.002382 -0.088668 mean = -0.08686066731899088, error = 0.002381644748220683 with expected value = -0.08866785115184726 1.500000 -0.074481 ± 0.005761 -0.076203 mean = -0.07448056886573816, error = 0.005761080883038947 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098370533 ± 0.0016231189 -0.098370533 ± 0.0016231189 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:40 ( 0.51 s/it) Total iterations * blocks 80: 42%|███ | ETA: 0:00:02 (44.78 ms/it) Total iterations * blocks 80: 85%|██████ | ETA: 0:00:00 (29.82 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (27.63 ms/it) Total iterations * blocks 64: 42%|███ | ETA: 0:00:01 (19.47 ms/it) Total iterations * blocks 64: 83%|█████▊ | ETA: 0:00:00 (19.52 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (19.55 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097069281 ± 0.00051113761 -0.097069281 ± 0.00051113761 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.252104 seconds (11.01 M allocations: 489.064 MiB, 6.33% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097069 ± 0.000511 -0.097226 mean = -0.09706928093282992, error = 0.0005111376072369564 with expected value = -0.09722569490554467 0.500000 -0.094405 ± 0.000575 -0.095174 mean = -0.09440486189413508, error = 0.0005745712337907817 with expected value = -0.09517413768359331 1.000000 -0.087900 ± 0.000517 -0.088668 mean = -0.08789995641615936, error = 0.0005171290732270854 with expected value = -0.08866785115184726 1.500000 -0.076557 ± 0.001365 -0.076203 mean = -0.07655713127444697, error = 0.0013647453425765167 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097069281 ± 0.00051113761 -0.097069281 ± 0.00051113761 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:50 ( 0.64 s/it) Total iterations * blocks 80: 38%|██▋ | ETA: 0:00:03 (59.81 ms/it) Total iterations * blocks 80: 72%|█████▏ | ETA: 0:00:01 (39.64 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (33.81 ms/it) Total iterations * blocks 64: 34%|██▍ | ETA: 0:00:01 (22.95 ms/it) Total iterations * blocks 64: 69%|████▊ | ETA: 0:00:00 (22.91 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (22.93 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09538666 ± 0.001451169 -0.09538666 ± 0.001451169 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.469216 seconds (19.01 M allocations: 855.652 MiB, 9.30% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.095387 ± 0.001451 -0.097226 mean = -0.09538665990896232, error = 0.001451169034782188 with expected value = -0.09722569490554467 0.500000 -0.094155 ± 0.001102 -0.095174 mean = -0.09415466092313277, error = 0.001102192751484301 with expected value = -0.09517413768359331 1.000000 -0.090947 ± 0.001153 -0.088668 mean = -0.09094669543623463, error = 0.0011530572919513644 with expected value = -0.08866785115184726 1.500000 -0.083032 ± 0.004825 -0.076203 mean = -0.0830315079184921, error = 0.0048247539451238995 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09538666 ± 0.001451169 -0.09538666 ± 0.001451169 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 18.7s 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:40 ( 2.53 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (59.92 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:06 (40.12 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.090883508 ± 0.003194416 -0.090883508 ± 0.003194416 0.0000 2 -0.10123172 ± 0.0045116797 -0.090883508 ± 0.003194416 0.0000 3 -0.093443121 ± 0.0029156485 -0.09573763 ± 0.0024488006 2.1022 4 -0.10127977 ± 0.003579565 -0.097504471 ± 0.0020211117 1.8676 5 -0.096913621 ± 0.0031060895 -0.097328718 ± 0.0016940513 1.2535 6 -0.1037314 ± 0.0052242034 -0.097937909 ± 0.0016114461 1.2799 7 -0.098377893 ± 0.0052042131 -0.097976403 ± 0.00153934 1.0252 8 -0.10142366 ± 0.0046354764 -0.098318795 ± 0.0014608954 0.9374 9 -0.10103643 ± 0.0040079219 -0.098637519 ± 0.0013725579 0.8615 10 -0.11169904 ± 0.0044952841 -0.099751378 ± 0.0013127296 1.7191 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 9%|▌ | ETA: 0:00:05 (35.75 ms/it) Total iterations * blocks 160: 62%|███▊ | ETA: 0:00:01 (10.13 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.38 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096902729 ± 0.0047166899 -0.096902729 ± 0.0047166899 0.0000 2 -0.099429818 ± 0.0031076116 -0.096902729 ± 0.0047166899 0.0000 3 -0.097834505 ± 0.0040965155 -0.098847098 ± 0.0024758332 0.0963 4 -0.10228185 ± 0.0033124819 -0.10007817 ± 0.0019831146 0.3930 5 -0.10559211 ± 0.0052044336 -0.10077726 ± 0.0018531402 0.5887 6 -0.099284863 ± 0.0037012665 -0.10047813 ± 0.0016570498 0.4741 7 -0.098651067 ± 0.0031742669 -0.10008686 ± 0.0014689424 0.4313 8 -0.100089 ± 0.0035311029 -0.10008718 ± 0.0013562672 0.3594 9 -0.095937837 ± 0.004561623 -0.099750169 ± 0.0013000229 0.4167 10 -0.09806937 ± 0.0028858908 -0.099466627 ± 0.0011853079 0.3998 ------------------------------------------------------------------------------------------------------------------------------- 1.376865 seconds (6.46 M allocations: 220.634 MiB, 3.62% gc time, 32.36% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.099467 ± 0.001185 -0.097226 mean = -0.09946662653696856, error = 0.0011853078752286988 with expected value = -0.09722569490554467 0.500000 -0.096239 ± 0.001438 -0.095174 mean = -0.09623916256448418, error = 0.0014377268483582578 with expected value = -0.09517413768359331 1.000000 -0.090054 ± 0.001532 -0.088668 mean = -0.09005383477362106, error = 0.0015319140262828699 with expected value = -0.08866785115184726 1.500000 -0.077830 ± 0.001934 -0.076203 mean = -0.0778297687788169, error = 0.0019344488582520533 with expected value = -0.07620341547901538 mean = -0.09946662653696856, error = 0.0011853078752286988 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 10.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=0x7ffdbf303fa0) 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-kjoFGS3B (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=0x7ffc5013bc90) 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-kjoFGS3B (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:1995 [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.4s RNG of the outermost testset: Xoshiro(0xf92fdf1e1e8e41ed, 0xb1bced690e3bd298, 0xbe00a95e124e52bc, 0x6e26a6d687708e2f, 0xc778860d58dd3aaa) 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 222.38s 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 291.8s: package tests unexpectedly errored