Package evaluation of LegolasFlux on Julia 1.13.0-DEV.860 (6ddb3d6410*) started at 2025-07-13T17:15:21.669 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.8s ################################################################################ # Installation # Installing LegolasFlux... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [eb5f792d] + LegolasFlux v0.2.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [69666777] + Arrow v2.8.0 [31f734f8] + ArrowTypes v2.3.0 [c3b6d118] + BitIntegers v0.3.5 [5ba52731] + CodecLz4 v0.4.6 [6b39b394] + CodecZstd v0.8.6 [34da2185] + Compat v4.17.0 [f0e56b4a] + ConcurrentUtilities v2.5.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [4e289a0a] + EnumX v1.0.5 [e2ba6199] + ExprTools v0.1.10 ⌅ [d9f16b24] + Functors v0.4.12 [842dd82b] + InlineStrings v1.4.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [741b9549] + Legolas v0.5.23 [eb5f792d] + LegolasFlux v0.2.3 [78c3b35d] + Mocking v0.8.1 [bac558e1] + OrderedCollections v1.8.1 [2dfb63ee] + PooledArrays v1.4.3 [21216c6a] + Preferences v1.4.3 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.8 [354b36f9] + StringViews v1.3.4 [dc5dba14] + TZJData v1.5.0+2025b [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [f269a46b] + TimeZones v1.21.3 [3bb67fe8] + TranscodingStreams v0.11.3 [5ced341a] + Lz4_jll v1.10.1+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 [9fa8497b] + Future v1.11.0 [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [a63ad114] + Mmap 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 [6462fe0b] + Sockets 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 [deac9b47] + LibCURL_jll v8.14.1+1 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.13.1+0 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 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 4.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:75 ┌ 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.6.1 or uninstalled │ ├─restricted by julia compatibility requirements to versions: 0.23.0 - 1.6.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] — no versions left │ └─CUDA [052768ef] log: │ ├─possible versions are: 0.1.0 - 5.8.2 or uninstalled │ ├─restricted by compatibility requirements with Flux [587475ba] to versions: 2.1.0 - 4.4.2 │ │ └─Flux [587475ba] log: │ │ ├─possible versions are: 0.4.1 - 0.16.4 or uninstalled │ │ └─restricted to versions 0.12 - 0.13 by project [9d456bb1], leaving only versions: 0.12.0 - 0.13.17 │ │ └─project [9d456bb1] log: │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ └─project [9d456bb1] is fixed to version 0.0.0 │ └─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.8.2] or uninstalled, leaving only versions: [2.3.0, 2.5.0 - 4.4.2] │ 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.13/Pkg/src/Resolve/graphtype.jl:1121 │ [2] propagate_constraints! (repeats 2 times) │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] │ [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1622 │ [4] simplify_graph! (repeats 2 times) │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] │ [5] 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.13/Pkg/src/Operations.jl:527 │ [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1919 │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1898 [inlined] │ [8] 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.13/Pkg/src/API.jl:406 │ [9] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] │ [10] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] │ [11] #resolve#167 │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:412 [inlined] │ [12] resolve │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:411 [inlined] │ [13] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:80 │ [14] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:9 │ [15] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:320 │ [18] _start() │ @ Base ./client.jl:553 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 8601.1 ms ✓ LegolasFlux 1 dependency successfully precompiled in 9 seconds. 51 already precompiled. Precompilation completed after 25.02s ################################################################################ # Testing # Testing LegolasFlux Test Could not use exact versions of packages in manifest. Re-resolving dependencies Testing failed after 5.52s ERROR: LoadError: Unsatisfiable requirements detected for package GPUCompiler [61eb1bfa]: GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.6.1 or uninstalled ├─restricted by julia compatibility requirements to versions: 0.23.0 - 1.6.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] — no versions left └─CUDA [052768ef] log: ├─possible versions are: 0.1.0 - 5.8.2 or uninstalled ├─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.8.2] or uninstalled └─restricted by compatibility requirements with Flux [587475ba] to versions: 2.1.0 - 4.4.2, leaving only versions: [2.3.0, 2.5.0 - 4.4.2] └─Flux [587475ba] log: ├─possible versions are: 0.4.1 - 0.16.4 or uninstalled └─restricted to versions 0.12 - 0.13 by project [43679860], leaving only versions: 0.12.0 - 0.13.17 └─project [43679860] log: ├─possible versions are: 0.0.0 or uninstalled └─project [43679860] is fixed to version 0.0.0 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.13/Pkg/src/Resolve/graphtype.jl:1121 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1622 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] [5] 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.13/Pkg/src/Operations.jl:527 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1919 [7] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1898 [inlined] [8] 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.13/Pkg/src/API.jl:406 [9] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] [10] #up#49 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] [11] (::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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.13/Pkg/src/Operations.jl:2215 [12] with_temp_env(fn::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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.13/Pkg/src/Operations.jl:2083 [13] (::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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.13/Pkg/src/Operations.jl:2192 [14] mktempdir(fn::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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:899 [15] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [16] #sandbox#190 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2139 [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.13/Pkg/src/Operations.jl:2389 [18] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [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.13/Pkg/src/API.jl:500 [20] 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:164 [21] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [22] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [23] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [24] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [25] include(mod::Module, _path::String) @ Base ./Base.jl:309 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [27] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 caused by: Unsatisfiable requirements detected for package GPUCompiler [61eb1bfa]: GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.6.1 or uninstalled ├─restricted by julia compatibility requirements to versions: 0.23.0 - 1.6.1 or uninstalled └─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: ├─possible versions are: 0.1.0 - 5.8.2 or uninstalled ├─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.8.2] or uninstalled └─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.4 or uninstalled ├─restricted to versions 0.12 - 0.13 by project [43679860], leaving only versions: 0.12.0 - 0.13.17 │ └─project [43679860] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [43679860] is fixed to version 0.0.0 └─restricted by compatibility requirements with Functors [d9f16b24] to versions: [0.4.1 - 0.10.4, 0.13.9 - 0.14.25] or uninstalled, leaving only versions: 0.13.9 - 0.13.17 └─Functors [d9f16b24] log: ├─possible versions are: 0.1.0 - 0.5.2 or uninstalled ├─restricted to versions 0.2.6 - 0.4 by project [43679860], leaving only versions: 0.2.6 - 0.4.12 │ └─project [43679860] log: see above └─restricted to versions 0.4.12 by an explicit requirement, leaving only versions: 0.4.12 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.13/Pkg/src/Resolve/graphtype.jl:1121 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1622 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] [5] 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.13/Pkg/src/Operations.jl:527 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1919 [7] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1898 [inlined] [8] 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.13/Pkg/src/API.jl:406 [9] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] [10] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] [11] #resolve#167 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:412 [inlined] [12] resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:411 [inlined] [13] (::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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.13/Pkg/src/Operations.jl:2208 [14] with_temp_env(fn::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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.13/Pkg/src/Operations.jl:2083 [15] (::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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.13/Pkg/src/Operations.jl:2192 [16] mktempdir(fn::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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:899 [17] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [18] #sandbox#190 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2139 [inlined] [19] 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:2389 [20] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [inlined] [21] 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:500 [22] 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:164 [23] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [24] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [25] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [26] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [27] include(mod::Module, _path::String) @ Base ./Base.jl:309 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [29] _start() @ Base ./client.jl:553 PkgEval failed after 56.83s: there were unidentified errors