Package evaluation to test NonlinearSolve on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T18:37:51.845 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.18s ################################################################################ # Installation # Installing NonlinearSolve... Resolving package versions... Installed CompositionsBase ────────────── v0.1.2 Installed DiffResults ─────────────────── v1.1.0 Installed MacroTools ──────────────────── v0.5.16 Installed Adapt ───────────────────────── v4.4.0 Installed CommonSolve ─────────────────── v0.2.4 Installed RuntimeGeneratedFunctions ───── v0.5.16 Installed FillArrays ──────────────────── v1.15.0 Installed ForwardDiff ─────────────────── v1.3.0 Installed MKL_jll ─────────────────────── v2025.2.0+0 Installed oneTBB_jll ──────────────────── v2022.0.0+1 Installed ConstructionBase ────────────── v1.6.0 Installed ExprTools ───────────────────── v0.1.10 Installed LineSearch ──────────────────── v0.1.4 Installed ArrayInterface ──────────────── v7.22.0 Installed SymbolicIndexingInterface ───── v0.3.46 Installed IteratorInterfaceExtensions ─── v1.0.0 Installed SciMLJacobianOperators ──────── v0.1.11 Installed Compat ──────────────────────── v4.18.1 Installed RecipesBase ─────────────────── v1.3.4 Installed FunctionWrappersWrappers ────── v0.1.3 Installed Statistics ──────────────────── v1.11.1 Installed PreallocationTools ──────────── v0.4.34 Installed SciMLOperators ──────────────── v1.13.0 Installed Krylov ──────────────────────── v0.10.3 Installed LazyArrays ──────────────────── v2.9.3 Installed PrecompileTools ─────────────── v1.3.3 Installed EnzymeCore ──────────────────── v0.8.17 Installed IntelOpenMP_jll ─────────────── v2025.2.0+0 Installed NonlinearSolveSpectralMethods ─ v1.6.0 Installed CommonSubexpressions ────────── v0.3.1 Installed TimerOutputs ────────────────── v0.5.29 Installed SciMLStructures ─────────────── v1.7.0 Installed ExproniconLite ──────────────── v0.10.14 Installed LoggingExtras ───────────────── v1.2.0 Installed StaticArraysCore ────────────── v1.4.4 Installed IrrationalConstants ─────────── v0.2.6 Installed GPUArraysCore ───────────────── v0.2.0 Installed ConcreteStructs ─────────────── v0.2.3 Installed StaticArrays ────────────────── v1.9.15 Installed NaNMath ─────────────────────── v1.1.3 Installed ChainRulesCore ──────────────── v1.26.0 Installed SciMLPublic ─────────────────── v1.0.0 Installed Requires ────────────────────── v1.3.1 Installed OpenSpecFun_jll ─────────────── v0.5.6+0 Installed FunctionWrappers ────────────── v1.1.3 Installed NonlinearSolveBase ──────────── v2.4.0 Installed ArrayLayouts ────────────────── v1.12.2 Installed LogExpFunctions ─────────────── v0.3.29 Installed DiffRules ───────────────────── v1.15.1 Installed LinearSolve ─────────────────── v3.48.0 Installed NonlinearSolveFirstOrder ────── v1.10.0 Installed FastClosures ────────────────── v0.3.2 Installed EnumX ───────────────────────── v1.0.5 Installed BracketingNonlinearSolve ────── v1.6.0 Installed FiniteDiff ──────────────────── v2.29.0 Installed SciMLLogging ────────────────── v1.5.0 Installed SciMLBase ───────────────────── v2.127.0 Installed InverseFunctions ────────────── v0.1.17 Installed SpecialFunctions ────────────── v2.6.1 Installed Jieko ───────────────────────── v0.2.1 Installed Reexport ────────────────────── v1.2.2 Installed Setfield ────────────────────── v1.1.2 Installed SimpleNonlinearSolve ────────── v2.9.0 Installed Preferences ─────────────────── v1.5.0 Installed NonlinearSolve ──────────────── v4.12.0 Installed JLLWrappers ─────────────────── v1.7.1 Installed MaybeInplace ────────────────── v0.1.4 Installed NonlinearSolveQuasiNewton ───── v1.11.0 Installed UnPack ──────────────────────── v1.0.2 Installed ADTypes ─────────────────────── v1.19.0 Installed RecursiveArrayTools ─────────── v3.39.0 Installed DocStringExtensions ─────────── v0.9.5 Installed Accessors ───────────────────── v0.1.42 Installed Moshi ───────────────────────── v0.3.7 Installed DifferentiationInterface ────── v0.7.12 Installing 1 artifacts Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [8913a72c] + NonlinearSolve v4.12.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.19.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [4c555306] + ArrayLayouts v1.12.2 [70df07ce] + BracketingNonlinearSolve v1.6.0 [d360d2e6] + ChainRulesCore v1.26.0 [38540f10] + CommonSolve v0.2.4 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.12 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.17 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [9aa1b823] + FastClosures v0.3.2 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.0 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [ae98c720] + Jieko v0.2.1 [ba0b0d4f] + Krylov v0.10.3 [5078a376] + LazyArrays v2.9.3 [87fe0de2] + LineSearch v0.1.4 [7ed4a6bd] + LinearSolve v3.48.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [bb5d69b7] + MaybeInplace v0.1.4 [2e0e35c7] + Moshi v0.3.7 [77ba4419] + NaNMath v1.1.3 [8913a72c] + NonlinearSolve v4.12.0 [be0214bd] + NonlinearSolveBase v2.4.0 [5959db7a] + NonlinearSolveFirstOrder v1.10.0 [9a2c21bd] + NonlinearSolveQuasiNewton v1.11.0 [26075421] + NonlinearSolveSpectralMethods v1.6.0 [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.39.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.16 [0bca4576] + SciMLBase v2.127.0 [19f34311] + SciMLJacobianOperators v0.1.11 [a6db7da4] + SciMLLogging v1.5.0 [c0aeaf25] + SciMLOperators v1.13.0 [431bcebd] + SciMLPublic v1.0.0 [53ae85a6] + SciMLStructures v1.7.0 [efcf1570] + Setfield v1.1.2 [727e6d20] + SimpleNonlinearSolve v2.9.0 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.46 [a759f4b9] + TimerOutputs v0.5.29 [3a884ed6] + UnPack v1.0.2 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 9.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4428.6 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4173.3 ms ✓ MacroTools 748.0 ms ✓ Reexport 1129.1 ms ✓ ConstructionBase 2020.0 ms ✓ IrrationalConstants 766.6 ms ✓ CommonSolve 1538.3 ms ✓ Statistics 1051.1 ms ✓ StaticArraysCore 1441.6 ms ✓ EnzymeCore 847.1 ms ✓ SciMLPublic 3857.1 ms ✓ ExproniconLite 951.2 ms ✓ InverseFunctions 814.0 ms ✓ CompositionsBase 873.7 ms ✓ EnumX 2251.1 ms ✓ FillArrays 877.7 ms ✓ ExprTools 794.2 ms ✓ UnPack 811.4 ms ✓ ConcreteStructs 1506.2 ms ✓ FunctionWrappers 1374.4 ms ✓ ADTypes 1171.8 ms ✓ DocStringExtensions 801.0 ms ✓ FastClosures 735.6 ms ✓ IteratorInterfaceExtensions 14159.0 ms ✓ Krylov 980.9 ms ✓ NaNMath 1228.6 ms ✓ Requires 1085.8 ms ✓ LoggingExtras 1123.4 ms ✓ Compat 1104.2 ms ✓ Preferences 1705.9 ms ✓ CommonSubexpressions 823.6 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1280.8 ms ✓ Statistics → SparseArraysExt 832.2 ms ✓ DiffResults 3124.3 ms ✓ Jieko 846.7 ms ✓ InverseFunctions → InverseFunctionsDatesExt 778.8 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1488.7 ms ✓ FillArrays → FillArraysSparseArraysExt 922.7 ms ✓ FillArrays → FillArraysStatisticsExt 3126.0 ms ✓ TimerOutputs 871.3 ms ✓ RuntimeGeneratedFunctions 757.8 ms ✓ FunctionWrappersWrappers 755.3 ms ✓ ADTypes → ADTypesConstructionBaseExt 1877.5 ms ✓ DifferentiationInterface 749.5 ms ✓ ADTypes → ADTypesEnzymeCoreExt 1370.2 ms ✓ LogExpFunctions 896.9 ms ✓ Adapt 803.6 ms ✓ Compat → CompatLinearAlgebraExt 888.0 ms ✓ PrecompileTools 1179.4 ms ✓ JLLWrappers 1274.8 ms ✓ SciMLLogging 3003.8 ms ✓ Setfield 16476.2 ms ✓ Moshi 5032.8 ms ✓ Accessors 1310.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 816.4 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1148.6 ms ✓ ArrayInterface 1269.6 ms ✓ Adapt → AdaptSparseArraysExt 1199.5 ms ✓ GPUArraysCore 835.1 ms ✓ EnzymeCore → AdaptExt 2742.6 ms ✓ ChainRulesCore 13652.7 ms ✓ StaticArrays 2896.7 ms ✓ RecipesBase 1422.4 ms ✓ OpenSpecFun_jll 4804.5 ms ✓ IntelOpenMP_jll 4981.5 ms ✓ oneTBB_jll 2447.2 ms ✓ Accessors → LinearAlgebraExt 736.1 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 2056.2 ms ✓ MaybeInplace 1261.8 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 838.4 ms ✓ SciMLStructures 1699.1 ms ✓ PreallocationTools 790.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 799.6 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 1327.0 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 802.3 ms ✓ ADTypes → ADTypesChainRulesCoreExt 884.1 ms ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 3081.9 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 811.5 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 1422.1 ms ✓ StaticArrays → StaticArraysStatisticsExt 1427.9 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 1449.3 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 23160.9 ms ✓ ArrayLayouts 2380.9 ms ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 1949.8 ms ✓ Adapt → AdaptStaticArraysExt 1909.2 ms ✓ Accessors → StaticArraysExt 5025.5 ms ✓ SpecialFunctions  Downloading artifact: IntelOpenMP  Downloading artifact: oneTBB 10776.0 ms ✓ MKL_jll 5002.0 ms ✓ SciMLOperators 1374.2 ms ✓ FiniteDiff 3766.5 ms ✓ SymbolicIndexingInterface 1278.6 ms ✓ MaybeInplace → MaybeInplaceSparseArraysExt 3529.3 ms ✓ ArrayLayouts → ArrayLayoutsSparseArraysExt 3869.7 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1249.9 ms ✓ DiffRules 1018.6 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 1541.5 ms ✓ SciMLOperators → SciMLOperatorsSparseArraysExt 1406.4 ms ✓ FiniteDiff → FiniteDiffStaticArraysExt 1385.0 ms ✓ FiniteDiff → FiniteDiffSparseArraysExt 985.1 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 3785.8 ms ✓ RecursiveArrayTools 7106.7 ms ✓ LazyArrays 6681.6 ms ✓ ForwardDiff 1688.3 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 25014.2 ms ✓ SciMLBase 3819.6 ms ✓ LazyArrays → LazyArraysStaticArraysExt 2342.1 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 2107.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 1330.3 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt 1474.0 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 2819.2 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 3408.2 ms ✓ SciMLBase → SciMLBaseForwardDiffExt 2820.8 ms ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 18921.0 ms ✓ LinearSolve 7730.7 ms ✓ SciMLJacobianOperators 5987.3 ms ✓ LinearSolve → LinearSolveEnzymeExt 10304.6 ms ✓ LinearSolve → LinearSolveSparseArraysExt 8986.8 ms ✓ LinearSolve → LinearSolveForwardDiffExt 9793.0 ms ✓ LineSearch 15254.6 ms ✓ NonlinearSolveBase 3245.2 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 2946.1 ms ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 6458.0 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 2992.8 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 3827.6 ms ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 8205.5 ms ✓ BracketingNonlinearSolve 30858.0 ms ✓ NonlinearSolveQuasiNewton 17813.0 ms ✓ NonlinearSolveSpectralMethods 50114.8 ms ✓ NonlinearSolveFirstOrder 3509.3 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 7664.6 ms ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 4060.1 ms ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 3708.8 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 20081.6 ms ✓ SimpleNonlinearSolve 3976.7 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt 33701.4 ms ✓ NonlinearSolve 134 dependencies successfully precompiled in 576 seconds. 35 already precompiled. 1 dependency had output during precompilation: ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ Precompilation completed after 586.17s ################################################################################ # Testing # Testing NonlinearSolve Testing failed after 4.19s ERROR: LoadError: expected package `NonlinearSolveSpectralMethods [26075421]` to exist at path `/home/pkgeval/.julia/environments/v1.14/lib/NonlinearSolveSpectralMethods` This package is referenced in the manifest file: /tmp/jl_9TTgeg/Manifest.toml It is required by: NonlinearSolve Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}, names::Dict{UUID, String}, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:634 [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.14/Pkg/src/Operations.jl:730 [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.14/Pkg/src/Operations.jl:2370 [5] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2344 [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.14/Pkg/src/API.jl:465 [7] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:433 [inlined] [8] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] [9] #resolve#170 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:471 [inlined] [10] resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:470 [inlined] [11] (::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{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.14/Pkg/src/Operations.jl:2694 [12] with_temp_env(fn::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{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.14/Pkg/src/Operations.jl:2564 [13] (::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{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.14/Pkg/src/Operations.jl:2678 [14] mktempdir(fn::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{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(fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override::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:2625 [17] kwcall(::@NamedTuple{preferences::Dict{String, Any}, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool}, ::typeof(Pkg.Operations.sandbox), fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override::Pkg.Types.Project) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2615 [18] 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:2889 [19] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [inlined] [20] 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 [21] 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 [22] 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 [23] 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 [24] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [25] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [26] 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 [27] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [28] include(mod::Module, _path::String) @ Base ./Base.jl:309 [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [30] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 639.09s: there were unidentified errors