Package evaluation of NCTSSoS on Julia 1.13.0-DEV.1055 (100ef9d641*) started at 2025-08-28T18:01:23.589 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv, BugReporting)... Set-up completed after 8.89s ################################################################################ # 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.28.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.2 [21216c6a] + Preferences v1.5.0 [699a6c99] + SimpleTraits v0.9.5 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.14 [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 3.21s ################################################################################ # 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... Precompilation completed after 25.71s ################################################################################ # 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_sPSPK2/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_sPSPK2/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.66.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_sPSPK2/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.28.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_sPSPK2/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.28.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.2 [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.14 [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.66.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... Activating project at `~/.julia/environments/pkgeval` Activating project at `/tmp/jl_sPSPK2` Switching execution to under rr 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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:745 [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:1948 [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:1948 [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:748 [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:1948 [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:1948 [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:745 [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:1948 [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:1948 [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:745 [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:1948 [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:1948 [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:745 [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:1948 [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:1948 [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:745 [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:1948 [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:1948 [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:748 [inlined] 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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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:1948 [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 ------------------------------------------------------------- Clarabel.jl v0.11.0 - Clever Acronym (c) Paul Goulart University of Oxford, 2022 ------------------------------------------------------------- problem: variables = 5929 constraints = 39810 nnz(P) = 0 nnz(A) = 72170 cones (total) = 3029 : Zero = 1, numel = 1 : Nonnegative = 4, numel = (252,252,252,252) : PSDTriangle = 3024, numel = (6,6,6,6,...,6) settings: linear algebra: direct / qdldl, precision: 64 bit (1 thread) max iter = 200, time limit = Inf, max step = 0.990 tol_feas = 1.0e-08, tol_gap_abs = 1.0e-08, tol_gap_rel = 1.0e-08, static reg : on, ϵ1 = 1.0e-08, ϵ2 = 4.9e-32 dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-07 iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, max iter = 10, stop ratio = 5.0 equilibrate: on, min_scale = 1.0e-04, max_scale = 1.0e+04 max iter = 10 iter pcost dcost gap pres dres k/t μ step --------------------------------------------------------------------------------------------- [46] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:49 unknown function (ip: (nil)) at (unknown file) Allocations: 208490806 (Pool: 208489509; Big: 1297); GC: 75 Testing failed after 81.82s ERROR: LoadError: Package NCTSSoS errored during testing (received signal: 11) 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:217 [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 crashed after 473.82s: a segmentation fault happened ################################################################################ # Bug reporting # Finalizing trace... BugReporting completed after 23.63s Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/NCTSSoS-1756390185.tar.zst