Package evaluation of FSimBase on Julia 1.13.0-DEV.1222 (39e1473f3b*) started at 2025-09-30T22:02:06.691 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.76s ################################################################################ # Installation # Installing FSimBase... Resolving package versions... Installed CommonWorldInvalidations ───────── v1.0.0 Installed CompositionsBase ───────────────── v0.1.2 Installed ManualMemory ───────────────────── v0.1.8 Installed CommonSolve ────────────────────── v0.2.4 Installed MacroTools ─────────────────────── v0.5.16 Installed Adapt ──────────────────────────── v4.4.0 Installed InlineStrings ──────────────────── v1.4.5 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed SIMDTypes ──────────────────────── v0.1.0 Installed ConstructionBase ───────────────── v1.6.0 Installed FastPower ──────────────────────── v1.1.3 Installed RuntimeGeneratedFunctions ──────── v0.5.15 Installed ExprTools ──────────────────────── v0.1.10 Installed DataStructures ─────────────────── v0.19.1 Installed SymbolicIndexingInterface ──────── v0.3.45 Installed OrderedCollections ─────────────── v1.8.1 Installed IteratorInterfaceExtensions ────── v1.0.0 Installed Compat ─────────────────────────── v4.18.0 Installed StrideArraysCore ───────────────── v0.5.8 Installed FunctionWrappersWrappers ───────── v0.1.3 Installed ArrayInterface ─────────────────── v7.20.0 Installed Functors ───────────────────────── v0.5.2 Installed PreallocationTools ─────────────── v0.4.34 Installed RecipesBase ────────────────────── v1.3.4 Installed EnzymeCore ─────────────────────── v0.8.14 Installed DataAPI ────────────────────────── v1.16.0 Installed InvertedIndices ────────────────── v1.3.1 Installed Statistics ─────────────────────── v1.11.1 Installed SciMLOperators ─────────────────── v1.7.2 Installed PrecompileTools ────────────────── v1.3.3 Installed ExproniconLite ─────────────────── v0.10.14 Installed DataValueInterfaces ────────────── v1.0.0 Installed CpuId ──────────────────────────── v0.3.1 Installed SentinelArrays ─────────────────── v1.4.8 Installed SciMLStructures ────────────────── v1.7.0 Installed LayoutPointers ─────────────────── v0.1.17 Installed ConcreteStructs ────────────────── v0.2.3 Installed StaticArraysCore ───────────────── v1.4.3 Installed InitialValues ──────────────────── v0.3.1 Installed TruncatedStacktraces ───────────── v1.4.0 Installed GPUArraysCore ──────────────────── v0.2.0 Installed StaticArrayInterface ───────────── v1.8.0 Installed CPUSummary ─────────────────────── v0.2.7 Installed StringManipulation ─────────────── v0.4.1 Installed Requires ───────────────────────── v1.3.1 Installed BangBang ───────────────────────── v0.3.40 Installed SciMLPublic ────────────────────── v1.0.0 Installed FunctionWrappers ───────────────── v1.1.3 Installed DiffEqCallbacks ────────────────── v4.9.0 Installed FastBroadcast ──────────────────── v0.3.5 Installed FastClosures ───────────────────── v0.3.2 Installed SciMLBase ──────────────────────── v2.120.0 Installed FSimBase ───────────────────────── v0.2.3 Installed NamedTupleTools ────────────────── v0.14.3 Installed IfElse ─────────────────────────── v0.1.1 Installed SimulationLogger ───────────────── v0.3.1 Installed PrettyTables ───────────────────── v3.0.11 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed Polyester ──────────────────────── v0.7.18 Installed MuladdMacro ────────────────────── v0.2.4 Installed Tables ─────────────────────────── v1.12.1 Installed EnumX ──────────────────────────── v1.0.5 Installed DiffEqBase ─────────────────────── v6.190.2 Installed Reexport ───────────────────────── v1.2.2 Installed Jieko ──────────────────────────── v0.2.1 Installed InverseFunctions ───────────────── v0.1.17 Installed DataFrames ─────────────────────── v1.8.0 Installed Setfield ───────────────────────── v1.1.2 Installed Missings ───────────────────────── v1.2.0 Installed Preferences ────────────────────── v1.5.0 Installed PooledArrays ───────────────────── v1.4.3 Installed TableTraits ────────────────────── v1.0.1 Installed LaTeXStrings ───────────────────── v1.4.0 Installed Crayons ────────────────────────── v4.1.1 Installed ThreadingUtilities ─────────────── v0.5.5 Installed PolyesterWeave ─────────────────── v0.2.2 Installed SortingAlgorithms ──────────────── v1.2.2 Installed Static ─────────────────────────── v1.3.0 Installed RecursiveArrayTools ────────────── v3.37.1 Installed Moshi ──────────────────────────── v0.3.7 Installed DocStringExtensions ────────────── v0.9.5 Installed Accessors ──────────────────────── v0.1.42 Installed ADTypes ────────────────────────── v1.18.0 Installed DifferentiationInterface ───────── v0.7.8 Updating `~/.julia/environments/v1.13/Project.toml` [731e945d] + FSimBase v0.2.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.18.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.20.0 ⌅ [198e06fe] + BangBang v0.3.40 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [38540f10] + CommonSolve v0.2.4 [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 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.0 [864edb3b] + DataStructures v0.19.1 [e2d170a0] + DataValueInterfaces v1.0.0 [2b5f629d] + DiffEqBase v6.190.2 [459566f4] + DiffEqCallbacks v4.9.0 [a0c0ee7d] + DifferentiationInterface v0.7.8 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.14 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [731e945d] + FSimBase v0.2.3 [7034ab61] + FastBroadcast v0.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.1.3 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [d9f16b24] + Functors v0.5.2 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [22cec73e] + InitialValues v0.3.1 [842dd82b] + InlineStrings v1.4.5 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [b964fa9f] + LaTeXStrings v1.4.0 [10f19ff3] + LayoutPointers v0.1.17 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [e1d29d7a] + Missings v1.2.0 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [d9ec5142] + NamedTupleTools v0.14.3 [bac558e1] + OrderedCollections v1.8.1 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [2dfb63ee] + PooledArrays v1.4.3 [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [08abe8d2] + PrettyTables v3.0.11 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.37.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.15 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.120.0 [c0aeaf25] + SciMLOperators v1.7.2 [431bcebd] + SciMLPublic v1.0.0 [53ae85a6] + SciMLStructures v1.7.0 [91c51154] + SentinelArrays v1.4.8 [efcf1570] + Setfield v1.1.2 [0f3b6f24] + SimulationLogger v0.3.1 [a2af1166] + SortingAlgorithms v1.2.2 [aedffcd0] + Static v1.3.0 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.8 [892a3eda] + StringManipulation v0.4.1 [2efcf032] + SymbolicIndexingInterface v0.3.45 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [8290d209] + ThreadingUtilities v0.5.5 [781d530d] + TruncatedStacktraces v1.4.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future 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 [de0858da] + Printf 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 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 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 6.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4486.7 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ┌ 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 1 direct dependency failed to precompile: DifferentialEquations Failed to precompile DifferentialEquations [0c46a032-eb83-5123-abaf-570d42b7fbaa] to "/home/pkgeval/.julia/compiled/v1.13/DifferentialEquations/jl_WQoJOT" (ProcessExited(1)). ERROR: LoadError: syntax: invalid assignment location "begin local ##S#334 = nestprob_p # views.jl, line 117 # views.jl, line 117 Base.maybeview(##S#334, 3:Base.lastindex(##S#334)) end" around /home/pkgeval/.julia/packages/BoundaryValueDiffEqFIRK/jSCuy/src/collocation.jl:135 Stacktrace: [1] top-level scope @ ~/.julia/packages/BoundaryValueDiffEqFIRK/jSCuy/src/collocation.jl:117 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/BoundaryValueDiffEqFIRK/jSCuy/src/BoundaryValueDiffEqFIRK.jl:56 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] 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:3068 [6] top-level scope @ stdin:5 [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:2914 [9] include_string @ ./loading.jl:2924 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [11] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/BoundaryValueDiffEqFIRK/jSCuy/src/collocation.jl:117 in expression starting at /home/pkgeval/.julia/packages/BoundaryValueDiffEqFIRK/jSCuy/src/BoundaryValueDiffEqFIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile BoundaryValueDiffEqFIRK [85d9eb09-370e-4000-bb32-543851f73618] to "/home/pkgeval/.julia/compiled/v1.13/BoundaryValueDiffEqFIRK/jl_z78OaL" (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:3355 [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:3233 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2697 [5] 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.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#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] 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:3926 [11] maybe_cachefile_lock @ ./loading.jl:3923 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2683 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2511 [14] macro expansion @ ./loading.jl:2439 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [17] require @ ./loading.jl:2379 [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/BoundaryValueDiffEq/l3e5k/src/BoundaryValueDiffEq.jl:6 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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::String) @ Base ./loading.jl:3068 [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:2914 [27] include_string @ ./loading.jl:2924 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [29] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/BoundaryValueDiffEq/l3e5k/src/BoundaryValueDiffEq.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile BoundaryValueDiffEq [764a87c0-6b3e-53db-9096-fe964310641d] to "/home/pkgeval/.julia/compiled/v1.13/BoundaryValueDiffEq/jl_HZQaWy" (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:3355 [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:3233 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2697 [5] 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.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#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] 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:3926 [11] maybe_cachefile_lock @ ./loading.jl:3923 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2683 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2511 [14] macro expansion @ ./loading.jl:2439 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [17] require @ ./loading.jl:2379 [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/DifferentialEquations/eQbP8/src/DifferentialEquations.jl:12 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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:3068 [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:2914 [27] include_string @ ./loading.jl:2924 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [29] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DifferentialEquations/eQbP8/src/DifferentialEquations.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 2490.87s ################################################################################ # Testing # Testing FSimBase ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 1 of 1 signal (10): User defined signal 1 == at ./promotion.jl:637 [inlined] isslotempty at ./dict.jl:134 [inlined] ht_keyindex at ./dict.jl:248 getindex at ./dict.jl:478 [inlined] uncompress at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:91 initialize_uncompressed! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:113 initialize_uncompressed! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:108 [inlined] compat_info at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:158 [inlined] deps_graph at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:756 resolve_versions! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:597 #up#188 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2098 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2072 [inlined] #up#165 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:436 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:406 [inlined] #up#49 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:173 [inlined] up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:173 [inlined] #resolve#167 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:442 [inlined] resolve at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:441 [inlined] #208 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2421 with_temp_env at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2292 #204 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2405 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x743abc11f6e1) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#200 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2352 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2342 unknown function (ip: 0x743abc112909) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #test#211 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2616 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 unknown function (ip: 0x743abc112561) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #test#84 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 unknown function (ip: 0x743abc108d8a) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 #test#82 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 unknown function (ip: 0x743abc106c49) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2271 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:690 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:793 jl_eval_toplevel_stmts at /source/src/toplevel.c:622 jl_toplevel_eval_flex at /source/src/toplevel.c:734 ijl_toplevel_eval at /source/src/toplevel.c:805 ijl_toplevel_eval_in at /source/src/toplevel.c:850 eval at ./boot.jl:489 include_string at ./loading.jl:2914 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:2974 include at ./Base.jl:309 exec_options at ./client.jl:344 _start at ./client.jl:577 jfptr__start_67836.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2271 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x743abda22249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== 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. ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000743aa3bfc010 Total snapshots: 87. Utilization: 100% ╎87 @Base/client.jl:577 _start() ╎ 87 @Base/client.jl:344 exec_options(opts::Base.JLOptions) ╎ 87 @Base/Base.jl:309 include(mod::Module, _path::String) ╎ 87 @Base/loading.jl:2974 _include(mapexpr::Function, mod::Module, _path:… ╎ 87 @Base/loading.jl:2914 include_string(mapexpr::typeof(identity), mod:… ╎ 87 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 87 @Pkg/src/API.jl:155 kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 87 @Pkg/src/API.jl:155 #test#81 ╎ ╎ 87 @Pkg/src/API.jl:156 test ╎ ╎ 87 @Pkg/src/API.jl:156 test(pkgs::Vector{String}; kwargs::Base.Pai… ╎ ╎ 87 @Pkg/src/API.jl:157 kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 87 @Pkg/src/API.jl:168 test(pkgs::Vector{PackageSpec}; io::IOCon… ╎ ╎ ╎ 87 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 87 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 87 @Pkg/…perations.jl:2522 test ╎ ╎ ╎ 87 @Pkg/…perations.jl:2616 test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 87 @Pkg/…erations.jl:2342 kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 87 @Pkg/…erations.jl:2352 #sandbox#200 ╎ ╎ ╎ ╎ 87 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 87 @Base/file.jl:895 mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 87 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…ations.jl:2405 (::Pkg.Operations.var"#204#205… ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…ations.jl:2292 with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…tions.jl:2421 (::Pkg.Operations.var"#208#20… ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…c/API.jl:441 resolve ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…c/API.jl:442 #resolve#167 ╎ ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…c/API.jl:173 up ╎ ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…/API.jl:173 #up#49 ╎ ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…/API.jl:406 up ╎ ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…API.jl:436 up(ctx::Pkg.Types.Context,… ╎ ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…ons.jl:2072 up ╎ ╎ ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…ons.jl:2098 up(ctx::Pkg.Types.Conte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…ons.jl:597 resolve_versions!(env::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 87 @Pkg/…ons.jl:782 deps_graph(env::Pkg.Ty… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:0 Pkg.Resolve.Graph(compa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 26 @Pkg/…ype.jl:0 Pkg.Resolve.Graph(compa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 23 @Base/…ct.jl:358 setindex!(h::Dict{In… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 23 @Base/…ct.jl:270 ht_keyindex2_shorth… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 23 @Base/…ct.jl:151 rehash!(h::Dict{In… 23╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 23 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ct.jl:365 setindex!(h::Dict{In… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ct.jl:339 _setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:157 rehash!(h::Dict{In… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:159 rehash!(h::Dict{In… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:160 rehash!(h::Dict{In… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ype.jl:263 Pkg.Resolve.Graph(com… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:80 Dict ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ype.jl:265 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:527 get ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:250 ht_keyindex(h::Dict… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:396 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Pkg/…ype.jl:266 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ct.jl:703 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ct.jl:701 _iterate_dict ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:395 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:385 checkbounds 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:396 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ct.jl:686 skip_deleted ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ge.jl:5 Colon ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ge.jl:415 UnitRange ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ge.jl:426 unitrange_last ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…rs.jl:479 >= 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Base/int.jl:560 <= ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Pkg/…ype.jl:267 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ct.jl:478 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:0 ht_keyindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:244 ht_keyindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:129 hashindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:34 hash ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…id.jl:36 hash ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:69 hash ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ng.jl:49 hash_mix_linear ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/int.jl:1058 * 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/int.jl:88 * ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ct.jl:248 ht_keyindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ct.jl:134 isslotempty 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…on.jl:637 == ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Pkg/…ype.jl:277 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ct.jl:705 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:701 _iterate_dict 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:396 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:687 skip_deleted ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Pkg/…ype.jl:281 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ct.jl:194 sizehint! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:200 #sizehint!#306 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/div.jl:337 cld ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/div.jl:377 div 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ol.jl:40 & ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ct.jl:201 #sizehint!#306 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:150 rehash!(h::Dict{In… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ct.jl:151 rehash!(h::Dict{In… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Pkg/…ype.jl:285 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:32 BitArray ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…rs.jl:479 >= 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:560 <= ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ay.jl:37 BitArray ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:648 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:588 GenericMemory 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:649 Array 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ay.jl:39 BitArray ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ype.jl:286 Pkg.Resolve.Graph(com… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:86 - 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 25 @Pkg/…ype.jl:287 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…ay.jl:697 setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…ay.jl:684 unsafe_bitsetindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ay.jl:690 _unsafe_bitsetinde… 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ls.jl:965 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:691 _unsafe_bitsetinde… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1020 setindex! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1025 _setindex! 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:844 ifelse 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/int.jl:418 | 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:965 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Pkg/…ons.jl:0 in 5╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1245 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Pkg/…ons.jl:234 in ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ay.jl:1245 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ay.jl:1245 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1252 _iterate_abstrac… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:381 checkbounds ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1253 _iterate_abstrac… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:965 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Pkg/…ons.jl:235 in ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Pkg/…ons.jl:179 in ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ons.jl:28 ≲ 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Pkg/…ons.jl:35 ≲ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Pkg/…ype.jl:288 Pkg.Resolve.Graph(com… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ge.jl:923 iterate 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Pkg/…ype.jl:289 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ct.jl:478 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:0 ht_keyindex(h::Dict{V… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:244 ht_keyindex(h::Dict… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:129 hashindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:34 hash ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:248 ht_keyindex(h::Dict… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:134 isslotempty 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:396 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/set.jl:92 in ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ct.jl:550 haskey ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ct.jl:239 ht_keyindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ct.jl:707 isempty 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…on.jl:637 == ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ype.jl:290 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:697 setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:684 unsafe_bitsetindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:691 _unsafe_bitsetinde… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:418 | ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Pkg/…ype.jl:291 Pkg.Resolve.Graph(com… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:0 ht_keyindex2_shorthash… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:360 setindex!(h::Dict{In… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…rs.jl:424 > 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:83 < ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ype.jl:292 Pkg.Resolve.Graph(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:705 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:686 skip_deleted ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ge.jl:5 Colon ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ge.jl:415 UnitRange ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ge.jl:426 unitrange_last ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…rs.jl:479 >= 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/int.jl:560 <= PkgEval terminated after 2714.64s: test duration exceeded the time limit