Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1441 (812f3beb0a*) started at 2025-12-30T15:46:33.238 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.52s ################################################################################ # Installation # Installing MCIntegration... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ea1e2de9] + MCIntegration v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.13.2 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [ea1e2de9] + MCIntegration v0.4.2 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [92933f4c] + ProgressMeter v1.11.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.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.09s ################################################################################ # 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.49s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_XFKr3u/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_XFKr3u/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [86223c79] Graphs v1.13.2 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.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.8s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-12-30T15:47:59.911 ------------------------------------------------------------------------------------- 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.7s 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:25 ( 2.44 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:22 ( 0.57 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (61.09 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:36 ( 0.99 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.53 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.25 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:38 ( 1.00 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.20 ms/it) Test Summary: | Pass Total Time Report | 4 4 33.1s MCMC tests Constant with reweight goal Total iterations * blocks 160: 11%|▋ | ETA: 0:00:05 (31.53 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.79 ms/it) mean = [0.9946945844575992], error = [0.003503312677674967] with expected value = 1 Sphere 2D Total iterations * blocks 160: 6%|▍ | ETA: 0:00:08 (50.07 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.16 ms/it) mean = [0.7841284470872154], error = [0.002952819546770502] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.60 ms/it) mean = [0.7908475236989185, 0.524654149052344], error = [0.005566108913748181, 0.005314187961206076] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7925250926578381, 0.5288463559391713], error = [0.00559521825507374, 0.006387338299399486] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:02 ( 1.15 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (30.82 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (20.25 ms/it) mean = 0.7948210496787811, error = 0.005369040656606951 with expected value = 0.7853981633974483 mean = [0.5289189818670839, 1.0578379637122197], error = [0.005450909572048176, 0.0109018191090753] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:08 ( 0.81 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (22.42 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.51 ms/it) mean = [5.996822447499357], error = [0.021874649389906898] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:04 ( 1.16 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (28.28 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.62 ms/it) mean = [12.022281255401115], error = [0.04274746085373189] with expected value = 12.0 Singular1 Total iterations * blocks 160: 61%|███▋ | ETA: 0:00:00 ( 5.16 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.45 ms/it) 0.132290 seconds (2.75 k allocations: 469.219 KiB) 0.257422 seconds (2.71 k allocations: 467.500 KiB) Integral 1 = -3.9896905017168627 ± 0.012311166247876159 (reduced chi2 = 0.246) Singular2 Total iterations * blocks 160: 54%|███▎ | ETA: 0:00:00 ( 5.75 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.55 ms/it) mean = [1.4057025621199766], error = [0.008253264546544622] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:44 ( 1.04 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (25.57 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.72 ms/it) mean = [1.3793312688505102], error = [0.009401196737772963] 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:48 ( 0.30 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.92 ms/it) mean = [1.3732184191600991], error = [0.009631122943977336] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.69 ms/it) mean = [0.50099218197244], error = [0.0015382713526552458] with expected value = 0.5 mean = [0.334131398955242], error = [0.0010504275244400888] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.98 ms/it) mean = [0.5032725618157441, 0.0], error = [0.0031140103237612964, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33849147372445676], error = [3.3333333333333335e-11, 0.003083957544321878] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 34.1s Vegas tests Sphere 2D mean = [0.7853396785461259], error = [0.0002330162711083236] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 mean = [0.7853732865824667, 0.5242044652999069], error = [0.0002448243335592343, 0.0002659623476049387] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7851713941985896, 0.5236042653569672], error = [0.00024304324474205174, 0.00027529941139040363] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:01 ( 0.39 s/it) Total iterations * blocks 160: 46%|██▊ | ETA: 0:00:02 (17.85 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.00 ms/it) mean = 0.7848570215811554, error = 0.00021856186524450095 with expected value = 0.7853981633974483 mean = [0.5233813789620266, 1.0467627579236072], error = [0.00023185975331668272, 0.00046371947233844063] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:00:45 ( 0.29 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.49 ms/it) mean = [6.000363181121965], error = [0.000316762463687984] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:53 ( 0.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.74 ms/it) mean = [12.000002192970282], error = [4.434578505199296e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:42 ( 0.26 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.36 ms/it) 0.170689 seconds (3.16 k allocations: 451.695 KiB) Integral 1 = -3.9995945191738875 ± 0.00018559873817308327 (reduced chi2 = 0.497) mean = [-3.9995945191738875], error = [0.00018559873817308327] with expected value = -4.0 Singular2 Total iterations * blocks 160: 7%|▍ | ETA: 0:00:07 (45.60 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.65 ms/it) mean = [1.3936715132108266], error = [0.0010495667499823421] with expected value = 1.3932 Total iterations * blocks 160: 24%|█▍ | ETA: 0:00:02 (13.18 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.50 ms/it) mean = [1.3958201913873012], error = [0.00125240038802509] 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:43 ( 0.27 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.97 ms/it) mean = [1.3924856449535423], error = [0.0011378403679243696] with expected value = 1.3932 Complex1 mean = [0.4999977077456776], error = [2.7690005612185278e-5] with expected value = 0.5 mean = [0.33323516094727956], error = [6.863630845160945e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 94%|█████▋| ETA: 0:00:00 ( 3.34 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.32 ms/it) mean = [0.5000063493864298, 0.0], error = [3.172274426823602e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33327658867009957], error = [3.3333333333333335e-11, 6.937782161128133e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:45 ( 0.29 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.90 ms/it) mean = [0.4999838024072972, 0.0], error = [3.234886994101787e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33335011562264477], error = [3.3333333333333335e-11, 6.907638605420348e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:16 ( 0.86 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (22.25 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.65 ms/it) mean = [0.9215993234397891, 0.9462013826875985, 0.9597627556775642], error = [0.00028186500332875417, 0.00045025371872419427, 0.000808013703386451] 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.96 ms/it) mean = [0.7853934996975354], error = [0.00048812626219921126] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:22 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.45 ms/it) Integral 1 = 0.7851746401029012 ± 0.0009172669363642331 (reduced chi2 = 0.52) Integral 2 = 0.5228548472672833 ± 0.0008361729188946924 (reduced chi2 = 0.353) mean = [0.7851746401029012, 0.5228548472672833], error = [0.0009172669363642331, 0.0008361729188946924] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7872628265495636, 0.5244566082902506], error = [0.0009402827878286768, 0.0007853377027259433] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.51 s/it) Total iterations * blocks 160: 66%|████ | ETA: 0:00:01 (14.31 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.99 ms/it) mean = 0.7850065478777076, error = 0.0008865157065726584 with expected value = 0.7853981633974483 mean = [0.5226165323191936, 1.045233064552895], error = [0.0007435315867627704, 0.0014870631358186034] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.22 ms/it) mean = [5.99972071732059], error = [0.00036269683279315537] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.79 ms/it) mean = [12.0001635147433], error = [0.0001275809128219672] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:07 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.57 ms/it) 0.214761 seconds (4.15 k allocations: 504.984 KiB) Integral 1 = -3.9997469988198935 ± 0.000255853535830614 (reduced chi2 = 1.44) mean = [-3.9997469988198935], error = [0.000255853535830614] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.76 ms/it) mean = [1.388376637815548], error = [0.0031247669681760447] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:19 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.34 ms/it) mean = [1.3920700108113744], error = [0.002462815319063689] 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:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.70 ms/it) mean = [1.3972658757071368], error = [0.0029120188655080113] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.354440 seconds (6.43 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.23 ms/it) mean = [0.4999877563234872], error = [4.077954272246843e-5] with expected value = 0.5 mean = [0.33334007352949624], error = [8.996556750466918e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:21 ( 0.51 s/it) Total iterations * blocks 160: 79%|████▊ | ETA: 0:00:00 (11.98 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.39 ms/it) mean = [0.4999846439879622, 0.0], error = [4.785462603319045e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332811331196626], error = [3.3333333333333335e-11, 0.00010488687491262889] 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.21 ms/it) mean = [0.49999551022740607, 0.0], error = [5.5704580939898604e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33351213249203215], error = [3.3333333333333335e-11, 0.00010958886019778852] 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: 69%|████▏ | ETA: 0:00:01 (13.70 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.36 ms/it) mean = [0.9238101516434755, 0.9491291299913199, 0.9595630844019171], error = [0.0011349521312986825, 0.0016263276038691776, 0.002147227487296341] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 18.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:23 ( 0.53 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.67 ms/it) 1 -> 0.5001561177855126+-0.00013871591468562295 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.32 ms/it) 1 -> 0.5000861326539779+-0.00013560190366224833 Total iterations * blocks 160: 13%|▊ | ETA: 0:00:03 (23.81 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.20 ms/it) 1 -> 0.5040288033921082+-0.006010167705544783 test thread: 1 for the index 2 2 -> 0.33337990465500594+-0.00010826133792291349 2 -> 0.33334938145751786+-9.038598444421339e-5 2 -> 0.3390470872586995+-0.004046253742834282 test thread: 1 for the index 3 3 -> 0.2501080799506865+-6.801469743106748e-5 3 -> 0.24993743166298094+-8.897701217644137e-5 3 -> 0.24877584194274802+-0.0029356932174027933 test outer threads for vegas mean = 0.5001561177855126, error = 0.00013871591468562295 with expected value = 0.5 test outer threads for vegasmc mean = 0.5000861326539779, error = 0.00013560190366224833 with expected value = 0.5 test outer threads for mcmc mean = 0.5040288033921082, error = 0.006010167705544783 with expected value = 0.5 test outer threads for vegas mean = 0.33337990465500594, error = 0.00010826133792291349 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.33334938145751786, error = 9.038598444421339e-5 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3390470872586995, error = 0.004046253742834282 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.2501080799506865, error = 6.801469743106748e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.24993743166298094, error = 8.897701217644137e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.24877584194274802, error = 0.0029356932174027933 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 5.3s ┌ 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:15 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.96 ms/it) 2 -> [0.3333960597875233]+-[9.446431739135472e-5] mean = [0.3333960597875233], error = [9.446431739135472e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:46 ( 0.67 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.51 ms/it) 2 -> [0.3334812692806564]+-[9.694448522123056e-5] mean = [0.3334812692806564], error = [9.694448522123056e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.57 ms/it) 2 -> [0.33219374852879324]+-[0.004193363594523506] mean = [0.33219374852879324], error = [0.004193363594523506] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 5.3s Total iterations * blocks 80: 2%|▏ | ETA: 0:02:29 ( 1.91 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:27 ( 0.40 s/it) Total iterations * blocks 80: 21%|█▌ | ETA: 0:00:20 ( 0.31 s/it) Total iterations * blocks 80: 94%|██████▌| ETA: 0:00:00 (77.79 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:05 (73.61 ms/it) Total iterations * blocks 64: 19%|█▎ | ETA: 0:00:02 (41.72 ms/it) Total iterations * blocks 64: 97%|██████▊| ETA: 0:00:00 (16.21 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (16.00 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096702631 ± 0.0019174499 -0.096702631 ± 0.0019174499 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.619834 seconds (7.71 M allocations: 311.113 MiB, 3.26% gc time, 60.88% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.096703 ± 0.001917 -0.097226 mean = -0.09670263087621454, error = 0.001917449930988464 with expected value = -0.09722569490554467 0.500000 -0.096837 ± 0.002372 -0.095174 mean = -0.09683698827909992, error = 0.0023720594216152437 with expected value = -0.09517413768359331 1.000000 -0.082315 ± 0.002157 -0.088668 mean = -0.08231483439377894, error = 0.0021573317734616517 with expected value = -0.08866785115184726 1.500000 -0.064813 ± 0.001652 -0.076203 mean = -0.06481321532072133, error = 0.00165230561886469 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096702631 ± 0.0019174499 -0.096702631 ± 0.0019174499 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:38 ( 0.49 s/it) Total iterations * blocks 80: 46%|███▎ | ETA: 0:00:02 (40.24 ms/it) Total iterations * blocks 80: 90%|██████▎| ETA: 0:00:00 (27.64 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (26.32 ms/it) Total iterations * blocks 64: 41%|██▉ | ETA: 0:00:01 (19.74 ms/it) Total iterations * blocks 64: 83%|█████▊ | ETA: 0:00:00 (19.14 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.88 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096949181 ± 0.00049593711 -0.096949181 ± 0.00049593711 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.210208 seconds (11.01 M allocations: 489.064 MiB, 8.38% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.096949 ± 0.000496 -0.097226 mean = -0.0969491805203856, error = 0.0004959371133754696 with expected value = -0.09722569490554467 0.500000 -0.095717 ± 0.000572 -0.095174 mean = -0.09571718134969764, error = 0.0005723014663497734 with expected value = -0.09517413768359331 1.000000 -0.087850 ± 0.000521 -0.088668 mean = -0.08785048066328588, error = 0.0005208751678186466 with expected value = -0.08866785115184726 1.500000 -0.075271 ± 0.000537 -0.076203 mean = -0.0752711765057354, error = 0.0005372357041369003 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096949181 ± 0.00049593711 -0.096949181 ± 0.00049593711 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:48 ( 0.62 s/it) Total iterations * blocks 80: 38%|██▋ | ETA: 0:00:03 (58.35 ms/it) Total iterations * blocks 80: 72%|█████▏ | ETA: 0:00:01 (39.07 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (33.31 ms/it) Total iterations * blocks 64: 36%|██▌ | ETA: 0:00:01 (22.35 ms/it) Total iterations * blocks 64: 72%|█████ | ETA: 0:00:00 (22.21 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (22.15 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095348167 ± 0.0013428069 -0.095348167 ± 0.0013428069 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.419566 seconds (19.01 M allocations: 855.652 MiB, 9.93% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.095348 ± 0.001343 -0.097226 mean = -0.09534816690738414, error = 0.0013428068634213813 with expected value = -0.09722569490554467 0.500000 -0.098248 ± 0.001113 -0.095174 mean = -0.09824770877276438, error = 0.0011126299480107658 with expected value = -0.09517413768359331 1.000000 -0.087847 ± 0.001099 -0.088668 mean = -0.0878471073344092, error = 0.0010994265836178434 with expected value = -0.08866785115184726 1.500000 -0.074342 ± 0.001117 -0.076203 mean = -0.07434183651276534, error = 0.0011171907819420854 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095348167 ± 0.0013428069 -0.095348167 ± 0.0013428069 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 17.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:25 ( 2.44 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (58.35 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:06 (39.12 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.091014497 ± 0.0029007739 -0.091014497 ± 0.0029007739 0.0000 2 -0.10030724 ± 0.0031779576 -0.091014497 ± 0.0029007739 0.0000 3 -0.11085867 ± 0.0040435956 -0.10433609 ± 0.0024986322 4.2092 4 -0.098865242 ± 0.0045326442 -0.10306106 ± 0.0021881828 2.6632 5 -0.099653813 ± 0.0031812256 -0.10196675 ± 0.0018028659 2.0351 6 -0.089755985 ± 0.0029011987 -0.098565017 ± 0.0015312853 4.7212 7 -0.10133578 ± 0.0048282623 -0.098818242 ± 0.0014596356 3.8368 8 -0.097705632 ± 0.0039260599 -0.098683131 ± 0.0013681417 3.2091 9 -0.10391733 ± 0.0058687775 -0.098952926 ± 0.001332415 2.8584 10 -0.095683235 ± 0.0027409461 -0.098327957 ± 0.0011983294 2.6450 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 11%|▋ | ETA: 0:00:04 (29.70 ms/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 ( 9.89 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.45 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.088900769 ± 0.0026316472 -0.088900769 ± 0.0026316472 0.0000 2 -0.093154968 ± 0.003042254 -0.088900769 ± 0.0026316472 0.0000 3 -0.095119545 ± 0.0044119222 -0.093788064 ± 0.0025045421 0.1344 4 -0.096171686 ± 0.0035121665 -0.094591578 ± 0.0020391683 0.2199 5 -0.093848186 ± 0.0027765583 -0.094331103 ± 0.001643541 0.1621 6 -0.097055814 ± 0.0035145002 -0.094820049 ± 0.0014887901 0.2449 7 -0.095875353 ± 0.0043221409 -0.09493198 ± 0.0014076228 0.2066 8 -0.093823568 ± 0.0035777445 -0.094783403 ± 0.0013098877 0.1860 9 -0.1005278 ± 0.0048471053 -0.095174366 ± 0.0012645268 0.3464 10 -0.090377943 ± 0.0044504628 -0.094816068 ± 0.0012163794 0.4374 ------------------------------------------------------------------------------------------------------------------------------- 1.385715 seconds (6.44 M allocations: 219.982 MiB, 3.86% gc time, 33.18% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.094816 ± 0.001216 -0.097226 mean = -0.09481606774120088, error = 0.001216379372247599 with expected value = -0.09722569490554467 0.500000 -0.096400 ± 0.001478 -0.095174 mean = -0.0964003027845852, error = 0.0014777794630785673 with expected value = -0.09517413768359331 1.000000 -0.087543 ± 0.001633 -0.088668 mean = -0.0875430397585209, error = 0.0016333234614179274 with expected value = -0.08866785115184726 1.500000 -0.077304 ± 0.001843 -0.076203 mean = -0.07730369360746016, error = 0.0018430367830862355 with expected value = -0.07620341547901538 mean = -0.09481606774120088, error = 0.001216379372247599 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 10.3s ┌ 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=0x7fff7f820380) 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-25bX99JK (errno 1) MPI: Error During Test at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 Got exception outside of a @test failed process: Process(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 2 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no mpi_test.jl`, ProcessExited(15)) [15] Stacktrace: [1] pipeline_error @ ./process.jl:610 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run @ ./process.jl:522 [inlined] [4] (::var"#50#51"{Int64})(exe::String) @ Main ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:7 [5] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{var"#50#51"{Int64}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [10] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:5 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:41 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:585 Test Summary: | Error Total Time MPI | 1 1 19.4s RNG of the outermost testset: Xoshiro(0x19a63d8ae1a5e17c, 0x6af1f8765f861250, 0xbc5b7f029689ffea, 0x4c99b783e96d2593, 0x2079a69652e61f03) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:33 Testing failed after 209.43s 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 277.24s: package tests unexpectedly errored