Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1354 (1806b0bc31*) started at 2025-12-11T15:31:28.086 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.69s ################################################################################ # 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.1+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.19s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.71s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_5kLo0D/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_5kLo0D/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.1+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 4.5s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-12-11T15:32:48.501 ------------------------------------------------------------------------------------- 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 4.6s Test Summary: | Pass Total Time Variable | 17 17 1.9s Test Summary: | Pass Total Time Statistics | 12 12 1.7s Total iterations * blocks 160: 1%|▏ | ETA: 0:05:57 ( 2.26 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:12 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:08 (54.18 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:21 ( 0.89 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.07 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:46 ( 1.05 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.72 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:18 ( 0.87 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.43 ms/it) Test Summary: | Pass Total Time Report | 4 4 29.1s MCMC tests Constant with reweight goal Total iterations * blocks 160: 11%|▋ | ETA: 0:00:06 (38.92 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.72 ms/it) mean = [0.996248063409395], error = [0.003697113712645412] with expected value = 1 Sphere 2D Total iterations * blocks 160: 11%|▋ | ETA: 0:00:05 (36.06 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.69 ms/it) mean = [0.7903605402839127], error = [0.0032282157735463103] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.34 ms/it) mean = [0.7824866745881252, 0.5210322544365336], error = [0.005352932669397939, 0.0058207344079202715] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7880624880846346, 0.5195877566632204], error = [0.005017104235483034, 0.005426454168455942] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:40 ( 1.39 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (37.90 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.96 ms/it) mean = 0.7816374484606199, error = 0.004924046687552666 with expected value = 0.7853981633974483 mean = [0.5249635964045756, 1.0499271928211793], error = [0.0057656013915167725, 0.011531202748891006] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:31 ( 0.96 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (26.24 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.11 ms/it) mean = [5.985543373279019], error = [0.021212982094781924] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:00 ( 1.14 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (27.79 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.39 ms/it) mean = [12.011442950134636], error = [0.03944428715799972] with expected value = 12.0 Singular1 Total iterations * blocks 160: 50%|███ | ETA: 0:00:01 ( 6.25 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.50 ms/it) 0.121330 seconds (2.75 k allocations: 469.281 KiB) 0.231572 seconds (2.71 k allocations: 467.688 KiB) Integral 1 = -3.9970832255153383 ± 0.009179791308884683 (reduced chi2 = 0.31) Singular2 Total iterations * blocks 160: 38%|██▎ | ETA: 0:00:01 ( 8.34 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.70 ms/it) mean = [1.3921446591778113], error = [0.007604380003127925] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:40 ( 1.02 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.78 ms/it) mean = [1.3794322326483717], error = [0.008332280275828241] 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:00 ( 4.61 ms/it) mean = [1.3850980511255364], error = [0.007672142864525891] 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.26 ms/it) mean = [0.4996594005681674], error = [0.001824865721421749] with expected value = 0.5 mean = [0.3330984525128882], error = [0.0012626761154477444] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:07 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.07 ms/it) mean = [0.5016986120572211, 0.0], error = [0.0033461338262787015, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33683551089225416], error = [3.3333333333333335e-11, 0.0032883686800010475] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 33.5s Vegas tests Sphere 2D mean = [0.7849248230539202], error = [0.00022724947276432018] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 mean = [0.785669329496843, 0.5235966378152835], error = [0.00019964387753980216, 0.0002580740300979685] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7844962667689125, 0.5230662028051026], error = [0.00024853885377791834, 0.00024365739649287633] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:00:55 ( 0.35 s/it) Total iterations * blocks 160: 44%|██▋ | ETA: 0:00:02 (17.10 ms/it) Total iterations * blocks 160: 88%|█████▎| ETA: 0:00:00 (12.15 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.46 ms/it) mean = 0.785581390956658, error = 0.0002392952191953529 with expected value = 0.7853981633974483 mean = [0.5228335300415736, 1.0456670600715097], error = [0.0002531844376633134, 0.0005063688406682225] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:00:49 ( 0.31 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.72 ms/it) mean = [5.999239274495552], error = [0.00030132518700466855] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:49 ( 0.31 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.34 ms/it) mean = [12.00001100218465], error = [4.9101844976417906e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:44 ( 0.28 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.54 ms/it) 0.173863 seconds (3.16 k allocations: 455.836 KiB) Integral 1 = -3.999837990351422 ± 0.00020813295656645916 (reduced chi2 = 1.47) mean = [-3.999837990351422], error = [0.00020813295656645916] 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.50 ms/it) mean = [1.390101492310578], error = [0.0010189488023738674] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:49 ( 0.31 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.42 ms/it) mean = [1.3933692719996538], error = [0.0011557846666155733] 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:41 ( 0.26 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.69 ms/it) mean = [1.3917127783598822], error = [0.001298333687023161] with expected value = 1.3932 Complex1 mean = [0.4999774363032402], error = [3.799918975731277e-5] with expected value = 0.5 mean = [0.33335006426620556], error = [7.290374984254388e-5] with expected value = 0.3333333333333333 Complex2 mean = [0.5000220823214504, 0.0], error = [3.2386397867077735e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33322256689394314], error = [3.3333333333333335e-11, 7.128456391222409e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 9%|▌ | ETA: 0:00:05 (35.74 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.40 ms/it) mean = [0.4999545280722941, 0.0], error = [3.355664607905486e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3334458921499905], error = [3.3333333333333335e-11, 6.459365470620319e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:09 ( 0.82 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (21.10 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.86 ms/it) mean = [0.92255813478915, 0.9464866075248283, 0.9595950610329431], error = [0.00026570360222661954, 0.0004952953502729247, 0.000731541712024366] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 14.8s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.85 ms/it) mean = [0.7853994657893615], error = [0.0005942125583708317] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.95 ms/it) Integral 1 = 0.7834450705265117 ± 0.001033541549456737 (reduced chi2 = 0.665) Integral 2 = 0.5229995141540724 ± 0.0008705431725378712 (reduced chi2 = 0.88) mean = [0.7834450705265117, 0.5229995141540724], error = [0.001033541549456737, 0.0008705431725378712] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7838346199883367, 0.5209679040858544], error = [0.0009367000880324678, 0.0009056492883762165] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 69%|████▏ | ETA: 0:00:01 (12.79 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.26 ms/it) mean = 0.7857106862731813, error = 0.0009526846660170383 with expected value = 0.7853981633974483 mean = [0.522997435950129, 1.0459948718941299], error = [0.0007814608210206975, 0.001562921604357909] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.88 ms/it) mean = [5.999651749645649], error = [0.0003977429956305377] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:07 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.79 ms/it) mean = [12.00001380025943], error = [9.936850407121873e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:58 ( 0.37 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.92 ms/it) 0.208542 seconds (4.15 k allocations: 505.047 KiB) Integral 1 = -3.9986932358375444 ± 0.00025587749473853335 (reduced chi2 = 1.0) mean = [-3.9986932358375444], error = [0.00025587749473853335] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:59 ( 0.37 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.34 ms/it) mean = [1.3934432623606798], error = [0.0032471192291308824] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.93 ms/it) mean = [1.39086875997391], error = [0.002480882307817487] 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:08 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.45 ms/it) mean = [1.393019418077777], error = [0.002785941612088877] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.343225 seconds (6.43 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.00 ms/it) mean = [0.4999395007030948], error = [4.827703790493029e-5] with expected value = 0.5 mean = [0.3333092013487175], error = [0.00010184152439480006] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.51 s/it) Total iterations * blocks 160: 76%|████▌ | ETA: 0:00:00 (12.51 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.33 ms/it) mean = [0.5000570115183423, 0.0], error = [5.1157149247287914e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33334451961589234], error = [3.3333333333333335e-11, 0.00010755569993346111] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.78 ms/it) mean = [0.49995958066398893, 0.0], error = [5.140673687505351e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33332689599751475], error = [3.3333333333333335e-11, 0.00010557669270576987] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 77%|████▋ | ETA: 0:00:00 (11.37 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.39 ms/it) mean = [0.9207352042683786, 0.9437827386932786, 0.9565884654367517], error = [0.0014029397207672414, 0.001745343539639075, 0.002525291759352559] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 17.1s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:3 test thread: 1 for the index 1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:22 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.55 ms/it) 1 -> 0.49991563137060263+-0.0001225222334842099 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:19 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.36 ms/it) 1 -> 0.5000761420860573+-0.00014726160372431044 1 -> 0.5112863688677123+-0.005905202735819638 test thread: 1 for the index 2 2 -> 0.3334097310396341+-9.366237387270164e-5 2 -> 0.33326603074963973+-0.00010326610608737827 2 -> 0.33704820145643805+-0.003562871539517346 test thread: 1 for the index 3 3 -> 0.25000349664928406+-6.293371214073016e-5 3 -> 0.2499178100368134+-8.476933722993034e-5 3 -> 0.2511547858146672+-0.0031044440271763363 test outer threads for vegas mean = 0.49991563137060263, error = 0.0001225222334842099 with expected value = 0.5 test outer threads for vegasmc mean = 0.5000761420860573, error = 0.00014726160372431044 with expected value = 0.5 test outer threads for mcmc mean = 0.5112863688677123, error = 0.005905202735819638 with expected value = 0.5 test outer threads for vegas mean = 0.3334097310396341, error = 9.366237387270164e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.33326603074963973, error = 0.00010326610608737827 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.33704820145643805, error = 0.003562871539517346 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.25000349664928406, error = 6.293371214073016e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.2499178100368134, error = 8.476933722993034e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.2511547858146672, error = 0.0031044440271763363 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 5.1s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:42 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.79 ms/it) 2 -> [0.3333097896675388]+-[8.756832837753901e-5] mean = [0.3333097896675388], error = [8.756832837753901e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:36 ( 0.61 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.77 ms/it) 2 -> [0.3333788775986526]+-[9.777002033867765e-5] mean = [0.3333788775986526], error = [9.777002033867765e-5] 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.70 ms/it) 2 -> [0.3365123928953182]+-[0.004012330032575305] mean = [0.3365123928953182], error = [0.004012330032575305] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 5.1s Total iterations * blocks 80: 2%|▏ | ETA: 0:02:18 ( 1.77 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:25 ( 0.37 s/it) Total iterations * blocks 80: 95%|██████▋| ETA: 0:00:00 (65.57 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:05 (62.73 ms/it) Total iterations * blocks 64: 11%|▊ | ETA: 0:00:04 (71.56 ms/it) Total iterations * blocks 64: 83%|█████▊ | ETA: 0:00:00 (18.94 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.24 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.10062588 ± 0.0022358378 -0.10062588 ± 0.0022358378 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.756185 seconds (7.98 M allocations: 321.462 MiB, 4.05% gc time, 59.58% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.100626 ± 0.002236 -0.097226 mean = -0.10062587665757906, error = 0.0022358378145295225 with expected value = -0.09722569490554467 0.500000 -0.094332 ± 0.001839 -0.095174 mean = -0.0943323217232796, error = 0.0018391703544396456 with expected value = -0.09517413768359331 1.000000 -0.089334 ± 0.002246 -0.088668 mean = -0.08933418317377556, error = 0.002245983608690051 with expected value = -0.08866785115184726 1.500000 -0.070256 ± 0.002055 -0.076203 mean = -0.07025603297021438, error = 0.002054694574128403 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.10062588 ± 0.0022358378 -0.10062588 ± 0.0022358378 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:39 ( 0.49 s/it) Total iterations * blocks 80: 48%|███▍ | ETA: 0:00:02 (39.83 ms/it) Total iterations * blocks 80: 94%|██████▌| ETA: 0:00:00 (26.99 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (26.24 ms/it) Total iterations * blocks 64: 45%|███▏ | ETA: 0:00:01 (17.93 ms/it) Total iterations * blocks 64: 89%|██████▎| ETA: 0:00:00 (18.07 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.97 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097003149 ± 0.00044563102 -0.097003149 ± 0.00044563102 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.150725 seconds (11.01 M allocations: 489.064 MiB, 7.02% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097003 ± 0.000446 -0.097226 mean = -0.0970031485090022, error = 0.00044563101802841333 with expected value = -0.09722569490554467 0.500000 -0.095721 ± 0.000611 -0.095174 mean = -0.0957214438046303, error = 0.0006109584531953 with expected value = -0.09517413768359331 1.000000 -0.088373 ± 0.000501 -0.088668 mean = -0.0883728014049418, error = 0.000500540233909963 with expected value = -0.08866785115184726 1.500000 -0.073203 ± 0.000620 -0.076203 mean = -0.07320317125192315, error = 0.0006200175387519206 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097003149 ± 0.00044563102 -0.097003149 ± 0.00044563102 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:44 ( 0.56 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:03 (60.75 ms/it) Total iterations * blocks 80: 72%|█████▏ | ETA: 0:00:01 (37.07 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (31.44 ms/it) Total iterations * blocks 64: 39%|██▊ | ETA: 0:00:01 (20.67 ms/it) Total iterations * blocks 64: 78%|█████▌ | ETA: 0:00:00 (20.81 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (20.85 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097920683 ± 0.0015233604 -0.097920683 ± 0.0015233604 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.334949 seconds (19.01 M allocations: 855.652 MiB, 10.75% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.097921 ± 0.001523 -0.097226 mean = -0.09792068311660096, error = 0.0015233604287162785 with expected value = -0.09722569490554467 0.500000 -0.095185 ± 0.001175 -0.095174 mean = -0.09518462512266371, error = 0.0011747536251979218 with expected value = -0.09517413768359331 1.000000 -0.087797 ± 0.001119 -0.088668 mean = -0.08779691341556004, error = 0.0011193689612427585 with expected value = -0.08866785115184726 1.500000 -0.087232 ± 0.011059 -0.076203 mean = -0.08723211468217436, error = 0.0110590269787213 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097920683 ± 0.0015233604 -0.097920683 ± 0.0015233604 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 16.3s 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:11 ( 2.35 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (55.13 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:05 (37.08 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097688238 ± 0.0045354632 -0.097688238 ± 0.0045354632 0.0000 2 -0.094400764 ± 0.0033640726 -0.097688238 ± 0.0045354632 0.0000 3 -0.099460323 ± 0.0046907462 -0.096119216 ± 0.0027337215 0.7683 4 -0.092896553 ± 0.0048541142 -0.095343215 ± 0.0023819562 0.5515 5 -0.097454821 ± 0.0034592881 -0.096022375 ± 0.0019618528 0.4519 6 -0.094345803 ± 0.0041298262 -0.095713688 ± 0.0017720667 0.3725 7 -0.097110317 ± 0.0047104787 -0.095886839 ± 0.0016585843 0.3134 8 -0.10161408 ± 0.0040387404 -0.096713343 ± 0.0015342479 0.5480 9 -0.093357712 ± 0.0040648494 -0.096294902 ± 0.001435405 0.5549 10 -0.091167443 ± 0.0050757669 -0.095915207 ± 0.0013812362 0.6037 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 17%|█ | ETA: 0:00:02 (18.71 ms/it) Total iterations * blocks 160: 79%|████▊ | ETA: 0:00:00 ( 8.15 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.64 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095510251 ± 0.0026594028 -0.095510251 ± 0.0026594028 0.0000 2 -0.096179121 ± 0.0040420498 -0.095510251 ± 0.0026594028 0.0000 3 -0.094260271 ± 0.0045123456 -0.095324871 ± 0.0030107478 0.1003 4 -0.10364742 ± 0.0040392563 -0.098297291 ± 0.0024139503 1.4147 5 -0.099810989 ± 0.0042901918 -0.098661282 ± 0.0021037897 0.9747 6 -0.10040576 ± 0.0040013502 -0.099039079 ± 0.0018621006 0.7682 7 -0.099008664 ± 0.003516802 -0.099032419 ± 0.0016456509 0.6146 8 -0.091569572 ± 0.003677377 -0.097787253 ± 0.0015021027 1.0840 9 -0.099428795 ± 0.0046739221 -0.097940927 ± 0.0014300651 0.9451 10 -0.099065085 ± 0.0051052711 -0.098022716 ± 0.00137706 0.8326 ------------------------------------------------------------------------------------------------------------------------------- 1.252561 seconds (6.45 M allocations: 220.087 MiB, 3.88% gc time, 33.00% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.098023 ± 0.001377 -0.097226 mean = -0.09802271594466995, error = 0.0013770600038719941 with expected value = -0.09722569490554467 0.500000 -0.093918 ± 0.001205 -0.095174 mean = -0.09391751234848689, error = 0.0012050715560737795 with expected value = -0.09517413768359331 1.000000 -0.089475 ± 0.001473 -0.088668 mean = -0.08947472677723875, error = 0.0014733511908101994 with expected value = -0.08866785115184726 1.500000 -0.075014 ± 0.001829 -0.076203 mean = -0.0750140189400375, error = 0.0018289022019921007 with expected value = -0.07620341547901538 mean = -0.09802271594466995, error = 0.0013770600038719941 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 9.4s ┌ 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=0x7fff62065ab0) 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-Kpqcqf0y (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=0x7ffcf8b768c0) 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-Kpqcqf0y (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 19.6s RNG of the outermost testset: Xoshiro(0x2b5b0bf42dd0e04e, 0x845efed9fb685cc5, 0x75a1d076ec2431ae, 0xb7e1f7d386fec727, 0x0bcee19d6db66114) 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 196.52s 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:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [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 256.05s: package tests unexpectedly errored