Package evaluation to test Manopt on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T14:31:42.166 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.03s ################################################################################ # Installation # Installing Manopt... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0fc0a36d] + Manopt v0.5.36 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [35d6a980] + ColorSchemes v3.31.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [864edb3b] + DataStructures v0.19.4 [a0c0ee7d] + DifferentiationInterface v0.7.16 [53c48c17] + FixedPointNumbers v0.8.5 [8f48dd54] + Glossaries v0.1.1 [af67fdf4] + ManifoldDiff v0.4.5 [3362f125] + ManifoldsBase v2.3.5 [0fc0a36d] + Manopt v0.5.36 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [62fd8b95] + TensorCore v0.1.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.4.0+0 [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.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 20.2 s ✓ Manopt 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:3271  [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:3113  [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [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 6.7 s ✓ Manifolds → ManifoldsRecipesBaseExt 18.8 s ✓ ManifoldsBase → ManifoldsBasePlotsExt 5.9 s ✓ Manopt → ManoptRecursiveArrayToolsExt 4.1 s ✓ Manopt → ManoptLineSearchesExt 7.3 s ✓ Manopt → ManoptManifoldsExt 4.1 s ✓ Manopt → ManoptLRUCacheExt 13.7 s ✓ Manopt → ManoptJuMPExt 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [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:3271  [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:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Manopt/FQ8vS/ext/ManoptRipQPQuadraticModelsExt.jl:14  [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:3271  [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:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [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/Manopt/FQ8vS/ext/ManoptRipQPQuadraticModelsExt.jl:1 in expression starting at stdin:5 ✗ Manopt → ManoptRipQPQuadraticModelsExt 8 dependencies successfully precompiled in 100 seconds. 291 already precompiled. Precompilation completed after 127.17s ################################################################################ # Testing # Testing Manopt Status `/tmp/jl_0qyVUT/Project.toml` [4c88cf16] Aqua v0.8.14 [f6369f11] ForwardDiff v1.3.3 [4076af6c] JuMP v1.30.0 [8ac3fa9e] LRUCache v1.6.2 [d3d80556] LineSearches v7.6.1 [af67fdf4] ManifoldDiff v0.4.5 [1cead3c2] Manifolds v0.11.22 [3362f125] ManifoldsBase v2.3.5 [0fc0a36d] Manopt v0.5.36 `~/.julia/packages/Manopt/FQ8vS/` [91a5bcdd] Plots v1.41.6 [f468eda6] QuadraticModels v0.9.15 ⌃ [731186ca] RecursiveArrayTools v3.54.0 [1e40b3f8] RipQP v0.7.0 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0qyVUT/Manifest.toml` [47edcb42] ADTypes v1.22.0 [14f7f29c] AMD v0.5.3 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.5.2 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.24.0 [6e4b80f9] BenchmarkTools v1.8.0 [d1d4a3ce] BitFlags v0.1.9 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [f0e56b4a] ConcurrentUtilities v2.5.1 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.4 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.16 [ffbed154] DocStringExtensions v0.9.5 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [c87230d0] FFMPEG v0.4.5 [9aa1b823] FastClosures v0.3.2 [6a86dc24] FiniteDiff v2.30.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.3 [46192b85] GPUArraysCore v0.2.0 [28b8d3ca] GR v0.73.24 [8f48dd54] Glossaries v0.1.1 [86223c79] Graphs v1.14.0 [42e2da0e] Grisu v1.0.2 [34c5aeac] HSL v0.5.4 [cd3eb016] HTTP v1.11.0 [d25df0c9] Inflate v0.1.5 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [4076af6c] JuMP v1.30.0 [2c470bb0] Kronecker v0.5.5 [ba0b0d4f] Krylov v0.10.6 [40e66cde] LDLFactorizations v0.10.2 [39f5bc3e] LLSModels v0.5.0 [8ac3fa9e] LRUCache v1.6.2 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [f5a24dde] LimitedLDLFactorizations v0.5.2 [d3d80556] LineSearches v7.6.1 [7a12625a] LinearMaps v3.11.4 [5c8ed15e] LinearOperators v2.13.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [af67fdf4] ManifoldDiff v0.4.5 [1cead3c2] Manifolds v0.11.22 [3362f125] ManifoldsBase v2.3.5 [0fc0a36d] Manopt v0.5.36 `~/.julia/packages/Manopt/FQ8vS/` [b8f27783] MathOptInterface v1.50.1 [99c1a7ee] MatrixEquations v2.5.6 [4d4711f2] MatrixMarket v0.5.2 [739be429] MbedTLS v1.1.10 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.7.1 [a4795742] NLPModels v0.21.12 ⌅ [e01155f1] NLPModelsModifiers v0.7.4 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.3 [356022a1] NamedDims v1.2.3 [4d8831e6] OpenSSL v1.6.1 [c32e1cdf] OperatorScaling v0.1.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.6 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [be4d8f0f] Quadmath v1.0.1 [f468eda6] QuadraticModels v0.9.15 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 ⌃ [731186ca] RecursiveArrayTools v3.54.0 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [1e40b3f8] RipQP v0.7.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.18 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.5 [47aef6b3] SimpleWeightedGraphs v1.5.1 [ff4d7338] SolverCore v0.3.10 [a2af1166] SortingAlgorithms v1.2.2 [fa32481b] SparseMatricesCOO v0.2.6 [276daf66] SpecialFunctions v2.7.2 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [ec057cc2] StructUtils v2.8.0 [2efcf032] SymbolicIndexingInterface v0.3.46 [62fd8b95] TensorCore v0.1.1 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [bc48ee85] Tullio v0.3.9 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 [41fe7b60] Unzip v0.2.0 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.6+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.5+0 [b22a6f82] FFMPEG_jll v8.1.0+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+1 [d2c73de3] GR_jll v0.73.24+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.15+0 [017b0a0e] HSL_jll v4.0.4+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.42.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [656ef2d0] OpenBLAS32_jll v0.3.30+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.57.1+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [c0090381] Qt6Base_jll v6.10.2+1 [629bc702] Qt6Declarative_jll v6.10.2+1 [ce943373] Qt6ShaderTools_jll v6.10.2+1 [6de9746b] Qt6Svg_jll v6.10.2+0 [e99dba38] Qt6Wayland_jll v6.10.2+1 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [ffd25f8a] XZ_jll v5.8.3+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [a4ae2306] libaom_jll v3.13.3+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.125+1 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.58+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [9abbd945] Profile 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.4.0+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 [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... StopWhenCriterionWithIterationCondition: Test Failed at /home/pkgeval/.julia/packages/Manopt/FQ8vS/test/plans/test_stopping_criteria.jl:350 Expression: startswith(Manopt.status_summary(sc), "Base.Fix2{typeof(>), Int64}(>, 5) &&") Evaluated: startswith("Base.Fix2(>, 5) && StopWhenCostLess(0.0001)\n f(x) < 0.0001:\tnot reached\n overall: not reached", "Base.Fix2{typeof(>), Int64}(>, 5) &&") Stacktrace: [1] top-level scope @ ~/.julia/packages/Manopt/FQ8vS/test/plans/test_stopping_criteria.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Manopt/FQ8vS/test/plans/test_stopping_criteria.jl:332 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Manopt/FQ8vS/test/plans/test_stopping_criteria.jl:350 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 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:3271  [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:3113  [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [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:3271  [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:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [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 2 dependencies had output during precompilation: ┌ RipQP │ [Output was shown above] └ ┌ 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:3271 │ [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:3113 │ [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │ @ Base.Broadcast ./loading.jl:3123 [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 └ Solver Tests : Error During Test at /home/pkgeval/.julia/packages/Manopt/FQ8vS/test/runtests.jl:43 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: RipQP Failed to precompile RipQP [1e40b3f8-35eb-4cd8-8edd-3e515bb9de08] to "/home/pkgeval/.julia/compiled/v1.14/RipQP/jl_LHsMmJ" (ProcessExited(1)). HSL Failed to precompile HSL [34c5aeac-e683-54a6-a0e9-6e0fdc586c50] to "/home/pkgeval/.julia/compiled/v1.14/HSL/jl_I8Usmv" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Manopt/FQ8vS/test/solvers/test_convex_bundle_method.jl:1 Test Summary: | Pass Fail Error Total Time Manopt.jl | 3457 1 1 3459 18m52.4s Plan Tests | 3120 1 3121 7m24.5s Objective | 17 17 1.5s Manopt Problem | 2 2 0.3s Manopt Solver State | 54 54 6.9s Conjugate Gradient Descent Plan | 17 17 4.1s Counting Objective test | 57 57 7.9s Debug State | 137 137 26.6s Difference of Convex Plan | 64 64 13.3s Test Embedding accessors and conversion | 99 99 18.4s Test Caches | 173 173 24.2s Conjugate Residual Plan | 34 34 4.4s Gradient Plan | 293 293 11.5s Keywords and their errors | 28 28 3.3s InteriorPointNewtonState | 18 18 11.0s Test Mesh Adaptive Plan | 18 18 4.4s Nelder Mead | 7 7 1.6s Nonlinear lest squares plan | 43 43 9.6s Constrained Plan | 766 766 1m31.2s Constrained set objective | 36 36 6.8s Hessian access functions | 141 141 38.8s Generic Parameters | 5 5 1.7s Test primal dual plan | 64 64 36.4s Proximal Plan | 29 29 3.9s Test higher order primal dual plan | 4 4 6.1s ManifoldsDefaultFactory | 9 9 0.9s Record State | 137 137 20.3s Scaled Objective | 33 33 2.4s Initial stepsize | 9 9 2.7s Stepsize | 114 114 16.0s Stochastic Gradient Plan | 302 302 14.2s StoppingCriteria | 163 1 164 13.5s Generic Tests | 26 26 2.4s Test StopAfter | 10 10 0.4s Stopping Criterion &/| operators | 17 17 0.5s Stopping Criterion print&summary | 20 20 1.6s TCG stopping criteria | 12 12 0.3s Stop with step size | 6 6 0.3s Test further setters | 7 7 0.4s Subgradient Norm Stopping Criterion | 7 7 0.4s StopWhenCostNaN, StopWhenCostChangeLess, StopWhenIterateNaN | 21 21 0.9s StopWhenRepeated | 11 11 0.3s StopWhenCriterionWithIterationCondition | 11 1 12 5.2s has_converged | 15 15 0.8s StoreStateAction | 55 55 3.1s Subgradient Plan | 15 15 1.1s VectorialGradientCost | 177 177 11.5s Helper Tests | 46 46 1m27.7s Solver Tests | 121 1 122 5m05.3s Adaptive Regularization with Cubics | 35 35 1m35.8s Alternating Gradient Descent | 35 35 7.0s Riemannian Augmented Lagrangian Method | 11 11 36.4s CMA-ES | 40 40 2m14.6s JuMP tests | 118 118 1m48.8s MOI tests | 41 41 29.6s Aqua.jl | 11 11 1m34.3s test deprecated definitions still work | 0 0.0s RNG of the outermost testset: Xoshiro(0x45b5e50df559ddd3, 0xf8490929b7903a28, 0xb16e59ab2900a75c, 0x2b69cff9f77e2d97, 0xd59d70b8ad811038) ERROR: LoadError: Some tests did not pass: 3457 passed, 1 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Manopt/FQ8vS/test/runtests.jl:3 Testing failed after 1153.0s ERROR: LoadError: Package Manopt 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 1326.76s: package fails to precompile