Package evaluation to test Wandb on Julia 1.14.0-DEV.1826 (44c835795b*) started at 2026-03-02T13:19:03.771 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.69s ################################################################################ # Installation # Installing Wandb... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ad70616a] + Wandb v0.5.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [992eb4ea] + CondaPkg v0.2.34 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.4.0 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.15 [bac558e1] + OrderedCollections v1.8.1 [65ce6f38] + PackageExtensionCompat v1.0.2 [69de0a69] + Parsers v2.8.3 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [6099a3de] + PythonCall v0.9.31 [6c6a2e73] + Scratch v1.3.0 [ec057cc2] + StructUtils v2.6.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [e17b2a0c] + UnsafePointers v1.0.0 [ad70616a] + Wandb v0.5.6 [f8abcde7] + micromamba_jll v2.3.1+0 [4d7b5844] + pixi_jll v0.41.3+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.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.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 [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.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 5.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/VOudJ/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling packages... 4532.3 ms ✓ Lazy 1915.1 ms ✓ Widgets 1373.3 ms ✓ Hiccup 1533.2 ms ✓ Kaleido_jll 8750.5 ms ✓ ColorSchemes 1214.0 ms ✓ AssetRegistry WARNING: Imported binding Logging.termlength was undeclared at import time during import to WebSockets. WARNING: Imported binding Logging.showvalue was undeclared at import time during import to WebSockets. 4261.7 ms ✓ WebSockets 7039.5 ms ✓ CondaPkg 1555.8 ms ✓ PlotlyKaleido 13623.0 ms ✓ PlotlyBase 8772.3 ms ✓ Mux 8995.6 ms ✓ WebIO 22729.3 ms ✓ PythonCall 8410.2 ms ✓ PlotlyBase → JSON3Ext 7863.3 ms ✓ JSExpr ERROR: LoadError: InitError: UndefVarError: `manifest_uuid_path` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] _resolve_top_env(load_path::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:10  [3] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:823  [4] resolve()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:796  [5] envdir()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/env.jl:70  [6] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135  [7] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26  [8] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1600  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1588  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1476  [11] _include_from_serialized  @ ./loading.jl:1433 [inlined]  [12] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2305  [13] _require_search_from_serialized  @ ./loading.jl:2200 [inlined]  [14] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2833  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [16] macro expansion  @ ./loading.jl:2621 [inlined]  [17] macro expansion  @ ./lock.jl:376 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [19] require  @ ./loading.jl:2561 [inlined]  [20] eval_import_path  @ ./module.jl:36 [inlined]  [21] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [22] _eval_using  @ ./module.jl:137 [inlined]  [23] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [24] top-level scope  @ ~/.julia/packages/Wandb/bsD5h/src/Wandb.jl:3  [25] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [26] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [30] include_string  @ ./loading.jl:3140 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [32] _start()  @ Base ./client.jl:585 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Wandb/bsD5h/src/Wandb.jl:1 in expression starting at stdin:5 ✗ Wandb 12021.0 ms ✓ Blink 17832.6 ms ✓ PlotlyJS 12459.1 ms ✓ PlotlyJS → JSON3Ext 18 dependencies successfully precompiled in 156 seconds. 85 already precompiled. 1 dependency had output during precompilation: ┌ WebSockets │ WARNING: Imported binding Logging.termlength was undeclared at import time during import to WebSockets. │ WARNING: Imported binding Logging.showvalue was undeclared at import time during import to WebSockets. └ Precompilation completed after 205.67s ################################################################################ # Testing # Testing Wandb Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_8a0Mma/Project.toml` ⌃ [992eb4ea] ↓ CondaPkg v0.2.34 ⇒ v0.2.33 [f0f68f2c] + PlotlyJS v0.18.17 [ad70616a] + Wandb v0.5.6 Updating `/tmp/jl_8a0Mma/Manifest.toml` [bf4720bc] + AssetRegistry v0.1.1 [d1d4a3ce] + BitFlags v0.1.9 [ad839575] + Blink v0.12.9 [944b1d66] + CodecZlib v0.7.8 [35d6a980] + ColorSchemes v3.31.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [f0e56b4a] + ConcurrentUtilities v2.5.1 ⌃ [992eb4ea] ↓ CondaPkg v0.2.34 ⇒ v0.2.33 [8bb1440f] + DelimitedFiles v1.9.1 [ffbed154] + DocStringExtensions v0.9.5 [460bff9d] + ExceptionUnwrapping v0.1.11 [53c48c17] + FixedPointNumbers v0.8.5 [de31a74c] + FunctionalCollections v0.5.0 [cd3eb016] + HTTP v1.10.19 [9fb69e20] + Hiccup v0.2.2 [97c1335a] + JSExpr v0.5.4 ⌅ [682c06a0] ↓ JSON v1.4.0 ⇒ v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [b964fa9f] + LaTeXStrings v1.4.0 [50d2b5c4] + Lazy v0.15.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.10 [ffc61752] + Mustache v1.0.21 [a975b10e] + Mux v1.0.2 [510215fc] + Observables v0.5.5 [4d8831e6] + OpenSSL v1.6.1 [d96e819e] + Parameters v0.12.3 [a03496cd] + PlotlyBase v0.8.23 [f0f68f2c] + PlotlyJS v0.18.17 [f2990250] + PlotlyKaleido v2.3.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [777ac1f9] + SimpleBufferStream v1.2.0 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] - StructUtils v2.6.3 [62fd8b95] + TensorCore v0.1.1 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [3a884ed6] + UnPack v1.0.2 [ad70616a] + Wandb v0.5.6 [0f1e0344] + WebIO v0.8.21 [104b5d7c] + WebSockets v1.6.0 [cc8bc4a8] + Widgets v0.6.7 [f7e6163d] + Kaleido_jll v0.2.1+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [8ba89e20] + Distributed v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [3fa0cd96] + REPL v1.11.0 [6462fe0b] + Sockets v1.11.0 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_8a0Mma/Project.toml` ⌃ [992eb4ea] CondaPkg v0.2.33 [65ce6f38] PackageExtensionCompat v1.0.2 [f0f68f2c] PlotlyJS v0.18.17 [6099a3de] PythonCall v0.9.31 [ad70616a] Wandb v0.5.6 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_8a0Mma/Manifest.toml` [bf4720bc] AssetRegistry v0.1.1 [d1d4a3ce] BitFlags v0.1.9 [ad839575] Blink v0.12.9 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [f0e56b4a] ConcurrentUtilities v2.5.1 ⌃ [992eb4ea] CondaPkg v0.2.33 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [460bff9d] ExceptionUnwrapping v0.1.11 [53c48c17] FixedPointNumbers v0.8.5 [de31a74c] FunctionalCollections v0.5.0 [cd3eb016] HTTP v1.10.19 [9fb69e20] Hiccup v0.2.2 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [97c1335a] JSExpr v0.5.4 ⌅ [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [b964fa9f] LaTeXStrings v1.4.0 [50d2b5c4] Lazy v0.15.1 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [739be429] MbedTLS v1.1.10 [0b3b1443] MicroMamba v0.1.15 [ffc61752] Mustache v1.0.21 [a975b10e] Mux v1.0.2 [510215fc] Observables v0.5.5 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [fa939f87] Pidfile v1.3.0 [a03496cd] PlotlyBase v0.8.23 [f0f68f2c] PlotlyJS v0.18.17 [f2990250] PlotlyKaleido v2.3.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [6099a3de] PythonCall v0.9.31 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [6c6a2e73] Scratch v1.3.0 [777ac1f9] SimpleBufferStream v1.2.0 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [e17b2a0c] UnsafePointers v1.0.0 [ad70616a] Wandb v0.5.6 [0f1e0344] WebIO v0.8.21 [104b5d7c] WebSockets v1.6.0 [cc8bc4a8] Widgets v0.6.7 [f7e6163d] Kaleido_jll v0.2.1+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [f8abcde7] micromamba_jll v2.3.1+0 [4d7b5844] pixi_jll v0.41.3+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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf 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 [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.18.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.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ERROR: LoadError: InitError: UndefVarError: `manifest_uuid_path` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] _resolve_top_env(load_path::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:10  [3] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:823  [4] resolve()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:796  [5] envdir()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/env.jl:70  [6] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135  [7] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26  [8] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1600  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1588  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1476  [11] _include_from_serialized  @ ./loading.jl:1433 [inlined]  [12] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2305  [13] _require_search_from_serialized  @ ./loading.jl:2200 [inlined]  [14] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2833  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [16] macro expansion  @ ./loading.jl:2621 [inlined]  [17] macro expansion  @ ./lock.jl:376 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [19] require  @ ./loading.jl:2561 [inlined]  [20] eval_import_path  @ ./module.jl:36 [inlined]  [21] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [22] _eval_using  @ ./module.jl:137 [inlined]  [23] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [24] top-level scope  @ ~/.julia/packages/Wandb/bsD5h/src/Wandb.jl:3  [25] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [26] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [30] include_string  @ ./loading.jl:3140 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [32] _start()  @ Base ./client.jl:585 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Wandb/bsD5h/src/Wandb.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Wandb │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Wandb Failed to precompile Wandb [ad70616a-06c9-5745-b1f1-6a5f42545108] to "/home/pkgeval/.julia/compiled/v1.14/Wandb/jl_AMAUHp" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Wandb/bsD5h/test/runtests.jl:2 Testing failed after 27.09s ERROR: LoadError: Package Wandb 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:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [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:586 [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:562 [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:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [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:214 PkgEval failed after 273.63s: package fails to precompile