Package evaluation of ModuleInfo on Julia 1.13.0-DEV.1080 (ed57414aec*) started at 2025-09-04T13:42:57.826 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.2s ################################################################################ # Installation # Installing ModuleInfo... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [3c3ff5e7] + ModuleInfo v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [c27321d9] + Glob v1.3.1 [bd334432] + InlineTest v0.2.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [0f8b85d8] + JSON3 v1.14.3 [1914dd2f] + MacroTools v0.5.16 [c03570c3] + Memoize v0.4.4 [3c3ff5e7] + ModuleInfo v0.1.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [6c6a2e73] + Scratch v1.3.0 ⌅ [09ab397b] + StructArrays v0.6.21 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [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 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.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.15.0+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.8.12 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.46.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.0+0 [3f19e933] + p7zip_jll v17.6.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 3.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: ReTest Failed to precompile ReTest [e0db7c4e-2690-44b9-bad6-7687da720f89] to "/home/pkgeval/.julia/compiled/v1.13/ReTest/jl_alxvh8" (ProcessExited(1)). WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Testset. WARNING: Imported binding Test.push_testset was undeclared at import time during import to Testset. ┌ Error: Precompilation failed, this is the captured stdout (114 chars): └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:36 Pass | Time / Compile / GC | Alloc ΔRSS | ReTest._ReTestPrecompileTests: ┌ Error: And this is the captured stderr (0 chars): └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:39 ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#585 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] retest(::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}, ::Vararg{Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}}; dry::Bool, stats::Bool, shuffle::Bool, group::Bool, verbose::Bool, recursive::Bool, id::Nothing, strict::Bool, dup::Bool, static::Nothing, load::Bool, seed::Bool, marks::Bool, tag::Vector{Symbol}, spin::Bool, clear::Bool) @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1186 [4] kwcall(::@NamedTuple{recursive::Bool, stats::Bool, spin::Bool}, ::typeof(InlineTest.retest), ::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}, ::Vararg{Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}}) @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:750 [5] #137 @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:26 [inlined] [6] redirect_stdio(f::ReTest.var"#137#138"; stdin::Nothing, stderr::Pipe, stdout::Pipe) @ Base ./stream.jl:1443 [7] kwcall(::@NamedTuple{stderr::Pipe, stdout::Pipe}, ::typeof(redirect_stdio), f::Function) @ Base ./stream.jl:1406 [8] macro expansion @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:25 [inlined] [9] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] [10] macro expansion @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:23 [inlined] [11] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] [12] top-level scope @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:118 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1751 [15] include(mod::Module, _path::String) @ Base ./Base.jl:308 [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:3019 [17] top-level scope @ stdin:5 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2865 [20] include_string @ ./loading.jl:2875 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [22] _start() @ Base ./client.jl:563 nested task error: TaskFailedException nested task error: UndefVarError: `push_testset` not defined in `ReTest.Testset` Suggestion: this global was defined as `Test.push_testset` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:517 [2] macro expansion @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:12 [inlined] [3] macro expansion @ ~/.julia/packages/ReTest/3Ikse/src/testset.jl:517 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] (::ReTest.var"#110#111"{ReTest.Testset.Format})(mod::Module, ts::ReTest.TestsetExpr, pat::ReTest.And, chan::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}) @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1154 [6] #local_remotecall_thunk##0 @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:425 [inlined] [7] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{ReTest.var"#110#111"{ReTest.Testset.Format}, Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, @Kwargs{}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:70 [8] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:450 [9] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:449 [inlined] [10] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:492 [inlined] [11] (::ReTest.var"#106#107"{Int64, ReTest.Testset.Format, Nothing, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})() @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1151 Stacktrace: [1] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:451 [2] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:449 [inlined] [3] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:492 [inlined] [4] (::ReTest.var"#106#107"{Int64, ReTest.Testset.Format, Nothing, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})() @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1151 Stacktrace: [1] sync_end(c::Channel{Any}) @ Base ./task.jl:601 [2] macro expansion @ ./task.jl:634 [inlined] [3] (::ReTest.var"#96#97"{Bool, ReTest.Testset.Format, Bool, Base.RefValue{Int64}, Bool, ReTest.var"#take_latest!#91", Nothing, ReentrantLock, Bool, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Base.RefValue{Exception}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})() @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1104 in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 48.94s ################################################################################ # Testing # Testing ModuleInfo Status `/tmp/jl_lo4kz0/Project.toml` [3c3ff5e7] ModuleInfo v0.1.1 ⌃ [e0db7c4e] ReTest v0.3.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_lo4kz0/Manifest.toml` [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [c27321d9] Glob v1.3.1 [bd334432] InlineTest v0.2.0 [82899510] IteratorInterfaceExtensions v1.0.0 [0f8b85d8] JSON3 v1.14.3 [1914dd2f] MacroTools v0.5.16 [c03570c3] Memoize v0.4.4 [3c3ff5e7] ModuleInfo v0.1.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 ⌃ [e0db7c4e] ReTest v0.3.2 [6c6a2e73] Scratch v1.3.0 ⌅ [09ab397b] StructArrays v0.6.21 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [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.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.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.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.8.12 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.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... Precompiling packages... Info Given ReTest was explicitly requested, output will be shown live  WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Testset. WARNING: Imported binding Test.push_testset was undeclared at import time during import to Testset. 3804.4 ms ✓ ReTest 1 dependency successfully precompiled in 4 seconds. 12 already precompiled. 1 dependency had output during precompilation: ┌ ReTest │ [Output was shown above] └ ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#585 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] retest(args::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}; dry::Bool, stats::Bool, shuffle::Bool, group::Bool, verbose::Bool, recursive::Bool, id::Nothing, strict::Bool, dup::Bool, static::Nothing, load::Bool, seed::Bool, marks::Bool, tag::Vector{Symbol}, spin::Bool, clear::Bool) @ ReTest ~/.julia/packages/ReTest/WnRIG/src/ReTest.jl:1192 [4] retest(args::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}) @ ReTest ~/.julia/packages/ReTest/WnRIG/src/ReTest.jl:746 [5] #runtests#9 @ ~/.julia/packages/InlineTest/NAAjm/src/InlineTest.jl:81 [inlined] [6] runtests() @ ModuleInfo ~/.julia/packages/InlineTest/NAAjm/src/InlineTest.jl:80 [7] top-level scope @ ~/.julia/packages/ModuleInfo/WjAO9/test/runtests.jl:4 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [12] _start() @ Base ./client.jl:563 nested task error: TaskFailedException nested task error: UndefVarError: `push_testset` not defined in `ReTest.Testset` Suggestion: this global was defined as `Test.push_testset` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReTest/WnRIG/src/ReTest.jl:517 [2] macro expansion @ ~/.julia/packages/ModuleInfo/WjAO9/src/store.jl:133 [inlined] [3] macro expansion @ ~/.julia/packages/ReTest/WnRIG/src/testset.jl:513 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] (::ReTest.var"#110#111"{ReTest.Testset.Format})(mod::Module, ts::ReTest.TestsetExpr, pat::ReTest.And, chan::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}) @ ReTest ~/.julia/packages/ReTest/WnRIG/src/ReTest.jl:1160 [6] #local_remotecall_thunk##0 @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:425 [inlined] [7] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{ReTest.var"#110#111"{ReTest.Testset.Format}, Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, @Kwargs{}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:70 [8] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:450 [9] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:449 [inlined] [10] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:492 [inlined] [11] (::ReTest.var"#106#107"{Int64, ReTest.Testset.Format, Nothing, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})() @ ReTest ~/.julia/packages/ReTest/WnRIG/src/ReTest.jl:1157 Stacktrace: [1] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:451 [2] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:449 [inlined] [3] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:492 [inlined] [4] (::ReTest.var"#106#107"{Int64, ReTest.Testset.Format, Nothing, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})() @ ReTest ~/.julia/packages/ReTest/WnRIG/src/ReTest.jl:1157 Stacktrace: [1] sync_end(c::Channel{Any}) @ Base ./task.jl:601 [2] macro expansion @ ./task.jl:634 [inlined] [3] (::ReTest.var"#96#97"{Bool, ReTest.Testset.Format, Bool, Base.RefValue{Int64}, Bool, ReTest.var"#take_latest!#91", Nothing, ReentrantLock, Bool, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Base.RefValue{Exception}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})() @ ReTest ~/.julia/packages/ReTest/WnRIG/src/ReTest.jl:1110 in expression starting at /home/pkgeval/.julia/packages/ModuleInfo/WjAO9/test/runtests.jl:4 Testing failed after 58.78s ERROR: LoadError: Package ModuleInfo errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [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.13/Pkg/src/API.jl:538 [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.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 139.77s: package fails to precompile