Package evaluation to test JSOSolvers on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T13:34:39.244 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.22s ################################################################################ # Installation # Installing JSOSolvers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [10dff2fc] + JSOSolvers v0.14.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [10dff2fc] + JSOSolvers v0.14.8 [ba0b0d4f] + Krylov v0.10.6 [5c8ed15e] + LinearOperators v2.13.0 [a4795742] + NLPModels v0.21.12 [e01155f1] + NLPModelsModifiers v0.8.0 [ff4d7338] + SolverCore v0.3.10 [d076d87d] + SolverParameters v0.1.2 [b5612192] + SolverTools v0.10.1 [a759f4b9] + TimerOutputs v0.5.29 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging 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 [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 4.42s ################################################################################ # 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 Precompiling package dependencies... Precompiling project... 4.9 s ✓ LinearOperators 2.4 s ✓ HSL_jll 85.3 s ✓ CUDACore 9.0 s ✓ SparseMatrixColorings → SparseMatrixColoringsGPUArraysExt 1.7 s ✓ LinearOperators → LinearOperatorsChainRulesCoreExt 3.6 s ✓ NLPModels ERROR: LoadError: MethodError: Cannot `convert` an object of type Base.Libc.Libdl.LazyLibrary to an object of type String The function `convert` exists, but no method is defined for this combination of argument types.  Closest candidates are:  convert(::Type{String}, !Matched::String)  @ Base essentials.jl:480  convert(::Type{T}, !Matched::T) where T<:AbstractString  @ Base strings/basic.jl:227  convert(::Type{T}, !Matched::AbstractString) where T<:AbstractString  @ Base strings/basic.jl:228  ...  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/HSL/hdY0B/src/HSL.jl:10  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [3] 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  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [9] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/HSL/hdY0B/src/HSL.jl:1 in expression starting at stdin:5 ✗ HSL 13.0 s ✓ CUDACore → SpecialFunctionsExt 18.7 s ✓ NVML 20.2 s ✓ CUPTI 13.5 s ✓ CUDACore → ChainRulesCoreExt 16.3 s ✓ cuRAND 14.8 s ✓ cuFFT 21.7 s ✓ cuSPARSE 25.6 s ✓ cuBLAS 1.8 s ✓ SolverCore → SolverCoreNLPModelsExt 16.2 s ✓ ADNLPModels 2.0 s ✓ SolverTools 3.3 s ✓ NLPModelsModifiers 40.7 s ✓ CUDATools 24.1 s ✓ cuSOLVER 9.2 s ✓ NLPModelsTest 2.1 s ✓ LLSModels 2.4 s ✓ QuadraticModels WARNING: Imported binding SolverTools.reset! was undeclared at import time during import to JSOSolvers. 3.4 s ✓ JSOSolvers 23.3 s ✓ CUDA 2.6 s ✓ LLSModels → LLSModelsKrylovExt 21.1 s ✓ Atomix → AtomixCUDAExt 23.1 s ✓ SparseMatrixColorings → SparseMatrixColoringsCUDAExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("34c5aeac-e683-54a6-a0e9-6e0fdc586c50"), "HSL") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/RipQP/vDyFj/src/RipQP.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/RipQP/vDyFj/src/RipQP.jl:1 in expression starting at stdin:5 ✗ RipQP ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1e40b3f8-35eb-4cd8-8edd-3e515bb9de08"), "RipQP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/SolverTest/uqSNQ/src/kkt.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [13] top-level scope  @ ~/.julia/packages/SolverTest/uqSNQ/src/SolverTest.jl:8  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [15] 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  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [19] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [21] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/SolverTest/uqSNQ/src/kkt.jl:1 in expression starting at /home/pkgeval/.julia/packages/SolverTest/uqSNQ/src/SolverTest.jl:1 in expression starting at stdin:5 ✗ SolverTest 28 dependencies successfully precompiled in 455 seconds. 146 already precompiled. 1 dependency had output during precompilation: ┌ JSOSolvers │ WARNING: Imported binding SolverTools.reset! was undeclared at import time during import to JSOSolvers. └ Precompilation completed after 490.45s ################################################################################ # Testing # Testing JSOSolvers 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. Updating `/tmp/jl_kYFkYG/Project.toml` [54578032] + ADNLPModels v0.8.13 [052768ef] + CUDA v6.0.0 [10dff2fc] + JSOSolvers v0.14.8 ⌃ [5c8ed15e] ↓ LinearOperators v2.13.0 ⇒ v2.7.0 ⌃ [a4795742] ↓ NLPModels v0.21.12 ⇒ v0.21.10 ⌅ [e01155f1] ↓ NLPModelsModifiers v0.8.0 ⇒ v0.7.4 [7998695d] + NLPModelsTest v0.10.9 [4343dc35] + SolverTest v0.3.19 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_kYFkYG/Manifest.toml` [54578032] + ADNLPModels v0.8.13 [47edcb42] + ADTypes v1.21.0 [14f7f29c] + AMD v0.5.3 [621f4979] + AbstractFFTs v1.5.0 [79e6a3ab] + Adapt v4.5.2 [a9b6321e] + Atomix v1.1.3 [ab4f0b2a] + BFloat16s v0.6.1 [fa961155] + CEnum v0.5.0 [052768ef] + CUDA v6.0.0 [bd0ed864] + CUDACore v6.0.0 [9ec180c6] + CUDATools v6.0.0 ⌅ [1af6417a] + CUDA_Runtime_Discovery v1.0.0 [9e67e8f6] + CUPTI v6.0.0 [d360d2e6] + ChainRulesCore v1.26.1 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 [f6369f11] + ForwardDiff v1.3.3 [069b7b12] + FunctionWrappers v1.1.3 [0c68f7d7] + GPUArrays v11.5.1 [46192b85] + GPUArraysCore v0.2.0 [61eb1bfa] + GPUCompiler v1.9.1 [096a3bc2] + GPUToolbox v1.1.1 [34c5aeac] + HSL v0.5.4 [076d061b] + HashArrayMappedTries v0.2.0 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [10dff2fc] + JSOSolvers v0.14.8 [63c18a36] + KernelAbstractions v0.9.41 [40e66cde] + LDLFactorizations v0.10.2 [39f5bc3e] + LLSModels v0.5.0 [929cbde3] + LLVM v9.4.6 [8b046642] + LLVMLoopInfo v1.0.0 [b964fa9f] + LaTeXStrings v1.4.0 [f5a24dde] + LimitedLDLFactorizations v0.5.2 ⌃ [5c8ed15e] ↓ LinearOperators v2.13.0 ⇒ v2.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [4d4711f2] + MatrixMarket v0.5.2 ⌃ [a4795742] ↓ NLPModels v0.21.12 ⇒ v0.21.10 ⌅ [e01155f1] ↓ NLPModelsModifiers v0.8.0 ⇒ v0.7.4 [7998695d] + NLPModelsTest v0.10.9 [611af6d1] + NVML v6.0.0 [5da4648a] + NVTX v1.0.3 [77ba4419] + NaNMath v1.1.3 [c32e1cdf] + OperatorScaling v0.1.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.3.2 [be4d8f0f] + Quadmath v1.0.1 [f468eda6] + QuadraticModels v0.9.15 [74087812] + Random123 v1.7.1 [e6cf234a] + RandomNumbers v1.6.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [37e2e3b7] + ReverseDiff v1.16.2 [1e40b3f8] + RipQP v0.7.0 [7e506255] + ScopedValues v1.6.0 [6c6a2e73] + Scratch v1.3.0 [4343dc35] + SolverTest v0.3.19 [9f842d2f] + SparseConnectivityTracer v1.2.1 [fa32481b] + SparseMatricesCOO v0.2.6 [0a514795] + SparseMatrixColorings v0.4.27 [276daf66] + SpecialFunctions v2.7.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.4 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [e689c965] + Tracy v0.1.6 [3bb67fe8] + TranscodingStreams v0.11.3 [013be700] + UnsafeAtomics v0.3.1 [182d3088] + cuBLAS v6.0.0 [533571aa] + cuFFT v6.0.0 [20fd9a0b] + cuRAND v6.0.0 [887afef0] + cuSOLVER v6.0.0 [b26da814] + cuSPARSE v6.0.0 [d1e2174e] + CUDA_Compiler_jll v0.4.3+0 [4ee394cb] + CUDA_Driver_jll v13.2.1+0 [76a88914] + CUDA_Runtime_jll v0.21.0+1 [017b0a0e] + HSL_jll v4.0.4+0 [9c1d0b0a] + JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] + LLVMExtra_jll v0.0.38+0 [ad6e5548] + LibTracyClient_jll v0.13.1+0 [e98f9f5b] + NVTX_jll v3.2.2+0 [656ef2d0] + OpenBLAS32_jll v0.3.30+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1e29f10c] + demumble_jll v1.3.0+0 [0dad84c5] + ArgTools v1.1.2 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [3fa0cd96] + REPL v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.19.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2026.3.19 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_kYFkYG/Project.toml` [54578032] ADNLPModels v0.8.13 [052768ef] CUDA v6.0.0 [10dff2fc] JSOSolvers v0.14.8 [ba0b0d4f] Krylov v0.10.6 ⌃ [5c8ed15e] LinearOperators v2.7.0 ⌃ [a4795742] NLPModels v0.21.10 ⌅ [e01155f1] NLPModelsModifiers v0.7.4 [7998695d] NLPModelsTest v0.10.9 [ff4d7338] SolverCore v0.3.10 [d076d87d] SolverParameters v0.1.2 [4343dc35] SolverTest v0.3.19 [b5612192] SolverTools v0.10.1 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_kYFkYG/Manifest.toml` [54578032] ADNLPModels v0.8.13 [47edcb42] ADTypes v1.21.0 [14f7f29c] AMD v0.5.3 [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.5.2 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 [052768ef] CUDA v6.0.0 [bd0ed864] CUDACore v6.0.0 [9ec180c6] CUDATools v6.0.0 ⌅ [1af6417a] CUDA_Runtime_Discovery v1.0.0 [9e67e8f6] CUPTI v6.0.0 [d360d2e6] ChainRulesCore v1.26.1 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.3.3 [069b7b12] FunctionWrappers v1.1.3 [0c68f7d7] GPUArrays v11.5.1 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.9.1 [096a3bc2] GPUToolbox v1.1.1 [34c5aeac] HSL v0.5.4 [076d061b] HashArrayMappedTries v0.2.0 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [10dff2fc] JSOSolvers v0.14.8 [63c18a36] KernelAbstractions v0.9.41 [ba0b0d4f] Krylov v0.10.6 [40e66cde] LDLFactorizations v0.10.2 [39f5bc3e] LLSModels v0.5.0 [929cbde3] LLVM v9.4.6 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [f5a24dde] LimitedLDLFactorizations v0.5.2 ⌃ [5c8ed15e] LinearOperators v2.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [4d4711f2] MatrixMarket v0.5.2 ⌃ [a4795742] NLPModels v0.21.10 ⌅ [e01155f1] NLPModelsModifiers v0.7.4 [7998695d] NLPModelsTest v0.10.9 [611af6d1] NVML v6.0.0 [5da4648a] NVTX v1.0.3 [77ba4419] NaNMath v1.1.3 [c32e1cdf] OperatorScaling v0.1.0 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [be4d8f0f] Quadmath v1.0.1 [f468eda6] QuadraticModels v0.9.15 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.2 [1e40b3f8] RipQP v0.7.0 [7e506255] ScopedValues v1.6.0 [6c6a2e73] Scratch v1.3.0 [ff4d7338] SolverCore v0.3.10 [d076d87d] SolverParameters v0.1.2 [4343dc35] SolverTest v0.3.19 [b5612192] SolverTools v0.10.1 [9f842d2f] SparseConnectivityTracer v1.2.1 [fa32481b] SparseMatricesCOO v0.2.6 [0a514795] SparseMatrixColorings v0.4.27 [276daf66] SpecialFunctions v2.7.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [a759f4b9] TimerOutputs v0.5.29 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [013be700] UnsafeAtomics v0.3.1 [182d3088] cuBLAS v6.0.0 [533571aa] cuFFT v6.0.0 [20fd9a0b] cuRAND v6.0.0 [887afef0] cuSOLVER v6.0.0 [b26da814] cuSPARSE v6.0.0 [d1e2174e] CUDA_Compiler_jll v0.4.3+0 [4ee394cb] CUDA_Driver_jll v13.2.1+0 [76a88914] CUDA_Runtime_jll v0.21.0+1 [017b0a0e] HSL_jll v4.0.4+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [e98f9f5b] NVTX_jll v3.2.2+0 [656ef2d0] OpenBLAS32_jll v0.3.30+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1e29f10c] demumble_jll v1.3.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL 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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Test Summary: | Pass Total Time Test parameterset | 6 6 1m14.1s Test Summary: | Pass Total Time Test small residual checks TrunkSolverNLS | 2 2 21.0s Test Summary: | Pass Total Time Test small residual checks TronSolverNLS | 2 2 6.7s Test Summary: | Pass Total Time Test iteration limit | 7 7 30.5s Test Summary: | Pass Total Time Test unbounded below | 10 10 6.8s Test Summary: | Pass Total Time Test restart with a different initial guess: R2 | 4 4 3.0s Test Summary: | Pass Total Time Test restart with a different initial guess: fomo | 4 4 7.4s Test Summary: | Pass Total Time Test restart with a different initial guess: lbfgs | 4 4 1.9s Test Summary: | Pass Total Time Test restart with a different initial guess: tron | 4 4 4.2s Test Summary: | Pass Total Time Test restart with a different initial guess: trunk | 4 4 2.3s Test Summary: | Pass Total Time Test restart NLS with a different initial guess: tron | 4 4 6.5s Test Summary: | Pass Total Time Test restart NLS with a different initial guess: trunk | 4 4 2.2s Test Summary: | Pass Total Time Test restart with a different problem: R2 | 4 4 2.2s Test Summary: | Pass Total Time Test restart with a different problem: fomo | 4 4 0.1s Test Summary: | Pass Total Time Test restart with a different problem: lbfgs | 4 4 0.1s Test Summary: | Pass Total Time Test restart with a different problem: tron | 4 4 1.5s Test Summary: | Pass Total Time Test restart with a different problem: trunk | 4 4 0.1s Test Summary: | Pass Total Time Test restart NLS with a different problem: tron | 4 4 7.8s Test Summary: | Pass Total Time Test restart NLS with a different problem: trunk | 4 4 0.1s Test Summary: | Pass Total Time Test callback | 5 5 18.6s Test Summary: | Pass Total Time Test callback for NLS | 2 2 10.2s Test Summary: | Pass Total Time Test quasi-Newton callback | 8 8 34.2s Test Summary: | Pass Total Time Testing Solver Values | 1 1 3.2s Test Summary: | Pass Total Time Consistency | 36 36 44.3s ERROR: LoadError: MethodError: Cannot `convert` an object of type Base.Libc.Libdl.LazyLibrary to an object of type String The function `convert` exists, but no method is defined for this combination of argument types.  Closest candidates are:  convert(::Type{String}, !Matched::String)  @ Base essentials.jl:480  convert(::Type{T}, !Matched::T) where T<:AbstractString  @ Base strings/basic.jl:227  convert(::Type{T}, !Matched::AbstractString) where T<:AbstractString  @ Base strings/basic.jl:228  ...  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/HSL/hdY0B/src/HSL.jl:10  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [3] 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  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [9] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/HSL/hdY0B/src/HSL.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("34c5aeac-e683-54a6-a0e9-6e0fdc586c50"), "HSL") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/RipQP/vDyFj/src/RipQP.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/RipQP/vDyFj/src/RipQP.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1e40b3f8-35eb-4cd8-8edd-3e515bb9de08"), "RipQP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/SolverTest/uqSNQ/src/kkt.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [13] top-level scope  @ ~/.julia/packages/SolverTest/uqSNQ/src/SolverTest.jl:8  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [15] 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  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [19] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [21] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/SolverTest/uqSNQ/src/kkt.jl:1 in expression starting at /home/pkgeval/.julia/packages/SolverTest/uqSNQ/src/SolverTest.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ RipQP │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("34c5aeac-e683-54a6-a0e9-6e0fdc586c50"), "HSL") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2815 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2669 │ [4] macro expansion │ @ ./loading.jl:2596 [inlined] │ [5] String(s::Symbol) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2560 │ [7] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2536 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base ./module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/RipQP/vDyFj/src/RipQP.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3110 │ [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │ @ Base.Broadcast ./loading.jl:3120 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:350 │ [19] _start() │ @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/RipQP/vDyFj/src/RipQP.jl:1 │ in expression starting at stdin:5 └ ┌ HSL │ ERROR: LoadError: MethodError: Cannot `convert` an object of type Base.Libc.Libdl.LazyLibrary to an object of type String │ The function `convert` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ convert(::Type{String}, !Matched::String) │ @ Base essentials.jl:480 │ convert(::Type{T}, !Matched::T) where T<:AbstractString │ @ Base strings/basic.jl:227 │ convert(::Type{T}, !Matched::AbstractString) where T<:AbstractString │ @ Base strings/basic.jl:228 │ ... │ │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/HSL/hdY0B/src/HSL.jl:10 │ [2] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [3] 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 │ [4] top-level scope │ @ stdin:5 │ [5] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3110 │ [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │ @ Base.Broadcast ./loading.jl:3120 [inlined] │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:350 │ [9] _start() │ @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/HSL/hdY0B/src/HSL.jl:1 │ in expression starting at stdin:5 └ ┌ SolverTest │ [Output was shown above] └ ERROR: LoadError: The following 3 packages failed to precompile: RipQP Failed to precompile RipQP [1e40b3f8-35eb-4cd8-8edd-3e515bb9de08] to "/home/pkgeval/.julia/compiled/v1.14/RipQP/jl_v2H6W2" (ProcessExited(1)). HSL Failed to precompile HSL [34c5aeac-e683-54a6-a0e9-6e0fdc586c50] to "/home/pkgeval/.julia/compiled/v1.14/HSL/jl_h2Tgeh" (ProcessExited(1)). SolverTest Failed to precompile SolverTest [4343dc35-3317-4c6e-8877-f0cc8502c90e] to "/home/pkgeval/.julia/compiled/v1.14/SolverTest/jl_fH4pNk" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/JSOSolvers/tX6Sk/test/test_solvers.jl:1 in expression starting at /home/pkgeval/.julia/packages/JSOSolvers/tX6Sk/test/runtests.jl:86 Testing failed after 405.78s ERROR: LoadError: Package JSOSolvers 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 947.29s: package fails to precompile