Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T15:48:38.430 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.92s ################################################################################ # 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.36s ################################################################################ # 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.88s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_q4A5Ep/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_q4A5Ep/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.8s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2026-01-01T15:50:05.729 ------------------------------------------------------------------------------------- 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.6s Test Summary: | Pass Total Time Variable | 17 17 2.1s Test Summary: | Pass Total Time Statistics | 12 12 1.9s Total iterations * blocks 160: 1%|▏ | ETA: 0:06:06 ( 2.32 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:19 ( 0.55 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (59.11 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:37 ( 0.99 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.50 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:52 ( 1.09 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.37 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:19 ( 0.88 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.42 ms/it) Test Summary: | Pass Total Time Report | 4 4 32.3s MCMC tests Constant with reweight goal Total iterations * blocks 160: 11%|▋ | ETA: 0:00:07 (45.78 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.50 ms/it) mean = [1.0002347793833162], error = [0.0036247143175463974] with expected value = 1 Sphere 2D Total iterations * blocks 160: 10%|▋ | ETA: 0:00:05 (31.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.14 ms/it) mean = [0.7786181630021813], error = [0.002549881447258641] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.82 ms/it) mean = [0.7818191958865071, 0.5227604651441499], error = [0.005505015154789538, 0.005899714472550683] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7847697934135798, 0.526424163152246], error = [0.0050200486616946895, 0.005923520676709556] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:49 ( 1.45 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (39.00 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (25.71 ms/it) mean = 0.792277882220262, error = 0.005372815782424874 with expected value = 0.7853981633974483 mean = [0.5308873626514902, 1.0617747252764043], error = [0.005475004951384147, 0.010950009867557113] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:56 ( 1.11 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (29.09 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (18.92 ms/it) mean = [6.012250228022246], error = [0.02208118781272261] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:40 ( 1.39 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (32.55 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.42 ms/it) mean = [12.052050577221259], error = [0.039372077091135715] with expected value = 12.0 Singular1 Total iterations * blocks 160: 24%|█▌ | ETA: 0:00:02 (12.83 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.74 ms/it) 0.124615 seconds (2.75 k allocations: 469.219 KiB) 0.251039 seconds (2.71 k allocations: 468.219 KiB) Integral 1 = -3.975899558442827 ± 0.011525237043319037 (reduced chi2 = 0.646) Singular2 Total iterations * blocks 160: 38%|██▎ | ETA: 0:00:01 ( 8.20 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.80 ms/it) mean = [1.3899199592018243], error = [0.010547628970693381] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:49 ( 1.07 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (26.20 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.11 ms/it) mean = [1.372049074612045], error = [0.008098859080908113] 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:54 ( 0.34 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.41 ms/it) mean = [1.3914420557822527], error = [0.007883003442274078] 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.65 ms/it) mean = [0.49963441692294697], error = [0.0022526678557439495] with expected value = 0.5 mean = [0.3329761931935547], error = [0.0015416910788108602] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.68 ms/it) mean = [0.5045766090684523, 0.0], error = [0.0033493112758714453, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3356276403421591], error = [3.3333333333333335e-11, 0.003616024935456439] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 37.8s Vegas tests Sphere 2D mean = [0.78430384063825], error = [0.00022563749291660239] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 mean = [0.785414081634654, 0.5234643721359563], error = [0.0002675513738917604, 0.00025436715467568803] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7854682772652289, 0.5237708428706631], error = [0.0002394963990563064, 0.00026824710265526314] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:04 ( 0.41 s/it) Total iterations * blocks 160: 42%|██▌ | ETA: 0:00:02 (19.31 ms/it) Total iterations * blocks 160: 87%|█████▎| ETA: 0:00:00 (13.07 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.46 ms/it) mean = 0.7856726086520438, error = 0.00023332892261539347 with expected value = 0.7853981633974483 mean = [0.5234933069993666, 1.0469866139971034], error = [0.0002677804546505704, 0.0005355608741979605] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:00:52 ( 0.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.96 ms/it) mean = [6.000255186409248], error = [0.00031961642826077217] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:54 ( 0.34 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.78 ms/it) mean = [11.99995971867405], error = [3.0086184523295443e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:46 ( 0.29 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.73 ms/it) 0.175370 seconds (3.16 k allocations: 451.695 KiB) Integral 1 = -3.999832841810206 ± 0.00015300768305299777 (reduced chi2 = 1.65) mean = [-3.999832841810206], error = [0.00015300768305299777] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:42 ( 0.27 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.63 ms/it) mean = [1.391421564394456], error = [0.001084536191660947] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:53 ( 0.33 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.75 ms/it) mean = [1.3923701303128386], error = [0.0010964842235257758] 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.08 ms/it) mean = [1.3902561135466072], error = [0.001140552453000989] with expected value = 1.3932 Complex1 mean = [0.49998681954750274], error = [3.341861896774263e-5] with expected value = 0.5 mean = [0.333360917496045], error = [7.422141561907521e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 99%|█████▉| ETA: 0:00:00 ( 3.34 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.34 ms/it) mean = [0.4999951272920038, 0.0], error = [3.286774370913599e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33326359091670615], error = [3.3333333333333335e-11, 7.265868437567745e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:43 ( 0.27 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.75 ms/it) mean = [0.499987907018109, 0.0], error = [3.256730808141726e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33337133636545035], error = [3.3333333333333335e-11, 6.580256540617986e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:14 ( 0.85 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (21.66 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.20 ms/it) mean = [0.9219002808048744, 0.9465972100900237, 0.9602803576302813], error = [0.0003375258672009978, 0.00043126596130323456, 0.0007313890104663093] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 15.9s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:03 ( 0.40 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.07 ms/it) mean = [0.7852512546184813], error = [0.0006147310654104766] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:08 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.16 ms/it) Integral 1 = 0.7874687101458077 ± 0.0009657294594298984 (reduced chi2 = 0.75) Integral 2 = 0.5239203766630188 ± 0.000930232067874245 (reduced chi2 = 0.735) mean = [0.7874687101458077, 0.5239203766630188], error = [0.0009657294594298984, 0.000930232067874245] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7856026757595572, 0.5245248398241245], error = [0.0009790305564774896, 0.0007855347512586751] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 74%|████▍ | ETA: 0:00:00 (11.72 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.79 ms/it) mean = 0.784529136501974, error = 0.0008122318927594089 with expected value = 0.7853981633974483 mean = [0.523951374563193, 1.0479027491222568], error = [0.0008394819644452359, 0.0016789638939758605] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.86 ms/it) mean = [6.000124294973013], error = [0.0004430967870099617] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.43 ms/it) mean = [11.999894104427117], error = [5.10990555103449e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.55 ms/it) 0.217302 seconds (4.15 k allocations: 504.984 KiB) Integral 1 = -4.000396922087717 ± 0.00041634928368480193 (reduced chi2 = 2.14) mean = [-4.000396922087717], error = [0.00041634928368480193] 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.78 ms/it) mean = [1.390679861152967], error = [0.003020037997830598] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:22 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.55 ms/it) mean = [1.391408930579349], error = [0.0025142730588095055] 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:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.35 ms/it) mean = [1.3917199274982002], error = [0.002232363802164765] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.353966 seconds (6.43 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.52 ms/it) mean = [0.5001122197890877], error = [4.4841877991379707e-5] with expected value = 0.5 mean = [0.333160767913328], error = [9.820191738722533e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:25 ( 0.54 s/it) Total iterations * blocks 160: 82%|████▉ | ETA: 0:00:00 (12.07 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.66 ms/it) mean = [0.500069027251159, 0.0], error = [5.562090575170668e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332125019553085], error = [3.3333333333333335e-11, 0.00010912386559620451] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.63 ms/it) mean = [0.4999463070972121, 0.0], error = [5.030444057884143e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33337639333349267], error = [3.3333333333333335e-11, 0.00011010547995917324] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.50 s/it) Total iterations * blocks 160: 67%|████ | ETA: 0:00:01 (14.12 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.40 ms/it) mean = [0.9242531148058721, 0.9479082234370978, 0.9615361449596502], error = [0.0012524192455121992, 0.0016056211081557925, 0.002216511825318944] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 17.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:20 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.42 ms/it) 1 -> 0.4998670341474244+-0.0001266061778009158 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.22 ms/it) 1 -> 0.5001430978549503+-0.0001380893283755984 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:43 ( 0.27 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.48 ms/it) 1 -> 0.5078772420261579+-0.005555580480501113 test thread: 1 for the index 2 2 -> 0.3332450823194738+-8.973516496001342e-5 2 -> 0.33347254907213736+-0.00010498737539535823 2 -> 0.34066334655270847+-0.003405113343900045 test thread: 1 for the index 3 3 -> 0.2500662676940538+-7.379924550113033e-5 3 -> 0.2499612092893468+-7.314364668334284e-5 3 -> 0.2488240911358427+-0.003006045605655704 test outer threads for vegas mean = 0.4998670341474244, error = 0.0001266061778009158 with expected value = 0.5 test outer threads for vegasmc mean = 0.5001430978549503, error = 0.0001380893283755984 with expected value = 0.5 test outer threads for mcmc mean = 0.5078772420261579, error = 0.005555580480501113 with expected value = 0.5 test outer threads for vegas mean = 0.3332450823194738, error = 8.973516496001342e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.33347254907213736, error = 0.00010498737539535823 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.34066334655270847, error = 0.003405113343900045 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.2500662676940538, error = 7.379924550113033e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.2499612092893468, error = 7.314364668334284e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.2488240911358427, error = 0.003006045605655704 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:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.82 ms/it) 2 -> [0.3334813686538003]+-[8.766533917007448e-5] mean = [0.3334813686538003], error = [8.766533917007448e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:41 ( 0.64 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.11 ms/it) 2 -> [0.33332359164144737]+-[0.00011382883935523828] mean = [0.33332359164144737], error = [0.00011382883935523828] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.16 ms/it) 2 -> [0.33364911186584234]+-[0.004201887654558017] mean = [0.33364911186584234], error = [0.004201887654558017] 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:34 ( 1.98 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:29 ( 0.42 s/it) Total iterations * blocks 80: 96%|██████▊| ETA: 0:00:00 (72.68 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:05 (70.23 ms/it) Total iterations * blocks 64: 11%|▊ | ETA: 0:00:04 (71.64 ms/it) Total iterations * blocks 64: 88%|██████▏| ETA: 0:00:00 (17.98 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.01 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097144772 ± 0.001753594 -0.097144772 ± 0.001753594 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.746901 seconds (7.78 M allocations: 314.495 MiB, 3.57% gc time, 62.56% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097145 ± 0.001754 -0.097226 mean = -0.09714477189837938, error = 0.0017535939578667834 with expected value = -0.09722569490554467 0.500000 -0.092893 ± 0.001617 -0.095174 mean = -0.09289287000440545, error = 0.0016166893892217847 with expected value = -0.09517413768359331 1.000000 -0.089931 ± 0.002164 -0.088668 mean = -0.08993076177786546, error = 0.002163845823762897 with expected value = -0.08866785115184726 1.500000 -0.073995 ± 0.002663 -0.076203 mean = -0.07399490761916008, error = 0.002663156714175196 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097144772 ± 0.001753594 -0.097144772 ± 0.001753594 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:43 ( 0.55 s/it) Total iterations * blocks 80: 45%|███▏ | ETA: 0:00:02 (44.84 ms/it) Total iterations * blocks 80: 89%|██████▎| ETA: 0:00:00 (29.81 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (28.03 ms/it) Total iterations * blocks 64: 44%|███ | ETA: 0:00:01 (18.08 ms/it) Total iterations * blocks 64: 88%|██████▏| ETA: 0:00:00 (18.00 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.99 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095795779 ± 0.000839072 -0.095795779 ± 0.000839072 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.152176 seconds (11.01 M allocations: 489.072 MiB, 6.96% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.095796 ± 0.000839 -0.097226 mean = -0.09579577894399528, error = 0.0008390719994118411 with expected value = -0.09722569490554467 0.500000 -0.096060 ± 0.001690 -0.095174 mean = -0.09605965569425098, error = 0.0016899591881197348 with expected value = -0.09517413768359331 1.000000 -0.088432 ± 0.002031 -0.088668 mean = -0.0884323592912929, error = 0.0020313613624189366 with expected value = -0.08866785115184726 1.500000 -0.073369 ± 0.001937 -0.076203 mean = -0.07336868117343848, error = 0.0019370230364863714 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095795779 ± 0.000839072 -0.095795779 ± 0.000839072 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:52 ( 0.66 s/it) Total iterations * blocks 80: 39%|██▊ | ETA: 0:00:03 (59.23 ms/it) Total iterations * blocks 80: 75%|█████▎ | ETA: 0:00:01 (39.27 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (33.86 ms/it) Total iterations * blocks 64: 36%|██▌ | ETA: 0:00:01 (22.70 ms/it) Total iterations * blocks 64: 72%|█████ | ETA: 0:00:00 (22.32 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (22.34 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098095598 ± 0.0014979091 -0.098095598 ± 0.0014979091 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.430586 seconds (19.01 M allocations: 855.652 MiB, 9.68% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.098096 ± 0.001498 -0.097226 mean = -0.09809559801167352, error = 0.0014979090558964409 with expected value = -0.09722569490554467 0.500000 -0.094056 ± 0.001209 -0.095174 mean = -0.09405600242637838, error = 0.0012092988378794368 with expected value = -0.09517413768359331 1.000000 -0.088662 ± 0.001321 -0.088668 mean = -0.08866228820746067, error = 0.0013209301724240632 with expected value = -0.08866785115184726 1.500000 -0.075734 ± 0.002237 -0.076203 mean = -0.07573410997216806, error = 0.0022368949098023855 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098095598 ± 0.0014979091 -0.098095598 ± 0.0014979091 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 18.2s 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:53 ( 2.61 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:04 (61.49 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:06 (41.10 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095136873 ± 0.0033897869 -0.095136873 ± 0.0033897869 0.0000 2 -0.098056181 ± 0.0036644048 -0.095136873 ± 0.0033897869 0.0000 3 -0.10337233 ± 0.0040509744 -0.10044856 ± 0.0027175418 0.9472 4 -0.08710031 ± 0.0044554951 -0.096829252 ± 0.0023200471 3.7445 5 -0.099295702 ± 0.0040153876 -0.097446567 ± 0.0020088379 2.5906 6 -0.09165841 ± 0.0047165495 -0.096557809 ± 0.0018481879 2.2617 7 -0.099271274 ± 0.0042036561 -0.096997362 ± 0.0016918849 1.8792 8 -0.092638267 ± 0.0032121764 -0.096050679 ± 0.0014969366 1.8062 9 -0.10206699 ± 0.0045283348 -0.096643359 ± 0.0014212922 1.7755 10 -0.10254534 ± 0.0059813261 -0.096958798 ± 0.0013827893 1.6688 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 6%|▍ | ETA: 0:00:08 (55.79 ms/it) Total iterations * blocks 160: 68%|████▏ | ETA: 0:00:01 ( 9.84 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.47 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.090660297 ± 0.0031641136 -0.090660297 ± 0.0031641136 0.0000 2 -0.098126806 ± 0.0044769301 -0.090660297 ± 0.0031641136 0.0000 3 -0.10106453 ± 0.0035154205 -0.099944048 ± 0.0027648898 0.2664 4 -0.09562832 ± 0.003410968 -0.09823278 ± 0.0021478782 0.6162 5 -0.096024348 ± 0.0052549806 -0.097916649 ± 0.0019882122 0.4613 6 -0.093922485 ± 0.0035339907 -0.096956376 ± 0.0017328054 0.5885 7 -0.093309121 ± 0.0036138262 -0.096274577 ± 0.0015624727 0.6364 8 -0.090673167 ± 0.0045283496 -0.095678653 ± 0.0014770217 0.7583 9 -0.095273411 ± 0.0028495691 -0.095592834 ± 0.0013113329 0.6522 10 -0.09291163 ± 0.0033426251 -0.095235223 ± 0.0012207537 0.6404 ------------------------------------------------------------------------------------------------------------------------------- 1.390335 seconds (6.45 M allocations: 220.491 MiB, 3.70% gc time, 33.50% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.095235 ± 0.001221 -0.097226 mean = -0.09523522319015078, error = 0.0012207537420093882 with expected value = -0.09722569490554467 0.500000 -0.092863 ± 0.001232 -0.095174 mean = -0.0928627629526681, error = 0.0012319563559370862 with expected value = -0.09517413768359331 1.000000 -0.086217 ± 0.001524 -0.088668 mean = -0.08621726095444272, error = 0.0015236938834084848 with expected value = -0.08866785115184726 1.500000 -0.074417 ± 0.001654 -0.076203 mean = -0.0744174881064297, error = 0.0016541835178518287 with expected value = -0.07620341547901538 mean = -0.09523522319015078, error = 0.0012207537420093882 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 10.8s ┌ 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=0x7ffee7ab8690) 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-FFZjgnK7 (errno 1) MPI: Error During Test at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 Got exception outside of a @test failed process: Process(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 2 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no mpi_test.jl`, ProcessExited(15)) [15] Stacktrace: [1] pipeline_error @ ./process.jl:610 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run @ ./process.jl:522 [inlined] [4] (::var"#50#51"{Int64})(exe::String) @ Main ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:7 [5] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{var"#50#51"{Int64}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [10] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:5 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [12] macro expansion @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:41 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:585 Test Summary: | Error Total Time MPI | 1 1 20.3s RNG of the outermost testset: Xoshiro(0x1ba145e9eb5cf838, 0x9046458a1415233e, 0x6c59c000d649b9df, 0x075e86ed5a004d2e, 0x1dca8709cd0f1f8f) 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 214.36s 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 279.88s: package tests unexpectedly errored