Package evaluation to test SCS on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T16:46:04.990 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.86s ################################################################################ # Installation # Installing SCS... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c946c3f1] + SCS v2.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.6.3 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [0f8b85d8] + JSON3 v1.14.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.48.0 [d8a4904e] + MutableArithmetics v1.6.7 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [c946c3f1] + SCS v2.5.0 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.6.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f4f2fc5b] + SCS_jll v300.200.1000+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates 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 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile 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 [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 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.17s ################################################################################ # 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.37s ################################################################################ # Testing # Testing SCS Status `/tmp/jl_cgsVGm/Project.toml` [b8f27783] MathOptInterface v1.48.0 [aea7be01] PrecompileTools v1.3.3 [c946c3f1] SCS v2.5.0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [f4f2fc5b] SCS_jll v300.200.1000+0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cgsVGm/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.3 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.48.0 [d8a4904e] MutableArithmetics v1.6.7 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [c946c3f1] SCS v2.5.0 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.0 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f4f2fc5b] SCS_jll v300.200.1000+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 [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 [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 [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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Resolving package versions... Updating `/tmp/jl_cgsVGm/Project.toml` [3f2553a9] + SCS_MKL_jll v300.200.1000+0 Updating `/tmp/jl_cgsVGm/Manifest.toml` [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [3f2553a9] + SCS_MKL_jll v300.200.1000+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [4af54fe1] + LazyArtifacts v1.11.0 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for SCS [c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13] │ exception = Required dependency Base.PkgId(Base.UUID("656ef2d0-ae68-5445-9ca0-591084a874a2"), "OpenBLAS32_jll") failed to load from a cache file. └ @ Base loading.jl:2950 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"), "SCS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/SCS/PI9tE/ext/SCSSCS_MKL_jllExt.jl:8  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [12] 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:3309  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [16] include_string  @ ./loading.jl:3161 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SCS/PI9tE/ext/SCSSCS_MKL_jllExt.jl:6 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SCS → SCSSCS_MKL_jllExt │ [Output was shown above] └ ┌ Error: Error during loading of extension SCSSCS_MKL_jllExt of SCS, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 1 package failed to precompile: │ │ SCS → SCSSCS_MKL_jllExt │ Failed to precompile SCSSCS_MKL_jllExt [58496f3f-60f9-5d37-81d7-d210c3d762bd] to "/home/pkgeval/.julia/compiled/v1.14/SCSSCS_MKL_jllExt/jl_Rm7hVL" (ProcessExited(1)). │ └ @ Base loading.jl:1781 ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 1, constraints m: 1 cones: z: primal zero / dual free vars: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 1, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 9.80e-01 1.00e+00 2.00e-02 1.99e+00 1.00e-01 2.42e-04 25| 6.76e-09 2.98e-08 2.30e-08 1.00e+00 1.00e-01 2.92e-04 ------------------------------------------------------------------ status: solved timings: total: 2.93e-04s = setup: 1.49e-04s + solve: 1.44e-04s lin-sys: 9.30e-06s, cones: 1.83e-05s, accel: 2.45e-06s ------------------------------------------------------------------ objective = 1.000000 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 11, constraints m: 112 cones: l: linear vars: 100 q: soc vars: 12, qsize: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 1012, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 7.27e+00 2.11e+00 1.92e+01 -1.08e+01 1.00e-01 3.14e-04 175| 2.75e-04 6.56e-05 8.23e-05 -2.61e+00 1.00e-01 1.37e-03 ------------------------------------------------------------------ status: solved timings: total: 1.38e-03s = setup: 2.76e-04s + solve: 1.10e-03s lin-sys: 6.56e-04s, cones: 7.63e-05s, accel: 1.93e-04s ------------------------------------------------------------------ objective = -2.612301 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 24, constraints m: 71 cones: z: primal zero / dual free vars: 10 l: linear vars: 10 q: soc vars: 6, qsize: 5 e: exp vars: 30, dual exp vars: 15 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 162, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 2.52e+01 8.33e+00 1.59e+02 -5.83e+01 1.00e-01 2.37e-04 225| 7.44e-06 3.91e-05 6.36e-05 1.49e+01 4.59e+00 2.30e-03 ------------------------------------------------------------------ status: solved timings: total: 2.30e-03s = setup: 1.97e-04s + solve: 2.11e-03s lin-sys: 5.17e-04s, cones: 1.37e-03s, accel: 2.22e-05s ------------------------------------------------------------------ objective = 14.901014 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 15, constraints m: 46 cones: z: primal zero / dual free vars: 3 l: linear vars: 3 q: soc vars: 9, qsize: 3 s: psd vars: 19, ssize: 3 e: exp vars: 6, dual exp vars: 6 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 66, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 6.45e+01 6.69e+00 4.37e+02 -2.35e+02 1.00e-01 4.23e-04 225| 5.33e-04 6.81e-04 8.20e-05 -1.02e+01 1.72e+00 4.26e-03 ------------------------------------------------------------------ status: solved timings: total: 4.26e-03s = setup: 1.99e-04s + solve: 4.06e-03s lin-sys: 2.57e-04s, cones: 3.62e-03s, accel: 2.01e-05s ------------------------------------------------------------------ objective = -10.243216 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 9, constraints m: 10 cones: z: primal zero / dual free vars: 1 cs: complex psd vars: 9, cssize: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 1.61e+02 1.79e+01 7.33e+03 -3.66e+03 1.00e-01 3.40e-04 200| 1.07e-07 2.33e-06 5.03e-08 -5.23e+00 3.18e+02 1.46e-03 ------------------------------------------------------------------ status: solved timings: total: 1.46e-03s = setup: 9.93e-05s + solve: 1.36e-03s lin-sys: 6.45e-05s, cones: 1.19e-03s, accel: 1.19e-05s ------------------------------------------------------------------ objective = -5.228925 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 9, constraints m: 28 cones: z: primal zero / dual free vars: 5 l: linear vars: 5 p: primal + dual power vars: 18 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 25, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 2.10e+01 2.84e+00 3.01e+01 -2.42e+01 1.00e-01 1.03e-04 150| 8.87e-05 5.43e-06 8.49e-05 -3.73e+00 3.55e-01 1.00e-03 ------------------------------------------------------------------ status: solved timings: total: 1.00e-03s = setup: 7.14e-05s + solve: 9.30e-04s lin-sys: 7.89e-05s, cones: 7.73e-04s, accel: 8.86e-06s ------------------------------------------------------------------ objective = -3.727795 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 5, constraints m: 8 cones: l: linear vars: 8 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 1.26e+02 3.95e+00 1.22e+03 -6.94e+02 1.00e-01 1.17e-04 125| 7.47e-05 4.88e-06 3.10e-04 -9.90e+01 1.00e-01 2.88e-04 ------------------------------------------------------------------ status: solved timings: total: 2.90e-04s = setup: 8.40e-05s + solve: 2.06e-04s lin-sys: 4.42e-05s, cones: 1.71e-05s, accel: 3.97e-05s ------------------------------------------------------------------ objective = -98.999835 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 5, constraints m: 8 cones: l: linear vars: 8 settings: eps_abs: 1.0e-10, eps_rel: 1.0e-10, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 1.26e+02 3.95e+00 1.22e+03 -6.94e+02 1.00e-01 1.36e-04 250| 7.45e-10 7.46e-12 2.23e-09 -9.90e+01 1.00e-01 5.04e-04 ------------------------------------------------------------------ status: solved timings: total: 5.06e-04s = setup: 1.02e-04s + solve: 4.04e-04s lin-sys: 1.32e-04s, cones: 4.31e-05s, accel: 7.03e-05s ------------------------------------------------------------------ objective = -99.000000 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 5, constraints m: 8 cones: l: linear vars: 8 settings: eps_abs: 1.0e-10, eps_rel: 1.0e-10, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 1, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 7.05e-10 6.70e-11 4.63e-09 -9.90e+01 1.00e-01 1.20e-04 ------------------------------------------------------------------ status: solved timings: total: 1.21e-04s = setup: 8.59e-05s + solve: 3.54e-05s lin-sys: 1.95e-06s, cones: 3.76e-06s, accel: 4.00e-08s ------------------------------------------------------------------ objective = -99.000000 ------------------------------------------------------------------ Writing raw problem data to /tmp/jl_TORSdCNcHI ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 5, constraints m: 8 cones: l: linear vars: 8 settings: eps_abs: 1.0e-12, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 1.26e+02 3.95e+00 1.22e+03 -6.94e+02 1.00e-01 5.10e-04 125| 7.47e-05 4.88e-06 3.10e-04 -9.90e+01 1.00e-01 6.68e-04 ------------------------------------------------------------------ status: solved timings: total: 6.69e-04s = setup: 4.77e-04s + solve: 1.92e-04s lin-sys: 4.79e-05s, cones: 1.85e-05s, accel: 4.34e-05s ------------------------------------------------------------------ objective = -98.999835 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 1, constraints m: 1 cones: z: primal zero / dual free vars: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 1, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 9.80e-01 1.00e+00 2.00e-02 1.99e+00 1.00e-01 1.04e-04 25| 6.76e-09 2.98e-08 2.30e-08 1.00e+00 1.00e-01 1.29e-04 ------------------------------------------------------------------ status: solved timings: total: 1.30e-04s = setup: 7.03e-05s + solve: 5.97e-05s lin-sys: 7.45e-06s, cones: 6.82e-06s, accel: 1.67e-06s ------------------------------------------------------------------ objective = 1.000000 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 1, constraints m: 1 cones: z: primal zero / dual free vars: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 1, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 9.80e-01 1.00e+00 2.00e-02 1.99e+00 1.00e-01 1.15e-04 25| 6.76e-09 2.98e-08 2.30e-08 1.00e+00 1.00e-01 1.40e-04 ------------------------------------------------------------------ status: solved timings: total: 1.42e-04s = setup: 7.85e-05s + solve: 6.31e-05s lin-sys: 7.82e-06s, cones: 6.34e-06s, accel: 1.73e-06s ------------------------------------------------------------------ objective = 1.000000 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 1, constraints m: 1 cones: z: primal zero / dual free vars: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 1, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 9.80e-01 1.00e+00 2.00e-02 1.99e+00 1.00e-01 2.24e-04 25| 5.59e-07 6.33e-06 6.89e-06 1.00e+00 1.00e-01 3.65e-04 ------------------------------------------------------------------ status: solved timings: total: 3.67e-04s = setup: 1.24e-04s + solve: 2.43e-04s lin-sys: 1.23e-04s, cones: 7.75e-06s, accel: 3.20e-06s ------------------------------------------------------------------ objective = 0.999997 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 11, constraints m: 112 cones: l: linear vars: 100 q: soc vars: 12, qsize: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 1012, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 7.27e+00 2.11e+00 1.92e+01 -1.08e+01 1.00e-01 3.01e-04 175| 2.88e-04 8.35e-05 1.01e-04 -2.61e+00 1.00e-01 2.84e-03 ------------------------------------------------------------------ status: solved timings: total: 2.84e-03s = setup: 2.13e-04s + solve: 2.63e-03s lin-sys: 2.23e-03s, cones: 8.48e-05s, accel: 6.52e-05s ------------------------------------------------------------------ objective = -2.612300 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 24, constraints m: 71 cones: z: primal zero / dual free vars: 10 l: linear vars: 10 q: soc vars: 6, qsize: 5 e: exp vars: 30, dual exp vars: 15 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 162, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 2.52e+01 8.33e+00 1.59e+02 -5.83e+01 1.00e-01 2.59e-04 250| 8.22e-03 6.82e-05 6.66e-03 1.49e+01 3.22e-01 1.02e-02 300| 8.64e-05 1.73e-04 1.06e-05 1.49e+01 3.58e+00 1.29e-02 ------------------------------------------------------------------ status: solved timings: total: 1.29e-02s = setup: 1.53e-04s + solve: 1.28e-02s lin-sys: 1.03e-02s, cones: 1.90e-03s, accel: 7.44e-05s ------------------------------------------------------------------ objective = 14.900814 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 15, constraints m: 46 cones: z: primal zero / dual free vars: 3 l: linear vars: 3 q: soc vars: 9, qsize: 3 s: psd vars: 19, ssize: 3 e: exp vars: 6, dual exp vars: 6 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 66, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 6.45e+01 6.69e+00 4.37e+02 -2.35e+02 1.00e-01 2.50e-04 250| 3.13e-03 9.55e-05 4.38e-03 -1.02e+01 3.60e-01 7.12e-03 325| 3.63e-04 7.24e-04 5.10e-04 -1.02e+01 2.21e+00 9.42e-03 ------------------------------------------------------------------ status: solved timings: total: 9.42e-03s = setup: 1.23e-04s + solve: 9.30e-03s lin-sys: 3.06e-03s, cones: 5.84e-03s, accel: 6.13e-05s ------------------------------------------------------------------ objective = -10.242878 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 9, constraints m: 10 cones: z: primal zero / dual free vars: 1 cs: complex psd vars: 9, cssize: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 1.61e+02 1.79e+01 7.33e+03 -3.66e+03 1.00e-01 2.38e-04 175| 1.95e-07 6.22e-05 1.21e-04 -5.23e+00 6.35e+01 3.15e-03 ------------------------------------------------------------------ status: solved timings: total: 3.16e-03s = setup: 9.26e-05s + solve: 3.06e-03s lin-sys: 1.53e-03s, cones: 1.35e-03s, accel: 1.54e-05s ------------------------------------------------------------------ objective = -5.228999 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 9, constraints m: 28 cones: z: primal zero / dual free vars: 5 l: linear vars: 5 p: primal + dual power vars: 18 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 25, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 2.10e+01 2.84e+00 3.01e+01 -2.42e+01 1.00e-01 1.35e-04 175| 2.06e-04 1.19e-05 1.56e-04 -3.73e+00 3.23e-01 3.72e-03 ------------------------------------------------------------------ status: solved timings: total: 3.72e-03s = setup: 8.63e-05s + solve: 3.64e-03s lin-sys: 2.34e-03s, cones: 1.08e-03s, accel: 5.35e-05s ------------------------------------------------------------------ objective = -3.727842 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 5, constraints m: 8 cones: l: linear vars: 8 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 1.26e+02 3.95e+00 1.22e+03 -6.94e+02 1.00e-01 1.09e-04 200| 2.34e-04 1.41e-04 1.18e-04 -9.90e+01 3.18e-01 1.47e-03 ------------------------------------------------------------------ status: solved timings: total: 1.47e-03s = setup: 6.66e-05s + solve: 1.40e-03s lin-sys: 1.21e-03s, cones: 2.71e-05s, accel: 4.01e-05s ------------------------------------------------------------------ objective = -99.000312 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 5, constraints m: 8 cones: l: linear vars: 8 settings: eps_abs: 1.0e-10, eps_rel: 1.0e-10, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 1.26e+02 3.95e+00 1.22e+03 -6.94e+02 1.00e-01 1.12e-04 250| 8.99e-05 2.22e-05 4.41e-05 -9.90e+01 3.18e-01 1.81e-03 500| 6.14e-10 3.16e-10 5.56e-09 -9.90e+01 3.18e-01 3.53e-03 ------------------------------------------------------------------ status: solved timings: total: 3.53e-03s = setup: 6.81e-05s + solve: 3.46e-03s lin-sys: 3.05e-03s, cones: 6.07e-05s, accel: 1.11e-04s ------------------------------------------------------------------ objective = -99.000000 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 5, constraints m: 8 cones: l: linear vars: 8 settings: eps_abs: 1.0e-10, eps_rel: 1.0e-10, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 1, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 3.75e-09 3.16e-10 4.33e-09 -9.90e+01 1.00e-01 1.23e-04 1| 3.75e-09 3.16e-10 4.33e-09 -9.90e+01 1.00e-01 1.30e-04 ------------------------------------------------------------------ status: solved (inaccurate - reached max_iters) timings: total: 1.37e-04s = setup: 6.59e-05s + solve: 7.13e-05s lin-sys: 1.41e-05s, cones: 2.88e-06s, accel: 5.00e-08s ------------------------------------------------------------------ objective = -99.000000 (inaccurate) ------------------------------------------------------------------ Writing raw problem data to /tmp/jl_HULYhmHYxe ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 5, constraints m: 8 cones: l: linear vars: 8 settings: eps_abs: 1.0e-12, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 12, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 1.26e+02 3.95e+00 1.22e+03 -6.94e+02 1.00e-01 5.59e-04 200| 2.34e-04 1.41e-04 1.18e-04 -9.90e+01 3.18e-01 1.96e-03 ------------------------------------------------------------------ status: solved timings: total: 1.96e-03s = setup: 5.16e-04s + solve: 1.45e-03s lin-sys: 1.25e-03s, cones: 2.59e-05s, accel: 3.98e-05s ------------------------------------------------------------------ objective = -99.000312 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 1, constraints m: 1 cones: z: primal zero / dual free vars: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 1, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 9.80e-01 1.00e+00 2.00e-02 1.99e+00 1.00e-01 8.87e-05 25| 5.59e-07 6.33e-06 6.89e-06 1.00e+00 1.00e-01 2.22e-04 ------------------------------------------------------------------ status: solved timings: total: 2.24e-04s = setup: 5.17e-05s + solve: 1.72e-04s lin-sys: 1.18e-04s, cones: 6.07e-06s, accel: 1.59e-06s ------------------------------------------------------------------ objective = 0.999997 ------------------------------------------------------------------ ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 1, constraints m: 1 cones: z: primal zero / dual free vars: 1 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-indirect-scs nnz(A): 1, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 9.80e-01 1.00e+00 2.00e-02 1.99e+00 1.00e-01 3.22e-05 25| 5.59e-07 6.33e-06 6.89e-06 1.00e+00 1.00e-01 1.54e-04 ------------------------------------------------------------------ status: solved timings: total: 1.55e-04s = setup: 1.85e-05s + solve: 1.36e-04s lin-sys: 1.06e-04s, cones: 3.02e-06s, accel: 1.33e-06s ------------------------------------------------------------------ objective = 0.999997 ------------------------------------------------------------------ Test Summary: | Pass Total Time test-problems.jl | 58 58 13.9s WARNING: Method definition test_HermitianComplexPSDConeBridge() in module TestSCS at /home/pkgeval/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:355 overwritten at /home/pkgeval/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:526. ------------------------------------------------------------------ SCS v3.2.10 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012 ------------------------------------------------------------------ problem: variables n: 3, constraints m: 4 cones: l: linear vars: 4 settings: eps_abs: 1.0e-04, eps_rel: 1.0e-04, eps_infeas: 1.0e-07 alpha: 1.50, scale: 1.00e-01, adaptive_scale: 1 max_iters: 100000, normalize: 1, rho_x: 1.00e-06 acceleration_lookback: 10, acceleration_interval: 10 compiled with openmp parallelization enabled lin-sys: sparse-direct-amd-qdldl nnz(A): 5, nnz(P): 0 ------------------------------------------------------------------ iter | pri res | dua res | gap | obj | scale | time (s) ------------------------------------------------------------------ 0| 3.43e-01 1.17e-01 2.34e-01 1.17e-01 1.00e-01 1.36e-04 25| 8.88e-08 0.00e+00 0.00e+00 0.00e+00 1.00e-01 1.62e-04 ------------------------------------------------------------------ status: solved timings: total: 1.63e-04s = setup: 9.48e-05s + solve: 6.81e-05s lin-sys: 1.10e-05s, cones: 6.27e-06s, accel: 1.70e-06s ------------------------------------------------------------------ objective = 0.000000 ------------------------------------------------------------------ Test Summary: | Pass Total Time test_ADMMIterations | 2 2 18.0s m and n must both be greater than 0; m = 3, n = 0 ERROR: Validation returned failure ERROR: missing ScsWork, ScsSolution or ScsInfo input Test Summary: | Pass Total Time test_DirectSolver | 3905 3905 26m48.2s Test Summary: | Pass Total Time test_HermitianComplexPSDConeBridge | 58 58 1m08.7s m and n must both be greater than 0; m = 3, n = 0 ERROR: Validation returned failure ERROR: missing ScsWork, ScsSolution or ScsInfo input Test Summary: | Pass Total Time test_IndirectSolver | 3905 3905 8.0s test_DualObjectiveValue_Max_ScalarAffine_LessThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_DualObjectiveValue_Max_ScalarAffine_LessThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:2013 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_DualObjectiveValue_Max_VariableIndex_LessThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_DualObjectiveValue_Max_VariableIndex_LessThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1929 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_DualObjectiveValue_Min_ScalarAffine_GreaterThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_DualObjectiveValue_Min_ScalarAffine_GreaterThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1971 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_DualObjectiveValue_Min_VariableIndex_GreaterThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_DualObjectiveValue_Min_VariableIndex_GreaterThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1888 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_HermitianPSDCone_basic: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_HermitianPSDCone_basic(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1813 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_HermitianPSDCone_min_t: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_HermitianPSDCone_min_t(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1855 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_NormNuclearCone_VectorAffineFunction_with_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_matrix_norm_cone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, set::MathOptInterface.NormNuclearCone, b::Vector{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1534 [5] test_NormNuclearCone_VectorAffineFunction_with_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1771 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_NormNuclearCone_VectorAffineFunction_without_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_matrix_norm_cone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, set::MathOptInterface.NormNuclearCone, b::Vector{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1534 [5] test_NormNuclearCone_VectorAffineFunction_without_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1739 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_NormNuclearCone_VectorOfVariables_with_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_matrix_norm_cone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, set::MathOptInterface.NormNuclearCone, b::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1534 [5] test_NormNuclearCone_VectorOfVariables_with_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1707 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_NormNuclearCone_VectorOfVariables_without_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_matrix_norm_cone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, set::MathOptInterface.NormNuclearCone, b::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1534 [5] test_NormNuclearCone_VectorOfVariables_without_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1676 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_NormSpectralCone_VectorAffineFunction_with_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_matrix_norm_cone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, set::MathOptInterface.NormSpectralCone, b::Vector{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1534 [5] test_NormSpectralCone_VectorAffineFunction_with_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1645 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_NormSpectralCone_VectorAffineFunction_without_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_matrix_norm_cone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, set::MathOptInterface.NormSpectralCone, b::Vector{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1534 [5] test_NormSpectralCone_VectorAffineFunction_without_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1613 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_NormSpectralCone_VectorOfVariables_with_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_matrix_norm_cone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, set::MathOptInterface.NormSpectralCone, b::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1534 [5] test_NormSpectralCone_VectorOfVariables_with_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1581 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_NormSpectralCone_VectorOfVariables_without_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_matrix_norm_cone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, set::MathOptInterface.NormSpectralCone, b::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1534 [5] test_NormSpectralCone_VectorOfVariables_without_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:1550 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_DualExponentialCone_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_DualExponentialCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3806 [5] test_conic_DualExponentialCone_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3878 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_DualExponentialCone_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_DualExponentialCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3806 [5] test_conic_DualExponentialCone_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3852 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_DualPowerCone_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_DualPowerCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool; exponent::Float64) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4184 [5] _test_conic_DualPowerCone_helper @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4103 [inlined] [6] test_conic_DualPowerCone_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4259 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_conic_DualPowerCone_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_DualPowerCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool; exponent::Float64) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4184 [5] _test_conic_DualPowerCone_helper @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4103 [inlined] [6] test_conic_DualPowerCone_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4227 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_conic_Exponential_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_Exponential_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3288 [5] test_conic_Exponential_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3364 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_Exponential_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_Exponential_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3288 [5] test_conic_Exponential_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3331 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_Exponential_hard: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_Exponential_hard(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3667 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_Exponential_hard_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_Exponential_hard_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3511 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_GeometricMeanCone_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_GeometricMeanCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, n::Int64) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2838 [5] _test_conic_GeometricMeanCone_helper @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2772 [inlined] [6] test_conic_GeometricMeanCone_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2890 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_conic_GeometricMeanCone_VectorAffineFunction_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_GeometricMeanCone_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2995 [5] test_conic_GeometricMeanCone_VectorAffineFunction_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3052 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_GeometricMeanCone_VectorAffineFunction_3: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_GeometricMeanCone_helper_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3151 [5] test_conic_GeometricMeanCone_VectorAffineFunction_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3195 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_GeometricMeanCone_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_GeometricMeanCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, n::Int64) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2838 [5] _test_conic_GeometricMeanCone_helper @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2772 [inlined] [6] test_conic_GeometricMeanCone_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2866 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_conic_GeometricMeanCone_VectorOfVariables_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_GeometricMeanCone_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2995 [5] test_conic_GeometricMeanCone_VectorOfVariables_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3027 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_GeometricMeanCone_VectorOfVariables_3: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_GeometricMeanCone_helper_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3151 [5] test_conic_GeometricMeanCone_VectorOfVariables_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3171 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_HermitianPositiveSemidefiniteConeTriangle_1: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_HermitianPositiveSemidefiniteConeTriangle_1(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:7048 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_HermitianPositiveSemidefiniteConeTriangle_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_HermitianPositiveSemidefiniteConeTriangle_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:7153 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_LogDetConeSquare: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, detcone::Type{MathOptInterface.LogDetConeSquare}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6097 [5] test_conic_LogDetConeSquare(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6474 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_LogDetConeSquare_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper_ellipsoid(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, detcone::Type{MathOptInterface.LogDetConeSquare}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5994 [5] test_conic_LogDetConeSquare_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6260 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_LogDetConeSquare_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper_ellipsoid(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, detcone::Type{MathOptInterface.LogDetConeSquare}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5994 [5] test_conic_LogDetConeSquare_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6223 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_LogDetConeTriangle: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, detcone::Type{MathOptInterface.LogDetConeTriangle}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6097 [5] test_conic_LogDetConeTriangle(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6442 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_LogDetConeTriangle_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper_ellipsoid(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, detcone::Type{MathOptInterface.LogDetConeTriangle}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5994 [5] test_conic_LogDetConeTriangle_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6183 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_LogDetConeTriangle_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper_ellipsoid(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, detcone::Type{MathOptInterface.LogDetConeTriangle}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5994 [5] test_conic_LogDetConeTriangle_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6146 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_NormCone: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormCone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:7201 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_NormInfinityCone_3: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormInfinityCone_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:995 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_NormInfinityCone_INFEASIBLE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormInfinityCone_INFEASIBLE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:906 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_NormInfinityCone_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_NormInfinityCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:717 [5] test_conic_NormInfinityCone_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:795 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_NormInfinityCone_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_NormInfinityCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:717 [5] test_conic_NormInfinityCone_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:762 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_NormNuclearCone: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormNuclearCone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4595 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_NormNuclearCone_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormNuclearCone_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4689 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_NormOneCone: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormOneCone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1424 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_NormOneCone_INFEASIBLE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormOneCone_INFEASIBLE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1333 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_NormOneCone_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_NormOneCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1141 [5] test_conic_NormOneCone_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1218 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_NormOneCone_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_NormOneCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1141 [5] test_conic_NormOneCone_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1186 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_NormSpectralCone: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormSpectralCone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4415 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_NormSpectralCone_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_NormSpectralCone_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4505 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeSquare_3: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeSquare}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5680 [5] test_conic_PositiveSemidefiniteConeSquare_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5757 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeSquare_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeSquare}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4831 [5] test_conic_PositiveSemidefiniteConeSquare_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4959 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeSquare_VectorAffineFunction_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeSquare}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5208 [5] test_conic_PositiveSemidefiniteConeSquare_VectorAffineFunction_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5382 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeSquare_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeSquare}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4831 [5] test_conic_PositiveSemidefiniteConeSquare_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4930 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeSquare_VectorOfVariables_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeSquare}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5208 [5] test_conic_PositiveSemidefiniteConeSquare_VectorOfVariables_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5342 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeTriangle: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_PositiveSemidefiniteConeTriangle(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5558 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeTriangle_3: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeTriangle}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5680 [5] test_conic_PositiveSemidefiniteConeTriangle_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5720 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeTriangle_4: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_PositiveSemidefiniteConeTriangle_4(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5831 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeTriangle_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeTriangle}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4831 [5] test_conic_PositiveSemidefiniteConeTriangle_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4897 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeTriangle_VectorAffineFunction_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeTriangle}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5208 [5] test_conic_PositiveSemidefiniteConeTriangle_VectorAffineFunction_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5292 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeTriangle_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeTriangle}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4831 [5] test_conic_PositiveSemidefiniteConeTriangle_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4868 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PositiveSemidefiniteConeTriangle_VectorOfVariables_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.PositiveSemidefiniteConeTriangle}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5208 [5] test_conic_PositiveSemidefiniteConeTriangle_VectorOfVariables_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5252 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PowerCone_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PowerCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3985 [5] test_conic_PowerCone_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4048 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_PowerCone_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PowerCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:3985 [5] test_conic_PowerCone_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4015 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RelativeEntropyCone: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_RelativeEntropyCone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4326 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_RootDetConeSquare: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, detcone::Type{MathOptInterface.RootDetConeSquare}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6097 [5] test_conic_RootDetConeSquare(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6538 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RootDetConeSquare_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper_ellipsoid(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, detcone::Type{MathOptInterface.RootDetConeSquare}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5994 [5] test_conic_RootDetConeSquare_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6410 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RootDetConeSquare_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper_ellipsoid(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, detcone::Type{MathOptInterface.RootDetConeSquare}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5994 [5] test_conic_RootDetConeSquare_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6375 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RootDetConeTriangle: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, detcone::Type{MathOptInterface.RootDetConeTriangle}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6097 [5] test_conic_RootDetConeTriangle(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6505 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RootDetConeTriangle_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper_ellipsoid(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, detcone::Type{MathOptInterface.RootDetConeTriangle}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5994 [5] test_conic_RootDetConeTriangle_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6335 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RootDetConeTriangle_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_det_cone_helper_ellipsoid(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool, detcone::Type{MathOptInterface.RootDetConeTriangle}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:5994 [5] test_conic_RootDetConeTriangle_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6295 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RotatedSecondOrderCone_INFEASIBLE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_RotatedSecondOrderCone_INFEASIBLE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2407 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_RotatedSecondOrderCone_INFEASIBLE_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_RotatedSecondOrderCone_INFEASIBLE_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; n::Int64, ub::Float64) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2554 [5] test_conic_RotatedSecondOrderCone_INFEASIBLE_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2465 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RotatedSecondOrderCone_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_RotatedSecondOrderCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, abvars::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2226 [5] test_conic_RotatedSecondOrderCone_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2313 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RotatedSecondOrderCone_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_RotatedSecondOrderCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, abvars::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2226 [5] test_conic_RotatedSecondOrderCone_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2286 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_RotatedSecondOrderCone_out_of_order: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_RotatedSecondOrderCone_out_of_order(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2707 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_ScaledPositiveSemidefiniteConeTriangle_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_PositiveSemidefiniteCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, use_VectorOfVariables::Bool, psdcone::Type{MathOptInterface.Scaled{MathOptInterface.PositiveSemidefiniteConeTriangle}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4831 [5] test_conic_ScaledPositiveSemidefiniteConeTriangle_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:4989 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_INFEASIBLE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_INFEASIBLE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1975 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_Nonnegatives: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_SecondOrderCone_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, nonneg::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1776 [5] test_conic_SecondOrderCone_Nonnegatives(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1820 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_Nonpositives: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_SecondOrderCone_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, nonneg::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1776 [5] test_conic_SecondOrderCone_Nonpositives(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1855 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_SecondOrderCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1565 [5] test_conic_SecondOrderCone_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1639 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_SecondOrderCone_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1565 [5] test_conic_SecondOrderCone_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:1607 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_negative_initial_bound: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_negative_initial_bound(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6699 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_negative_post_bound: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_negative_post_bound(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6803 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_negative_post_bound_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_negative_post_bound_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6856 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_negative_post_bound_3: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_negative_post_bound_3(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6920 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_no_initial_bound: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_no_initial_bound(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6594 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_nonnegative_initial_bound: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_nonnegative_initial_bound(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6647 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_nonnegative_post_bound: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_nonnegative_post_bound(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6751 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_SecondOrderCone_out_of_order: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_SecondOrderCone_out_of_order(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:2084 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_empty_matrix: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_empty_matrix(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:6965 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_linear_INFEASIBLE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_linear_INFEASIBLE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:505 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_linear_INFEASIBLE_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_conic_linear_INFEASIBLE_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:586 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_conic_linear_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_linear_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:107 [5] test_conic_linear_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:170 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_linear_VectorAffineFunction_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_linear_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:337 [5] test_conic_linear_VectorAffineFunction_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:413 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_linear_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_linear_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:107 [5] test_conic_linear_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:141 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_conic_linear_VectorOfVariables_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_conic_linear_helper_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, use_VectorOfVariables::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:337 [5] test_conic_linear_VectorOfVariables_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_conic.jl:381 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_constraint_PrimalStart_DualStart_SecondOrderCone: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.SecondOrderCone}, Vector{Float64}}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.SecondOrderCone}, Vector{Float64}}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_PrimalStart_DualStart_SecondOrderCone(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:684 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_constraint_ScalarAffineFunction_EqualTo: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.EqualTo{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.EqualTo{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_ScalarAffineFunction_EqualTo(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:187 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_constraint_ScalarAffineFunction_GreaterThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.GreaterThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.GreaterThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_ScalarAffineFunction_GreaterThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:129 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_constraint_ScalarAffineFunction_Interval: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.Interval{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.Interval{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_ScalarAffineFunction_Interval(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:245 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_constraint_ScalarAffineFunction_LessThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_ScalarAffineFunction_LessThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:71 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_constraint_ScalarAffineFunction_duplicate: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_ScalarAffineFunction_duplicate(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:300 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_constraint_VectorAffineFunction_duplicate: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.Nonpositives}, Vector{Float64}}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.Nonpositives}, Vector{Float64}}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_VectorAffineFunction_duplicate(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:356 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_constraint_qcp_duplicate_diagonal: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Nothing, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_qcp_duplicate_diagonal(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:426 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_constraint_qcp_duplicate_off_diagonal: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Nothing, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_constraint_qcp_duplicate_off_diagonal(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_constraint.jl:500 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_infeasible_MAX_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_infeasible_MAX_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:99 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_infeasible_MAX_SENSE_offset: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_infeasible_MAX_SENSE_offset(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:99 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_infeasible_MIN_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_infeasible_MIN_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:99 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_infeasible_MIN_SENSE_offset: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_infeasible_MIN_SENSE_offset(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:99 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_infeasible_affine_MAX_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_infeasible_affine_MAX_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:164 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_infeasible_affine_MAX_SENSE_offset: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_infeasible_affine_MAX_SENSE_offset(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:164 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_infeasible_affine_MIN_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_infeasible_affine_MIN_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:164 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_infeasible_affine_MIN_SENSE_offset: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_infeasible_affine_MIN_SENSE_offset(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:164 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_DUAL_INFEASIBLE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_DUAL_INFEASIBLE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:1434 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_DUAL_INFEASIBLE_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_DUAL_INFEASIBLE_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:1521 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_FEASIBILITY_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_FEASIBILITY_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:2311 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_HyperRectangle_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_HyperRectangle_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:4188 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_HyperRectangle_VectorOfVariables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_HyperRectangle_VectorOfVariables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:4140 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_INFEASIBLE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_INFEASIBLE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:1339 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_INFEASIBLE_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_INFEASIBLE_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:2219 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_Interval_inactive: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_Interval_inactive(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:1984 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_LessThan_and_GreaterThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_LessThan_and_GreaterThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:793 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_VariablePrimalStart_partial: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_VariablePrimalStart_partial(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:2634 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_VectorAffineFunction: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_VectorAffineFunction(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:1213 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_VectorAffineFunction_empty_row: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_VectorAffineFunction_empty_row(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:2561 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_complex_Zeros: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_complex_Zeros(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:3936 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_complex_Zeros_duplicate: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_complex_Zeros_duplicate(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:3996 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_inactive_bounds: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_inactive_bounds(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:656 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_integration: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_integration(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:99 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_integration_2: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_integration_2(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:538 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_integration_Interval: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_integration_Interval(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:1744 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_integration_delete_variables: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_integration_delete_variables(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:2414 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_integration_modification: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_integration_modification(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:933 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_modify_GreaterThan_and_LessThan_constraints: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_modify_GreaterThan_and_LessThan_constraints(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:1076 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_open_intervals: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_open_intervals(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:4057 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_transform: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_transform(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:2119 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_linear_variable_open_intervals: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_linear_variable_open_intervals(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_linear.jl:4098 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_model_copy_to_UnsupportedAttribute: Test Failed at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/test_model.jl:615 Expression: MOI.optimize!(model, BadModelAttributeModel(T)) Expected: MathOptInterface.UnsupportedAttribute Thrown: MethodError MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/MathOptInterface.jl:122 [inlined] [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_model.jl:615 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:914 [inlined] [7] test_model_copy_to_UnsupportedAttribute(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, ::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_model.jl:615 Stacktrace: [1] test_model_copy_to_UnsupportedAttribute(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, ::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_model.jl:615 [2] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [5] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [6] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [7] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [8] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [10] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [11] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [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 test_modification_affine_deletion_edge_cases: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Nothing, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.Nonpositives}, Vector{Float64}}}, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_affine_deletion_edge_cases(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:885 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_coef_scalar_objective: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Nothing, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_coef_scalar_objective(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:713 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_coef_scalaraffine_lessthan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_coef_scalaraffine_lessthan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:242 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_const_scalar_objective: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Nothing, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_const_scalar_objective(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:660 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_const_vectoraffine_nonpos: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.Nonpositives}, Vector{Float64}}}, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_const_vectoraffine_nonpos(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:535 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_const_vectoraffine_zeros: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.Zeros}, Vector{Float64}}}, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_const_vectoraffine_zeros(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:465 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_delete_variable_with_single_variable_obj: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.GreaterThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.GreaterThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_delete_variable_with_single_variable_obj(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:766 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_delete_variables_in_a_batch: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_modification_delete_variables_in_a_batch(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:818 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_modification_func_scalaraffine_lessthan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_func_scalaraffine_lessthan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:306 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_func_vectoraffine_nonneg: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.Nonnegatives}, Vector{Float64}}}, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_func_vectoraffine_nonneg(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:378 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_multirow_vectoraffine_nonpos: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VectorAffineFunction{Float64}, MathOptInterface.Nonpositives}, Vector{Float64}}}, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_multirow_vectoraffine_nonpos(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:603 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_set_scalaraffine_lessthan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.LessThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_set_scalaraffine_lessthan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:177 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_set_singlevariable_lessthan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.LessThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.LessThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_set_singlevariable_lessthan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:49 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_modification_transform_singlevariable_lessthan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.LessThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.LessThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_modification_transform_singlevariable_lessthan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_modification.jl:112 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_objective_FEASIBILITY_SENSE_clears_objective: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_objective_FEASIBILITY_SENSE_clears_objective(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_objective.jl:78 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_objective_ObjectiveFunction_VariableIndex: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.GreaterThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.GreaterThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_objective_ObjectiveFunction_VariableIndex(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_objective.jl:246 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_objective_ObjectiveFunction_constant: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.GreaterThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.GreaterThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_objective_ObjectiveFunction_constant(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_objective.jl:151 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_objective_ObjectiveFunction_duplicate_terms: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.GreaterThan{Float64}}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex, MathOptInterface.GreaterThan{Float64}}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_objective_ObjectiveFunction_duplicate_terms(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_objective.jl:485 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_objective_qp_ObjectiveFunction_edge_cases: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Nothing, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_objective_qp_ObjectiveFunction_edge_cases(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_objective.jl:308 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_objective_qp_ObjectiveFunction_zero_ofdiag: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Nothing, constraint_dual::Nothing) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_objective_qp_ObjectiveFunction_zero_ofdiag(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_objective.jl:438 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_quadratic_constraint_GreaterThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_quadratic_constraint_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, less_than::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:809 [5] test_quadratic_constraint_GreaterThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:863 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_quadratic_constraint_LessThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_quadratic_constraint_helper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}, less_than::Bool) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:809 [5] test_quadratic_constraint_LessThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:839 [6] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [9] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [10] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [11] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [12] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [14] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [15] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 test_quadratic_constraint_basic: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_quadratic_constraint_basic(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:618 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_quadratic_constraint_integration: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_quadratic_constraint_integration(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:506 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_quadratic_constraint_minimize: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_quadratic_constraint_minimize(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:711 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_quadratic_duplicate_terms: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_quadratic_duplicate_terms(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:200 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_quadratic_integration: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_quadratic_integration(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:84 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_quadratic_nonhomogeneous: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_quadratic_nonhomogeneous(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_quadratic.jl:344 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_EqualTo_lower: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_EqualTo_lower(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:490 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_EqualTo_upper: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_EqualTo_upper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:438 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_GreaterThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_GreaterThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:593 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_Interval_lower: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_Interval_lower(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:697 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_Interval_upper: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_Interval_upper(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:645 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_LessThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_LessThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:541 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_VariableIndex_LessThan: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_VariableIndex_LessThan(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:749 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_VariableIndex_LessThan_max: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_VariableIndex_LessThan_max(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:805 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_VariableIndex_ConstraintDual_MAX_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_VariableIndex_ConstraintDual_MAX_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:303 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_VariableIndex_ConstraintDual_MIN_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_VariableIndex_ConstraintDual_MIN_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:253 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_optimize_twice: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_optimize_twice(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:855 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_solve_result_index: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_solve_result_index(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_solve.jl:350 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_unbounded_MAX_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_unbounded_MAX_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:38 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_unbounded_MAX_SENSE_offset: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_unbounded_MAX_SENSE_offset(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:38 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_unbounded_MIN_SENSE: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_unbounded_MIN_SENSE(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:38 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_unbounded_MIN_SENSE_offset: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] test_unbounded_MIN_SENSE_offset(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_infeasibility_certificates.jl:38 [5] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [8] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [9] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [10] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [11] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [14] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 test_variable_solve_with_lowerbound: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_variable_solve_with_lowerbound(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_variable.jl:244 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 test_variable_solve_with_upperbound: Error During Test at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:264 Got exception outside of a @test MethodError: no method matching scsint_t(::Type{SCS.MKLDirectSolver}) The function `scsint_t` exists, but no method is defined for this combination of argument types. Closest candidates are: scsint_t(!Matched::Type{SCS.IndirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/indirect.jl:10 scsint_t(!Matched::Type{SCS.DirectSolver}) @ SCS ~/.julia/packages/SCS/PI9tE/src/linear_solvers/direct.jl:10 Stacktrace: [1] optimize!(dest::SCS.Optimizer, src::MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}) @ SCS ~/.julia/packages/SCS/PI9tE/src/MOI_wrapper/MOI_wrapper.jl:497 [2] optimize!(m::MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}) @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/03Qtw/src/Utilities/cachingoptimizer.jl:370 [3] optimize! @ ~/.julia/packages/MathOptInterface/03Qtw/src/Bridges/bridge_optimizer.jl:367 [inlined] [4] _test_model_solution(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; objective_value::Float64, variable_primal::Vector{Tuple{MathOptInterface.VariableIndex, Float64}}, constraint_primal::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex}, Float64}}, constraint_dual::Vector{Tuple{MathOptInterface.ConstraintIndex{MathOptInterface.VariableIndex}, Float64}}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:436 [5] _test_model_solution @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:425 [inlined] [6] test_variable_solve_with_upperbound(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/test_variable.jl:198 [7] macro expansion @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] runtests(model::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.CachingOptimizer{SCS.Optimizer, MathOptInterface.Utilities.UniversalFallback{MathOptInterface.Utilities.Model{Float64}}}}, config::MathOptInterface.Test.Config{Float64}; include::Vector{String}, exclude::Vector{String}, warn_unsupported::Bool, verbose::Bool, exclude_tests_after::VersionNumber, test_module::Module) @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 [10] runtests @ ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] [11] _test_runtests(linear_solver::Type) @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:47 [12] test_MKLDirectSolver() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:28 [13] macro expansion @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [15] runtests() @ Main.TestSCS ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:16 [16] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ ~/.julia/packages/SCS/PI9tE/test/runtests.jl:42 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 Test Summary: | Pass Fail Error Total Time test_MKLDirectSolver | 2223 1 183 2407 49.2s test_DualObjectiveValue_Max_ScalarAffine_LessThan | 1 1 3.9s test_DualObjectiveValue_Max_VariableIndex_LessThan | 1 1 0.1s test_DualObjectiveValue_Min_ScalarAffine_GreaterThan | 1 1 0.1s test_DualObjectiveValue_Min_VariableIndex_GreaterThan | 1 1 0.1s test_HermitianPSDCone_basic | 1 1 0.1s test_HermitianPSDCone_min_t | 1 1 0.1s test_NormNuclearCone_VectorAffineFunction_with_transform | 1 1 0.1s test_NormNuclearCone_VectorAffineFunction_without_transform | 1 1 0.1s test_NormNuclearCone_VectorOfVariables_with_transform | 1 1 0.1s test_NormNuclearCone_VectorOfVariables_without_transform | 1 1 0.1s test_NormSpectralCone_VectorAffineFunction_with_transform | 1 1 0.1s test_NormSpectralCone_VectorAffineFunction_without_transform | 1 1 0.1s test_NormSpectralCone_VectorOfVariables_with_transform | 1 1 0.1s test_NormSpectralCone_VectorOfVariables_without_transform | 1 1 0.1s test_VectorNonlinearOracle_LagrangeMultipliers_MAX_SENSE | 0 0.0s test_VectorNonlinearOracle_LagrangeMultipliers_MIN_SENSE | 0 0.0s test_add_constrained_PositiveSemidefiniteConeTriangle | 34 34 0.0s test_add_constrained_PositiveSemidefiniteConeTriangle_VariableName | 1 1 0.0s test_add_constrained_PositiveSemidefiniteConeTriangle_VariablePrimalStart | 2 2 0.0s test_add_constrained_variables_vector | 6 6 0.0s test_add_parameter | 6 6 0.0s test_attribute_AbsoluteGapTolerance | 0 0.0s test_attribute_NodeLimit | 0 0.0s test_attribute_NumberThreads | 0 0.0s test_attribute_ObjectiveLimit | 0 0.0s test_attribute_RelativeGapTolerance | 0 0.0s test_attribute_Silent | 4 4 0.0s test_attribute_SolutionLimit | 0 0.0s test_attribute_SolverName | 1 1 0.0s test_attribute_SolverVersion | 0 0.0s test_attribute_TimeLimitSec | 4 4 0.0s test_attribute_after_empty | 4 4 0.0s test_attribute_unsupported_constraint | 2 2 0.0s test_basic_ScalarAffineFunction_EqualTo | 24 24 0.0s test_basic_ScalarAffineFunction_GreaterThan | 24 24 0.1s test_basic_ScalarAffineFunction_Integer | 0 0.0s test_basic_ScalarAffineFunction_Interval | 24 24 0.0s test_basic_ScalarAffineFunction_LessThan | 24 24 0.0s test_basic_ScalarAffineFunction_Semicontinuous | 0 0.0s test_basic_ScalarAffineFunction_Semiinteger | 0 0.0s test_basic_ScalarAffineFunction_ZeroOne | 0 0.0s test_basic_ScalarNonlinearFunction_EqualTo | 0 0.0s test_basic_ScalarNonlinearFunction_GreaterThan | 0 0.0s test_basic_ScalarNonlinearFunction_Integer | 0 0.0s test_basic_ScalarNonlinearFunction_Interval | 0 0.0s test_basic_ScalarNonlinearFunction_LessThan | 0 0.0s test_basic_ScalarNonlinearFunction_Semicontinuous | 0 0.0s test_basic_ScalarNonlinearFunction_Semiinteger | 0 0.0s test_basic_ScalarNonlinearFunction_ZeroOne | 0 0.0s test_basic_ScalarQuadraticFunction_EqualTo | 1 1 0.1s test_basic_ScalarQuadraticFunction_GreaterThan | 1 1 0.0s test_basic_ScalarQuadraticFunction_Integer | 0 0.0s test_basic_ScalarQuadraticFunction_Interval | 1 1 0.0s test_basic_ScalarQuadraticFunction_LessThan | 24 24 0.0s test_basic_ScalarQuadraticFunction_Semicontinuous | 0 0.1s test_basic_ScalarQuadraticFunction_Semiinteger | 0 0.0s test_basic_ScalarQuadraticFunction_ZeroOne | 0 0.0s test_basic_VariableIndex_EqualTo | 20 20 0.0s test_basic_VariableIndex_GreaterThan | 20 20 0.0s test_basic_VariableIndex_Integer | 0 0.0s test_basic_VariableIndex_Interval | 20 20 0.0s test_basic_VariableIndex_LessThan | 20 20 0.0s test_basic_VariableIndex_Semicontinuous | 0 0.0s test_basic_VariableIndex_Semiinteger | 0 0.0s test_basic_VariableIndex_ZeroOne | 0 0.0s test_basic_VectorAffineFunction_AllDifferent | 0 0.0s test_basic_VectorAffineFunction_BinPacking | 0 0.0s test_basic_VectorAffineFunction_Circuit | 0 0.0s test_basic_VectorAffineFunction_Complements | 0 0.0s test_basic_VectorAffineFunction_CountAtLeast | 0 0.0s test_basic_VectorAffineFunction_CountBelongs | 0 0.0s test_basic_VectorAffineFunction_CountDistinct | 0 0.0s test_basic_VectorAffineFunction_CountGreaterThan | 0 0.0s test_basic_VectorAffineFunction_Cumulative | 0 0.0s test_basic_VectorAffineFunction_DualExponentialCone | 24 24 0.0s test_basic_VectorAffineFunction_DualPowerCone | 24 24 0.2s test_basic_VectorAffineFunction_ExponentialCone | 24 24 0.0s test_basic_VectorAffineFunction_GeometricMeanCone | 24 24 0.0s test_basic_VectorAffineFunction_HermitianPositiveSemidefiniteConeTriangle | 24 24 0.0s test_basic_VectorAffineFunction_HyperRectangle | 24 24 0.0s test_basic_VectorAffineFunction_Indicator_GreaterThan | 0 0.0s test_basic_VectorAffineFunction_Indicator_LessThan | 0 0.0s test_basic_VectorAffineFunction_LogDetConeSquare | 24 24 0.0s test_basic_VectorAffineFunction_LogDetConeTriangle | 24 24 0.0s test_basic_VectorAffineFunction_Nonnegatives | 24 24 0.1s test_basic_VectorAffineFunction_Nonpositives | 24 24 0.1s test_basic_VectorAffineFunction_NormCone | 24 24 0.0s test_basic_VectorAffineFunction_NormInfinityCone | 24 24 0.0s test_basic_VectorAffineFunction_NormNuclearCone | 24 24 0.0s test_basic_VectorAffineFunction_NormOneCone | 24 24 0.0s test_basic_VectorAffineFunction_NormSpectralCone | 24 24 0.0s test_basic_VectorAffineFunction_Path | 0 0.0s test_basic_VectorAffineFunction_PositiveSemidefiniteConeSquare | 24 24 0.0s test_basic_VectorAffineFunction_PositiveSemidefiniteConeTriangle | 24 24 0.0s test_basic_VectorAffineFunction_PowerCone | 24 24 0.0s test_basic_VectorAffineFunction_RelativeEntropyCone | 24 24 0.0s test_basic_VectorAffineFunction_RootDetConeSquare | 24 24 0.0s test_basic_VectorAffineFunction_RootDetConeTriangle | 24 24 0.2s test_basic_VectorAffineFunction_RotatedSecondOrderCone | 24 24 0.0s test_basic_VectorAffineFunction_SOS1 | 0 0.0s test_basic_VectorAffineFunction_SOS2 | 0 0.0s test_basic_VectorAffineFunction_ScaledPositiveSemidefiniteConeTriangle | 24 24 0.0s test_basic_VectorAffineFunction_SecondOrderCone | 24 24 0.0s test_basic_VectorAffineFunction_Table | 0 0.0s test_basic_VectorAffineFunction_VectorNonlinearOracle | 0 0.0s test_basic_VectorAffineFunction_Zeros | 24 24 0.0s test_basic_VectorNonlinearFunction_AllDifferent | 0 0.0s test_basic_VectorNonlinearFunction_BinPacking | 0 0.0s test_basic_VectorNonlinearFunction_Circuit | 0 0.0s test_basic_VectorNonlinearFunction_Complements | 0 0.0s test_basic_VectorNonlinearFunction_CountAtLeast | 0 0.0s test_basic_VectorNonlinearFunction_CountBelongs | 0 0.0s test_basic_VectorNonlinearFunction_CountDistinct | 0 0.0s test_basic_VectorNonlinearFunction_CountGreaterThan | 0 0.0s test_basic_VectorNonlinearFunction_Cumulative | 0 0.0s test_basic_VectorNonlinearFunction_DualExponentialCone | 0 0.0s test_basic_VectorNonlinearFunction_DualPowerCone | 0 0.1s test_basic_VectorNonlinearFunction_ExponentialCone | 0 0.0s test_basic_VectorNonlinearFunction_GeometricMeanCone | 0 0.0s test_basic_VectorNonlinearFunction_HermitianPositiveSemidefiniteConeTriangle | 0 0.0s test_basic_VectorNonlinearFunction_HyperRectangle | 0 0.0s test_basic_VectorNonlinearFunction_LogDetConeSquare | 0 0.0s test_basic_VectorNonlinearFunction_LogDetConeTriangle | 0 0.0s test_basic_VectorNonlinearFunction_Nonnegatives | 0 0.0s test_basic_VectorNonlinearFunction_Nonpositives | 0 0.0s test_basic_VectorNonlinearFunction_NormCone | 0 0.0s test_basic_VectorNonlinearFunction_NormInfinityCone | 0 0.0s test_basic_VectorNonlinearFunction_NormNuclearCone | 0 0.0s test_basic_VectorNonlinearFunction_NormOneCone | 0 0.0s test_basic_VectorNonlinearFunction_NormSpectralCone | 0 0.0s test_basic_VectorNonlinearFunction_Path | 0 0.0s test_basic_VectorNonlinearFunction_PositiveSemidefiniteConeSquare | 0 0.0s test_basic_VectorNonlinearFunction_PositiveSemidefiniteConeTriangle | 0 0.0s test_basic_VectorNonlinearFunction_PowerCone | 0 0.0s test_basic_VectorNonlinearFunction_RelativeEntropyCone | 0 0.0s test_basic_VectorNonlinearFunction_RootDetConeSquare | 0 0.0s test_basic_VectorNonlinearFunction_RootDetConeTriangle | 0 0.0s test_basic_VectorNonlinearFunction_RotatedSecondOrderCone | 0 0.0s test_basic_VectorNonlinearFunction_SOS1 | 0 0.0s test_basic_VectorNonlinearFunction_SOS2 | 0 0.0s test_basic_VectorNonlinearFunction_ScaledPositiveSemidefiniteConeTriangle | 0 0.0s test_basic_VectorNonlinearFunction_SecondOrderCone | 0 0.0s test_basic_VectorNonlinearFunction_Table | 0 0.0s test_basic_VectorNonlinearFunction_VectorNonlinearOracle | 0 0.0s test_basic_VectorNonlinearFunction_Zeros | 0 0.0s test_basic_VectorOfVariables_AllDifferent | 0 0.0s test_basic_VectorOfVariables_BinPacking | 0 0.0s test_basic_VectorOfVariables_Circuit | 0 0.0s test_basic_VectorOfVariables_Complements | 0 0.1s test_basic_VectorOfVariables_CountAtLeast | 0 0.0s test_basic_VectorOfVariables_CountBelongs | 0 0.0s test_basic_VectorOfVariables_CountDistinct | 0 0.0s test_basic_VectorOfVariables_CountGreaterThan | 0 0.0s test_basic_VectorOfVariables_Cumulative | 0 0.0s test_basic_VectorOfVariables_DualExponentialCone | 20 20 0.0s test_basic_VectorOfVariables_DualPowerCone | 20 20 0.0s test_basic_VectorOfVariables_ExponentialCone | 20 20 0.0s test_basic_VectorOfVariables_GeometricMeanCone | 20 20 0.0s test_basic_VectorOfVariables_HermitianPositiveSemidefiniteConeTriangle | 20 20 0.0s test_basic_VectorOfVariables_HyperRectangle | 20 20 0.0s test_basic_VectorOfVariables_LogDetConeSquare | 20 20 0.0s test_basic_VectorOfVariables_LogDetConeTriangle | 20 20 0.0s test_basic_VectorOfVariables_Nonnegatives | 20 20 0.0s test_basic_VectorOfVariables_Nonpositives | 20 20 0.1s test_basic_VectorOfVariables_NormCone | 20 20 0.0s test_basic_VectorOfVariables_NormInfinityCone | 20 20 0.0s test_basic_VectorOfVariables_NormNuclearCone | 20 20 0.0s test_basic_VectorOfVariables_NormOneCone | 20 20 0.0s test_basic_VectorOfVariables_NormSpectralCone | 20 20 0.0s test_basic_VectorOfVariables_Path | 0 0.0s test_basic_VectorOfVariables_PositiveSemidefiniteConeSquare | 20 20 0.0s test_basic_VectorOfVariables_PositiveSemidefiniteConeTriangle | 20 20 0.0s test_basic_VectorOfVariables_PowerCone | 20 20 0.0s test_basic_VectorOfVariables_RelativeEntropyCone | 20 20 0.0s test_basic_VectorOfVariables_RootDetConeSquare | 20 20 0.0s test_basic_VectorOfVariables_RootDetConeTriangle | 20 20 0.0s test_basic_VectorOfVariables_RotatedSecondOrderCone | 20 20 0.1s test_basic_VectorOfVariables_SOS1 | 0 0.0s test_basic_VectorOfVariables_SOS2 | 0 0.0s test_basic_VectorOfVariables_ScaledPositiveSemidefiniteConeTriangle | 20 20 0.0s test_basic_VectorOfVariables_SecondOrderCone | 20 20 0.0s test_basic_VectorOfVariables_Table | 0 0.0s test_basic_VectorOfVariables_VectorNonlinearOracle | 0 0.0s test_basic_VectorOfVariables_Zeros | 20 20 0.0s test_basic_VectorQuadraticFunction_AllDifferent | 0 0.0s test_basic_VectorQuadraticFunction_BinPacking | 0 0.0s test_basic_VectorQuadraticFunction_Circuit | 0 0.0s test_basic_VectorQuadraticFunction_Complements | 0 0.0s test_basic_VectorQuadraticFunction_CountAtLeast | 0 0.0s test_basic_VectorQuadraticFunction_CountBelongs | 0 0.0s test_basic_VectorQuadraticFunction_CountDistinct | 0 0.0s test_basic_VectorQuadraticFunction_CountGreaterThan | 0 0.0s test_basic_VectorQuadraticFunction_Cumulative | 0 0.0s test_basic_VectorQuadraticFunction_DualExponentialCone | 1 1 0.0s test_basic_VectorQuadraticFunction_DualPowerCone | 1 1 0.1s test_basic_VectorQuadraticFunction_ExponentialCone | 1 1 0.0s test_basic_VectorQuadraticFunction_GeometricMeanCone | 1 1 0.0s test_basic_VectorQuadraticFunction_HermitianPositiveSemidefiniteConeTriangle | 1 1 0.0s test_basic_VectorQuadraticFunction_HyperRectangle | 1 1 0.0s test_basic_VectorQuadraticFunction_LogDetConeSquare | 1 1 0.0s test_basic_VectorQuadraticFunction_LogDetConeTriangle | 1 1 0.0s test_basic_VectorQuadraticFunction_Nonnegatives | 1 1 0.0s test_basic_VectorQuadraticFunction_Nonpositives | 24 24 0.0s test_basic_VectorQuadraticFunction_NormCone | 1 1 0.1s test_basic_VectorQuadraticFunction_NormInfinityCone | 1 1 0.0s test_basic_VectorQuadraticFunction_NormNuclearCone | 1 1 0.0s test_basic_VectorQuadraticFunction_NormOneCone | 1 1 0.0s test_basic_VectorQuadraticFunction_NormSpectralCone | 1 1 0.0s test_basic_VectorQuadraticFunction_Path | 0 0.0s test_basic_VectorQuadraticFunction_PositiveSemidefiniteConeSquare | 1 1 0.0s test_basic_VectorQuadraticFunction_PositiveSemidefiniteConeTriangle | 1 1 0.0s test_basic_VectorQuadraticFunction_PowerCone | 1 1 0.0s test_basic_VectorQuadraticFunction_RelativeEntropyCone | 1 1 0.0s test_basic_VectorQuadraticFunction_RootDetConeSquare | 1 1 0.0s test_basic_VectorQuadraticFunction_RootDetConeTriangle | 1 1 0.1s test_basic_VectorQuadraticFunction_RotatedSecondOrderCone | 1 1 0.0s test_basic_VectorQuadraticFunction_SOS1 | 0 0.0s test_basic_VectorQuadraticFunction_SOS2 | 0 0.0s test_basic_VectorQuadraticFunction_ScaledPositiveSemidefiniteConeTriangle | 1 1 0.0s test_basic_VectorQuadraticFunction_SecondOrderCone | 1 1 0.0s test_basic_VectorQuadraticFunction_Table | 0 0.0s test_basic_VectorQuadraticFunction_VectorNonlinearOracle | 0 0.0s test_basic_VectorQuadraticFunction_Zeros | 1 1 0.0s test_conic_DualExponentialCone_VectorAffineFunction | 2 1 3 0.2s test_conic_DualExponentialCone_VectorOfVariables | 2 1 3 0.1s test_conic_DualPowerCone_VectorAffineFunction | 2 1 3 0.1s test_conic_DualPowerCone_VectorOfVariables | 2 1 3 0.1s test_conic_Exponential_VectorAffineFunction | 2 1 3 0.1s test_conic_Exponential_VectorOfVariables | 2 1 3 0.1s test_conic_Exponential_hard | 3 1 4 0.1s test_conic_Exponential_hard_2 | 2 1 3 0.1s test_conic_GeometricMeanCone_VectorAffineFunction | 3 1 4 0.1s test_conic_GeometricMeanCone_VectorAffineFunction_2 | 4 1 5 0.1s test_conic_GeometricMeanCone_VectorAffineFunction_3 | 4 1 5 0.1s test_conic_GeometricMeanCone_VectorOfVariables | 3 1 4 0.1s test_conic_GeometricMeanCone_VectorOfVariables_2 | 4 1 5 0.1s test_conic_GeometricMeanCone_VectorOfVariables_3 | 4 1 5 0.1s test_conic_HermitianPositiveSemidefiniteConeTriangle_1 | 1 1 0.1s test_conic_HermitianPositiveSemidefiniteConeTriangle_2 | 1 1 0.1s test_conic_LogDetConeSquare | 3 1 4 0.1s test_conic_LogDetConeSquare_VectorAffineFunction | 6 1 7 0.1s test_conic_LogDetConeSquare_VectorOfVariables | 6 1 7 0.1s test_conic_LogDetConeTriangle | 3 1 4 0.1s test_conic_LogDetConeTriangle_VectorAffineFunction | 6 1 7 0.2s test_conic_LogDetConeTriangle_VectorOfVariables | 6 1 7 0.1s test_conic_NormCone | 1 1 0.1s test_conic_NormInfinityCone_3 | 6 1 7 0.1s test_conic_NormInfinityCone_INFEASIBLE | 4 1 5 0.1s test_conic_NormInfinityCone_VectorAffineFunction | 6 1 7 0.1s test_conic_NormInfinityCone_VectorOfVariables | 6 1 7 0.1s test_conic_NormNuclearCone | 2 1 3 0.1s test_conic_NormNuclearCone_2 | 2 1 3 0.1s test_conic_NormOneCone | 6 1 7 0.1s test_conic_NormOneCone_INFEASIBLE | 4 1 5 0.1s test_conic_NormOneCone_VectorAffineFunction | 6 1 7 0.1s test_conic_NormOneCone_VectorOfVariables | 6 1 7 0.1s test_conic_NormSpectralCone | 2 1 3 0.1s test_conic_NormSpectralCone_2 | 2 1 3 0.1s test_conic_PositiveSemidefiniteConeSquare_3 | 1 1 2 0.1s test_conic_PositiveSemidefiniteConeSquare_VectorAffineFunction | 4 1 5 0.1s test_conic_PositiveSemidefiniteConeSquare_VectorAffineFunction_2 | 6 1 7 0.1s test_conic_PositiveSemidefiniteConeSquare_VectorOfVariables | 4 1 5 0.1s test_conic_PositiveSemidefiniteConeSquare_VectorOfVariables_2 | 6 1 7 0.1s test_conic_PositiveSemidefiniteConeTriangle | 6 1 7 0.1s test_conic_PositiveSemidefiniteConeTriangle_3 | 1 1 2 0.1s test_conic_PositiveSemidefiniteConeTriangle_4 | 1 1 2 0.1s test_conic_PositiveSemidefiniteConeTriangle_VectorAffineFunction | 4 1 5 0.1s test_conic_PositiveSemidefiniteConeTriangle_VectorAffineFunction_2 | 6 1 7 0.1s test_conic_PositiveSemidefiniteConeTriangle_VectorOfVariables | 4 1 5 0.1s test_conic_PositiveSemidefiniteConeTriangle_VectorOfVariables_2 | 6 1 7 0.1s test_conic_PowerCone_VectorAffineFunction | 2 1 3 0.1s test_conic_PowerCone_VectorOfVariables | 2 1 3 0.1s test_conic_RelativeEntropyCone | 2 1 3 0.1s test_conic_RootDetConeSquare | 3 1 4 0.1s test_conic_RootDetConeSquare_VectorAffineFunction | 5 1 6 0.1s test_conic_RootDetConeSquare_VectorOfVariables | 5 1 6 0.1s test_conic_RootDetConeTriangle | 3 1 4 0.1s test_conic_RootDetConeTriangle_VectorAffineFunction | 5 1 6 0.1s test_conic_RootDetConeTriangle_VectorOfVariables | 5 1 6 0.1s test_conic_RotatedSecondOrderCone_INFEASIBLE | 8 1 9 0.1s test_conic_RotatedSecondOrderCone_INFEASIBLE_2 | 11 1 12 0.1s test_conic_RotatedSecondOrderCone_VectorAffineFunction | 3 1 4 0.2s test_conic_RotatedSecondOrderCone_VectorOfVariables | 5 1 6 0.1s test_conic_RotatedSecondOrderCone_out_of_order | 1 1 2 0.1s test_conic_ScaledPositiveSemidefiniteConeTriangle_VectorAffineFunction | 4 1 5 0.1s test_conic_SecondOrderCone_INFEASIBLE | 4 1 5 0.1s test_conic_SecondOrderCone_Nonnegatives | 4 1 5 0.1s test_conic_SecondOrderCone_Nonpositives | 4 1 5 0.1s test_conic_SecondOrderCone_VectorAffineFunction | 6 1 7 0.1s test_conic_SecondOrderCone_VectorOfVariables | 6 1 7 0.1s test_conic_SecondOrderCone_negative_initial_bound | 1 1 0.1s test_conic_SecondOrderCone_negative_post_bound | 1 1 0.1s test_conic_SecondOrderCone_negative_post_bound_2 | 1 1 0.1s test_conic_SecondOrderCone_negative_post_bound_3 | 1 1 0.1s test_conic_SecondOrderCone_no_initial_bound | 1 1 0.1s test_conic_SecondOrderCone_nonnegative_initial_bound | 1 1 0.1s test_conic_SecondOrderCone_nonnegative_post_bound | 1 1 0.1s test_conic_SecondOrderCone_out_of_order | 3 1 4 0.1s test_conic_empty_matrix | 1 1 0.1s test_conic_linear_INFEASIBLE | 3 1 4 0.1s test_conic_linear_INFEASIBLE_2 | 3 1 4 0.2s test_conic_linear_VectorAffineFunction | 7 1 8 0.1s test_conic_linear_VectorAffineFunction_2 | 7 1 8 0.1s test_conic_linear_VectorOfVariables | 7 1 8 0.1s test_conic_linear_VectorOfVariables_2 | 7 1 8 0.1s test_constraint_ConstraintDualStart | 3 3 0.0s test_constraint_ConstraintPrimalStart | 3 3 0.0s test_constraint_Indicator_ACTIVATE_ON_ONE | 0 0.0s test_constraint_Indicator_ACTIVATE_ON_ZERO | 0 0.0s test_constraint_Indicator_ConstraintName | 0 0.0s test_constraint_PrimalStart_DualStart_SecondOrderCone | 1 1 0.1s test_constraint_ScalarAffineFunction_EqualTo | 1 1 0.1s test_constraint_ScalarAffineFunction_GreaterThan | 1 1 0.1s test_constraint_ScalarAffineFunction_Interval | 1 1 0.1s test_constraint_ScalarAffineFunction_LessThan | 1 1 0.1s test_constraint_ScalarAffineFunction_duplicate | 1 1 0.1s test_constraint_VectorAffineFunction_duplicate | 1 1 0.1s test_constraint_ZeroOne_bounds | 0 0.0s test_constraint_ZeroOne_bounds_2 | 0 0.0s test_constraint_ZeroOne_bounds_3 | 0 0.0s test_constraint_get_ConstraintIndex | 7 7 0.0s test_constraint_qcp_duplicate_diagonal | 2 1 3 0.1s test_constraint_qcp_duplicate_off_diagonal | 2 1 3 0.1s test_cpsat_AllDifferent | 0 0.1s test_cpsat_BinPacking | 0 0.0s test_cpsat_Circuit | 0 0.0s test_cpsat_CountAtLeast | 0 0.0s test_cpsat_CountBelongs | 0 0.0s test_cpsat_CountDistinct | 0 0.0s test_cpsat_CountGreaterThan | 0 0.0s test_cpsat_Cumulative | 0 0.0s test_cpsat_Path | 0 0.0s test_cpsat_ReifiedAllDifferent | 0 0.0s test_cpsat_Table | 0 0.0s test_infeasible_MAX_SENSE | 1 1 0.1s test_infeasible_MAX_SENSE_offset | 1 1 0.1s test_infeasible_MIN_SENSE | 1 1 0.1s test_infeasible_MIN_SENSE_offset | 1 1 0.1s test_infeasible_affine_MAX_SENSE | 1 1 0.1s test_infeasible_affine_MAX_SENSE_offset | 1 1 0.1s test_infeasible_affine_MIN_SENSE | 1 1 0.1s test_infeasible_affine_MIN_SENSE_offset | 1 1 0.1s test_linear_DUAL_INFEASIBLE | 3 1 4 0.1s test_linear_DUAL_INFEASIBLE_2 | 3 1 4 0.1s test_linear_FEASIBILITY_SENSE | 2 1 3 0.1s test_linear_HyperRectangle_VectorAffineFunction | 1 1 0.1s test_linear_HyperRectangle_VectorOfVariables | 1 1 0.1s test_linear_INFEASIBLE | 3 1 4 0.1s test_linear_INFEASIBLE_2 | 3 1 4 0.1s test_linear_Indicator_ON_ONE | 0 0.0s test_linear_Indicator_ON_ZERO | 0 0.0s test_linear_Indicator_constant_term | 0 0.0s test_linear_Indicator_integration | 0 0.0s test_linear_Interval_inactive | 3 1 4 0.1s test_linear_LessThan_and_GreaterThan | 1 1 2 0.1s test_linear_SOS1_integration | 0 0.0s test_linear_SOS2_integration | 0 0.0s test_linear_Semicontinuous_integration | 0 0.0s test_linear_Semiinteger_integration | 0 0.0s test_linear_VariablePrimalStart_partial | 1 1 16.5s test_linear_VectorAffineFunction | 1 1 2 0.1s test_linear_VectorAffineFunction_empty_row | 1 1 2 0.1s test_linear_complex_Zeros | 1 1 2 0.1s test_linear_complex_Zeros_duplicate | 1 1 2 0.1s test_linear_inactive_bounds | 4 1 5 0.1s test_linear_integer_integration | 0 0.0s test_linear_integer_knapsack | 0 0.1s test_linear_integer_solve_twice | 0 0.0s test_linear_integration | 13 1 14 0.1s test_linear_integration_2 | 7 1 8 0.1s test_linear_integration_Interval | 3 1 4 0.1s test_linear_integration_delete_variables | 5 1 6 0.1s test_linear_integration_modification | 6 1 7 0.1s test_linear_modify_GreaterThan_and_LessThan_constraints | 5 1 6 0.3s test_linear_open_intervals | 1 1 0.1s test_linear_transform | 1 1 2 0.1s test_linear_variable_open_intervals | 1 1 0.1s test_model_ListOfConstraintAttributesSet | 2 2 0.0s test_model_ListOfConstraintsWithAttributeSet | 1 1 0.0s test_model_ListOfVariablesWithAttributeSet | 1 1 0.0s test_model_LowerBoundAlreadySet | 4 4 0.0s test_model_ModelFilter_AbstractModelAttribute | 1 1 0.0s test_model_ModelFilter_AbstractVariableAttribute | 2 2 0.0s test_model_ModelFilter_ListOfConstraintIndices | 10 10 0.0s test_model_ModelFilter_ListOfConstraintTypesPresent | 3 3 0.0s test_model_Name | 7 7 0.0s test_model_Name_VariableName_ConstraintName | 72 72 0.0s test_model_ScalarAffineFunction_ConstraintName | 5 5 0.0s test_model_ScalarFunctionConstantNotZero | 2 2 0.0s test_model_UpperBoundAlreadySet | 4 4 0.0s test_model_VariableIndex_ConstraintName | 1 1 0.0s test_model_VariableName | 6 6 0.0s test_model_VariablePrimalStart | 3 3 0.0s test_model_add_constrained_variable_tuple | 6 6 0.0s test_model_copy_to_UnsupportedAttribute | 5 1 6 4.8s test_model_copy_to_UnsupportedConstraint | 2 2 0.0s test_model_default_DualStatus | 1 1 0.0s test_model_default_ObjectiveSense | 1 1 0.0s test_model_default_PrimalStatus | 1 1 0.0s test_model_default_TerminationStatus | 1 1 0.0s test_model_delete | 64 64 0.0s test_model_duplicate_ScalarAffineFunction_ConstraintName | 6 6 0.0s test_model_duplicate_VariableName | 6 6 0.0s test_model_empty | 3 3 0.0s test_model_is_valid | 9 9 0.0s test_model_ordered_indices | 12 12 0.0s test_model_show | 1 1 0.0s test_model_supports_constraint_ScalarAffineFunction_EqualTo | 1 1 0.0s test_model_supports_constraint_VariableIndex_EqualTo | 2 2 0.0s test_model_supports_constraint_VectorOfVariables_Nonnegatives | 2 2 0.0s test_modification_affine_deletion_edge_cases | 1 1 0.1s test_modification_coef_scalar_objective | 1 1 0.1s test_modification_coef_scalaraffine_lessthan | 1 1 0.1s test_modification_const_scalar_objective | 1 1 0.1s test_modification_const_vectoraffine_nonpos | 1 1 0.1s test_modification_const_vectoraffine_zeros | 1 1 0.1s test_modification_constraint_scalarquadraticcoefficientchange | 1 1 0.0s test_modification_delete_variable_with_single_variable_obj | 1 1 0.2s test_modification_delete_variables_in_a_batch | 3 1 4 0.1s test_modification_func_scalaraffine_lessthan | 1 1 0.1s test_modification_func_vectoraffine_nonneg | 1 1 0.1s test_modification_incorrect | 2 2 0.0s test_modification_incorrect_VariableIndex | 3 3 0.0s test_modification_mathoptinterface_issue_2452 | 3 3 0.0s test_modification_multirow_vectoraffine_nonpos | 1 1 0.1s test_modification_objective_scalarquadraticcoefficientchange | 5 5 0.0s test_modification_set_function_single_variable | 1 1 0.0s test_modification_set_scalaraffine_lessthan | 1 1 0.1s test_modification_set_singlevariable_lessthan | 1 1 0.1s test_modification_transform_singlevariable_lessthan | 1 1 0.1s test_multiobjective_vector_affine_function | 0 0.0s test_multiobjective_vector_affine_function_delete | 0 0.0s test_multiobjective_vector_affine_function_delete_vector | 0 0.0s test_multiobjective_vector_affine_function_modify | 0 0.0s test_multiobjective_vector_nonlinear | 0 0.0s test_multiobjective_vector_nonlinear_delete | 0 0.0s test_multiobjective_vector_nonlinear_delete_vector | 0 0.0s test_multiobjective_vector_nonlinear_modify | 0 0.0s test_multiobjective_vector_of_variables | 0 0.0s test_multiobjective_vector_of_variables_delete | 0 0.0s test_multiobjective_vector_of_variables_delete_all | 0 0.0s test_multiobjective_vector_of_variables_delete_vector | 0 0.0s test_multiobjective_vector_quadratic_function | 0 0.0s test_multiobjective_vector_quadratic_function_delete | 0 0.0s test_multiobjective_vector_quadratic_function_delete_vector | 0 0.0s test_multiobjective_vector_quadratic_function_modify | 0 0.0s test_nonlinear_Feasibility_internal | 9 9 0.0s test_nonlinear_HS071_internal | 11 11 0.0s test_nonlinear_InvalidEvaluator_internal | 3 3 0.0s test_nonlinear_constraint_log | 0 0.0s test_nonlinear_constraint_scalar_affine_function | 0 0.0s test_nonlinear_constraint_uminus | 0 0.0s test_nonlinear_duals | 0 0.0s test_nonlinear_expression_hs071 | 0 0.0s test_nonlinear_expression_hs071_epigraph | 0 0.0s test_nonlinear_expression_hs109 | 0 0.0s test_nonlinear_expression_hs110 | 0 0.0s test_nonlinear_expression_multivariate_function | 0 0.0s test_nonlinear_expression_overrides_objective | 0 0.0s test_nonlinear_expression_quartic | 0 0.0s test_nonlinear_expression_univariate_function | 0 0.0s test_nonlinear_hs071 | 0 0.1s test_nonlinear_hs071_NLPBlockDual | 0 0.0s test_nonlinear_hs071_hessian_vector_product | 0 0.0s test_nonlinear_hs071_no_hessian | 0 0.0s test_nonlinear_invalid | 0 0.0s test_nonlinear_mixed_complementarity | 0 0.0s test_nonlinear_objective | 0 0.0s test_nonlinear_objective_and_moi_objective_test | 0 0.0s test_nonlinear_qp_complementarity_constraint | 0 0.0s test_nonlinear_quadratic_1 | 0 0.0s test_nonlinear_quadratic_2 | 0 0.0s test_nonlinear_quadratic_3 | 0 0.0s test_nonlinear_quadratic_4 | 0 0.0s test_nonlinear_vector_complements | 0 0.0s test_nonlinear_with_scalar_quadratic_function_with_off_diag | 0 0.0s test_nonlinear_without_objective | 0 0.0s test_objective_FEASIBILITY_SENSE_clears_objective | 1 1 0.1s test_objective_ObjectiveFunction_VariableIndex | 2 1 3 0.1s test_objective_ObjectiveFunction_constant | 1 1 0.1s test_objective_ObjectiveFunction_duplicate_terms | 1 1 2 0.1s test_objective_ObjectiveSense_FEASIBILITY_SENSE | 1 1 0.0s test_objective_ObjectiveSense_MAX_SENSE | 1 1 0.0s test_objective_ObjectiveSense_MIN_SENSE | 1 1 0.0s test_objective_ObjectiveSense_in_ListOfModelAttributesSet | 2 2 0.0s test_objective_ScalarAffineFunction_in_ListOfModelAttributesSet | 2 2 0.0s test_objective_ScalarQuadraticFunction_in_ListOfModelAttributesSet | 2 2 0.0s test_objective_VariableIndex_in_ListOfModelAttributesSet | 2 2 0.0s test_objective_get_ObjectiveFunction_ScalarAffineFunction | 5 5 0.0s test_objective_qp_ObjectiveFunction_edge_cases | 2 1 3 0.1s test_objective_qp_ObjectiveFunction_zero_ofdiag | 2 1 3 0.1s test_objective_set_via_modify | 2 2 0.0s test_quadratic_Integer_SecondOrderCone | 0 0.0s test_quadratic_SecondOrderCone_basic | 2 2 0.0s test_quadratic_constraint_GreaterThan | 7 1 8 0.1s test_quadratic_constraint_LessThan | 7 1 8 0.1s test_quadratic_constraint_basic | 5 1 6 0.1s test_quadratic_constraint_integration | 6 1 7 0.1s test_quadratic_constraint_minimize | 5 1 6 0.1s test_quadratic_duplicate_terms | 8 1 9 0.1s test_quadratic_integration | 8 1 9 0.1s test_quadratic_nonconvex_constraint_basic | 3 3 0.0s test_quadratic_nonconvex_constraint_integration | 3 3 0.1s test_quadratic_nonhomogeneous | 3 1 4 0.1s test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_EqualTo_lower | 1 1 0.1s test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_EqualTo_upper | 1 1 0.1s test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_GreaterThan | 1 1 0.1s test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_Interval_lower | 1 1 0.1s test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_Interval_upper | 1 1 0.1s test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_LessThan | 1 1 0.1s test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_VariableIndex_LessThan | 1 1 0.1s test_solve_DualStatus_INFEASIBILITY_CERTIFICATE_VariableIndex_LessThan_max | 1 1 0.1s test_solve_ObjectiveBound_MAX_SENSE_IP | 0 0.0s test_solve_ObjectiveBound_MAX_SENSE_LP | 0 0.0s test_solve_ObjectiveBound_MIN_SENSE_IP | 0 0.0s test_solve_ObjectiveBound_MIN_SENSE_LP | 0 0.0s test_solve_SOS2_add_and_delete | 0 0.0s test_solve_VariableIndex_ConstraintDual_MAX_SENSE | 1 1 0.1s test_solve_VariableIndex_ConstraintDual_MIN_SENSE | 1 1 0.1s test_solve_conflict_EqualTo | 0 0.0s test_solve_conflict_NOT_IN_CONFLICT | 0 0.0s test_solve_conflict_affine_affine | 0 0.0s test_solve_conflict_bound_bound | 0 0.0s test_solve_conflict_feasible | 0 0.0s test_solve_conflict_invalid_interval | 0 0.0s test_solve_conflict_two_affine | 0 0.0s test_solve_conflict_zeroone | 0 0.0s test_solve_conflict_zeroone_2 | 0 0.0s test_solve_optimize_twice | 1 1 0.1s test_solve_result_index | 1 1 0.1s test_unbounded_MAX_SENSE | 1 1 0.1s test_unbounded_MAX_SENSE_offset | 1 1 0.1s test_unbounded_MIN_SENSE | 1 1 0.1s test_unbounded_MIN_SENSE_offset | 1 1 0.1s test_variable_VariableName | 4 4 0.0s test_variable_add_variable | 3 3 0.0s test_variable_add_variables | 2 2 0.0s test_variable_delete | 3 3 0.0s test_variable_delete_Nonnegatives | 13 13 0.0s test_variable_delete_Nonnegatives_row | 12 12 0.0s test_variable_delete_SecondOrderCone | 10 10 0.1s test_variable_delete_variables | 9 9 0.0s test_variable_get_VariableIndex | 2 2 0.0s test_variable_solve_Integer_with_lower_bound | 0 0.0s test_variable_solve_Integer_with_upper_bound | 0 0.0s test_variable_solve_ZeroOne_with_0_upper_bound | 0 0.0s test_variable_solve_ZeroOne_with_1_lower_bound | 0 0.0s test_variable_solve_ZeroOne_with_bounds_then_delete | 0 0.0s test_variable_solve_ZeroOne_with_upper_bound | 0 0.0s test_variable_solve_with_lowerbound | 1 1 0.1s test_variable_solve_with_upperbound | 2 1 3 0.1s test_vector_nonlinear_oracle | 0 0.0s test_vector_nonlinear_oracle_no_hessian | 0 0.0s RNG of the outermost testset: Random.Xoshiro(0x2c61172a05db56c4, 0xa3d3977f2576ba9f, 0xe2ca8bd84a66725c, 0x82d0e82b8243db68, 0x1986f2117a1ac245) ERROR: LoadError: Some tests did not pass: 2223 passed, 1 failed, 183 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SCS/PI9tE/test/MOI_wrapper.jl:554 in expression starting at /home/pkgeval/.julia/packages/SCS/PI9tE/test/runtests.jl:42 Testing failed after 1961.47s ERROR: LoadError: Package SCS 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 2031.32s: package fails to precompile