Package evaluation to test Mooncake on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T14:32:38.381 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.2s ################################################################################ # Installation # Installing Mooncake... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [da2b9cff] + Mooncake v0.5.26 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [ec485272] + ArnoldiMethod v0.4.0 [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [864edb3b] + DataStructures v0.19.4 [8d63f2c5] + DispatchDoctor v0.4.28 [e2ba6199] + ExprTools v0.1.10 [86223c79] + Graphs v1.14.0 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 [dbe65cb8] + MistyClosures v2.1.0 [da2b9cff] + Mooncake v0.5.26 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [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 [56ddb016] + Logging v1.11.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 [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.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/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 0.9 - 0.11 by project [0db370ab], leaving only versions: 0.9.0 - 0.11.3 │ │ └─project [0db370ab] log: │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ └─project [0db370ab] 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] Set{Int64}() │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] │ [3] propagate_constraints!(graph::Pkg.Resolve.Graph) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] │ [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] iterate(A::Vector{PackageSpec}) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] │ [6] collect_developed(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] │ [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:828 │ [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:2537 │ [9] iterate(A::Vector{PackageSpec}, state::Int64) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2511 [inlined] │ [10] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:479 │ [11] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:446 [inlined] │ [12] ht_keyindex(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] │ [13] get(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID, default::Nothing) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:485 [inlined] │ [14] get(m::Pkg.Types.Manifest, key::UUID, default::Nothing) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:484 [inlined] │ [15] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:83 │ [16] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:9 │ [17] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [18] Base.ScopedValues.Scope(scope::Nothing, pair::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues /PkgEval.jl/scripts/common.jl:52 [inlined] │ [19] with(::var"#3#4"{var"#10#11"}, ::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [20] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:51 │ [21] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [22] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [24] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:352 │ [25] _start() │ @ Base ./client.jl:593 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.14` Precompiling package dependencies... Precompiling project... ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Mooncake/O5brV/src/interpreter/abstract_interpretation.jl:89  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Mooncake/O5brV/src/Mooncake.jl:186  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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:3268  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/O5brV/src/interpreter/abstract_interpretation.jl:89 in expression starting at /home/pkgeval/.julia/packages/Mooncake/O5brV/src/Mooncake.jl:1 in expression starting at stdin:5 ✗ Mooncake Precompilation completed after 39.57s ################################################################################ # Testing # Testing Mooncake 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 7.75s 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 0.9 - 0.11 by project [90d1dfea], leaving only versions: 0.9.0 - 0.11.3 │ └─project [90d1dfea] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [90d1dfea] 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] Set{Int64}() @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] [3] propagate_constraints!(graph::Pkg.Resolve.Graph) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] [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] iterate(A::Vector{PackageSpec}) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] [6] collect_developed(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] [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:828 [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:2537 [9] iterate(A::Vector{PackageSpec}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2511 [inlined] [10] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:479 [11] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:446 [inlined] [12] up(ctx::Pkg.Types.Context; kwargs::@Kwargs{skip_writing_project::Bool, update_registry::Bool, io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] [13] (::Pkg.Operations.var"#215#216"{Bool, Bool, Bool, Pkg.Operations.var"#236#237"{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:2819 [14] with_temp_env(fn::Pkg.Operations.var"#215#216"{Bool, Bool, Bool, Pkg.Operations.var"#236#237"{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:2731 [15] get(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID, default::Nothing) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2788 [inlined] [16] get(m::Pkg.Types.Manifest, key::UUID, default::Nothing) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2781 [inlined] [17] (::Pkg.Operations.var"#220#221"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#236#237"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Pkg.Types.Project, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2898 [18] mktempdir(fn::Pkg.Operations.var"#220#221"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#236#237"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [19] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [20] sandbox(fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override_in::Pkg.Types.Project; 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:2844 [21] iterate(A::Vector{PackageSpec}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2834 [inlined] [22] 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:3115 [23] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [24] 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:586 [25] 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 [26] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [27] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [28] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [29] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [30] include(mod::Module, _path::String) @ Base ./Base.jl:326 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [32] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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 0.9 - 0.11 by project [90d1dfea], leaving only versions: 0.9.0 - 0.11.3 │ └─project [90d1dfea] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [90d1dfea] 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] Set{Int64}() @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] [3] propagate_constraints!(graph::Pkg.Resolve.Graph) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] [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] iterate(A::Vector{PackageSpec}) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] [6] collect_developed(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] [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:828 [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:2537 [9] iterate(A::Vector{PackageSpec}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2511 [inlined] [10] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:479 [11] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:446 [inlined] [12] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] [13] #resolve#174 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:485 [inlined] [14] resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:484 [inlined] [15] (::Pkg.Operations.var"#215#216"{Bool, Bool, Bool, Pkg.Operations.var"#236#237"{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:2804 [16] with_temp_env(fn::Pkg.Operations.var"#215#216"{Bool, Bool, Bool, Pkg.Operations.var"#236#237"{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:2731 [17] get(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID, default::Nothing) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2788 [inlined] [18] get(m::Pkg.Types.Manifest, key::UUID, default::Nothing) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2781 [inlined] [19] (::Pkg.Operations.var"#220#221"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#236#237"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Pkg.Types.Project, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2898 [20] mktempdir(fn::Pkg.Operations.var"#220#221"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#236#237"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [21] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [22] sandbox(fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override_in::Pkg.Types.Project; 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:2844 [23] iterate(A::Vector{PackageSpec}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2834 [inlined] [24] 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:3115 [25] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [26] 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:586 [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] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [29] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [30] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [31] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [32] include(mod::Module, _path::String) @ Base ./Base.jl:326 [33] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [34] _start() @ Base ./client.jl:593 PkgEval failed after 85.66s: there were unidentified errors