Package evaluation to test StaticCompiler on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T18:26:13.229 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.21s ################################################################################ # Installation # Installing StaticCompiler... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [81625895] + StaticCompiler v0.7.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [8ce10254] + Bumper v0.7.1 [fa961155] + CEnum v0.5.0 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [bc773b8a] + CodeInfoTools v0.3.5 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [61eb1bfa] + GPUCompiler v1.7.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [692b3bcd] + JLLWrappers v1.7.1 [929cbde3] + LLVM v9.4.4 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.1 [6c6a2e73] + Scratch v1.3.0 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [81625895] + StaticCompiler v0.7.3 [86c06d3c] + StaticTools v0.8.12 [8290d209] + ThreadingUtilities v0.5.5 [e689c965] + Tracy v0.1.6 [3a884ed6] + UnPack v1.0.2 [c4a57d5a] + UnsafeArrays v1.0.8 [3d5dd08c] + VectorizationBase v0.21.72 [0ee61d77] + Clang_jll v21.1.2+0 [dad2f222] + LLVMExtra_jll v0.0.38+0 [ad6e5548] + LibTracyClient_jll v0.9.1+6 [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 [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 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [d55e3150] + LLD_jll v20.1.8+0 [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 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8f36deef] + libLLVM_jll v20.1.8+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 7.96s ################################################################################ # 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 17.23s ################################################################################ # Testing # Testing StaticCompiler Status `/tmp/jl_o1hkDc/Project.toml` [8ce10254] Bumper v0.7.1 [59287772] Formatting v0.4.3 [61eb1bfa] GPUCompiler v1.7.5 [929cbde3] LLVM v9.4.4 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [81625895] StaticCompiler v0.7.3 [86c06d3c] StaticTools v0.8.12 [7792a7ef] StrideArraysCore v0.5.8 [8ba89e20] Distributed v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [d55e3150] LLD_jll v20.1.8+0 Status `/tmp/jl_o1hkDc/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [8ce10254] Bumper v0.7.1 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [bc773b8a] CodeInfoTools v0.3.5 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [adafc99b] CpuId v0.3.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [59287772] Formatting v0.4.3 [61eb1bfa] GPUCompiler v1.7.5 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [692b3bcd] JLLWrappers v1.7.1 [929cbde3] LLVM v9.4.4 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.17.0 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.1 [6c6a2e73] Scratch v1.3.0 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [81625895] StaticCompiler v0.7.3 [86c06d3c] StaticTools v0.8.12 [7792a7ef] StrideArraysCore v0.5.8 [8290d209] ThreadingUtilities v0.5.5 [e689c965] Tracy v0.1.6 [3a884ed6] UnPack v1.0.2 [c4a57d5a] UnsafeArrays v1.0.8 [3d5dd08c] VectorizationBase v0.21.72 [0ee61d77] Clang_jll v21.1.2+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [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 [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 [d55e3150] LLD_jll v20.1.8+0 [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 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8f36deef] libLLVM_jll v20.1.8+0 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: UndefVarError: `WorldView` not defined in `GPUCompiler` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace:  [1] ci_cache_lookup(cache::Compiler.OverlayCodeCache{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:648  [2] compile_method_instance(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:839  [3] irgen(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/irgen.jl:4  [4] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:200  [5] emit_llvm(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:182  [6] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:95  [7] compile_unhooked  @ ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:80 [inlined]  [8] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:67  [9] compile  @ ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:55 [inlined]  [10] #145  @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:35 [inlined]  [11] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##154".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:34  [12] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:25  [13] macro expansion  @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:34 [inlined]  [14] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [15] macro expansion  @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:25 [inlined]  [16] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [17] top-level scope  @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:118  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [19] top-level scope  @ ~/.julia/packages/GPUCompiler/j4HFa/src/GPUCompiler.jl:70  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [21] 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:3309  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [25] include_string  @ ./loading.jl:3161 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [27] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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:3309  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `GPUCompiler` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] ci_cache_lookup(cache::Compiler.OverlayCodeCache{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:648 │ [2] compile_method_instance(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:839 │ [3] irgen(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/irgen.jl:4 │ [4] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:200 │ [5] emit_llvm(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:182 │ [6] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:95 │ [7] compile_unhooked │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:80 [inlined] │ [8] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:67 │ [9] compile │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:55 [inlined] │ [10] #145 │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:35 [inlined] │ [11] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##154".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:34 │ [12] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:25 │ [13] macro expansion │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:34 [inlined] │ [14] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:25 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [17] top-level scope │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:118 │ [18] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [19] top-level scope │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/GPUCompiler.jl:70 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] 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:3309 │ [22] top-level scope │ @ stdin:5 │ [23] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [25] include_string │ @ ./loading.jl:3161 [inlined] │ [26] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [27] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ StaticCompiler │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_4ScqbF" (ProcessExited(1)). StaticCompiler Failed to precompile StaticCompiler [81625895-6c0f-48fc-b932-11a18313743c] to "/home/pkgeval/.julia/compiled/v1.14/StaticCompiler/jl_QJUmA9" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/test/runtests.jl:2 Testing failed after 91.14s ERROR: LoadError: Package StaticCompiler 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 158.26s: package fails to precompile