Package evaluation to test OptimizationNLPModels on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T18:32:35.123 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.0s ################################################################################ # Installation # Installing OptimizationNLPModels... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [064b21be] + OptimizationNLPModels v1.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.5.0 [4fba245c] + ArrayInterface v7.23.0 [38540f10] + CommonSolve v0.2.6 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [a0c0ee7d] + DifferentiationInterface v0.7.16 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [9aa1b823] + FastClosures v0.3.2 [1a297f60] + FillArrays v1.16.0 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [5c8ed15e] + LinearOperators v2.13.0 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [2e0e35c7] + Moshi v0.3.7 [a4795742] + NLPModels v0.21.12 [bca83a33] + OptimizationBase v5.1.0 [064b21be] + OptimizationNLPModels v1.3.0 [90014a1f] + PDMats v0.11.37 [d236fae5] + PreallocationTools v1.1.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.48.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.17 [0bca4576] + SciMLBase v2.149.0 [a6db7da4] + SciMLLogging v1.9.1 [c0aeaf25] + SciMLOperators v1.15.1 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [9f842d2f] + SparseConnectivityTracer v1.2.1 [0a514795] + SparseMatrixColorings v0.4.24 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.46 [a759f4b9] + TimerOutputs v0.5.29 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [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.02s ################################################################################ # 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 = │ expected package `OptimizationOptimJL [36348300]` to exist at path `/home/pkgeval/.julia/packages/OptimizationNLPModels/OptimizationOptimJL` │ │ This package is referenced in the manifest file: /tmp/jl_sgDqyB/Manifest.toml │ 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:681 │ [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:790 │ [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:2515 │ [5] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2489 [inlined] │ [6] 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 │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:446 [inlined] │ [8] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] │ [9] #resolve#174 │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:485 [inlined] │ [10] resolve │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:484 [inlined] │ [11] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:83 │ [12] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:9 │ [13] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [14] #3 │ @ /PkgEval.jl/scripts/common.jl:52 [inlined] │ [15] with(::var"#3#4"{var"#10#11"}, ::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [16] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:51 │ [17] kwcall(::@NamedTuple{suppress::Bool}, ::typeof(capture_pkg_output), f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:36 │ [18] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [19] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [22] _start() │ @ Base ./client.jl:585 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.14` Precompiling package dependencies... Precompiling packages... 5812.7 ms ✓ OptimizationNLPModels 1 dependency successfully precompiled in 7 seconds. 84 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 36 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 26.67s ################################################################################ # Testing # Testing OptimizationNLPModels Testing failed after 4.17s ERROR: LoadError: expected package `OptimizationBase [bca83a33]` to exist at path `/home/pkgeval/.julia/environments/OptimizationBase` This package is referenced in the manifest file: /tmp/jl_lmjy1S/Manifest.toml It is required by: OptimizationNLPModels 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:681 [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:790 [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:2515 [5] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2489 [inlined] [6] 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 [7] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:446 [inlined] [8] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] [9] #resolve#174 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:485 [inlined] [10] resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:484 [inlined] [11] (::Pkg.Operations.var"#214#215"{Bool, Bool, Bool, Pkg.Operations.var"#235#236"{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:2782 [12] with_temp_env(fn::Pkg.Operations.var"#214#215"{Bool, Bool, Bool, Pkg.Operations.var"#235#236"{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:2709 [13] #sandbox_with_temp_env#212 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2766 [inlined] [14] sandbox_with_temp_env @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2759 [inlined] [15] (::Pkg.Operations.var"#219#220"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#235#236"{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:2876 [16] mktempdir(fn::Pkg.Operations.var"#219#220"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#235#236"{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 [17] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [18] 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:2822 [19] sandbox @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2812 [inlined] [20] 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:3091 [21] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [22] 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 [23] 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:562 [24] 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 [25] 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 [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] 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 [29] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [30] include(mod::Module, _path::String) @ Base ./Base.jl:323 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [32] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 70.03s: there were unidentified errors