Package evaluation of RangeEnclosures on Julia 1.12.0-rc2.1 (084dab1917*) started at 2025-09-12T05:54:44.768 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.31s ################################################################################ # Installation # Installing RangeEnclosures... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [1b4d18b6] + RangeEnclosures v0.2.7 Updating `~/.julia/environments/v1.12/Manifest.toml` [96374032] + CRlibm v1.0.2 [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [90fa49ef] + ErrorfreeArithmetic v0.5.2 [e2ba6199] + ExprTools v0.1.10 [fa42c844] + FastRounding v0.3.1 [f6369f11] + ForwardDiff v1.2.0 ⌅ [d1acc4aa] + IntervalArithmetic v0.21.0 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [1b4d18b6] + RangeEnclosures v0.2.7 [379f33d0] + ReachabilityBase v0.3.5 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [5eaf0fd0] + RoundingEmulator v0.2.1 [3cc68bcd] + SetRounding v0.2.1 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [4e9b3aee] + CRlibm_jll v1.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 [f43a241f] + Downloads v1.6.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.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+1 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.89s ################################################################################ # 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 Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: SumOfSquares Failed to precompile SumOfSquares [4b9e565b-77fc-50a5-a571-1244f986bda1] to "/home/pkgeval/.julia/compiled/v1.12/SumOfSquares/jl_IMfiyM". ERROR: LoadError: MethodError: no method matching action(::SymbolicWedderburn.OnLetters, ::PermutationGroups.Permutation{PermutationGroups.Perms.Perm{UInt16}, PermutationGroups.PermGroup{PermutationGroups.Perms.Perm{UInt16}, PermutationGroups.Transversal{UInt16, PermutationGroups.Perms.Perm{UInt16}}}}, ::SymbolicWedderburn.Word{Symbol}) The function `action` exists, but no method is defined for this combination of argument types. Closest candidates are: action(::SymbolicWedderburn.ByPermutations, ::PermutationGroups.Perms.AbstractPermutation, !Matched::AbstractVector) @ SymbolicWedderburn ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/actions.jl:16 action(!Matched::SymbolicWedderburn.InducedActionHomomorphism{<:SymbolicWedderburn.ByLinearTransformation}, ::GroupsCore.GroupElement, !Matched::AbstractVector) @ SymbolicWedderburn ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/actions.jl:60 action(!Matched::SymbolicWedderburn.InducedActionHomomorphism{<:SymbolicWedderburn.ByPermutations}, ::GroupsCore.GroupElement, !Matched::AbstractVector) @ SymbolicWedderburn ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/actions.jl:31 ... Stacktrace: [1] induce(::SymbolicWedderburn.OnLetters, hom::SymbolicWedderburn.ExtensionHomomorphism{SymbolicWedderburn.OnLetters, SymbolicWedderburn.Word{Symbol}, StarAlgebras.Basis{SymbolicWedderburn.Word{Symbol}, UInt32, Vector{SymbolicWedderburn.Word{Symbol}}}}, g::PermutationGroups.Permutation{PermutationGroups.Perms.Perm{UInt16}, PermutationGroups.PermGroup{PermutationGroups.Perms.Perm{UInt16}, PermutationGroups.Transversal{UInt16, PermutationGroups.Perms.Perm{UInt16}}}}) @ SymbolicWedderburn ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/actions.jl:43 [2] induce @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/ext_homomorphisms.jl:27 [inlined] [3] SymbolicWedderburn.CachedExtensionHomomorphism(G::PermutationGroups.PermGroup{PermutationGroups.Perms.Perm{UInt16}, PermutationGroups.Transversal{UInt16, PermutationGroups.Perms.Perm{UInt16}}}, action::SymbolicWedderburn.OnLetters, basis::StarAlgebras.Basis{SymbolicWedderburn.Word{Symbol}, UInt32, Vector{SymbolicWedderburn.Word{Symbol}}}; precompute::Bool) @ SymbolicWedderburn ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/ext_homomorphisms.jl:87 [4] CachedExtensionHomomorphism @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/ext_homomorphisms.jl:80 [inlined] [5] SymbolicWedderburn.WedderburnDecomposition(T::Type, G::PermutationGroups.PermGroup{PermutationGroups.Perms.Perm{UInt16}, PermutationGroups.Transversal{UInt16, PermutationGroups.Perms.Perm{UInt16}}}, action::SymbolicWedderburn.OnLetters, basis_full::StarAlgebras.Basis{SymbolicWedderburn.Word{Symbol}, UInt32, Vector{SymbolicWedderburn.Word{Symbol}}}, basis_half::StarAlgebras.Basis{SymbolicWedderburn.Word{Symbol}, UInt32, Vector{SymbolicWedderburn.Word{Symbol}}}, S::Type; semisimple::Bool) @ SymbolicWedderburn ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/wedderburn_decomposition.jl:65 [6] WedderburnDecomposition @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/wedderburn_decomposition.jl:53 [inlined] [7] SymbolicWedderburn.WedderburnDecomposition(T::Type, G::PermutationGroups.PermGroup{PermutationGroups.Perms.Perm{UInt16}, PermutationGroups.Transversal{UInt16, PermutationGroups.Perms.Perm{UInt16}}}, action::SymbolicWedderburn.OnLetters, basis_full::Vector{SymbolicWedderburn.Word{Symbol}}, basis_half::Vector{SymbolicWedderburn.Word{Symbol}}, S::Type; semisimple::Bool) @ SymbolicWedderburn ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/wedderburn_decomposition.jl:42 [8] WedderburnDecomposition @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/wedderburn_decomposition.jl:33 [inlined] [9] SymbolicWedderburn.WedderburnDecomposition(T::Type, G::PermutationGroups.PermGroup{PermutationGroups.Perms.Perm{UInt16}, PermutationGroups.Transversal{UInt16, PermutationGroups.Perms.Perm{UInt16}}}, action::SymbolicWedderburn.OnLetters, basis_full::Vector{SymbolicWedderburn.Word{Symbol}}, basis_half::Vector{SymbolicWedderburn.Word{Symbol}}) @ SymbolicWedderburn ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/wedderburn_decomposition.jl:33 [10] macro expansion @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/precompile.jl:50 [inlined] [11] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] [12] macro expansion @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/precompile.jl:48 [inlined] [13] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] [14] top-level scope @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/precompile.jl:118 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/SymbolicWedderburn.jl:35 [17] include(mod::Module, _path::String) @ Base ./Base.jl:305 [18] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2997 [19] top-level scope @ stdin:5 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [22] include_string @ ./loading.jl:2853 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [24] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/SymbolicWedderburn/hBhTJ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/SymbolicWedderburn/hBhTJ/src/SymbolicWedderburn.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile SymbolicWedderburn [858aa9a9-4c7c-4c62-b466-2421203962a2] to "/home/pkgeval/.julia/compiled/v1.12/SymbolicWedderburn/jl_xhWr7q". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/SumOfSquares/qWLHE/src/Certificate/Symmetry/Symmetry.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [19] top-level scope @ ~/.julia/packages/SumOfSquares/qWLHE/src/Certificate/Certificate.jl:74 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [21] top-level scope @ ~/.julia/packages/SumOfSquares/qWLHE/src/SumOfSquares.jl:29 [22] include(mod::Module, _path::String) @ Base ./Base.jl:305 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2997 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [27] include_string @ ./loading.jl:2853 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [29] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/SumOfSquares/qWLHE/src/Certificate/Symmetry/Symmetry.jl:1 in expression starting at /home/pkgeval/.julia/packages/SumOfSquares/qWLHE/src/Certificate/Certificate.jl:1 in expression starting at /home/pkgeval/.julia/packages/SumOfSquares/qWLHE/src/SumOfSquares.jl:1 in expression starting at stdin:5 SDPA Failed to precompile SDPA [b9a10b5b-afa4-512f-a053-bb3d8080febc] to "/home/pkgeval/.julia/compiled/v1.12/SDPA/jl_joxUqg". C++ exception while wrapping module StdLib: invalid subtyping in definition of StdString with supertype CppBasicString ERROR: LoadError: invalid subtyping in definition of StdString with supertype CppBasicString Stacktrace: [1] register_julia_module @ ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:432 [inlined] [2] readmodule(so_path_cb::typeof(CxxWrap.StdLib.get_libcxxwrap_julia_stl_path), funcname::Symbol, m::Module, flags::UInt32) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:825 [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::UInt32) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:835 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [5] include(mod::Module, _path::String) @ Base ./Base.jl:305 [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2997 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/I0P2E/src/StdLib.jl:1 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.12/CxxWrap/jl_pqIpg5". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/SDPA/iAjjh/src/SDPA.jl:8 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/SDPA/iAjjh/src/SDPA.jl:6 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 636.38s ################################################################################ # Testing # Testing RangeEnclosures Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_9xjHhx/Project.toml` ⌅ [2e89c364] + AffineArithmetic v0.2.1 [4c88cf16] + Aqua v0.8.14 ⌅ [7c1d4256] + DynamicPolynomials v0.5.7 ⌅ [c7c68f13] + IntervalOptimisation v0.4.6 [1b4d18b6] + RangeEnclosures v0.2.7 [b9a10b5b] + SDPA v0.6.0 [4b9e565b] + SumOfSquares v0.7.4 [314ce334] + TaylorModels v0.8.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_9xjHhx/Manifest.toml` [47edcb42] + ADTypes v1.17.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.3.0 ⌅ [2e89c364] + AffineArithmetic v0.2.1 [4c88cf16] + Aqua v0.8.14 [4fba245c] + ArrayInterface v7.20.0 [6e4b80f9] + BenchmarkTools v1.6.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [96374032] + CRlibm v1.0.2 [d360d2e6] + ChainRulesCore v1.26.0 [fb6a15b2] + CloseOpenIntervals v0.1.13 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [3da002f7] + ColorTypes v0.12.1 [5ae59095] + Colors v0.13.1 [38540f10] + CommonSolve v0.2.4 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.0 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 ⌅ [1f15a43c] + CxxWrap v0.16.2 [da8f5974] + Cyclotomics v0.3.2 ⌅ [864edb3b] + DataStructures v0.18.22 [2b5f629d] + DiffEqBase v6.189.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [7c1d4256] + DynamicPolynomials v0.5.7 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.13 [90fa49ef] + ErrorfreeArithmetic v0.5.2 [6912e4f1] + Espresso v0.6.4 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v0.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.1.3 [fa42c844] + FastRounding v0.3.1 [53c48c17] + FixedPointNumbers v0.8.5 ⌅ [f6369f11] + ForwardDiff v0.10.38 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [46192b85] + GPUArraysCore v0.2.0 ⌅ [d5909c97] + GroupsCore v0.4.2 [615f187c] + IfElse v0.1.1 [18e54dd8] + IntegerMathUtils v0.1.3 ⌅ [d1acc4aa] + IntervalArithmetic v0.20.9 ⌅ [c7c68f13] + IntervalOptimisation v0.4.6 ⌅ [d2bf35a9] + IntervalRootFinding v0.5.11 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [ae98c720] + Jieko v0.2.1 [4076af6c] + JuMP v1.29.1 [8ac3fa9e] + LRUCache v1.6.2 [10f19ff3] + LayoutPointers v0.1.17 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [b8f27783] + MathOptInterface v1.44.0 [c03570c3] + Memoize v0.4.4 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [be282fd4] + MultivariateBases v0.2.2 [f4abf1af] + MultivariateMoments v0.4.10 ⌃ [102ac46a] + MultivariatePolynomials v0.5.9 [d8a4904e] + MutableArithmetics v1.6.4 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 ⌅ [8bc5a954] + PermutationGroups v0.4.3 ⌃ [ddf597a6] + PolyJuMP v0.7.1 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 ⌅ [f27b6e38] + Polynomials v3.2.13 [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [27ebfcd6] + Primes v0.5.7 [1b4d18b6] + RangeEnclosures v0.2.7 [379f33d0] + ReachabilityBase v0.3.5 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.37.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [5eaf0fd0] + RoundingEmulator v0.2.1 [af85af4c] + RowEchelon v0.2.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.15 [b9a10b5b] + SDPA v0.6.0 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.117.1 [c0aeaf25] + SciMLOperators v1.7.1 [53ae85a6] + SciMLStructures v1.7.0 [8e049039] + SemialgebraicSets v0.3.3 [3cc68bcd] + SetRounding v0.2.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.5.1 [0c0c59c1] + StarAlgebras v0.2.1 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.8 [856f2bd8] + StructTypes v1.11.0 [4b9e565b] + SumOfSquares v0.7.4 [2efcf032] + SymbolicIndexingInterface v0.3.43 ⌅ [858aa9a9] + SymbolicWedderburn v0.3.7 ⌅ [92b13dbe] + TaylorIntegration v0.16.2 [314ce334] + TaylorModels v0.8.0 ⌅ [6aa5eb33] + TaylorSeries v0.18.5 [8290d209] + ThreadingUtilities v0.5.5 [3bb67fe8] + TranscodingStreams v0.11.3 [781d530d] + TruncatedStacktraces v1.4.0 [6e34b625] + Bzip2_jll v1.0.9+0 [4e9b3aee] + CRlibm_jll v1.0.1+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 ⌅ [7fc90fd6] + SDPA_jll v700.300.1800+0 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.13.4+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.6.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future 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.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.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 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+1 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_9xjHhx/Project.toml` ⌅ [2e89c364] AffineArithmetic v0.2.1 [4c88cf16] Aqua v0.8.14 ⌅ [7c1d4256] DynamicPolynomials v0.5.7 ⌅ [c7c68f13] IntervalOptimisation v0.4.6 [1b4d18b6] RangeEnclosures v0.2.7 [b9a10b5b] SDPA v0.6.0 [4b9e565b] SumOfSquares v0.7.4 [314ce334] TaylorModels v0.8.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_9xjHhx/Manifest.toml` [47edcb42] ADTypes v1.17.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 ⌅ [2e89c364] AffineArithmetic v0.2.1 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.20.0 [6e4b80f9] BenchmarkTools v1.6.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [96374032] CRlibm v1.0.2 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.0 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 ⌅ [1f15a43c] CxxWrap v0.16.2 [da8f5974] Cyclotomics v0.3.2 ⌅ [864edb3b] DataStructures v0.18.22 [2b5f629d] DiffEqBase v6.189.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 ⌅ [7c1d4256] DynamicPolynomials v0.5.7 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.13 [90fa49ef] ErrorfreeArithmetic v0.5.2 [6912e4f1] Espresso v0.6.4 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.1.3 [fa42c844] FastRounding v0.3.1 [53c48c17] FixedPointNumbers v0.8.5 ⌅ [f6369f11] ForwardDiff v0.10.38 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 ⌅ [d5909c97] GroupsCore v0.4.2 [615f187c] IfElse v0.1.1 [18e54dd8] IntegerMathUtils v0.1.3 ⌅ [d1acc4aa] IntervalArithmetic v0.20.9 ⌅ [c7c68f13] IntervalOptimisation v0.4.6 ⌅ [d2bf35a9] IntervalRootFinding v0.5.11 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [ae98c720] Jieko v0.2.1 [4076af6c] JuMP v1.29.1 [8ac3fa9e] LRUCache v1.6.2 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [b8f27783] MathOptInterface v1.44.0 [c03570c3] Memoize v0.4.4 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [be282fd4] MultivariateBases v0.2.2 [f4abf1af] MultivariateMoments v0.4.10 ⌃ [102ac46a] MultivariatePolynomials v0.5.9 [d8a4904e] MutableArithmetics v1.6.4 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 ⌅ [8bc5a954] PermutationGroups v0.4.3 ⌃ [ddf597a6] PolyJuMP v0.7.1 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 ⌅ [f27b6e38] Polynomials v3.2.13 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [27ebfcd6] Primes v0.5.7 [1b4d18b6] RangeEnclosures v0.2.7 [379f33d0] ReachabilityBase v0.3.5 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.37.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [5eaf0fd0] RoundingEmulator v0.2.1 [af85af4c] RowEchelon v0.2.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [b9a10b5b] SDPA v0.6.0 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.117.1 [c0aeaf25] SciMLOperators v1.7.1 [53ae85a6] SciMLStructures v1.7.0 [8e049039] SemialgebraicSets v0.3.3 [3cc68bcd] SetRounding v0.2.1 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.5.1 [0c0c59c1] StarAlgebras v0.2.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [856f2bd8] StructTypes v1.11.0 [4b9e565b] SumOfSquares v0.7.4 [2efcf032] SymbolicIndexingInterface v0.3.43 ⌅ [858aa9a9] SymbolicWedderburn v0.3.7 ⌅ [92b13dbe] TaylorIntegration v0.16.2 [314ce334] TaylorModels v0.8.0 ⌅ [6aa5eb33] TaylorSeries v0.18.5 [8290d209] ThreadingUtilities v0.5.5 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [7fc90fd6] SDPA_jll v700.300.1800+0 ⌅ [3eaa8342] libcxxwrap_julia_jll v0.13.4+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.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.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 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.1+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+1 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 3771.9 ms ✓ AffineArithmetic 1 dependency successfully precompiled in 6 seconds. 38 already precompiled. Precompiling packages... 2687.4 ms ✓ IntervalOptimisation 1 dependency successfully precompiled in 3 seconds. 38 already precompiled. Precompiling packages... 1433.2 ms ✓ libcxxwrap_julia_jll 19430.6 ms ✓ Parsers ✗ CxxWrap 1535.1 ms ✓ SDPA_jll 16206.8 ms ✓ JSON3 4637.3 ms ✓ JSON 3430.5 ms ✓ BenchmarkTools 96082.1 ms ✓ MathOptInterface Info Given SDPA was explicitly requested, output will be shown live  C++ exception while wrapping module StdLib: invalid subtyping in definition of StdString with supertype CppBasicString ERROR: LoadError: invalid subtyping in definition of StdString with supertype CppBasicString Stacktrace:  [1] register_julia_module  @ ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:432 [inlined]  [2] readmodule(so_path_cb::typeof(CxxWrap.StdLib.get_libcxxwrap_julia_stl_path), funcname::Symbol, m::Module, flags::UInt32)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:825  [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::UInt32)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:835  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:306  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:305  [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:2997  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2843  [9] include_string  @ ./loading.jl:2853 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:319  [11] _start()  @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/I0P2E/src/StdLib.jl:1 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.12/CxxWrap/jl_ZbvGAW". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3284  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})()  @ Base ./loading.jl:2652  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] #invokelatest_gr#232  @ ./reflection.jl:1282 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1274 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3855  [10] maybe_cachefile_lock  @ ./loading.jl:3852 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2638  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2465  [13] macro expansion  @ ./loading.jl:2393 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2358  [16] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2334  [17] top-level scope  @ ~/.julia/packages/SDPA/iAjjh/src/SDPA.jl:8  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:305  [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2997  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2843  [23] include_string  @ ./loading.jl:2853 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:319  [25] _start()  @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/SDPA/iAjjh/src/SDPA.jl:6 in expression starting at stdin:5 ✗ SDPA 7 dependencies successfully precompiled in 160 seconds. 48 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: SDPA Failed to precompile SDPA [b9a10b5b-afa4-512f-a053-bb3d8080febc] to "/home/pkgeval/.julia/compiled/v1.12/SDPA/jl_XUtKGY". C++ exception while wrapping module StdLib: invalid subtyping in definition of StdString with supertype CppBasicString ERROR: LoadError: invalid subtyping in definition of StdString with supertype CppBasicString Stacktrace: [1] register_julia_module @ ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:432 [inlined] [2] readmodule(so_path_cb::typeof(CxxWrap.StdLib.get_libcxxwrap_julia_stl_path), funcname::Symbol, m::Module, flags::UInt32) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:825 [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::UInt32) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:835 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [5] include(mod::Module, _path::String) @ Base ./Base.jl:305 [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2997 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/I0P2E/src/StdLib.jl:1 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/I0P2E/src/CxxWrap.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.12/CxxWrap/jl_ZbvGAW". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/SDPA/iAjjh/src/SDPA.jl:8 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/SDPA/iAjjh/src/SDPA.jl:6 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/RangeEnclosures/XKQwR/test/runtests.jl:2 Testing failed after 189.97s ERROR: LoadError: Package RangeEnclosures errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [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.12/Pkg/src/API.jl:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 873.39s: package fails to precompile