Package evaluation to test LEMONGraphs on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T14:50:38.407 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.12s ################################################################################ # Installation # Installing LEMONGraphs... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [14b1564f] + LEMONGraphs v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [1f15a43c] + CxxWrap v0.17.4 [864edb3b] + DataStructures v0.19.3 [86223c79] + Graphs v1.13.3 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [14b1564f] + LEMONGraphs v0.1.1 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [9f9b04fa] + LEMON_jll v1.3.3+0 [3eaa8342] + libcxxwrap_julia_jll v0.14.7+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.13/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Unsatisfiable requirements detected for package JET [c3a54625]: │ JET [c3a54625] log: │ ├─possible versions are: 0.0.1 - 0.11.3 or uninstalled │ ├─restricted to versions * by project [9a059da6], leaving only versions: 0.0.1 - 0.11.3 │ │ └─project [9a059da6] log: │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ └─project [9a059da6] is fixed to version 0.0.0 │ └─restricted by julia compatibility requirements to versions: uninstalled — no versions left │ Stacktrace: │ [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1195 │ ┌ [2] propagate_constraints! │ │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] │ ╰──── repeated 2 times │ [4] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1719 │ ┌ [5] simplify_graph! │ │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] │ ╰──── repeated 2 times │ [7] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:825 │ [8] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2499 │ [9] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2473 [inlined] │ [10] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:465 │ [11] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:433 [inlined] │ [12] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] │ [13] #resolve#170 │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:471 [inlined] │ [14] resolve │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:470 [inlined] │ [15] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.13/activate_set.jl:83 │ [16] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.13/activate_set.jl:9 │ [17] (::var"#7#8")() │ @ Main /PkgEval.jl/scripts/precompile.jl:44 │ [18] #suppress_pkg_output##0 │ @ /PkgEval.jl/scripts/precompile.jl:14 [inlined] │ [19] with(::var"#suppress_pkg_output##0#suppress_pkg_output##1"{var"#7#8"}, ::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [20] suppress_pkg_output(f::var"#7#8") │ @ Main /PkgEval.jl/scripts/precompile.jl:13 │ [21] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:42 │ [22] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [24] _start() │ @ Base ./client.jl:585 └ @ Main /PkgEval.jl/scripts/precompile.jl:47 Activating project at `~/.julia/environments/v1.14` Precompiling package dependencies... Precompiling packages... 1227.5 ms ✓ LEMON_jll ERROR: LoadError: UndefVarError: `get_liblemoncxxwrap_path` not defined in `LEMON_jll` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:50  [2] top-level scope  @ ~/.julia/packages/LEMONGraphs/vcNOz/src/LEMONGraphs.jl:9  [3] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [4] 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:3308  [5] top-level scope  @ stdin:5  [6] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [8] include_string  @ ./loading.jl:3160 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [10] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/LEMONGraphs/vcNOz/src/LEMONGraphs.jl:1 in expression starting at stdin:5 ✗ LEMONGraphs 1 dependency successfully precompiled in 15 seconds. 29 already precompiled. Precompilation completed after 34.02s ################################################################################ # Testing # Testing LEMONGraphs 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. Testing failed after 6.91s ERROR: LoadError: Unsatisfiable requirements detected for package JET [c3a54625]: JET [c3a54625] log: ├─possible versions are: 0.0.1 - 0.11.3 or uninstalled ├─restricted to versions * by project [96fad0ea], leaving only versions: 0.0.1 - 0.11.3 │ └─project [96fad0ea] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [96fad0ea] is fixed to version 0.0.0 └─restricted by julia compatibility requirements to versions: uninstalled — no versions left Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1195 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] ╰──── repeated 2 times [4] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1719 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] ╰──── repeated 2 times [7] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:825 [8] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2499 [9] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2473 [inlined] [10] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:465 [11] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:433 [inlined] [12] kwcall(::@NamedTuple{skip_writing_project::Bool, update_registry::Bool, io::IOContext{IO}}, ::typeof(Pkg.API.up), ctx::Pkg.Types.Context) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [13] (::Pkg.Operations.var"#210#211"{Bool, Bool, Bool, Pkg.Operations.var"#231#232"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2781 [14] with_temp_env(fn::Pkg.Operations.var"#210#211"{Bool, Bool, Bool, Pkg.Operations.var"#231#232"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2693 [15] #sandbox_with_temp_env#208 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2750 [inlined] [16] sandbox_with_temp_env @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2743 [inlined] [17] (::Pkg.Operations.var"#215#216"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#231#232"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2860 [18] mktempdir(fn::Pkg.Operations.var"#215#216"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#231#232"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [19] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [20] mktempdir @ ./file.jl:932 [inlined] [21] sandbox(fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override_in::Nothing; preferences::Dict{String, Any}, 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:2806 [22] sandbox @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2796 [inlined] [23] 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:3075 [24] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [25] 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 [26] 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 [27] 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 [28] 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 [29] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [30] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [31] 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 [32] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [33] include(mod::Module, _path::String) @ Base ./Base.jl:309 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [35] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 caused by: Unsatisfiable requirements detected for package JET [c3a54625]: JET [c3a54625] log: ├─possible versions are: 0.0.1 - 0.11.3 or uninstalled ├─restricted to versions * by project [96fad0ea], leaving only versions: 0.0.1 - 0.11.3 │ └─project [96fad0ea] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [96fad0ea] is fixed to version 0.0.0 └─restricted by julia compatibility requirements to versions: uninstalled — no versions left Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1195 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] ╰──── repeated 2 times [4] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1719 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] ╰──── repeated 2 times [7] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:825 [8] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2499 [9] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2473 [inlined] [10] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:465 [11] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:433 [inlined] [12] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] [13] #resolve#170 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:471 [inlined] [14] resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:470 [inlined] [15] (::Pkg.Operations.var"#210#211"{Bool, Bool, Bool, Pkg.Operations.var"#231#232"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2766 [16] with_temp_env(fn::Pkg.Operations.var"#210#211"{Bool, Bool, Bool, Pkg.Operations.var"#231#232"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2693 [17] #sandbox_with_temp_env#208 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2750 [inlined] [18] sandbox_with_temp_env @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2743 [inlined] [19] (::Pkg.Operations.var"#215#216"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#231#232"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2860 [20] mktempdir(fn::Pkg.Operations.var"#215#216"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#231#232"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [21] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [22] mktempdir @ ./file.jl:932 [inlined] [23] sandbox(fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override_in::Nothing; preferences::Dict{String, Any}, 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:2806 [24] sandbox @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2796 [inlined] [25] 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:3075 [26] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [27] 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 [28] 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 [29] 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 [30] 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 [31] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [32] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [33] 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 [34] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [35] include(mod::Module, _path::String) @ Base ./Base.jl:309 [36] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [37] _start() @ Base ./client.jl:585 PkgEval failed after 68.77s: there were unidentified errors