Package evaluation to test SolverCore on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T12:27:55.689 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.2s ################################################################################ # Installation # Installing SolverCore... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ff4d7338] + SolverCore v0.3.9 Updating `~/.julia/environments/v1.14/Manifest.toml` [ff4d7338] + SolverCore v0.3.9 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 3.87s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.57s ################################################################################ # Testing # Testing SolverCore Status `/tmp/jl_NQxR8R/Project.toml` ⌅ [a4795742] NLPModels v0.21.6 [7998695d] NLPModelsTest v0.10.6 [ff4d7338] SolverCore v0.3.9 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NQxR8R/Manifest.toml` [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [5c8ed15e] LinearOperators v2.11.0 ⌅ [a4795742] NLPModels v0.21.6 [e01155f1] NLPModelsModifiers v0.7.2 [7998695d] NLPModelsTest v0.10.6 [ae029012] Requires v1.3.1 [ff4d7338] SolverCore v0.3.9 [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.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 [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.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Allocs | 1 1 9.2s [ 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 1.5e+00 d [ Info: 2 -1.3e+01 1.7e+02 1.3e-01 1.5e+00 d [ Info: 3 -6.9e+00 4.7e+01 1.7e-01 1.5e+00 d Test Summary: | Pass Total Time Callback | 1 1 14.8s [ 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 2.1e-04 d [ Info: 2 -1.3e+01 1.7e+02 1.3e-01 2.6e-04 d [ Info: 3 -6.9e+00 4.7e+01 1.7e-01 3.1e-04 d [ Info: 4 -3.6e+00 1.2e+01 1.0e-01 3.7e-04 d [ Info: 5 -2.0e+00 3.0e+00 1.1e-01 4.1e-04 d [ Info: 6 -1.3e+00 6.1e-01 4.7e-02 4.7e-04 d [ Info: 7 -1.0e+00 6.2e-02 1.4e-02 5.2e-04 d [ Info: 8 -1.0e+00 1.1e-03 2.7e-04 5.7e-04 d [ Info: 9 -1.0e+00 3.7e-07 2.0e-07 6.2e-04 d [ Info: 10 -1.0e+00 7.6e-14 3.9e-15 6.6e-04 d Test Summary: | Total Time Logging | 0 2.8s 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 :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: [4.2e-322] 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: [4.2e-322] 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/OJiUz/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:186 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:327 [3] open @ ./iostream.jl:306 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:390 [5] open(fname::String, mode::String) @ Base ./iostream.jl:389 [6] open(::var"#test_stats##0#test_stats##1", ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:425 [7] open @ ./io.jl:424 [inlined] [8] test_stats() @ Main ~/.julia/packages/SolverCore/OJiUz/test/test-stats.jl:20 [9] top-level scope @ ~/.julia/packages/SolverCore/OJiUz/test/test-stats.jl:158 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] macro expansion @ ~/.julia/packages/SolverCore/OJiUz/test/runtests.jl:24 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] top-level scope @ ~/.julia/packages/SolverCore/OJiUz/test/runtests.jl:24 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [18] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SolverCore/OJiUz/test/test-stats.jl:158 Test Summary: | Error Total Time Stats | 1 1 19.4s RNG of the outermost testset: Random.Xoshiro(0x6df5c90ed98796f1, 0x199a7ed8e7246c67, 0x7dc5d5ac81e63c3a, 0xc32f45528107329a, 0x85ed57399fa66b7e) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SolverCore/OJiUz/test/runtests.jl:17 Testing failed after 88.68s 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] 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 [5] 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 [6] 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 [7] 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 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] 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 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 132.27s: package tests unexpectedly errored