Package evaluation of MDEStudy on Julia 1.13.0-DEV.1156 (b251dacaaf*) started at 2025-10-03T13:35:25.193 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.85s ################################################################################ # Installation # Installing MDEStudy... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [45ce4efb] + MDEStudy v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [4f18b42c] + BusinessDays v0.9.25 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.0 ⌅ [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [34004b35] + HypergeometricFunctions v0.3.28 [5c01b14b] + InMemoryDatasets v0.7.21 [842dd82b] + InlineStrings v1.4.5 [8197267c] + IntervalSets v0.7.11 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [45ce4efb] + MDEStudy v0.1.1 [e1d29d7a] + Missings v1.2.0 [73a701b4] + NamedTuples v5.0.0 [bac558e1] + OrderedCollections v1.8.1 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 ⌅ [08abe8d2] + PrettyTables v2.4.0 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.8.0 [91c51154] + SentinelArrays v1.4.8 ⌅ [1277b4bf] + ShiftedArrays v1.0.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.5.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 ⌅ [2913bbd2] + StatsBase v0.33.21 [4c63d2b9] + StatsFuns v1.5.0 ⌅ [3eaba693] + StatsModels v0.6.33 [892a3eda] + StringManipulation v0.4.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [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 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future 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 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [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.13.1+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 6.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 3645.0 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 3 direct dependencies failed to precompile: NamedTuples Failed to precompile NamedTuples [73a701b4-84e1-5df0-88ff-1968ee2ee8dc] to "/home/pkgeval/.julia/compiled/v1.13/NamedTuples/jl_tUMOdW" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `T` not defined in `NamedTuples` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/NamedTuples/PjIPJ/src/NamedTuples.jl:119 [2] include(mod::Module, _path::String) @ Base ./Base.jl:308 [3] 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:3069 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [7] include_string @ ./loading.jl:2925 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/NamedTuples/PjIPJ/src/NamedTuples.jl:2 in expression starting at stdin:5 InMemoryDatasets Failed to precompile InMemoryDatasets [5c01b14b-ab03-46ff-b164-14c663efdd9f] to "/home/pkgeval/.julia/compiled/v1.13/InMemoryDatasets/jl_gdWGML" (ProcessExited(1)). ERROR: LoadError: TypeError: in ccall: first argument not a pointer or valid constant expression, expected Ptr, got a value of type Symbol Stacktrace: [1] hash(s::InMemoryDatasets.Characters{5}, h::UInt64) @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/characters/characters.jl:140 [2] hash(data::InMemoryDatasets.Characters{5}) @ Base ./hashing.jl:34 [3] hashindex(key::InMemoryDatasets.Characters{5}, sz::Int64) @ Base ./dict.jl:129 [4] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:271 [5] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:358 [6] _label @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:133 [inlined] ┌ [7] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 2 times [9] _label(xs::Vector{InMemoryDatasets.Characters{5}}, ::Type{InMemoryDatasets.Characters{5}}, ::Type{UInt32}, start::Int64, labels::Vector{UInt32}) @ PooledArrays ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 ┌[10] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 2 times [12] #_#4 @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:193 [inlined] [13] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:191 [inlined] [14] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:198 [inlined] [15] warmup() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/warmup.jl:3 [16] _precompile() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/precompile.jl:549 [17] top-level scope @ ~/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:203 [18] include(mod::Module, _path::String) @ Base ./Base.jl:308 [19] 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:3069 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [23] include_string @ ./loading.jl:2925 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [25] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:1 in expression starting at stdin:5 MDEStudy Failed to precompile MDEStudy [45ce4efb-129e-4f36-8fe9-5e4f23129ff4] to "/home/pkgeval/.julia/compiled/v1.13/MDEStudy/jl_H2q7GG" (ProcessExited(1)). ERROR: LoadError: TypeError: in ccall: first argument not a pointer or valid constant expression, expected Ptr, got a value of type Symbol Stacktrace: [1] hash(s::InMemoryDatasets.Characters{5}, h::UInt64) @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/characters/characters.jl:140 [2] hash(data::InMemoryDatasets.Characters{5}) @ Base ./hashing.jl:34 [3] hashindex(key::InMemoryDatasets.Characters{5}, sz::Int64) @ Base ./dict.jl:129 [4] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:271 [5] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:358 [6] _label @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:133 [inlined] ┌ [7] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 2 times [9] _label(xs::Vector{InMemoryDatasets.Characters{5}}, ::Type{InMemoryDatasets.Characters{5}}, ::Type{UInt32}, start::Int64, labels::Vector{UInt32}) @ PooledArrays ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 ┌[10] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 2 times [12] #_#4 @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:193 [inlined] [13] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:191 [inlined] [14] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:198 [inlined] [15] warmup() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/warmup.jl:3 [16] _precompile() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/precompile.jl:549 [17] top-level scope @ ~/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:203 [18] include(mod::Module, _path::String) @ Base ./Base.jl:308 [19] 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::String) @ Base ./loading.jl:3069 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [23] include_string @ ./loading.jl:2925 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [25] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile InMemoryDatasets [5c01b14b-ab03-46ff-b164-14c663efdd9f] to "/home/pkgeval/.julia/compiled/v1.13/InMemoryDatasets/jl_vDptD9" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3356 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3234 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2698 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3927 [11] maybe_cachefile_lock @ ./loading.jl:3924 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2684 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2512 [14] macro expansion @ ./loading.jl:2440 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2404 [17] require @ ./loading.jl:2380 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/MDEStudy/10EX2/src/MDEStudy.jl:4 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] 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:3069 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [27] include_string @ ./loading.jl:2925 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MDEStudy/10EX2/src/MDEStudy.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 476.75s ################################################################################ # Testing # Testing MDEStudy Status `/tmp/jl_1GwTYu/Project.toml` [4f18b42c] BusinessDays v0.9.25 [a93c6f00] DataFrames v1.8.0 [5c01b14b] InMemoryDatasets v0.7.21 [8197267c] IntervalSets v0.7.11 [45ce4efb] MDEStudy v0.1.1 [73a701b4] NamedTuples v5.0.0 [189a3867] Reexport v1.2.2 ⌅ [1277b4bf] ShiftedArrays v1.0.0 [10745b16] Statistics v1.11.1 ⌅ [3eaba693] StatsModels v0.6.33 [bd369af6] Tables v1.12.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1GwTYu/Manifest.toml` [4f18b42c] BusinessDays v0.9.25 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [34004b35] HypergeometricFunctions v0.3.28 [5c01b14b] InMemoryDatasets v0.7.21 [842dd82b] InlineStrings v1.4.5 [8197267c] IntervalSets v0.7.11 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [45ce4efb] MDEStudy v0.1.1 [e1d29d7a] Missings v1.2.0 [73a701b4] NamedTuples v5.0.0 [bac558e1] OrderedCollections v1.8.1 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 ⌅ [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [79098fc4] Rmath v0.8.0 [91c51154] SentinelArrays v1.4.8 ⌅ [1277b4bf] ShiftedArrays v1.0.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.5.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 ⌅ [2913bbd2] StatsBase v0.33.21 [4c63d2b9] StatsFuns v1.5.0 ⌅ [3eaba693] StatsModels v0.6.33 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [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 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [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.13.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: ArgumentError: Package DLMReader not found in current path. - Run `import Pkg; Pkg.add("DLMReader")` to install the DLMReader package. Stacktrace: [1] macro expansion @ ./loading.jl:2421 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2404 [4] require @ ./loading.jl:2380 [inlined] [5] eval_import_path @ ./module.jl:36 [inlined] [6] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [7] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [8] top-level scope @ ~/.julia/packages/MDEStudy/10EX2/test/runtests.jl:3 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [13] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MDEStudy/10EX2/test/runtests.jl:3 Testing failed after 15.16s ERROR: LoadError: Package MDEStudy 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 524.61s: package is using an unknown package