Package evaluation to test SolverCore on Julia 1.14.0-DEV.2386 (9e0b0ca1f2*) started at 2026-06-16T12:53:21.031 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.63s ################################################################################ # Installation # Installing SolverCore... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ff4d7338] + SolverCore v0.3.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [ff4d7338] + SolverCore v0.3.10 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.7 s ✓ SolverCore 4.6 s ✓ LinearOperators 4.1 s ✓ NLPModels 2.2 s ✓ SolverCore → SolverCoreNLPModelsExt 3.6 s ✓ NLPModelsModifiers 9.8 s ✓ NLPModelsTest 6 dependencies successfully precompiled in 26 seconds. 15 already precompiled. Precompilation completed after 52.99s ################################################################################ # Testing # Testing SolverCore Status `/tmp/jl_0SOzES/Project.toml` [a4795742] NLPModels v0.21.12 [7998695d] NLPModelsTest v0.10.9 [ff4d7338] SolverCore v0.3.10 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0SOzES/Manifest.toml` [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [5c8ed15e] LinearOperators v2.14.1 [a4795742] NLPModels v0.21.12 [e01155f1] NLPModelsModifiers v0.8.0 [7998695d] NLPModelsTest v0.10.9 [ff4d7338] SolverCore v0.3.10 [a759f4b9] TimerOutputs v0.5.29 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.3+0 [4536629a] OpenBLAS_jll v0.3.33+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time Allocs | 1 1 16.8s [ Info: iter f c dual t x [ Info: 0 -2.0e+01 6.0e+02 4.5e-01 0.0e+00 c [ Info: 1 -2.1e+01 5.2e+02 5.3e-01 2.6e+00 d [ Info: 2 -1.3e+01 1.7e+02 1.3e-01 2.6e+00 d [ Info: 3 -6.9e+00 4.7e+01 1.7e-01 2.6e+00 d Test Summary: | Pass Total Time Callback | 1 1 12.9s [ Info: Testing logger [ Info: Testing dummy solver with logger [ Info: iter f c dual t x [ Info: 0 -2.0e+01 6.0e+02 4.5e-01 0.0e+00 c [ Info: 1 -2.1e+01 5.2e+02 5.3e-01 3.3e-04 d [ Info: 2 -1.3e+01 1.7e+02 1.3e-01 4.5e-04 d [ Info: 3 -6.9e+00 4.7e+01 1.7e-01 5.6e-04 d [ Info: 4 -3.6e+00 1.2e+01 1.0e-01 6.7e-04 d [ Info: 5 -2.0e+00 3.0e+00 1.1e-01 7.8e-04 d [ Info: 6 -1.3e+00 6.1e-01 4.7e-02 9.0e-04 d [ Info: 7 -1.0e+00 6.2e-02 1.4e-02 1.0e-03 d [ Info: 8 -1.0e+00 1.1e-03 2.7e-04 1.2e-03 d [ Info: 9 -1.0e+00 3.7e-07 2.0e-07 1.3e-03 d [ Info: 10 -1.0e+00 7.6e-14 3.9e-15 1.4e-03 d Test Summary: | Total Time Logging | 0 4.6s Test Summary: | Pass Total Time Restart | 3 3 0.1s STATUSES: :acceptable => solved to within acceptable tolerances :exception => unhandled exception :first_order => first-order stationary :infeasible => problem may be infeasible :max_eval => maximum number of function evaluations :max_iter => maximum iteration :max_time => maximum elapsed time :neg_pred => negative predicted reduction :not_desc => not a descent direction :prox_unbounded => the regularizer is not prox bounded :small_residual => small residual :small_step => step too small :stalled => stalled :unbounded => objective function may be unbounded from below :unknown => unknown :user => user-requested stop "Execution stats: first-order stationary"Generic Execution stats status: first-order stationary objective value: 1.0 primal feasibility: 0.0 dual feasibility: 1.0e-12 solution: [1.0 1.0] multipliers: [6.7704524788736e-310] iterations: 10 elapsed time: Inf solver specific: empty_vec: ∅ dot: 25 axpy: 20 ray: [-1.0 -0.5 -0.3333333333333333 -0.25 ⋯ -0.01] matvec: 10 Generic Execution stats status: first-order stationary objective value: 1.0 primal feasibility: 0.0 dual feasibility: 1.0e-12 solution: [1.0 1.0] multipliers: [6.7704524788736e-310] iterations: 10 elapsed time: Inf solver specific: empty_vec: ∅ dot: 25 axpy: 20 ray: [-1.0 -0.5 -0.3333333333333333 -0.25 ⋯ -0.01] matvec: 10 Stats: Error During Test at /home/pkgeval/.julia/packages/SolverCore/UI1dA/test/runtests.jl:23 Got exception outside of a @test LoadError: SystemError: opening file "teststats.out": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base iostream.jl:327 [3] open(fname::String, mode::String; lock::Bool) @ Base iostream.jl:390 [4] open(fname::String, mode::String) @ Base iostream.jl:389 [inlined] [5] open(::var"#test_stats##0#test_stats##1", ::String, ::String; kwargs::@Kwargs{}) @ Base io.jl:436 [inlined] [6] open(::var"#test_stats##0#test_stats##1", ::String, ::String) @ Base io.jl:435 [inlined] [7] test_stats() @ Main ~/.julia/packages/SolverCore/UI1dA/test/test-stats.jl:20 [8] top-level scope @ ~/.julia/packages/SolverCore/UI1dA/test/test-stats.jl:162 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] macro expansion @ ~/.julia/packages/SolverCore/UI1dA/test/runtests.jl:24 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] top-level scope @ ~/.julia/packages/SolverCore/UI1dA/test/runtests.jl:24 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core boot.jl:522 [16] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [17] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SolverCore/UI1dA/test/test-stats.jl:162 Test Summary: | Error Total Time Stats | 1 1 32.0s RNG of the outermost testset: Random.Xoshiro(0x1150eede3302eb9e, 0xa06dca96c9f779a0, 0xd6e1a2ce57e1ac58, 0x9ced3dae786152f2, 0x6f7f2c6f92fafad4) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SolverCore/UI1dA/test/runtests.jl:17 Testing failed after 84.29s ERROR: LoadError: Package SolverCore errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 172.13s: package tests unexpectedly errored