Package evaluation to test ExponentialFamily on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T11:34:44.116 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.26s ################################################################################ # Installation # Installing ExponentialFamily... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [62312e5e] + ExponentialFamily v2.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [4c555306] + ArrayLayouts v1.12.0 [b4ee3484] + BayesBase v1.5.8 [8e7c35d0] + BlockArrays v1.9.2 [861a8166] + Combinatorics v1.0.3 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [b152e2b5] + CompositeTypes v0.1.4 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [5b8099bc] + DomainSets v0.7.16 [62312e5e] + ExponentialFamily v2.1.2 [2d5283b6] + FastCholesky v1.4.3 [1a297f60] + FillArrays v1.15.0 [f6369f11] + ForwardDiff v1.3.0 [19dc6840] + HCubature v1.7.0 [34004b35] + HypergeometricFunctions v0.3.28 [8197267c] + IntervalSets v0.7.12 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [85a6dd25] + PositiveFactorizations v0.2.4 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [4c63d2b9] + StatsFuns v1.5.2 [783c9a47] + TinyHugeNumbers v1.0.3 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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 5.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1536.8 ms ✓ FastCholesky → StaticArraysCoreExt 5575.9 ms ✓ HCubature 10446.2 ms ✓ Distributions 5210.4 ms ✓ BayesBase 4098.7 ms ✓ BayesBase → FastCholeskyExt 8262.0 ms ✓ ExponentialFamily 6 dependencies successfully precompiled in 42 seconds. 72 already precompiled. Precompilation completed after 49.17s ################################################################################ # Testing # Testing ExponentialFamily Status `/tmp/jl_tWZ0bb/Project.toml` [9b6a8646] AllocCheck v0.2.3 [4c88cf16] Aqua v0.8.14 [b4ee3484] BayesBase v1.5.8 [6e4b80f9] BenchmarkTools v1.6.3 [8e7c35d0] BlockArrays v1.9.2 [31c24e10] Distributions v0.25.122 [5b8099bc] DomainSets v0.7.16 [62312e5e] ExponentialFamily v2.1.2 [2d5283b6] FastCholesky v1.4.3 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.0 [19dc6840] HCubature v1.7.0 [0e44f5e4] Hwloc v3.3.0 [34004b35] HypergeometricFunctions v0.3.28 [8197267c] IntervalSets v0.7.12 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.11.0 [2ab3a3ac] LogExpFunctions v0.3.29 [85a6dd25] PositiveFactorizations v0.2.4 [817f1d60] ReTestItems v1.35.0 [731186ca] RecursiveArrayTools v3.39.0 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.8 [4c63d2b9] StatsFuns v1.5.2 [783c9a47] TinyHugeNumbers v1.0.3 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_tWZ0bb/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [9b6a8646] AllocCheck v0.2.3 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.0 [b4ee3484] BayesBase v1.5.8 [6e4b80f9] BenchmarkTools v1.6.3 [8e7c35d0] BlockArrays v1.9.2 [fa961155] CEnum v0.5.0 [da1fd8a2] CodeTracking v2.0.2 [861a8166] Combinatorics v1.0.3 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 [62312e5e] ExponentialFamily v2.1.2 [e2ba6199] ExprTools v0.1.10 [2d5283b6] FastCholesky v1.4.3 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.0 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.7.3 [19dc6840] HCubature v1.7.0 [0e44f5e4] Hwloc v3.3.0 [34004b35] HypergeometricFunctions v0.3.28 [8197267c] IntervalSets v0.7.12 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.11.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [aa1ae85d] JuliaInterpreter v0.10.7 [70703baa] JuliaSyntax v1.0.2 [929cbde3] LLVM v9.4.4 [2ab3a3ac] LogExpFunctions v0.3.29 [6f1432cf] LoweredCodeUtils v3.4.4 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [69de0a69] Parsers v2.8.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [817f1d60] ReTestItems v1.35.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.39.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [295af30f] Revise v3.12.1 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [6c6a2e73] Scratch v1.3.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [4c63d2b9] StatsFuns v1.5.2 [ec057cc2] StructUtils v2.6.0 [2efcf032] SymbolicIndexingInterface v0.3.46 [1e6cf692] TestEnv v1.102.3 [783c9a47] TinyHugeNumbers v1.0.3 [e689c965] Tracy v0.1.6 [e33a78d0] Hwloc_jll v2.12.2+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [94ce4f54] Libiconv_jll v1.18.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+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 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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.13.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL 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.11.0 [4607b0f0] SuiteSparse [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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+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 Unbound type parameters | 1 1 0.2s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.0s Test Summary: | Pass Total Time Stale dependencies | 1 1 8.7s Test Summary: | Pass Total Time Compat bounds | 3 3 0.7s Test Summary: | Pass Total Time Persistent tasks | 1 1 54.7s [ Info: Scanning for test items in project `ExponentialFamily` at paths: /home/pkgeval/.julia/packages/ExponentialFamily/prORE [ Info: Finished scanning for test items in 5.63 seconds. [ Info: Scheduling 214 tests on pid 45 with 1 worker processes and 1 threads per worker. [ Info: Starting test workers ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{Bool}, ::Bool) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:510 [2] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:381 [3] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [4] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [5] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:377 [6] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::Int64, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:347 [7] kwcall(::@NamedTuple{nworkers::Int64, nworker_threads::Int64, memory_threshold::Float64}, ::typeof(runtests), shouldrun::Function, paths::String) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:298 [8] #runtests#36 @ ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:276 [inlined] [9] runtests @ ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:273 [inlined] [10] kwcall(::@NamedTuple{nworkers::Int64, nworker_threads::Int64, memory_threshold::Float64}, ::typeof(runtests), pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:272 [11] top-level scope @ ~/.julia/packages/ExponentialFamily/prORE/test/runtests.jl:11 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ExponentialFamily/prORE/test/runtests.jl:11 caused by: TaskFailedException nested task error: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{Bool}, ::Bool) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:536 [2] eval @ ./boot.jl:489 [3] execute @ ~/.julia/packages/ReTestItems/5fo5Q/src/workers.jl:334 [inlined] [4] #serve_requests##0 @ ~/.julia/packages/ReTestItems/5fo5Q/src/workers.jl:348 Stacktrace: [1] try_yieldto(undo::typeof(identity)) @ Base ./task.jl:1144 [2] yieldto(t::Task, x::Any) @ Base ./task.jl:1125 [3] yieldto @ ./task.jl:1111 [inlined] [4] wait() @ Base ./task.jl:1244 [5] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base ./condition.jl:141 [6] wait @ ./condition.jl:136 [inlined] [7] fetch_buffered(c::Channel{Any}) @ Base ./channels.jl:487 [8] fetch @ ./channels.jl:481 [inlined] [9] fetch @ ~/.julia/packages/ReTestItems/5fo5Q/src/workers.jl:51 [inlined] [10] remote_fetch @ ~/.julia/packages/ReTestItems/5fo5Q/src/workers.jl:294 [inlined] [11] start_worker(proj_name::String, nworker_threads::String, worker_init_expr::Expr, ntestitems::Int64; worker_num::Int64) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:533 [12] kwcall(::@NamedTuple{worker_num::Int64}, ::typeof(ReTestItems.start_worker), proj_name::String, nworker_threads::String, worker_init_expr::Expr, ntestitems::Int64) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:528 [13] (::Base.var"#47#48"{Base.var"#49#50"{Vector{Int64}, typeof(ReTestItems._worker_terminated), typeof(ReTestItems.start_worker)}})(::String, ::Vararg{Any}; kwargs::@Kwargs{worker_num::Int64}) @ Base ./error.jl:309 [14] #47 @ ./error.jl:304 [inlined] [15] #robust_start_worker#50 @ ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:561 [inlined] [16] robust_start_worker @ ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:559 [inlined] [17] #_runtests_in_current_env##4 @ ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:483 [inlined] [18] with_logstate(f::ReTestItems.var"#_runtests_in_current_env##4#_runtests_in_current_env##5"{Vector{ReTestItems.Workers.Worker}, Int64, Int64, String, String, Expr, Int64}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [19] with_logger @ ./logging/logging.jl:651 [inlined] [20] (::ReTestItems.var"#_runtests_in_current_env##2#_runtests_in_current_env##3"{Base.CoreLogging.ConsoleLogger, Vector{ReTestItems.Workers.Worker}, Int64, Int64, String, String, Expr, Int64})() @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:482 Stacktrace: [1] sync_end(c::Channel{Any}) @ Base ./task.jl:630 [2] macro expansion @ ./task.jl:663 [inlined] [3] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:480 [4] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:381 [5] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [6] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [7] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:377 [8] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::Int64, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:347 [9] kwcall(::@NamedTuple{nworkers::Int64, nworker_threads::Int64, memory_threshold::Float64}, ::typeof(runtests), shouldrun::Function, paths::String) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:298 [10] #runtests#36 @ ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:276 [inlined] [11] runtests @ ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:273 [inlined] [12] kwcall(::@NamedTuple{nworkers::Int64, nworker_threads::Int64, memory_threshold::Float64}, ::typeof(runtests), pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/5fo5Q/src/ReTestItems.jl:272 [13] top-level scope @ ~/.julia/packages/ExponentialFamily/prORE/test/runtests.jl:11 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [18] _start() @ Base ./client.jl:577 Testing failed after 185.01s ERROR: LoadError: Package ExponentialFamily 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 301.16s: package tests unexpectedly errored