Package evaluation of NCTSSoS on Julia 1.13.0-DEV.1080 (ed57414aec*) started at 2025-09-04T17:52:05.544 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.83s ################################################################################ # Installation # Installing NCTSSoS... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [bfd54a76] + NCTSSoS v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [dce04be8] + ArgCheck v2.5.0 [ec485272] + ArnoldiMethod v0.4.0 [6e4b80f9] + BenchmarkTools v1.6.0 [60fd0770] + ChordalGraph v0.4.1 [60701a23] + CliqueTrees v1.11.1 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [08986516] + Collects v1.0.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.0 [864edb3b] + DataStructures v0.19.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.13.0 [3821ddf9] + FixedSizeArrays v1.2.0 [f6369f11] + ForwardDiff v1.1.0 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.43.0 [d8a4904e] + MutableArithmetics v1.6.4 [bfd54a76] + NCTSSoS v0.1.0 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [699a6c99] + SimpleTraits v0.9.5 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 v0.7.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.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.13.1+0 Installation completed after 4.71s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:76 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Error building `Mosek`: │ [ Info: Get latest MOSEK version (https://download.mosek.com/stable/11.0/version) │ [ Info: Latest MOSEK version = 11.0.28, nothing currently installed │ [ Info: Download MOSEK distro (https://download.mosek.com/stable/11.0.28/mosektoolslinux64x86.tar.bz2) │ [ Info: Unpack MOSEK distro (/home/pkgeval/.julia/packages/Mosek/Gzljt/deps/downloads/mosektoolslinux64x86.tar.bz2 -> /home/pkgeval/.julia/packages/Mosek/Gzljt/deps/src) │ ERROR: LoadError: Failed to unpack MOSEK distro │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] top-level scope │ @ ~/.julia/packages/Mosek/Gzljt/deps/build.jl:262 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [4] top-level scope │ @ none:5 │ [5] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [6] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:296 │ [7] _start() │ @ Base ./client.jl:563 │ in expression starting at /home/pkgeval/.julia/packages/Mosek/Gzljt/deps/build.jl:149 │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 │ [2] (::Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, PackageSpec, String})() │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1591 │ [3] withenv(::Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) │ @ Base ./env.jl:265 │ [4] (::Pkg.Operations.var"#208#209"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec})() │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2446 │ [5] with_temp_env(fn::Pkg.Operations.var"#208#209"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec}, temp_env::String) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2292 │ [6] (::Pkg.Operations.var"#204#205"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2405 │ [7] mktempdir(fn::Pkg.Operations.var"#204#205"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) │ @ Base.Filesystem ./file.jl:899 │ [8] mktempdir(fn::Function, parent::String) │ @ Base.Filesystem ./file.jl:895 │ [9] #sandbox#200 │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2352 [inlined] │ [10] kwcall(::@NamedTuple{preferences::Dict{String, Any}, allow_reresolve::Bool}, ::typeof(Pkg.Operations.sandbox), fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override::Pkg.Types.Project) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2342 │ [11] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool, allow_reresolve::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1568 │ [12] build_versions │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1480 [inlined] │ [13] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2133 │ [14] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2072 [inlined] │ [15] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:436 │ [16] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:406 [inlined] │ [17] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:173 [inlined] │ [18] #resolve#167 │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:442 [inlined] │ [19] resolve │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:441 [inlined] │ [20] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:81 │ [21] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [22] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:308 │ [24] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:330 │ [25] _start() │ @ Base ./client.jl:563 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3776.7 ms ✓ ChordalGraph 66663.4 ms ✓ NCTSSoS 2 dependencies successfully precompiled in 73 seconds. 71 already precompiled. Precompilation completed after 99.68s ################################################################################ # Testing # Testing NCTSSoS Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_YWiGoy/Project.toml` [4c88cf16] + Aqua v0.8.14 [1e616198] + COSMO v0.8.9 [61c947e1] + Clarabel v0.11.0 [e30172f5] + Documenter v1.14.1 [7d51a73a] + ExplicitImports v1.13.2 [1ec41992] + MosekTools v0.15.10 [bfd54a76] + NCTSSoS v0.1.0 Updating `/tmp/jl_YWiGoy/Manifest.toml` [14f7f29c] + AMD v0.5.3 [a4c015fc] + ANSIColoredPrinters v0.0.1 [4c88cf16] + Aqua v0.8.14 [1e616198] + COSMO v0.8.9 [bbd8fffe] + COSMOAccelerators v0.1.0 [61c947e1] + Clarabel v0.11.0 ⌅ [864edb3b] ↓ DataStructures v0.19.1 ⇒ v0.18.22 [e30172f5] + Documenter v1.14.1 [7d51a73a] + ExplicitImports v1.13.2 [e2ba6199] + ExprTools v0.1.10 [14197337] + GenericLinearAlgebra v0.3.18 [d7ba0133] + Git v1.5.0 [b5f81e59] + IOCapture v0.2.5 [c8e1da08] + IterTools v1.10.0 [0e77f7df] + LazilyInitializedFields v1.3.0 [d0879d2d] + MarkdownAST v0.1.2 [6405355b] + Mosek v11.0.1 [1ec41992] + MosekTools v0.15.10 [bfd54a76] + NCTSSoS v0.1.0 [bfc457fd] + QDLDL v0.4.1 [189a3867] + Reexport v1.2.2 [2792f1a3] + RegistryInstances v0.1.0 [ae029012] + Requires v1.3.1 [66db9d55] + SnoopPrecompile v1.0.3 [a759f4b9] + TimerOutputs v0.5.29 [c4a57d5a] + UnsafeArrays v1.0.8 [2e619515] + Expat_jll v2.7.1+0 [020c3dae] + Git_LFS_jll v3.7.0+0 [f8c6e375] + Git_jll v2.51.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [9bd350c2] + OpenSSH_jll v10.0.1+0 [0dad84c5] + ArgTools v1.1.2 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [3fa0cd96] + REPL v1.11.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [deac9b47] + LibCURL_jll v8.15.0+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.8.12 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.46.0+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.0+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_YWiGoy/Project.toml` [4c88cf16] Aqua v0.8.14 [1e616198] COSMO v0.8.9 [60fd0770] ChordalGraph v0.4.1 [61c947e1] Clarabel v0.11.0 [60701a23] CliqueTrees v1.11.1 [e30172f5] Documenter v1.14.1 [7d51a73a] ExplicitImports v1.13.2 [86223c79] Graphs v1.13.1 [4076af6c] JuMP v1.29.0 [d8e11817] MLStyle v0.4.17 [1ec41992] MosekTools v0.15.10 [bfd54a76] NCTSSoS v0.1.0 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_YWiGoy/Manifest.toml` [14f7f29c] AMD v0.5.3 [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [6e4b80f9] BenchmarkTools v1.6.0 [1e616198] COSMO v0.8.9 [bbd8fffe] COSMOAccelerators v0.1.0 [60fd0770] ChordalGraph v0.4.1 [61c947e1] Clarabel v0.11.0 [60701a23] CliqueTrees v1.11.1 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [08986516] Collects v1.0.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.0 ⌅ [864edb3b] DataStructures v0.18.22 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 [7d51a73a] ExplicitImports v1.13.2 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.13.0 [3821ddf9] FixedSizeArrays v1.2.0 [f6369f11] ForwardDiff v1.1.0 [14197337] GenericLinearAlgebra v0.3.18 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.13.1 [b5f81e59] IOCapture v0.2.5 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [b8f27783] MathOptInterface v1.43.0 [6405355b] Mosek v11.0.1 [1ec41992] MosekTools v0.15.10 [d8a4904e] MutableArithmetics v1.6.4 [bfd54a76] NCTSSoS v0.1.0 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [bfc457fd] QDLDL v0.4.1 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [66db9d55] SnoopPrecompile v1.0.3 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [c4a57d5a] UnsafeArrays v1.0.8 [6e34b625] Bzip2_jll v1.0.9+0 [2e619515] Expat_jll v2.7.1+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.51.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [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.13.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.8.12 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.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.13.1+0 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 4930.8 ms ✓ ChordalGraph 46620.3 ms ✓ NCTSSoS 2 dependencies successfully precompiled in 54 seconds. 71 already precompiled. No Elimination: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:25 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:18 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:19 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:26 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:26 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 No Elimination: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:56 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:18 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:42 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:57 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:57 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 No Elimination: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:83 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:75 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:84 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:84 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:206 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [collect(1:4)] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:206 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] Clique Decomposition: Test Failed at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:207 Expression: sort.(clique_decomp(G, AsIsElimination())) == [[3, 4], [2, 3], [1, 4], [1, 2]] Evaluated: [[2, 3], [3, 4], [1, 2], [1, 4]] == [[3, 4], [2, 3], [1, 4], [1, 2]] Stacktrace: [1] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [3] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:207 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:214 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [collect(1:3)] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:214 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:223 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [[0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x0006, 0x0007, 0x0008, 0x0009, 0x000a]] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:223 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:234 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [[1, 2, 3]] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:234 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:243 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [collect(1:6)] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:243 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] Clique Decomposition: Test Failed at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:244 Expression: sort.(clique_decomp(G, AsIsElimination())) == [[0x0002, 0x0005], [0x0002, 0x0004], [0x0002, 0x0006], [0x0003, 0x0005], [0x0003, 0x0004], [0x0001, 0x0005], [0x0001, 0x0004], [0x0001, 0x0006]] Evaluated: [[3, 4], [3, 5], [2, 6], [2, 4], [2, 5], [1, 6], [1, 4], [1, 5]] == Vector{UInt16}[[0x0002, 0x0005], [0x0002, 0x0004], [0x0002, 0x0006], [0x0003, 0x0005], [0x0003, 0x0004], [0x0001, 0x0005], [0x0001, 0x0004], [0x0001, 0x0006]] Stacktrace: [1] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [3] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:244 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] Term Sparsity Graph Poly Opt: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] get_term_sparsity_graph(cons_support::Vector{Monomial}, activated_supp::Vector{Monomial}, bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:216 [2] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [4] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:276 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:294 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [8] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [10] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [15] _start() @ Base ./client.jl:563 Initial Activated Support: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:346 Test threw exception Expression: init_activated_supp(sp, (typeof(sp))[], basis, sa) == init_act_supp UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##2#init_activated_supp##3"{SimplifyAlgorithm})(b::NCStateWord{Arbitrary}) @ NCTSSoS ./none:-1 [2] iterate @ ./generator.jl:48 [inlined] [3] collect(itr::Base.Generator{Vector{NCStateWord{Arbitrary}}, NCTSSoS.var"#init_activated_supp##2#init_activated_supp##3"{SimplifyAlgorithm}}) @ Base ./array.jl:803 [4] init_activated_supp(partial_obj::NCStatePolynomial{Float64, Arbitrary}, cons::Vector{NCStatePolynomial{Float64, Arbitrary}}, mom_mtx_bases::Vector{NCStateWord{Arbitrary}}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:331 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:346 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:346 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] Get Term Sparsity Graph: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:349 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] get_term_sparsity_graph(cons_support::Vector{NCStateWord{Arbitrary}}, activated_supp::Vector{NCStateWord{Arbitrary}}, bases::Vector{NCStateWord{Arbitrary}}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:216 [2] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [4] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:331 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:350 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:352 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [10] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [12] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Iterate Term Sparse Supp: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:357 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] get_term_sparsity_graph(cons_support::Vector{NCStateWord{Arbitrary}}, activated_supp::Vector{NCStateWord{Arbitrary}}, bases::Vector{NCStateWord{Arbitrary}}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:216 [2] iterate_term_sparse_supp(activated_supp::Vector{NCStateWord{Arbitrary}}, poly::NCStatePolynomial{Float64, Arbitrary}, basis::Vector{NCStateWord{Arbitrary}}, elim_algo::MMD, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:242 [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:331 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:358 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:359 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Precompiling packages... 8161.2 ms ✓ CliqueTrees → AMDExt 1 dependency successfully precompiled in 9 seconds. 42 already precompiled. CHSH Inequality: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:18 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:18 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:19 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:27 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 I_3322 inequality: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:32 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:18 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:33 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:43 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 CS TS Example: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:49 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:98 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:56 [4] foldl_impl @ ./reduce.jl:46 [inlined] [5] mapfoldl_impl @ ./reduce.jl:42 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:335 [inlined] [7] mapreduce @ ./reducedim.jl:330 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:803 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3416 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:50 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:80 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [19] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [21] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:563 Moment Method Heisenberg Model on Star Graph: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:85 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:98 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:56 [4] foldl_impl @ ./reduce.jl:46 [inlined] [5] mapfoldl_impl @ ./reduce.jl:42 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:335 [inlined] [7] mapreduce @ ./reducedim.jl:330 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:803 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3416 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:86 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:124 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [19] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [21] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:563 Dense: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:153 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:141 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:155 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:161 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 Sprase: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:172 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:141 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:173 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:179 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 Dense: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:195 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:186 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:196 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:200 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 Term Sparse: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:204 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:98 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:56 [4] foldl_impl @ ./reduce.jl:46 [inlined] [5] mapfoldl_impl @ ./reduce.jl:42 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:335 [inlined] [7] mapreduce @ ./reducedim.jl:330 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:803 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3416 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:186 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:205 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [19] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:212 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [21] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [23] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [28] _start() @ Base ./client.jl:563 Correlative Sparse: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:233 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:98 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:56 [4] foldl_impl @ ./reduce.jl:46 [inlined] [5] mapfoldl_impl @ ./reduce.jl:42 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:335 [inlined] [7] mapreduce @ ./reducedim.jl:330 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:803 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3416 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:219 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:234 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [19] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:239 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [21] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [23] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [28] _start() @ Base ./client.jl:563 Term Sparse: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:250 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:219 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:251 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:257 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 CS TS Example: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:15 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:98 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:56 [4] foldl_impl @ ./reduce.jl:46 [inlined] [5] mapfoldl_impl @ ./reduce.jl:42 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:335 [inlined] [7] mapreduce @ ./reducedim.jl:330 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:803 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3416 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:16 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:43 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [19] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [21] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:563 Dualization Trivial Example 2: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:73 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:74 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:94 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Dense: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:116 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:106 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:118 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:123 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 Term Sparse: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:127 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:106 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:128 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:134 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 Dualization Trivial Example: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:140 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:141 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:155 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Dualization Example 1: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:160 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:161 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:179 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Dualization Heisenberg Model on Star Graph: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:184 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:185 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:222 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Correlative Sparsity: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:244 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:98 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:56 [4] foldl_impl @ ./reduce.jl:46 [inlined] [5] mapfoldl_impl @ ./reduce.jl:42 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:335 [inlined] [7] mapreduce @ ./reducedim.jl:330 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:803 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3416 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:229 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:245 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [19] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:251 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [21] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [23] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [28] _start() @ Base ./client.jl:563 Term Sparsity: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:256 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:229 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:257 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:263 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [13] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [15] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:563 1D Heisenberg Chain: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:11 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{ComplexF64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{ComplexF64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{ComplexF64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:13 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:24 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Example: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:30 Got exception outside of a @test UndefVarError: `Mosek` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:41 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:31 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [12] _start() @ Base ./client.jl:563 Majumdar Gosh Model: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:47 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:48 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:94 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Problem Creation Interface: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:99 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:98 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:56 [4] foldl_impl @ ./reduce.jl:46 [inlined] [5] mapfoldl_impl @ ./reduce.jl:42 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:335 [inlined] [7] mapreduce @ ./reducedim.jl:330 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:803 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3416 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:100 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:115 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [19] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [21] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:563 README Example Unconstrained: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:123 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:124 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:139 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 README Example Constrained: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:154 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:155 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:162 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 Precompiling packages... 15281.6 ms ✓ COSMO 1 dependency successfully precompiled in 16 seconds. 75 already precompiled. State Polynomial Opt 7.2.0: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:22 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:23 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:33 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:11 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 State Polynomial Opt 7.2.1: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:50 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] kwcall(::@NamedTuple{dualize::Bool}, ::typeof(cs_nctssos), pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:51 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:62 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:11 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 State Polynomial Opt 7.2.2: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:69 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] kwcall(::@NamedTuple{alg::NoElimination}, ::typeof(cliquetree), graph::SimpleGraph{Int64}) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:76 [3] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [4] correlative_sparsity(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [6] cs_nctssos(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [7] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:70 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:84 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:11 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [18] _start() @ Base ./client.jl:563 1 ambiguities found. To get a list, set `broken = false`. Ambiguity #1 cliquetree(graph::Graphs.AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NCTSSoS.NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::Graphs.AbstractGraph{V}, ::NCTSSoS.NoElimination, ::CliqueTrees.SupernodeType) where V Method ambiguity: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:78 Expression: iszero(num_ambiguities) Evaluated: iszero(1) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] _test_ambiguities(packages::Vector{Base.PkgId}; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:78 [3] _test_ambiguities @ ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:68 [inlined] [4] test_ambiguities @ ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:28 [inlined] [5] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:73 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:73 ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/utilities/utilities.jl:665 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Fail Error Total Time NCTSSoS.jl | 353 3 40 396 8m26.0s FastPolynomials.jl | 272 272 59.9s PolyOpt Constructor | 16 16 5.8s StatePolyOpt Constructor | 16 16 3.4s Correlative Sparsity without constraints | 4 2 6 24.6s Example 2 | 2 1 3 24.4s No Elimination | 1 1 6.2s MF | 1 1 16.8s AsIS | 1 1 1.4s Example 1 | 2 1 3 0.2s No Elimination | 1 1 0.0s MF | 1 1 0.0s AsIS | 1 1 0.0s Correlative Sparsity with constrains | 6 1 7 0.5s No Elimination | 1 1 0.0s MF | 3 3 0.4s AsIS | 3 3 0.0s Correlative Sparsity Components | 15 2 5 22 12.8s Get Correlative Graph | 5 5 3.1s Clique Decomposition | 8 2 5 15 9.5s Assign Constraint | 2 2 0.2s Term Sparsity | 4 4 6.8s Term Sparsity Graph Poly Opt | 1 1 1.6s Test Case 7.2.0 | 3 3 5.2s Initial Activated Support | 1 1 0.7s Get Term Sparsity Graph | 1 1 0.2s Iterate Term Sparse Supp | 1 1 4.2s Utilities | 8 8 8.6s Special Constraint Type | 2 2 7.9s CHSH Inequality | 1 1 7.9s I_3322 inequality | 1 1 0.0s CS TS Example | 1 1 1.9s Moment Method Heisenberg Model on Star Graph | 1 1 2.6s Replace DynamicPolynomials variables with JuMP variables | 1 1 2.2s Moment Method Example 1 | 2 2 0.1s Dense | 1 1 0.0s Sprase | 1 1 0.0s Moment Method Example 2 | 2 2 0.1s Dense | 1 1 0.0s Term Sparse | 1 1 0.0s Moment Method Correlative Sparsity | 2 2 0.3s Correlative Sparse | 1 1 0.0s Term Sparse | 1 1 0.0s CS TS Example | 1 1 1.2s Cαj | 1 1 7.1s Dualization Trivial Example 2 | 1 1 0.1s Dualization Example 2 | 2 2 0.0s Dense | 1 1 0.0s Term Sparse | 1 1 0.0s Dualization Trivial Example | 1 1 0.0s Dualization Example 1 | 1 1 0.0s Dualization Heisenberg Model on Star Graph | 1 1 1.7s SOS Method Correlative Sparsity | 2 2 0.3s Correlative Sparsity | 1 1 0.0s Term Sparsity | 1 1 0.0s 1D Heisenberg Chain | 1 1 7.8s Example | 1 1 0.2s Majumdar Gosh Model | 1 1 2.1s Problem Creation Interface | 1 1 0.0s README Example Unconstrained | 1 1 0.2s README Example Constrained | 1 1 0.0s State Polynomial Opt 7.2.0 | 1 1 2.7s State Polynomial Opt 7.2.1 | 1 1 0.0s State Polynomial Opt 7.2.2 | 1 1 0.1s Constrain Moment matrix | 3 3 5.5s Method ambiguity | 1 1 25.0s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 18.2s Compat bounds | 4 4 1.0s Piracy | 1 1 0.2s Persistent tasks | 1 1 1m11.0s DocTest | 1 1 1m10.8s Stale Imports | 0 1m03.2s RNG of the outermost testset: Random.Xoshiro(0xab3e135802f6d9cc, 0xa009b7130550e31e, 0xbf3c845140636b88, 0x3ba62f244282c6c7, 0xe9151825266e0c3f) ERROR: LoadError: Some tests did not pass: 353 passed, 3 failed, 40 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:3 Testing failed after 588.96s ERROR: LoadError: Package NCTSSoS errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [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.13/Pkg/src/API.jl:538 [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.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 732.64s: package has test failures