Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T03:13:20.086 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.97s ################################################################################ # 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.44s ################################################################################ # 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.17s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_jvIhrG/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_jvIhrG/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.2s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2026-01-12T03:14:46.404 ------------------------------------------------------------------------------------- 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 1.5s Test Summary: | Pass Total Time Statistics | 12 12 1.4s Total iterations * blocks 160: 1%|▏ | ETA: 0:06:00 ( 2.28 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:16 ( 0.53 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (57.20 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:27 ( 0.93 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.77 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:01 ( 1.15 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.14 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:17 ( 0.87 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.80 ms/it) Test Summary: | Pass Total Time Report | 4 4 31.8s MCMC tests Constant with reweight goal Total iterations * blocks 160: 11%|▋ | ETA: 0:00:06 (42.94 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.23 ms/it) mean = [0.9982154287863427], error = [0.0036434298522434357] with expected value = 1 Sphere 2D Total iterations * blocks 160: 11%|▋ | ETA: 0:00:05 (38.37 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.97 ms/it) mean = [0.7876877950456023], error = [0.0031389629764967345] 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.95 ms/it) mean = [0.7823561415812943, 0.5170193323693877], error = [0.005152572343926762, 0.0052792948101803355] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7872092849482833, 0.5248841185057262], error = [0.005120287514160254, 0.005743265956205496] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:58 ( 1.51 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (40.62 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (26.57 ms/it) mean = 0.7883962955828487, error = 0.0054178164511343475 with expected value = 0.7853981633974483 mean = [0.5195114133523941, 1.0390228266778079], error = [0.005263396182892495, 0.010526792331466575] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:49 ( 1.07 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (28.23 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.37 ms/it) mean = [6.041966358509058], error = [0.02169428054962245] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:15 ( 1.24 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (30.03 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.84 ms/it) mean = [12.019322538664111], error = [0.04542861973888254] with expected value = 12.0 Singular1 Total iterations * blocks 160: 39%|██▍ | ETA: 0:00:01 ( 8.07 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.58 ms/it) 0.120038 seconds (2.75 k allocations: 469.219 KiB) 0.244056 seconds (2.71 k allocations: 467.500 KiB) Integral 1 = -4.0043115061583565 ± 0.013306940046692958 (reduced chi2 = 0.484) Singular2 Total iterations * blocks 160: 44%|██▋ | ETA: 0:00:01 ( 7.05 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.71 ms/it) mean = [1.3849256611681773], error = [0.007646895701521871] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:48 ( 1.06 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (25.98 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.99 ms/it) mean = [1.3986254008907069], error = [0.009072632767776537] 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.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.25 ms/it) mean = [1.3831616925854096], error = [0.008960663867411447] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:21 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.54 ms/it) mean = [0.5009805369790747], error = [0.0017972655132373523] with expected value = 0.5 mean = [0.33374154318317867], error = [0.0011825834149988335] 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.5077778053670726, 0.0], error = [0.0033679107874549047, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.34079179990823283], error = [3.3333333333333335e-11, 0.0033334483460023207] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 37.7s Vegas tests Sphere 2D mean = [0.7854456248682743], error = [0.00024081796134692868] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 mean = [0.7857314781141044, 0.5236214244882856], error = [0.00024137987921031505, 0.00027537095055482055] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7850548869171878, 0.5234546514752365], error = [0.0002542888655593679, 0.00028727622515666305] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:01 ( 0.39 s/it) Total iterations * blocks 160: 49%|███ | ETA: 0:00:01 (16.81 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.16 ms/it) mean = 0.7853805616987147, error = 0.0002627636934500399 with expected value = 0.7853981633974483 mean = [0.5236983138337401, 1.0473966276623432], error = [0.00026329266766531457, 0.0005265853004756583] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 59%|███▌ | ETA: 0:00:00 ( 5.33 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.44 ms/it) mean = [5.999906088431032], error = [0.00028084332230148733] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 5%|▎ | ETA: 0:00:10 (62.63 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.12 ms/it) mean = [12.000102908044099], error = [6.372621426751814e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 63%|███▊ | ETA: 0:00:00 ( 4.95 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.43 ms/it) 0.168952 seconds (3.16 k allocations: 455.773 KiB) Integral 1 = -4.0003437123421675 ± 0.0002206143646173388 (reduced chi2 = 1.09) mean = [-4.0003437123421675], error = [0.0002206143646173388] with expected value = -4.0 Singular2 Total iterations * blocks 160: 18%|█▏ | ETA: 0:00:02 (17.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.51 ms/it) mean = [1.3893535382478954], error = [0.001102091232743296] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:45 ( 0.29 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.05 ms/it) mean = [1.3936475004583042], error = [0.001104181419156245] 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:44 ( 0.28 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.01 ms/it) mean = [1.3921654630995097], error = [0.001309719744129806] with expected value = 1.3932 Complex1 mean = [0.5000952301444971], error = [3.590105876693064e-5] with expected value = 0.5 mean = [0.3330979994755283], error = [8.139558545251346e-5] with expected value = 0.3333333333333333 Complex2 mean = [0.5000571832603661, 0.0], error = [3.2635620769983074e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332723364024404], error = [3.3333333333333335e-11, 6.508574739227051e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:42 ( 0.26 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.57 ms/it) mean = [0.49997707748940506, 0.0], error = [3.381921410727402e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33333433877834134], error = [3.3333333333333335e-11, 6.649871966458957e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:29 ( 0.94 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (23.91 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.72 ms/it) mean = [0.9220673890146233, 0.9460768007624807, 0.9582068823393473], error = [0.00031396657509474607, 0.00044256594214810374, 0.0006685917946724235] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 14.7s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.17 ms/it) mean = [0.784862438305103], error = [0.0006852736855464938] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.28 ms/it) Integral 1 = 0.785724562801173 ± 0.0007488775467401151 (reduced chi2 = 0.954) Integral 2 = 0.5237362559727426 ± 0.0008616515211461891 (reduced chi2 = 0.672) mean = [0.785724562801173, 0.5237362559727426], error = [0.0007488775467401151, 0.0008616515211461891] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7846113228300302, 0.5234392127434766], error = [0.0008264396391367289, 0.0008642977720220986] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:23 ( 0.53 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (19.57 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.22 ms/it) mean = 0.7854373390265291, error = 0.0008683660638400137 with expected value = 0.7853981633974483 mean = [0.5240501780293748, 1.0481003560435396], error = [0.0007476540476289895, 0.0014953080561113175] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.10 ms/it) mean = [5.999550739201975], error = [0.00040936011328880065] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:16 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.59 ms/it) mean = [12.00001747421732], error = [8.085331718931491e-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.45 ms/it) 0.216170 seconds (4.15 k allocations: 504.984 KiB) Integral 1 = -3.999615283516216 ± 0.0003385280225038454 (reduced chi2 = 1.33) mean = [-3.999615283516216], error = [0.0003385280225038454] 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.74 ms/it) mean = [1.3971821989668527], error = [0.0033310670102045894] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.28 ms/it) mean = [1.389385619507221], error = [0.002213985809310252] 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:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.90 ms/it) mean = [1.3923130483287127], error = [0.0022960272766299004] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.351647 seconds (6.43 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.42 ms/it) mean = [0.5000095748482868], error = [5.125013591970339e-5] with expected value = 0.5 mean = [0.33325143411698055], error = [9.481012806034481e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:26 ( 0.54 s/it) Total iterations * blocks 160: 83%|█████ | ETA: 0:00:00 (11.96 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.79 ms/it) mean = [0.49993082136558026, 0.0], error = [5.360420150234118e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333536925684467], error = [3.3333333333333335e-11, 0.00011357741817244757] 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.42 ms/it) mean = [0.4999538166110148, 0.0], error = [5.344795048003211e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33334088515574634], error = [3.3333333333333335e-11, 0.00010188788233791188] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:01:22 ( 0.52 s/it) Total iterations * blocks 160: 74%|████▌ | ETA: 0:00:01 (12.96 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.42 ms/it) mean = [0.921164088548214, 0.9495887638916831, 0.9603690158458414], error = [0.0013784509915026435, 0.001815519229484317, 0.0020355881005837627] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 18.7s ┌ 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:28 ( 0.56 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.03 ms/it) 1 -> 0.49989179640918563+-0.0001336478670313598 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:23 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.70 ms/it) 1 -> 0.4996880679410401+-0.00012937254135369667 Total iterations * blocks 160: 58%|███▌ | ETA: 0:00:00 ( 5.44 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.17 ms/it) 1 -> 0.5048395411758249+-0.005784010671598334 test thread: 1 for the index 2 2 -> 0.3332604483182535+-9.055752740200218e-5 2 -> 0.3330841378977789+-9.307026885226459e-5 2 -> 0.3329417429408857+-0.004180191432649701 test thread: 1 for the index 3 3 -> 0.24989322751865933+-6.997587181585057e-5 3 -> 0.25014324745552424+-8.713371927017552e-5 3 -> 0.24969301759465498+-0.0029923585815695413 test outer threads for vegas mean = 0.49989179640918563, error = 0.0001336478670313598 with expected value = 0.5 test outer threads for vegasmc mean = 0.4996880679410401, error = 0.00012937254135369667 with expected value = 0.5 test outer threads for mcmc mean = 0.5048395411758249, error = 0.005784010671598334 with expected value = 0.5 test outer threads for vegas mean = 0.3332604483182535, error = 9.055752740200218e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.3330841378977789, error = 9.307026885226459e-5 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3329417429408857, error = 0.004180191432649701 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.24989322751865933, error = 6.997587181585057e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.25014324745552424, error = 8.713371927017552e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.24969301759465498, error = 0.0029923585815695413 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:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.19 ms/it) 2 -> [0.33342073653895465]+-[9.484026208000286e-5] mean = [0.33342073653895465], error = [9.484026208000286e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:54 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.13 ms/it) 2 -> [0.3335712042944694]+-[8.376346779008281e-5] mean = [0.3335712042944694], error = [8.376346779008281e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.80 ms/it) 2 -> [0.3385987539694945]+-[0.003608118932967229] mean = [0.3385987539694945], error = [0.003608118932967229] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 5.7s Total iterations * blocks 80: 2%|▏ | ETA: 0:02:34 ( 1.97 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:29 ( 0.42 s/it) Total iterations * blocks 80: 86%|██████ | ETA: 0:00:01 (80.71 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:05 (70.65 ms/it) Total iterations * blocks 64: 9%|▋ | ETA: 0:00:05 (85.69 ms/it) Total iterations * blocks 64: 89%|██████▎| ETA: 0:00:00 (18.28 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.38 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097708588 ± 0.001827847 -0.097708588 ± 0.001827847 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.778260 seconds (7.86 M allocations: 318.892 MiB, 3.76% gc time, 61.81% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097709 ± 0.001828 -0.097226 mean = -0.09770858786410339, error = 0.0018278470060789883 with expected value = -0.09722569490554467 0.500000 -0.095748 ± 0.001768 -0.095174 mean = -0.09574820518990994, error = 0.0017682719494693322 with expected value = -0.09517413768359331 1.000000 -0.091051 ± 0.002427 -0.088668 mean = -0.0910509729102178, error = 0.0024270991559190223 with expected value = -0.08866785115184726 1.500000 -0.081174 ± 0.012878 -0.076203 mean = -0.08117426039327498, error = 0.01287776210142704 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097708588 ± 0.001827847 -0.097708588 ± 0.001827847 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:39 ( 0.50 s/it) Total iterations * blocks 80: 46%|███▎ | ETA: 0:00:02 (41.12 ms/it) Total iterations * blocks 80: 91%|██████▍| ETA: 0:00:00 (27.70 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (26.47 ms/it) Total iterations * blocks 64: 47%|███▎ | ETA: 0:00:01 (17.09 ms/it) Total iterations * blocks 64: 95%|██████▋| ETA: 0:00:00 (16.85 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (16.73 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097140941 ± 0.00048677325 -0.097140941 ± 0.00048677325 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.072199 seconds (11.01 M allocations: 489.064 MiB, 6.83% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097141 ± 0.000487 -0.097226 mean = -0.09714094053825169, error = 0.0004867732485085621 with expected value = -0.09722569490554467 0.500000 -0.093709 ± 0.000628 -0.095174 mean = -0.09370855466815331, error = 0.000627537286415608 with expected value = -0.09517413768359331 1.000000 -0.088905 ± 0.000734 -0.088668 mean = -0.08890454148767739, error = 0.0007340936117271366 with expected value = -0.08866785115184726 1.500000 -0.077488 ± 0.001089 -0.076203 mean = -0.07748840494790224, error = 0.0010894183612797299 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097140941 ± 0.00048677325 -0.097140941 ± 0.00048677325 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:42 ( 0.54 s/it) Total iterations * blocks 80: 40%|██▊ | ETA: 0:00:02 (49.97 ms/it) Total iterations * blocks 80: 78%|█████▍ | ETA: 0:00:01 (34.00 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (30.13 ms/it) Total iterations * blocks 64: 39%|██▊ | ETA: 0:00:01 (20.87 ms/it) Total iterations * blocks 64: 78%|█████▌ | ETA: 0:00:00 (20.63 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (20.65 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096504345 ± 0.0021404725 -0.096504345 ± 0.0021404725 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.322045 seconds (19.01 M allocations: 855.644 MiB, 10.37% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.096504 ± 0.002140 -0.097226 mean = -0.09650434512417204, error = 0.002140472506675492 with expected value = -0.09722569490554467 0.500000 -0.092670 ± 0.001855 -0.095174 mean = -0.09267039971420614, error = 0.0018550434164772741 with expected value = -0.09517413768359331 1.000000 -0.090357 ± 0.002068 -0.088668 mean = -0.0903573785808054, error = 0.0020681164833337103 with expected value = -0.08866785115184726 1.500000 -0.076472 ± 0.001663 -0.076203 mean = -0.07647231013290617, error = 0.001663377574662177 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096504345 ± 0.0021404725 -0.096504345 ± 0.0021404725 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 17.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:49 ( 2.59 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:04 (61.71 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:06 (41.03 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097197215 ± 0.0029628976 -0.097197215 ± 0.0029628976 0.0000 2 -0.10314939 ± 0.0039999637 -0.097197215 ± 0.0029628976 0.0000 3 -0.085885114 ± 0.0028411704 -0.091674488 ± 0.002316315 12.3818 4 -0.098964231 ± 0.0055927791 -0.092741818 ± 0.0021400353 6.9160 5 -0.097025553 ± 0.0029073092 -0.0942472 ± 0.0017234684 5.0800 6 -0.099824484 ± 0.0041099793 -0.095081266 ± 0.0015893827 4.2015 7 -0.097141452 ± 0.0042321955 -0.09533591 ± 0.0014879183 3.4028 8 -0.096956644 ± 0.0026782085 -0.095718168 ± 0.0013006695 2.8823 9 -0.092932962 ± 0.0040677654 -0.095459821 ± 0.0012388788 2.5313 10 -0.095490108 ± 0.0038315114 -0.095462688 ± 0.00117879 2.2149 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 13%|▊ | ETA: 0:00:03 (23.94 ms/it) Total iterations * blocks 160: 71%|████▎ | ETA: 0:00:00 ( 9.12 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.44 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.10103845 ± 0.0036636076 -0.10103845 ± 0.0036636076 0.0000 2 -0.093178919 ± 0.0031402994 -0.10103845 ± 0.0036636076 0.0000 3 -0.097512944 ± 0.0036513636 -0.095021638 ± 0.0023808877 0.8099 4 -0.09613517 ± 0.0042686611 -0.095285856 ± 0.0020793216 0.4309 5 -0.098797137 ± 0.0035571218 -0.0961801 ± 0.0017951215 0.5293 6 -0.096272553 ± 0.0044147915 -0.096193217 ± 0.0016629082 0.3971 7 -0.096284291 ± 0.0049260218 -0.096202534 ± 0.0015755563 0.3177 8 -0.10011051 ± 0.004537067 -0.096623088 ± 0.0014883676 0.3751 9 -0.10205603 ± 0.0029526921 -0.097723844 ± 0.001329065 0.7072 10 -0.098073084 ± 0.0048884779 -0.097747882 ± 0.0012825102 0.6194 ------------------------------------------------------------------------------------------------------------------------------- 1.384603 seconds (6.41 M allocations: 219.202 MiB, 31.52% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097748 ± 0.001283 -0.097226 mean = -0.0977478823718221, error = 0.001282510213716098 with expected value = -0.09722569490554467 0.500000 -0.094011 ± 0.001196 -0.095174 mean = -0.09401075088154343, error = 0.0011959410635350544 with expected value = -0.09517413768359331 1.000000 -0.087762 ± 0.001694 -0.088668 mean = -0.08776186502539411, error = 0.0016935515753851106 with expected value = -0.08866785115184726 1.500000 -0.076036 ± 0.001962 -0.076203 mean = -0.07603628336923593, error = 0.001961810723338871 with expected value = -0.07620341547901538 mean = -0.0977478823718221, error = 0.001282510213716098 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 11.1s ┌ Warning: mpiexec() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7fff957e6920) 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-Tkee5h7o (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:2156 [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.3s RNG of the outermost testset: Xoshiro(0xdadab1911d471848, 0x169d2b4b0850dae0, 0x27c38e1981be24d8, 0x5a98168f775a6afb, 0x5fac97de02694dfd) 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 212.22s 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [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 278.94s: package tests unexpectedly errored