Package evaluation to test PyCallChainRules on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T21:19:50.600 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.68s ################################################################################ # Installation # Installing PyCallChainRules... Resolving package versions... Installed Conda ── v1.10.3 Installed PyCall ─ v1.96.4 Updating `~/.julia/environments/v1.12/Project.toml` [b12ccfe2] + PyCallChainRules v0.4.0 Updating `~/.julia/environments/v1.12/Manifest.toml` ⌅ [79e6a3ab] + Adapt v3.7.2 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [8f4d0f93] + Conda v1.10.3 ⌅ [53c2dc0f] + DLPack v0.1.2 ⌅ [1a297f60] + FillArrays v0.13.11 ⌅ [d9f16b24] + Functors v0.3.0 [682c06a0] + JSON v1.4.0 [1914dd2f] + MacroTools v0.5.16 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [438e738f] + PyCall v1.96.4 [b12ccfe2] + PyCallChainRules v0.4.0 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [ec057cc2] + StructUtils v2.6.2 [81def892] + VersionParsing v1.3.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.15.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building Conda ─→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8f06b0cfa4c514c7b9546756dbae91fcfbc92dc9/build.log` Building PyCall → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/9816a3826b0ebf49ab4926e2b18842ad8b5c8f04/build.log` Installation completed after 62.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Unsatisfiable requirements detected for package GPUCompiler [61eb1bfa]: │ GPUCompiler [61eb1bfa] log: │ ├─possible versions are: 0.1.0 - 1.8.1 or uninstalled │ ├─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.8.1 - 0.10.0, 0.11.1 - 0.12.9, 0.13.3 - 0.21.4, 0.24.0 - 0.25.0] │ │ └─CUDA [052768ef] log: │ │ ├─possible versions are: 0.1.0 - 5.9.6 or uninstalled │ │ ├─restricted to versions 1.3.0 - * by project [9c411758], leaving only versions: 1.3.0 - 5.9.6 │ │ │ └─project [9c411758] log: │ │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ │ └─project [9c411758] is fixed to version 0.0.0 │ │ ├─restricted by compatibility requirements with Adapt [79e6a3ab] to versions: 2.4.0 - 5.1.2 or uninstalled, leaving only versions: 2.4.0 - 5.1.2 │ │ │ └─Adapt [79e6a3ab] log: │ │ │ ├─possible versions are: 0.3.0 - 4.4.0 or uninstalled │ │ │ └─restricted to versions 3 by project [9c411758], leaving only versions: 3.0.0 - 3.7.2 │ │ │ └─project [9c411758] log: see above │ │ └─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.9.6] or uninstalled, leaving only versions: 2.5.0 - 5.1.2 │ └─restricted by julia compatibility requirements to versions: 1.6.0 - 1.8.1 or 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.12/Pkg/src/Resolve/graphtype.jl:1150 │ [2] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 │ [3] 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.12/Pkg/src/Operations.jl:493 │ [4] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1997 │ [5] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1974 [inlined] │ [6] 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.12/Pkg/src/API.jl:436 │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:406 [inlined] │ [8] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [inlined] │ [9] #resolve#167 │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:442 [inlined] │ [10] resolve │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:441 [inlined] │ [11] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:83 │ [12] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:9 │ [13] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [14] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:55 │ [15] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [16] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [19] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.12` Precompiling package dependencies... Precompiling packages... 1007.1 ms ✓ Functors 2449.4 ms ✓ DLPack 10784.6 ms ✓ PyCallChainRules 3 dependencies successfully precompiled in 14 seconds. 37 already precompiled. Precompilation completed after 31.49s ################################################################################ # Testing # Testing PyCallChainRules Test Could not use exact versions of packages in manifest. Re-resolving dependencies Testing failed after 7.85s ERROR: LoadError: Unsatisfiable requirements detected for package GPUCompiler [61eb1bfa]: GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.8.1 or uninstalled ├─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.8.1 - 0.10.0, 0.11.1 - 0.12.9, 0.13.3 - 0.21.4, 0.24.0 - 0.25.0] │ └─CUDA [052768ef] log: │ ├─possible versions are: 0.1.0 - 5.9.6 or uninstalled │ ├─restricted to versions 1.3.0 - * by project [27672077], leaving only versions: 1.3.0 - 5.9.6 │ │ └─project [27672077] log: │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ └─project [27672077] is fixed to version 0.0.0 │ ├─restricted by compatibility requirements with Adapt [79e6a3ab] to versions: 2.4.0 - 5.1.2 or uninstalled, leaving only versions: 2.4.0 - 5.1.2 │ │ └─Adapt [79e6a3ab] log: │ │ ├─possible versions are: 0.3.0 - 4.4.0 or uninstalled │ │ └─restricted to versions 3 by project [27672077], leaving only versions: 3.0.0 - 3.7.2 │ │ └─project [27672077] log: see above │ └─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.9.6] or uninstalled, leaving only versions: 2.5.0 - 5.1.2 └─restricted by julia compatibility requirements to versions: 1.6.0 - 1.8.1 or 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.12/Pkg/src/Resolve/graphtype.jl:1150 [2] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [3] 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.12/Pkg/src/Operations.jl:493 [4] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1997 [5] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1974 [inlined] [6] 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.12/Pkg/src/API.jl:436 [7] (::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2298 [8] with_temp_env(fn::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 [9] (::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 [10] mktempdir(fn::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [11] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [12] #sandbox#182 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] [13] 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.12/Pkg/src/Operations.jl:2478 [14] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [15] 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.12/Pkg/src/API.jl:538 [16] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [17] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [18] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [19] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [20] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [21] include(mod::Module, _path::String) @ Base ./Base.jl:306 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [23] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 caused by: Unsatisfiable requirements detected for package GPUCompiler [61eb1bfa]: GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.8.1 or uninstalled ├─restricted by julia compatibility requirements to versions: 1.6.0 - 1.8.1 or uninstalled ├─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.8.1 - 0.10.0, 0.11.1 - 0.12.9, 0.13.3 - 0.21.4, 0.24.0 - 1.8.1], leaving only versions: 1.6.0 - 1.8.1 │ └─CUDA [052768ef] log: │ ├─possible versions are: 0.1.0 - 5.9.6 or uninstalled │ ├─restricted to versions 1.3.0 - * by project [27672077], leaving only versions: 1.3.0 - 5.9.6 │ │ └─project [27672077] log: │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ └─project [27672077] is fixed to version 0.0.0 │ ├─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.9.6] or uninstalled, leaving only versions: [2.3.0, 2.5.0 - 5.9.6] │ ├─restricted by compatibility requirements with Adapt [79e6a3ab] to versions: 2.4.0 - 5.1.2 or uninstalled, leaving only versions: 2.5.0 - 5.1.2 │ │ └─Adapt [79e6a3ab] log: │ │ ├─possible versions are: 0.3.0 - 4.4.0 or uninstalled │ │ ├─restricted to versions 3 by project [27672077], leaving only versions: 3.0.0 - 3.7.2 │ │ │ └─project [27672077] log: see above │ │ └─restricted to versions 3.7.2 by an explicit requirement, leaving only versions: 3.7.2 │ └─restricted by compatibility requirements with Flux [587475ba] to versions: 3.0.0 - 4.4.2 │ └─Flux [587475ba] log: │ ├─possible versions are: 0.4.1 - 0.16.8 or uninstalled │ ├─restricted to versions * by project [27672077], leaving only versions: 0.4.1 - 0.16.8 │ │ └─project [27672077] log: see above │ ├─restricted by compatibility requirements with Functors [d9f16b24] to versions: [0.4.1 - 0.10.4, 0.13.5 - 0.13.17] or uninstalled, leaving only versions: [0.4.1 - 0.10.4, 0.13.5 - 0.13.17] │ │ └─Functors [d9f16b24] log: │ │ ├─possible versions are: 0.1.0 - 0.5.2 or uninstalled │ │ ├─restricted to versions 0.2 - 0.3 by project [27672077], leaving only versions: 0.2.0 - 0.3.0 │ │ │ └─project [27672077] log: see above │ │ └─restricted to versions 0.3.0 by an explicit requirement, leaving only versions: 0.3.0 │ ├─restricted by compatibility requirements with Requires [ae029012] to versions: 0.8.3 - 0.16.8 or uninstalled, leaving only versions: [0.8.3 - 0.10.4, 0.13.5 - 0.13.17] │ │ └─Requires [ae029012] log: │ │ ├─possible versions are: 0.5.0 - 1.3.1 or uninstalled │ │ ├─restricted to versions 1.3.0 - 1 by project [27672077], leaving only versions: 1.3.0 - 1.3.1 │ │ │ └─project [27672077] log: see above │ │ └─restricted to versions 1.3.1 by an explicit requirement, leaving only versions: 1.3.1 │ └─restricted by compatibility requirements with Adapt [79e6a3ab] to versions: 0.11.5 - 0.14.25 or uninstalled, leaving only versions: 0.13.5 - 0.13.17 │ └─Adapt [79e6a3ab] log: see above └─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.11.1 - 0.12.9, 0.13.3 - 0.21.4] — no versions left └─CUDA [052768ef] log: see above 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.12/Pkg/src/Resolve/graphtype.jl:1150 [2] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [3] 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.12/Pkg/src/Operations.jl:493 [4] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1997 [5] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1974 [inlined] [6] 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.12/Pkg/src/API.jl:436 [7] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:406 [inlined] [8] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [inlined] [9] #resolve#167 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:442 [inlined] [10] resolve @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:441 [inlined] [11] (::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2291 [12] with_temp_env(fn::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 [13] (::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 [14] mktempdir(fn::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [15] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [16] #sandbox#182 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] [17] 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.12/Pkg/src/Operations.jl:2478 [18] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [19] 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.12/Pkg/src/API.jl:538 [20] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [21] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [22] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [23] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [24] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [25] include(mod::Module, _path::String) @ Base ./Base.jl:306 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [27] _start() @ Base ./client.jl:550 PkgEval failed after 142.08s: there were unidentified errors