Package evaluation to test ODEInterfaceDiffEq on Julia 1.14.0-DEV.2028 (45a2de3f7a*) started at 2026-04-12T22:55:34.319 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.48s ################################################################################ # Installation # Installing ODEInterfaceDiffEq... Resolving package versions... Installed CompositionsBase ──────────── v0.1.2 Installed CommonWorldInvalidations ──── v1.0.0 Installed MacroTools ────────────────── v0.5.16 Installed CommonSolve ───────────────── v0.2.6 Installed Adapt ─────────────────────── v4.5.2 Installed ConstructionBase ──────────── v1.6.0 Installed DataStructures ────────────── v0.19.4 Installed RuntimeGeneratedFunctions ─── v0.5.18 Installed ODEInterface_jll ──────────── v0.0.2+0 Installed FastPower ─────────────────── v1.3.1 Installed ExprTools ─────────────────── v0.1.10 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed SymbolicIndexingInterface ─── v0.3.46 Installed OrderedCollections ────────── v1.8.1 Installed Compat ────────────────────── v4.18.1 Installed ArrayInterface ────────────── v7.23.0 Installed SciMLJacobianOperators ────── v0.1.13 Installed RecipesBase ───────────────── v1.3.4 Installed EnzymeCore ────────────────── v0.8.19 Installed Statistics ────────────────── v1.11.1 Installed PreallocationTools ────────── v1.2.0 Installed FunctionWrappersWrappers ──── v1.4.0 Installed SciMLOperators ────────────── v1.16.0 Installed PrecompileTools ───────────── v1.3.3 Installed ExproniconLite ────────────── v0.10.14 Installed TimerOutputs ──────────────── v0.5.29 Installed SciMLStructures ───────────── v1.10.0 Installed LoggingExtras ─────────────── v1.2.0 Installed ConcreteStructs ───────────── v0.2.3 Installed StaticArraysCore ──────────── v1.4.4 Installed TruncatedStacktraces ──────── v1.4.0 Installed GPUArraysCore ─────────────── v0.2.0 Installed IrrationalConstants ───────── v0.2.6 Installed SciMLPublic ───────────────── v1.0.1 Installed FunctionWrappers ──────────── v1.1.3 Installed LogExpFunctions ───────────── v0.3.29 Installed Requires ──────────────────── v1.3.1 Installed NonlinearSolveBase ────────── v2.24.0 Installed FastBroadcast ─────────────── v1.3.1 Installed FastClosures ──────────────── v0.3.2 Installed IfElse ────────────────────── v0.1.1 Installed SciMLBase ─────────────────── v2.155.0 Installed MuladdMacro ───────────────── v0.2.4 Installed EnumX ─────────────────────── v1.0.7 Installed ODEInterfaceDiffEq ────────── v3.17.0 Installed BracketingNonlinearSolve ──── v1.12.1 Installed SciMLLogging ──────────────── v1.9.1 Installed InverseFunctions ──────────── v0.1.17 Installed Jieko ─────────────────────── v0.2.1 Installed DiffEqBase ────────────────── v6.215.0 Installed Reexport ──────────────────── v1.2.2 Installed JLLWrappers ───────────────── v1.7.1 Installed Static ────────────────────── v1.3.1 Installed MaybeInplace ──────────────── v0.1.4 Installed Setfield ──────────────────── v1.1.2 Installed Preferences ───────────────── v1.5.2 Installed ODEInterface ──────────────── v0.5.0 Installed RecursiveArrayTools ───────── v3.54.0 Installed Moshi ─────────────────────── v0.3.7 Installed ADTypes ───────────────────── v1.21.0 Installed DocStringExtensions ───────── v0.9.5 Installed Accessors ─────────────────── v0.1.44 Installed DifferentiationInterface ──── v0.7.16 Installing 1 artifacts Installed artifact ODEInterface 870.6 KiB Updating `~/.julia/environments/v1.14/Project.toml` [09606e27] + ODEInterfaceDiffEq v3.17.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.5.2 [4fba245c] + ArrayInterface v7.23.0 [70df07ce] + BracketingNonlinearSolve v1.12.1 [38540f10] + CommonSolve v0.2.6 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.4 [2b5f629d] + DiffEqBase v6.215.0 [a0c0ee7d] + DifferentiationInterface v0.7.16 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [f151be2c] + EnzymeCore v0.8.19 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v1.3.1 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.3.1 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.4.0 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [ae98c720] + Jieko v0.2.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [bb5d69b7] + MaybeInplace v0.1.4 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [be0214bd] + NonlinearSolveBase v2.24.0 [54ca160b] + ODEInterface v0.5.0 [09606e27] + ODEInterfaceDiffEq v3.17.0 [bac558e1] + OrderedCollections v1.8.1 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.18 ⌅ [0bca4576] + SciMLBase v2.155.0 [19f34311] + SciMLJacobianOperators v0.1.13 [a6db7da4] + SciMLLogging v1.9.1 [c0aeaf25] + SciMLOperators v1.16.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [efcf1570] + Setfield v1.1.2 [aedffcd0] + Static v1.3.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.46 [a759f4b9] + TimerOutputs v0.5.29 [781d530d] + TruncatedStacktraces v1.4.0 [c771fb93] + ODEInterface_jll v0.0.2+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.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.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building ODEInterface → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/5dfb3d7199de97cfdc81f1971a2727e628ff472b/build.log` Installation completed after 12.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4635.2 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3794.9 ms ✓ MacroTools 801.2 ms ✓ Reexport 1338.9 ms ✓ ConstructionBase 2189.6 ms ✓ IrrationalConstants 748.5 ms ✓ ReadOnlyArrays 912.3 ms ✓ WeakCacheSets 1107.9 ms ✓ IntervalSets 832.9 ms ✓ Indexing 2119.5 ms ✓ Combinatorics 1294.4 ms ✓ Inflate 947.3 ms ✓ TermInterface 880.0 ms ✓ CommonSolve 1133.4 ms ✓ Statistics 1025.2 ms ✓ StaticArraysCore 1326.9 ms ✓ EnzymeCore 948.5 ms ✓ CompositeTypes 802.9 ms ✓ IfElse 875.7 ms ✓ TaskLocalValues 962.8 ms ✓ ManualMemory 916.0 ms ✓ SciMLPublic 3678.6 ms ✓ ExproniconLite 886.3 ms ✓ CommonWorldInvalidations 864.9 ms ✓ FastPower 1208.4 ms ✓ InverseFunctions 854.5 ms ✓ CompositionsBase 1179.8 ms ✓ AbstractTrees 876.6 ms ✓ MuladdMacro 936.9 ms ✓ EnumX 1250.1 ms ✓ Bijections 2262.7 ms ✓ FillArrays 831.2 ms ✓ IntegerMathUtils 826.2 ms ✓ ExprTools 774.5 ms ✓ UnPack 762.6 ms ✓ ConcreteStructs 1219.0 ms ✓ OrderedCollections 1306.2 ms ✓ FunctionWrappers 1090.2 ms ✓ ADTypes 1048.9 ms ✓ DocStringExtensions 1122.1 ms ✓ FastClosures 2215.0 ms ✓ OffsetArrays 996.8 ms ✓ SIMDTypes 731.6 ms ✓ IteratorInterfaceExtensions 838.2 ms ✓ NaNMath 1112.1 ms ✓ Requires 13529.2 ms ✓ Krylov 1406.2 ms ✓ LoggingExtras 1734.1 ms ✓ CpuId 1174.3 ms ✓ Compat 1430.9 ms ✓ Preferences 11965.8 ms ✓ MutableArithmetics 4597.0 ms ✓ AbstractPlutoDingetjes 1868.0 ms ✓ CommonSubexpressions 3540.1 ms ✓ SimpleTraits 872.5 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 821.1 ms ✓ IntervalSets → IntervalSetsRandomExt 797.6 ms ✓ ConstructionBase → ConstructionBaseIntervalSetsExt 2270.0 ms ✓ Dictionaries 1494.1 ms ✓ Statistics → SparseArraysExt 780.3 ms ✓ IntervalSets → IntervalSetsStatisticsExt 898.9 ms ✓ DiffResults 1940.4 ms ✓ ThreadingUtilities 3258.0 ms ✓ Jieko 1219.1 ms ✓ InverseFunctions → InverseFunctionsDatesExt 1711.9 ms ✓ InverseFunctions → InverseFunctionsTestExt 805.3 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1737.2 ms ✓ FillArrays → FillArraysSparseArraysExt 1135.6 ms ✓ FillArrays → FillArraysStatisticsExt 1118.4 ms ✓ Primes 3520.0 ms ✓ TimerOutputs 972.2 ms ✓ RuntimeGeneratedFunctions 3578.0 ms ✓ DataStructures 793.3 ms ✓ ADTypes → ADTypesConstructionBaseExt 1952.3 ms ✓ DifferentiationInterface 788.1 ms ✓ ADTypes → ADTypesEnzymeCoreExt 1389.6 ms ✓ LogExpFunctions 1103.7 ms ✓ ReadOnlyDicts 973.3 ms ✓ Adapt 878.2 ms ✓ Compat → CompatLinearAlgebraExt 1246.1 ms ✓ PrecompileTools 1602.8 ms ✓ JLLWrappers 2465.5 ms ✓ TruncatedStacktraces 2329.2 ms ✓ SciMLLogging 5587.7 ms ✓ StarAlgebras 2724.2 ms ✓ Setfield 17692.2 ms ✓ Moshi 5733.7 ms ✓ Accessors 1530.1 ms ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 846.8 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 992.3 ms ✓ PoissonRandom 1161.5 ms ✓ ArrayInterface 1447.4 ms ✓ Adapt → AdaptSparseArraysExt 1320.7 ms ✓ GPUArraysCore 791.2 ms ✓ EnzymeCore → AdaptExt 878.8 ms ✓ OffsetArrays → OffsetArraysAdaptExt 15177.4 ms ✓ StaticArrays 2615.4 ms ✓ FindFirstFunctions 3842.0 ms ✓ RecipesBase 56183.6 ms ✓ ExplicitImports 8591.5 ms ✓ Static 2524.0 ms ✓ ODEInterface_jll 2413.6 ms ✓ OpenSpecFun_jll 5624.1 ms ✓ IntelOpenMP_jll 5645.7 ms ✓ oneTBB_jll 3786.8 ms ✓ FunctionWrappersWrappers 5231.8 ms ✓ MultivariatePolynomials 2299.6 ms ✓ Accessors → TestExt 3139.1 ms ✓ Accessors → IntervalSetsExt 3041.4 ms ✓ Accessors → LinearAlgebraExt 1186.4 ms ✓ FastBroadcast 806.1 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 2228.6 ms ✓ MaybeInplace 1518.1 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 2225.8 ms ✓ SciMLStructures 3171.2 ms ✓ PreallocationTools 886.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 861.6 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 4464.9 ms ✓ ArnoldiMethod 1862.5 ms ✓ StaticArrays → StaticArraysStatisticsExt 1881.5 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 3227.6 ms ✓ FunctionMaps 2009.0 ms ✓ FillArrays → FillArraysStaticArraysExt 1944.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 1816.0 ms ✓ Adapt → AdaptStaticArraysExt 1941.3 ms ✓ Accessors → StaticArraysExt 1894.1 ms ✓ IntervalSets → IntervalSetsRecipesBaseExt 1378.8 ms ✓ BitTwiddlingConvenienceFunctions 3499.4 ms ✓ CPUSummary 6754.1 ms ✓ StaticArrayInterface 3982.4 ms ✓ ODEInterface 6033.8 ms ✓ SpecialFunctions  Downloading artifact: IntelOpenMP  Downloading artifact: oneTBB 10839.2 ms ✓ MKL_jll 4832.2 ms ✓ DynamicPolynomials 5305.6 ms ✓ SciMLOperators 1315.1 ms ✓ FastBroadcast → FastBroadcastStaticExt 1422.8 ms ✓ FiniteDiff 4322.7 ms ✓ SymbolicIndexingInterface 1545.9 ms ✓ MaybeInplace → MaybeInplaceSparseArraysExt 11285.1 ms ✓ Graphs 4538.3 ms ✓ DomainSets 24234.3 ms ✓ ArrayLayouts 2228.0 ms ✓ PolyesterWeave 1455.1 ms ✓ StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt 2036.9 ms ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 1539.8 ms ✓ CloseOpenIntervals 1730.9 ms ✓ LayoutPointers 1347.8 ms ✓ DiffRules 1397.4 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 2207.8 ms ✓ SciMLOperators → SciMLOperatorsSparseArraysExt 1867.8 ms ✓ FiniteDiff → FiniteDiffStaticArraysExt 1534.3 ms ✓ FiniteDiff → FiniteDiffSparseArraysExt 1052.1 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 9561.0 ms ✓ RecursiveArrayTools 10147.0 ms ✓ BipartiteGraphs 192969.5 ms ✓ SymbolicUtils 1944.1 ms ✓ DomainSets → DomainSetsRandomExt 26204.4 ms ✓ BandedMatrices 4209.5 ms ✓ ArrayLayouts → ArrayLayoutsSparseArraysExt 5898.2 ms ✓ BlockArrays 2417.2 ms ✓ StrideArraysCore 7720.8 ms ✓ ForwardDiff 2469.5 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1630.5 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 1707.3 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 3654.7 ms ✓ BipartiteGraphs → BipartiteGraphsSparseArraysExt 8815.7 ms ✓ SymbolicLimits 4778.6 ms ✓ BandedMatrices → BandedMatricesSparseArraysExt 4310.7 ms ✓ ArrayInterface → ArrayInterfaceBandedMatricesExt 4362.5 ms ✓ FiniteDiff → FiniteDiffBandedMatricesExt 3563.8 ms ✓ BlockArrays → BlockArraysAdaptExt 5060.3 ms ✓ BlockArrays → BlockArraysBandedMatricesExt 2508.4 ms ✓ Polyester 2230.5 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 1690.3 ms ✓ FastPower → FastPowerForwardDiffExt 1952.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 3424.5 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt 1884.7 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 33945.5 ms ✓ SciMLBase 6218.1 ms ✓ StateSelection 187173.2 ms ✓ Symbolics 2250.2 ms ✓ FastBroadcast → FastBroadcastPolyesterExt 4539.4 ms ✓ SciMLBase → SciMLBaseForwardDiffExt 3679.3 ms ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 3833.6 ms ✓ SCCNonlinearSolve 22163.0 ms ✓ LinearSolve 25008.2 ms ✓ Symbolics → SymbolicsForwardDiffExt 25032.0 ms ✓ DifferentiationInterface → DifferentiationInterfaceSymbolicsExt 3475.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastPolyesterExt 10016.4 ms ✓ SciMLJacobianOperators 8475.4 ms ✓ LinearSolve → LinearSolveBandedMatricesExt 10526.5 ms ✓ LinearSolve → LinearSolveSparseArraysExt ERROR: LoadError: TypeError: in ccall library name, expected Symbol, got a value of type Expr Stacktrace:  [1] top-level scope  @ ~/.julia/packages/LinearSolve/AvkIj/ext/LinearSolveSTRUMPACKExt.jl:63  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [3] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [7] include_string  @ ./loading.jl:3146 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [9] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/LinearSolve/AvkIj/ext/LinearSolveSTRUMPACKExt.jl:1 in expression starting at stdin:5 ✗ LinearSolve → LinearSolveSTRUMPACKExt 9346.4 ms ✓ LinearSolve → LinearSolveForwardDiffExt 24178.5 ms ✓ Symbolics → SymbolicsPreallocationToolsExt 15573.7 ms ✓ LineSearch 22619.4 ms ✓ NonlinearSolveBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("59fbac3c-d803-51cd-95a5-b82576235fa4"), "LinearSolveSTRUMPACKExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2695  [4] _require_prelocked  @ ./loading.jl:2689 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1766  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1803  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1619  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2703  [9] macro expansion  @ ./loading.jl:2622 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [12] require  @ ./loading.jl:2562 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/LinearSolve/AvkIj/ext/LinearSolveEnzymeExt.jl:3  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [18] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [22] include_string  @ ./loading.jl:3146 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [24] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/LinearSolve/AvkIj/ext/LinearSolveEnzymeExt.jl:1 in expression starting at stdin:5 ✗ LinearSolve → LinearSolveEnzymeExt 4909.8 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 5156.1 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 3934.3 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 14316.0 ms ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 7477.7 ms ✓ NonlinearSolveBase → NonlinearSolveBaseBandedMatricesExt 11209.2 ms ✓ BracketingNonlinearSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("59fbac3c-d803-51cd-95a5-b82576235fa4"), "LinearSolveSTRUMPACKExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2695  [4] _require_prelocked  @ ./loading.jl:2689 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1766  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1803  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1619  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2703  [9] macro expansion  @ ./loading.jl:2622 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [12] require  @ ./loading.jl:2562 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/NonlinearSolveQuasiNewton/yvOna/src/NonlinearSolveQuasiNewton.jl:12  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [18] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [22] include_string  @ ./loading.jl:3146 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [24] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/yvOna/src/NonlinearSolveQuasiNewton.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveQuasiNewton 21533.7 ms ✓ NonlinearSolveSpectralMethods ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("59fbac3c-d803-51cd-95a5-b82576235fa4"), "LinearSolveSTRUMPACKExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2695  [4] _require_prelocked  @ ./loading.jl:2689 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1766  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1803  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1619  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2703  [9] macro expansion  @ ./loading.jl:2622 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [12] require  @ ./loading.jl:2562 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/NonlinearSolveFirstOrder/kipKw/src/NonlinearSolveFirstOrder.jl:15  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [18] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [22] include_string  @ ./loading.jl:3146 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [24] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveFirstOrder/kipKw/src/NonlinearSolveFirstOrder.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveFirstOrder 4601.1 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 9196.7 ms ✓ DiffEqBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/NonlinearSolveQuasiNewton/yvOna/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:9  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [17] include_string  @ ./loading.jl:3146 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/yvOna/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 5066.1 ms ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 22466.9 ms ✓ SimpleNonlinearSolve 4741.7 ms ✓ DiffEqBase → DiffEqBaseSparseArraysExt 10074.7 ms ✓ ODEProblemLibrary 10856.8 ms ✓ DiffEqBase → DiffEqBaseForwardDiffExt 14427.6 ms ✓ DiffEqCallbacks 5836.8 ms ✓ ODEInterfaceDiffEq 14646.9 ms ✓ OrdinaryDiffEqCore ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5959db7a-ea39-4486-b5fe-2dd0bf03d60d"), "NonlinearSolveFirstOrder") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/NonlinearSolve/9KQdx/src/NonlinearSolve.jl:22  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [17] include_string  @ ./loading.jl:3146 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/9KQdx/src/NonlinearSolve.jl:1 in expression starting at stdin:5 ✗ NonlinearSolve 8871.3 ms ✓ JumpProcesses 5403.0 ms ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt 6138.1 ms ✓ JumpProcesses → JumpProcessesOrdinaryDiffEqCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5959db7a-ea39-4486-b5fe-2dd0bf03d60d"), "NonlinearSolveFirstOrder") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ImplicitDiscreteSolve/IES9G/src/ImplicitDiscreteSolve.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [18] include_string  @ ./loading.jl:3146 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [20] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ImplicitDiscreteSolve/IES9G/src/ImplicitDiscreteSolve.jl:1 in expression starting at stdin:5 ✗ ImplicitDiscreteSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3263718b-31ed-49cf-8a0f-35a466e8af96"), "ImplicitDiscreteSolve") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ModelingToolkitBase/nrHl8/src/ModelingToolkitBase.jl:9  [13] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [14] recompile_invalidations(__module__::Module, expr::Any)  @ PrecompileTools ~/.julia/packages/PrecompileTools/gn08A/src/invalidations.jl:21  [15] top-level scope  @ ~/.julia/packages/ModelingToolkitBase/nrHl8/src/ModelingToolkitBase.jl:6  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [21] include_string  @ ./loading.jl:3146 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [23] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkitBase/nrHl8/src/ModelingToolkitBase.jl:1 in expression starting at stdin:5 ✗ ModelingToolkitBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7771a370-6774-4173-bd38-47e70ca0b839"), "ModelingToolkitBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ModelingToolkitTearing/0IZQo/src/ModelingToolkitTearing.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [18] include_string  @ ./loading.jl:3146 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [20] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkitTearing/0IZQo/src/ModelingToolkitTearing.jl:1 in expression starting at stdin:5 ✗ ModelingToolkitTearing ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7771a370-6774-4173-bd38-47e70ca0b839"), "ModelingToolkitBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ModelingToolkit/e1nP1/src/ModelingToolkit.jl:76  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3294  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [16] include_string  @ ./loading.jl:3146 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [18] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkit/e1nP1/src/ModelingToolkit.jl:1 in expression starting at stdin:5 ✗ ModelingToolkit 214 dependencies successfully precompiled in 1573 seconds. 38 already precompiled. 1 dependency had output during precompilation: ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ Precompilation completed after 1597.15s ################################################################################ # Testing # Testing ODEInterfaceDiffEq Status `/tmp/jl_FTmWrl/Project.toml` [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.4 [2b5f629d] DiffEqBase v6.215.0 [7d51a73a] ExplicitImports v1.15.0 [069b7b12] FunctionWrappers v1.1.3 [961ee093] ModelingToolkit v11.20.0 [8913a72c] NonlinearSolve v4.17.1 [54ca160b] ODEInterface v0.5.0 [09606e27] ODEInterfaceDiffEq v3.17.0 [fdc4e326] ODEProblemLibrary v1.4.0 [189a3867] Reexport v1.2.2 ⌅ [0bca4576] SciMLBase v2.155.0 [2efcf032] SymbolicIndexingInterface v0.3.46 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_FTmWrl/Manifest.toml` [47edcb42] ADTypes v1.21.0 [6e696c72] AbstractPlutoDingetjes v1.3.2 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.5.2 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.23.0 [4c555306] ArrayLayouts v1.12.2 [aae01518] BandedMatrices v1.11.0 [e2ed5e7c] Bijections v0.2.2 [caf10ac8] BipartiteGraphs v0.1.7 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [8e7c35d0] BlockArrays v1.9.3 [70df07ce] BracketingNonlinearSolve v1.12.1 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 ⌅ [861a8166] Combinatorics v1.0.2 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [864edb3b] DataStructures v0.19.4 [85a47980] Dictionaries v0.4.6 [2b5f629d] DiffEqBase v6.215.0 [459566f4] DiffEqCallbacks v4.13.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.16 [ffbed154] DocStringExtensions v0.9.5 ⌅ [5b8099bc] DomainSets v0.7.18 [7c1d4256] DynamicPolynomials v0.6.6 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.19 [7d51a73a] ExplicitImports v1.15.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v1.3.1 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.3.1 [1a297f60] FillArrays v1.16.0 [64ca27bc] FindFirstFunctions v1.8.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.3 [a85aefff] FunctionMaps v0.1.2 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.4.0 [46192b85] GPUArraysCore v0.2.0 [86223c79] Graphs v1.14.0 [615f187c] IfElse v0.1.1 [3263718b] ImplicitDiscreteSolve v1.10.0 [313cdc1a] Indexing v1.1.1 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [ccbc3e58] JumpProcesses v9.25.0 [ba0b0d4f] Krylov v0.10.6 [10f19ff3] LayoutPointers v0.1.17 [87fe0de2] LineSearch v0.1.7 [7ed4a6bd] LinearSolve v3.73.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [bb5d69b7] MaybeInplace v0.1.4 [961ee093] ModelingToolkit v11.20.0 [7771a370] ModelingToolkitBase v1.29.1 [6bb917b9] ModelingToolkitTearing v1.12.2 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [102ac46a] MultivariatePolynomials v0.5.17 [d8a4904e] MutableArithmetics v1.7.1 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.17.1 [be0214bd] NonlinearSolveBase v2.24.0 [5959db7a] NonlinearSolveFirstOrder v2.1.1 [9a2c21bd] NonlinearSolveQuasiNewton v1.13.1 [26075421] NonlinearSolveSpectralMethods v1.7.1 [54ca160b] ODEInterface v0.5.0 [09606e27] ODEInterfaceDiffEq v3.17.0 [fdc4e326] ODEProblemLibrary v1.4.0 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [bbf590c4] OrdinaryDiffEqCore v3.30.0 [e409e4f3] PoissonRandom v0.4.7 [f517fe37] Polyester v0.7.19 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v1.2.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [988b38a3] ReadOnlyArrays v0.2.0 [795d4caa] ReadOnlyDicts v1.0.1 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v3.54.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.18 [9dfe8606] SCCNonlinearSolve v1.12.1 [94e857df] SIMDTypes v0.1.0 ⌅ [0bca4576] SciMLBase v2.155.0 [19f34311] SciMLJacobianOperators v0.1.13 [a6db7da4] SciMLLogging v1.9.1 [c0aeaf25] SciMLOperators v1.16.0 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.11.1 [699a6c99] SimpleTraits v0.9.5 [276daf66] SpecialFunctions v2.7.2 [0c0c59c1] StarAlgebras v0.3.0 [64909d44] StateSelection v1.9.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.9.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [2efcf032] SymbolicIndexingInterface v0.3.46 [19f23fe9] SymbolicLimits v1.1.0 [d1185830] SymbolicUtils v4.24.0 [0c5d862f] Symbolics v7.18.1 [ed4db957] TaskLocalValues v0.1.3 [8ea1fca8] TermInterface v2.0.0 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [d30d5f5c] WeakCacheSets v0.1.0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [c771fb93] ODEInterface_jll v0.0.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [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.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [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.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Explicit Imports | 2 2 1m09.3s 69.865025 seconds (26.47 M allocations: 1.578 GiB, 2.97% gc time, 92.41% compilation time: 2% of which was recompilation) Algorithms: Error During Test at /home/pkgeval/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/runtests.jl:7 Got exception outside of a @test LoadError: Cannot find method(s) for dopri5! I've tried to loadODESolvers(), but it didn't work. Please check ODEInterface.help_solversupport() and call loadODESolvers and check also this output. For further information see also ODEInterface.help_install. Stacktrace: [1] getAllMethodPtrs(dlname::String) @ ODEInterface ~/.julia/packages/ODEInterface/RwRLn/src/DLSolvers.jl:245 [2] dopri5_impl(rhs::Function, t0::Float64, T::Float64, x0::Vector{Float64}, opt::ODEInterface.OptionsODE, args::ODEInterface.DopriArguments{Int64}) @ ODEInterface ~/.julia/packages/ODEInterface/RwRLn/src/Dopri5.jl:126 [3] dopri5(rhs::Function, t0::Float64, T::Float64, x0::Vector{Float64}, opt::ODEInterface.OptionsODE) @ ODEInterface ~/.julia/packages/ODEInterface/RwRLn/src/Dopri5.jl:102 [4] __solve(prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, alg::dopri5, timeseries::Vector{Any}, ts::Vector{Any}, ks::Vector{Any}; saveat::Vector{Float64}, verbose::Bool, save_everystep::Bool, save_on::Bool, save_start::Bool, timeseries_errors::Bool, dense_errors::Bool, callback::Nothing, alias_u0::Bool, initializealg::DefaultInit, kwargs::@Kwargs{dt::Rational{Int64}}) @ ODEInterfaceDiffEq ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/src/solve.jl:173 [5] __solve @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/src/solve.jl:1 [inlined] [6] kwcall(::@NamedTuple{dt::Rational{Int64}}, ::typeof(SciMLBase.__solve), prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, alg::dopri5) @ ODEInterfaceDiffEq ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/src/solve.jl:1 [7] #solve_call#22 @ ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:172 [inlined] [8] solve_call @ ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:137 [inlined] [9] solve_up(prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, sensealg::Nothing, u0::Float64, p::Float64, args::dopri5; originator::SciMLBase.ChainRulesOriginator, kwargs::@Kwargs{dt::Rational{Int64}}) @ DiffEqBase ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:630 [10] solve_up @ ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:603 [inlined] [11] solve(prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, args::dopri5; sensealg::Nothing, u0::Nothing, p::Nothing, wrap::Val{true}, kwargs::@Kwargs{dt::Rational{Int64}}) @ DiffEqBase ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:587 [12] kwcall(::@NamedTuple{dt::Rational{Int64}}, ::typeof(solve), prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, args::dopri5) @ DiffEqBase ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:575 [13] top-level scope @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/algorithm_tests.jl:6 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [15] IncludeInto @ ./Base.jl:325 [inlined] [16] macro expansion @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/runtests.jl:8 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [18] macro expansion @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/runtests.jl:8 [inlined] [19] macro expansion @ ./timing.jl:739 [inlined] [20] top-level scope @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/runtests.jl:395 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/algorithm_tests.jl:6 caused by: AssertionError: (dlSolversInfo[dlname]).error === nothing Stacktrace: [1] getAllMethodPtrs(dlname::String) @ ODEInterface ~/.julia/packages/ODEInterface/RwRLn/src/DLSolvers.jl:237 [2] dopri5_impl(rhs::Function, t0::Float64, T::Float64, x0::Vector{Float64}, opt::ODEInterface.OptionsODE, args::ODEInterface.DopriArguments{Int64}) @ ODEInterface ~/.julia/packages/ODEInterface/RwRLn/src/Dopri5.jl:126 [3] dopri5(rhs::Function, t0::Float64, T::Float64, x0::Vector{Float64}, opt::ODEInterface.OptionsODE) @ ODEInterface ~/.julia/packages/ODEInterface/RwRLn/src/Dopri5.jl:102 [4] __solve(prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, alg::dopri5, timeseries::Vector{Any}, ts::Vector{Any}, ks::Vector{Any}; saveat::Vector{Float64}, verbose::Bool, save_everystep::Bool, save_on::Bool, save_start::Bool, timeseries_errors::Bool, dense_errors::Bool, callback::Nothing, alias_u0::Bool, initializealg::DefaultInit, kwargs::@Kwargs{dt::Rational{Int64}}) @ ODEInterfaceDiffEq ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/src/solve.jl:173 [5] __solve @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/src/solve.jl:1 [inlined] [6] kwcall(::@NamedTuple{dt::Rational{Int64}}, ::typeof(SciMLBase.__solve), prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, alg::dopri5) @ ODEInterfaceDiffEq ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/src/solve.jl:1 [7] #solve_call#22 @ ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:172 [inlined] [8] solve_call @ ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:137 [inlined] [9] solve_up(prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, sensealg::Nothing, u0::Float64, p::Float64, args::dopri5; originator::SciMLBase.ChainRulesOriginator, kwargs::@Kwargs{dt::Rational{Int64}}) @ DiffEqBase ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:630 [10] solve_up @ ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:603 [inlined] [11] solve(prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, args::dopri5; sensealg::Nothing, u0::Nothing, p::Nothing, wrap::Val{true}, kwargs::@Kwargs{dt::Rational{Int64}}) @ DiffEqBase ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:587 [12] kwcall(::@NamedTuple{dt::Rational{Int64}}, ::typeof(solve), prob::ODEProblem{Float64, Tuple{Float64, Float64}, false, Float64, ODEFunction{false, SciMLBase.FullSpecialize, ODEProblemLibrary.var"#2#3", LinearAlgebra.UniformScaling{Bool}, ODEProblemLibrary.var"#5#6", Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardODEProblem}, args::dopri5) @ DiffEqBase ~/.julia/packages/DiffEqBase/3XuKF/src/solve.jl:575 [13] top-level scope @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/algorithm_tests.jl:6 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [15] IncludeInto @ ./Base.jl:325 [inlined] [16] macro expansion @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/runtests.jl:8 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [18] macro expansion @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/runtests.jl:8 [inlined] [19] macro expansion @ ./timing.jl:739 [inlined] [20] top-level scope @ ~/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/runtests.jl:395 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 Test Summary: | Error Total Time Algorithms | 1 1 13.3s RNG of the outermost testset: Random.Xoshiro(0xe34aa71a78f998f3, 0x80afc7a072b689ca, 0x3f771582f13ee18a, 0x49c347eb1f49e6f2, 0xa70460f8625ceea1) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ODEInterfaceDiffEq/HJWJN/test/runtests.jl:7 Testing failed after 101.15s ERROR: LoadError: Package ODEInterfaceDiffEq errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3160 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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.14/Pkg/src/API.jl:586 [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.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [14] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1811.86s: package tests unexpectedly errored