Package evaluation to test LSODA on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T18:21:54.374 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.06s ################################################################################ # Installation # Installing LSODA... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7f56f5a3] + LSODA v0.7.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.20.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [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 [adafc99b] + CpuId v0.3.1 [2b5f629d] + DiffEqBase v6.193.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.17 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v0.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.2.0 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [ae98c720] + Jieko v0.2.1 [7f56f5a3] + LSODA v0.7.5 [10f19ff3] + LayoutPointers v0.1.17 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.42.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.16 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.130.0 [a6db7da4] + SciMLLogging v1.7.1 [c0aeaf25] + SciMLOperators v1.14.1 [431bcebd] + SciMLPublic v1.0.0 [53ae85a6] + SciMLStructures v1.7.0 [efcf1570] + Setfield v1.1.2 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.8 [2efcf032] + SymbolicIndexingInterface v0.3.46 [8290d209] + ThreadingUtilities v0.5.5 [781d530d] + TruncatedStacktraces v1.4.0 [3a884ed6] + UnPack v1.0.2 [aae0fff6] + LSODA_jll v0.1.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.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.4s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.79s ################################################################################ # Testing # Testing LSODA Status `/tmp/jl_ztLkyk/Project.toml` [34da2185] Compat v4.18.1 [2b5f629d] DiffEqBase v6.193.0 [7f56f5a3] LSODA v0.7.5 [fdc4e326] ODEProblemLibrary v1.3.0 [d96e819e] Parameters v0.12.3 [0bca4576] SciMLBase v2.130.0 [aae0fff6] LSODA_jll v0.1.2+0 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ztLkyk/Manifest.toml` [47edcb42] ADTypes v1.20.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [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 [adafc99b] CpuId v0.3.1 [2b5f629d] DiffEqBase v6.193.0 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.17 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.2.0 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [7f56f5a3] LSODA v0.7.5 [10f19ff3] LayoutPointers v0.1.17 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [fdc4e326] ODEProblemLibrary v1.3.0 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.42.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.130.0 [a6db7da4] SciMLLogging v1.7.1 [c0aeaf25] SciMLOperators v1.14.1 [431bcebd] SciMLPublic v1.0.0 [53ae85a6] SciMLStructures v1.7.0 [efcf1570] Setfield v1.1.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [2efcf032] SymbolicIndexingInterface v0.3.46 [8290d209] ThreadingUtilities v0.5.5 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [aae0fff6] LSODA_jll v0.1.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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("12ab1d81-730f-53db-838e-23be54d7567a"), "SciMLOperatorsStaticArraysCoreExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2732  [9] macro expansion  @ ./loading.jl:2652 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [12] require  @ ./loading.jl:2592 [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_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/SciMLBase/pzpcE/src/SciMLBase.jl:34  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [19] 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:3308  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [23] include_string  @ ./loading.jl:3160 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/pzpcE/src/SciMLBase.jl:1 in expression starting at stdin:5 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for LSODA [7f56f5a3-f504-529b-bc02-0b1fe5e64312] │ exception = Required dependency Base.PkgId(Base.UUID("bac558e1-5e72-5ebc-8fee-abe8a469f55d"), "OrderedCollections") failed to load from a cache file. └ @ Base loading.jl:2949 --> test1 ============= at t = 4.0000e-01 y= 9.851712e-01 3.386380e-05 1.479493e-02 at t = 4.0000e+00 y= 9.055333e-01 2.240655e-05 9.444430e-02 at t = 4.0000e+01 y= 7.158403e-01 9.186334e-06 2.841505e-01 at t = 4.0000e+02 y= 4.505250e-01 3.222964e-06 5.494717e-01 at t = 4.0000e+03 y= 1.831976e-01 8.941773e-07 8.168015e-01 at t = 4.0000e+04 y= 3.898729e-02 1.621940e-07 9.610125e-01 at t = 4.0000e+05 y= 4.936362e-03 1.984221e-08 9.950636e-01 at t = 4.0000e+06 y= 5.161833e-04 2.065786e-09 9.994838e-01 at t = 4.0000e+07 y= 5.179806e-05 2.072028e-10 9.999482e-01 at t = 4.0000e+08 y= 5.283646e-06 2.113469e-11 9.999947e-01 at t = 4.0000e+09 y= 4.658721e-07 1.863489e-12 9.999995e-01 at t = 4.0000e+10 y= 1.429601e-08 5.718410e-14 1.000000e+00 0.967249 seconds (467.29 k allocations: 25.311 MiB, 99.52% compilation time) Done! --> test2 ============= #################################### --> Use of a old wrapper for speed comparison at t = 4.0000e-01 y= 9.851712e-01 3.386380e-05 1.479493e-02 at t = 4.0000e+00 y= 9.055333e-01 2.240655e-05 9.444430e-02 at t = 4.0000e+01 y= 7.158403e-01 9.186334e-06 2.841505e-01 at t = 4.0000e+02 y= 4.505250e-01 3.222964e-06 5.494717e-01 at t = 4.0000e+03 y= 1.831976e-01 8.941773e-07 8.168015e-01 at t = 4.0000e+04 y= 3.898729e-02 1.621940e-07 9.610125e-01 at t = 4.0000e+05 y= 4.936362e-03 1.984221e-08 9.950636e-01 at t = 4.0000e+06 y= 5.161833e-04 2.065786e-09 9.994838e-01 at t = 4.0000e+07 y= 5.179806e-05 2.072028e-10 9.999482e-01 at t = 4.0000e+08 y= 5.283646e-06 2.113469e-11 9.999947e-01 at t = 4.0000e+09 y= 4.658721e-07 1.863489e-12 9.999995e-01 at t = 4.0000e+10 y= 1.429601e-08 5.718410e-14 1.000000e+00 0.046086 seconds (19.11 k allocations: 917.094 KiB, 96.07% compilation time) at t = 4.0000e-01 y= 9.851712e-01 3.386380e-05 1.479493e-02 at t = 4.0000e+00 y= 9.055333e-01 2.240655e-05 9.444430e-02 at t = 4.0000e+01 y= 7.158403e-01 9.186334e-06 2.841505e-01 at t = 4.0000e+02 y= 4.505250e-01 3.222964e-06 5.494717e-01 at t = 4.0000e+03 y= 1.831976e-01 8.941773e-07 8.168015e-01 at t = 4.0000e+04 y= 3.898729e-02 1.621940e-07 9.610125e-01 at t = 4.0000e+05 y= 4.936362e-03 1.984221e-08 9.950636e-01 at t = 4.0000e+06 y= 5.161833e-04 2.065786e-09 9.994838e-01 at t = 4.0000e+07 y= 5.179806e-05 2.072028e-10 9.999482e-01 at t = 4.0000e+08 y= 5.283646e-06 2.113469e-11 9.999947e-01 at t = 4.0000e+09 y= 4.658721e-07 1.863489e-12 9.999995e-01 at t = 4.0000e+10 y= 1.429601e-08 5.718410e-14 1.000000e+00 0.000646 seconds (3.57 k allocations: 115.766 KiB) #################################### --> Use of a vector of times where output is required 0.000483 seconds (3.52 k allocations: 99.875 KiB) [1.0 0.0 0.0; 0.9117498086983338 2.3136637010107047e-5 0.0882270546646565; 0.7168574510687158 9.225656349147176e-6 0.2831333232749351; 0.45064987705987647 3.2245498418858678e-6 0.5493468983902814; 0.18320715674045746 8.942344288182152e-7 0.8167919490251139; 0.03898760955637759 1.6219532781176898e-7 0.9610122282482757; 0.004936367044542732 1.9842228268934582e-8 0.9950636131132262; 0.0005161832818362748 2.0657865010861683e-9 0.9994838146523748; 5.179807874128494e-5 2.0720286093271044e-10 0.9999482017140537; 5.283595760854087e-6 2.1134490932250166e-11 0.9999947163831027; 4.658813115759718e-7 1.8635260654258125e-12 0.9999995341168233; 1.4270523328079444e-8 5.70821455137272e-14 0.9999999857294071] #################################### --> Use of a lsoda_evolve! --> test common ============= Testing LSODA tests passed Testing completed after 68.67s PkgEval succeeded after 115.82s