Package evaluation of RangeEnclosures on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T15:29:47.933 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.34s ################################################################################ # Installation # Installing RangeEnclosures... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [1b4d18b6] + RangeEnclosures v0.2.6 Updating `~/.julia/environments/v1.13/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 v0.10.38 ⌅ [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.2 [21216c6a] + Preferences v1.5.0 [1b4d18b6] + RangeEnclosures v0.2.6 [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.14 [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.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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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.15.0+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.7.15 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.45.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.65.0+0 [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.73s ################################################################################ # 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: SDPA Failed to precompile SDPA [b9a10b5b-afa4-512f-a053-bb3d8080febc] to "/home/pkgeval/.julia/compiled/v1.13/SDPA/jl_yR7dRv" (ProcessExited(1)). 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:309 [5] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [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:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 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.13/CxxWrap/jl_Fp0dxG" (ProcessExited(1)). 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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/SDPA/iAjjh/src/SDPA.jl:8 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [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:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/SDPA/iAjjh/src/SDPA.jl:6 in expression starting at stdin:5 SumOfSquares Failed to precompile SumOfSquares [4b9e565b-77fc-50a5-a571-1244f986bda1] to "/home/pkgeval/.julia/compiled/v1.13/SumOfSquares/jl_mD8wuv" (ProcessExited(1)). 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 @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/actions.jl:43 [inlined] [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/Z8SWe/src/workloads.jl:73 [inlined] [12] macro expansion @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/precompile.jl:48 [inlined] [13] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/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:309 [16] top-level scope @ ~/.julia/packages/SymbolicWedderburn/hBhTJ/src/SymbolicWedderburn.jl:35 [17] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [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:2863 [22] include_string @ ./loading.jl:2873 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [24] _start() @ Base ./client.jl:563 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.13/SymbolicWedderburn/jl_zIQW5z" (ProcessExited(1)). 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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/SumOfSquares/qWLHE/src/Certificate/Symmetry/Symmetry.jl:9 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [22] top-level scope @ ~/.julia/packages/SumOfSquares/qWLHE/src/Certificate/Certificate.jl:74 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [24] top-level scope @ ~/.julia/packages/SumOfSquares/qWLHE/src/SumOfSquares.jl:29 [25] include(mod::Module, _path::String) @ Base ./Base.jl:308 [26] 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:3017 [27] top-level scope @ stdin:5 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [30] include_string @ ./loading.jl:2873 [inlined] [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [32] _start() @ Base ./client.jl:563 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 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 720.82s ################################################################################ # Testing # Testing RangeEnclosures 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_UcEXdg/Project.toml` [2e89c364] + AffineArithmetic v0.2.1 [4c88cf16] + Aqua v0.8.14 [e30172f5] + Documenter v1.14.1 ⌅ [7c1d4256] + DynamicPolynomials v0.5.7 [c7c68f13] + IntervalOptimisation v0.4.6 [1b4d18b6] + RangeEnclosures v0.2.6 [b9a10b5b] + SDPA v0.6.0 [4b9e565b] + SumOfSquares v0.7.4 ⌅ [314ce334] + TaylorModels v0.7.1 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_UcEXdg/Manifest.toml` [47edcb42] + ADTypes v1.17.0 [a4c015fc] + ANSIColoredPrinters v0.0.1 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.3.0 [2e89c364] + AffineArithmetic v0.2.1 [4c88cf16] + Aqua v0.8.14 [4fba245c] + ArrayInterface v7.19.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.183.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [e30172f5] + Documenter v1.14.1 ⌅ [7c1d4256] + DynamicPolynomials v0.5.7 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.12 [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 [d7ba0133] + Git v1.4.0 ⌅ [d5909c97] + GroupsCore v0.4.2 [b5f81e59] + IOCapture v0.2.5 [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.28.0 [8ac3fa9e] + LRUCache v1.6.2 [10f19ff3] + LayoutPointers v0.1.17 [0e77f7df] + LazilyInitializedFields v1.3.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [d0879d2d] + MarkdownAST v0.1.2 [b8f27783] + MathOptInterface v1.42.1 [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 [d96e819e] + Parameters v0.12.3 [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 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.5.0 [27ebfcd6] + Primes v0.5.7 [1b4d18b6] + RangeEnclosures v0.2.6 [379f33d0] + ReachabilityBase v0.3.5 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.37.0 [189a3867] + Reexport v1.2.2 [2792f1a3] + RegistryInstances v0.1.0 [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.110.0 [c0aeaf25] + SciMLOperators v1.5.0 [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.14 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.7 [856f2bd8] + StructTypes v1.11.0 [4b9e565b] + SumOfSquares v0.7.4 [2efcf032] + SymbolicIndexingInterface v0.3.43 ⌅ [858aa9a9] + SymbolicWedderburn v0.3.7 ⌅ [92b13dbe] + TaylorIntegration v0.15.2 ⌅ [314ce334] + TaylorModels v0.7.1 ⌅ [6aa5eb33] + TaylorSeries v0.17.8 [8290d209] + ThreadingUtilities v0.5.5 [3bb67fe8] + TranscodingStreams v0.11.3 [781d530d] + TruncatedStacktraces v1.4.0 [3a884ed6] + UnPack v1.0.2 [6e34b625] + Bzip2_jll v1.0.9+0 [4e9b3aee] + CRlibm_jll v1.0.1+0 [2e619515] + Expat_jll v2.6.5+0 [f8c6e375] + Git_jll v2.50.1+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [9bd350c2] + OpenSSH_jll v10.0.1+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.7.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.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 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.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.15.0+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.7.15 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.45.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.65.0+0 [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_UcEXdg/Project.toml` [2e89c364] AffineArithmetic v0.2.1 [4c88cf16] Aqua v0.8.14 [e30172f5] Documenter v1.14.1 ⌅ [7c1d4256] DynamicPolynomials v0.5.7 [c7c68f13] IntervalOptimisation v0.4.6 [1b4d18b6] RangeEnclosures v0.2.6 [b9a10b5b] SDPA v0.6.0 [4b9e565b] SumOfSquares v0.7.4 ⌅ [314ce334] TaylorModels v0.7.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_UcEXdg/Manifest.toml` [47edcb42] ADTypes v1.17.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [2e89c364] AffineArithmetic v0.2.1 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.19.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.183.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 ⌅ [7c1d4256] DynamicPolynomials v0.5.7 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.12 [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 [d7ba0133] Git v1.4.0 ⌅ [d5909c97] GroupsCore v0.4.2 [b5f81e59] IOCapture v0.2.5 [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.28.0 [8ac3fa9e] LRUCache v1.6.2 [10f19ff3] LayoutPointers v0.1.17 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [d0879d2d] MarkdownAST v0.1.2 [b8f27783] MathOptInterface v1.42.1 [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 [d96e819e] Parameters v0.12.3 [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 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [27ebfcd6] Primes v0.5.7 [1b4d18b6] RangeEnclosures v0.2.6 [379f33d0] ReachabilityBase v0.3.5 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.37.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [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.110.0 [c0aeaf25] SciMLOperators v1.5.0 [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.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.7 [856f2bd8] StructTypes v1.11.0 [4b9e565b] SumOfSquares v0.7.4 [2efcf032] SymbolicIndexingInterface v0.3.43 ⌅ [858aa9a9] SymbolicWedderburn v0.3.7 ⌅ [92b13dbe] TaylorIntegration v0.15.2 ⌅ [314ce334] TaylorModels v0.7.1 ⌅ [6aa5eb33] TaylorSeries v0.17.8 [8290d209] ThreadingUtilities v0.5.5 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [2e619515] Expat_jll v2.6.5+0 [f8c6e375] Git_jll v2.50.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [9bd350c2] OpenSSH_jll v10.0.1+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.7.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.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 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.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.65.0+0 [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... 3151.5 ms ✓ AffineArithmetic 1 dependency successfully precompiled in 4 seconds. 40 already precompiled. Precompiling packages... 2884.1 ms ✓ IntervalOptimisation 1 dependency successfully precompiled in 3 seconds. 40 already precompiled. Precompiling packages... ✗ CxxWrap 1265.9 ms ✓ SDPA_jll 81143.6 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:309  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [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:3017  [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:2863  [9] include_string  @ ./loading.jl:2873 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [11] _start()  @ Base ./client.jl:563 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.13/CxxWrap/jl_HgmfSL" (ProcessExited(1)). 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:3304  [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)  @ Base ./loading.jl:3182  [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2669  [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94  [6] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [8] #invokelatest_gr#233  @ ./reflection.jl:1333 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1325 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3875  [11] maybe_cachefile_lock  @ ./loading.jl:3872 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2655  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2484  [14] macro expansion  @ ./loading.jl:2412 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2376  [17] require  @ ./loading.jl:2352 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [21] top-level scope  @ ~/.julia/packages/SDPA/iAjjh/src/SDPA.jl:8  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [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:3017  [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:2863  [27] include_string  @ ./loading.jl:2873 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [29] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/SDPA/iAjjh/src/SDPA.jl:6 in expression starting at stdin:5 ✗ SDPA 2 dependencies successfully precompiled in 97 seconds. 52 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.13/SDPA/jl_KTp2Zt" (ProcessExited(1)). 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:309 [5] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [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:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 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.13/CxxWrap/jl_HgmfSL" (ProcessExited(1)). 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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/SDPA/iAjjh/src/SDPA.jl:8 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [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:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 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/PAkdI/test/runtests.jl:2 Testing failed after 127.42s ERROR: LoadError: Package RangeEnclosures 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:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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 891.74s: package fails to precompile