Package evaluation to test SciMLIterators on Julia 1.14.0-DEV.2207 (8c4818189c*) started at 2026-05-17T16:58:33.347 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.52s ################################################################################ # Installation # Installing SciMLIterators... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [efe4dcdd] + SciMLIterators v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.6.0 [4fba245c] + ArrayInterface v7.25.0 [38540f10] + CommonSolve v0.2.6 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.10 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.8.0 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v4.3.0 [189a3867] + Reexport v1.2.2 [7e49a35a] + RuntimeGeneratedFunctions v0.5.18 [1bc83da4] + SafeTestsets v0.1.0 [0bca4576] + SciMLBase v3.13.0 [efe4dcdd] + SciMLIterators v1.0.0 [a6db7da4] + SciMLLogging v2.0.0 [c0aeaf25] + SciMLOperators v1.21.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.47 [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 [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.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 9.3 s ✓ RecursiveArrayTools 2.1 s ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 3.6 s ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1.9 s ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1.9 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 22.0 s ✓ SciMLBase 4.6 s ✓ SciMLBase → SciMLBaseForwardDiffExt 3.9 s ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 4.2 s ✓ SciMLIterators 22.6 s ✓ LinearSolve 10.2 s ✓ SciMLJacobianOperators 9.6 s ✓ LinearSolve → LinearSolveForwardDiffExt 10.2 s ✓ LinearSolve → LinearSolveSparseArraysExt 15.2 s ✓ LineSearch ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/NonlinearSolveBase/taBGG/src/NonlinearSolveBase.jl:21  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/taBGG/src/NonlinearSolveBase.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveBase 5.8 s ✓ LinearSolve → LinearSolveEnzymeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/NonlinearSolveBase/taBGG/ext/NonlinearSolveBaseForwardDiffExt.jl:16  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/taBGG/ext/NonlinearSolveBaseForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/NonlinearSolveBase/taBGG/ext/NonlinearSolveBaseSparseMatrixColoringsExt.jl:9  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/taBGG/ext/NonlinearSolveBaseSparseMatrixColoringsExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveBase → NonlinearSolveBaseSparseMatrixColoringsExt 5.2 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/NonlinearSolveBase/taBGG/ext/NonlinearSolveBaseLinearSolveExt.jl:12  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/taBGG/ext/NonlinearSolveBaseLinearSolveExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/NonlinearSolveBase/taBGG/ext/NonlinearSolveBaseLineSearchExt.jl:6  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/taBGG/ext/NonlinearSolveBaseLineSearchExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 11.1 s ✓ BracketingNonlinearSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/src/NonlinearSolveQuasiNewton.jl:14  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/yvOna/src/NonlinearSolveQuasiNewton.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveQuasiNewton ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/NonlinearSolveSpectralMethods/kvmhg/src/NonlinearSolveSpectralMethods.jl:10  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveSpectralMethods/kvmhg/src/NonlinearSolveSpectralMethods.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveSpectralMethods ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/NonlinearSolveFirstOrder/kipKw/src/NonlinearSolveFirstOrder.jl:17  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveFirstOrder/kipKw/src/NonlinearSolveFirstOrder.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveFirstOrder 5.0 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("524f51df-c44f-5b23-90f8-9c0b74f0d523"), "RecursiveArrayToolsFastBroadcastExt") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2672  [4] assert_havelock(l::ReentrantLock)  @ Base ./loading.jl:2666 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1769  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1806  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1622  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2680  [9] macro expansion  @ ./loading.jl:2599 [inlined]  [10] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [12] require  @ ./loading.jl:2539 [inlined]  [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/DiffEqBase/pDdpS/src/DiffEqBase.jl:26  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [21] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [23] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/pDdpS/src/DiffEqBase.jl:1 in expression starting at stdin:5 ✗ DiffEqBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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:7  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/yvOna/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/NonlinearSolveSpectralMethods/kvmhg/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:7  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveSpectralMethods/kvmhg/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e4bb9e11-779b-570a-8654-f36884b1ee2e"), "RecursiveArrayToolsForwardDiffExt") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2672  [4] assert_havelock(l::ReentrantLock)  @ Base ./loading.jl:2666 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1769  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1806  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1622  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2680  [9] macro expansion  @ ./loading.jl:2599 [inlined]  [10] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [12] require  @ ./loading.jl:2539 [inlined]  [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/SimpleNonlinearSolve/SQjxe/src/SimpleNonlinearSolve.jl:26  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [22] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [24] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SimpleNonlinearSolve/SQjxe/src/SimpleNonlinearSolve.jl:1 in expression starting at stdin:5 ✗ SimpleNonlinearSolve 10.9 s ✓ DiffEqBase → DiffEqBaseForwardDiffExt 5.3 s ✓ DiffEqBase → DiffEqBaseSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/OrdinaryDiffEqCore/Xa3gA/src/OrdinaryDiffEqCore.jl:12  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [16] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [18] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqCore/Xa3gA/src/OrdinaryDiffEqCore.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqCore 103.0 s ✓ NonlinearSolve 5.7 s ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt 60.1 s ✓ OrdinaryDiffEqVerner 16.9 s ✓ OrdinaryDiffEqTsit5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/OrdinaryDiffEqDifferentiation/p1r5F/src/OrdinaryDiffEqDifferentiation.jl:11  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [16] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [18] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/p1r5F/src/OrdinaryDiffEqDifferentiation.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqDifferentiation 7.0 s ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e4bb9e11-779b-570a-8654-f36884b1ee2e"), "RecursiveArrayToolsForwardDiffExt") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2672  [4] assert_havelock(l::ReentrantLock)  @ Base ./loading.jl:2666 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1769  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1806  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1622  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2680  [9] macro expansion  @ ./loading.jl:2599 [inlined]  [10] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [12] require  @ ./loading.jl:2539 [inlined]  [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqRosenbrock/RQvUb/src/OrdinaryDiffEqRosenbrock.jl:24  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [21] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [23] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqRosenbrock/RQvUb/src/OrdinaryDiffEqRosenbrock.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqRosenbrock ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/OrdinaryDiffEqNonlinearSolve/g0Xmj/src/OrdinaryDiffEqNonlinearSolve.jl:11  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [16] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [18] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/g0Xmj/src/OrdinaryDiffEqNonlinearSolve.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqNonlinearSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("127b3ac7-2247-4354-8eb6-78cf4e7c58e8"), "OrdinaryDiffEqNonlinearSolve") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./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/OrdinaryDiffEqSDIRK/2zq7V/src/OrdinaryDiffEqSDIRK.jl:24  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqSDIRK/2zq7V/src/OrdinaryDiffEqSDIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqSDIRK 36.5 s ✓ OrdinaryDiffEqBDF 82.6 s ✓ OrdinaryDiffEqDefault 18.0 s ✓ OrdinaryDiffEq 28 dependencies successfully precompiled in 609 seconds. 125 already precompiled. Precompilation completed after 634.03s ################################################################################ # Testing # Testing SciMLIterators Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_RwRQ01/Project.toml` [1dea7af3] + OrdinaryDiffEq v7.0.0 [efe4dcdd] + SciMLIterators v1.0.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_RwRQ01/Manifest.toml` [70df07ce] + BracketingNonlinearSolve v1.12.1 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [2569d6c7] + ConcreteStructs v0.2.4 [864edb3b] + DataStructures v0.19.4 [2b5f629d] + DiffEqBase v7.5.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.18 [f151be2c] + EnzymeCore v0.8.20 [7034ab61] + FastBroadcast v1.3.2 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.3.1 [6a86dc24] + FiniteDiff v2.31.0 [f6369f11] + ForwardDiff v1.3.3 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [ba0b0d4f] + Krylov v0.10.6 [87fe0de2] + LineSearch v0.1.9 [7ed4a6bd] + LinearSolve v3.79.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [bb5d69b7] + MaybeInplace v0.1.4 [46d2c3a1] + MuladdMacro v0.2.4 [77ba4419] + NaNMath v1.1.3 [8913a72c] + NonlinearSolve v4.19.1 [be0214bd] + NonlinearSolveBase v2.25.1 [5959db7a] + NonlinearSolveFirstOrder v2.1.1 [9a2c21bd] + NonlinearSolveQuasiNewton v1.13.1 [26075421] + NonlinearSolveSpectralMethods v1.7.1 [bac558e1] + OrderedCollections v1.8.1 [1dea7af3] + OrdinaryDiffEq v7.0.0 [6ad6398a] + OrdinaryDiffEqBDF v2.1.0 [bbf590c4] + OrdinaryDiffEqCore v4.2.0 [50262376] + OrdinaryDiffEqDefault v2.2.0 [4302a76b] + OrdinaryDiffEqDifferentiation v3.1.1 [127b3ac7] + OrdinaryDiffEqNonlinearSolve v2.0.0 [43230ef6] + OrdinaryDiffEqRosenbrock v2.2.0 [b4bd8bb3] + OrdinaryDiffEqRosenbrockTableaus v2.0.0 [2d112036] + OrdinaryDiffEqSDIRK v2.2.0 [b1df2697] + OrdinaryDiffEqTsit5 v2.0.0 [79d7bb75] + OrdinaryDiffEqVerner v2.1.0 [efe4dcdd] + SciMLIterators v1.0.0 [19f34311] + SciMLJacobianOperators v0.1.13 ⌅ [a6db7da4] ↓ SciMLLogging v2.0.0 ⇒ v1.10.1 [efcf1570] + Setfield v1.1.2 [727e6d20] + SimpleNonlinearSolve v2.11.1 [0a514795] + SparseMatrixColorings v0.4.27 [276daf66] + SpecialFunctions v2.7.2 [a759f4b9] + TimerOutputs v0.5.29 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.3.0+0 [0dad84c5] + ArgTools v1.1.2 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [2f01184e] + SparseArrays v1.13.0 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.3+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [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 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_RwRQ01/Project.toml` [1dea7af3] OrdinaryDiffEq v7.0.0 [731186ca] RecursiveArrayTools v4.3.0 [0bca4576] SciMLBase v3.13.0 [efe4dcdd] SciMLIterators v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_RwRQ01/Manifest.toml` [47edcb42] ADTypes v1.22.0 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.6.0 [4fba245c] ArrayInterface v7.25.0 [70df07ce] BracketingNonlinearSolve v1.12.1 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.4 [187b0558] ConstructionBase v1.6.0 [864edb3b] DataStructures v0.19.4 [2b5f629d] DiffEqBase v7.5.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.18 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.20 [e2ba6199] ExprTools v0.1.10 [7034ab61] FastBroadcast v1.3.2 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.3.1 [6a86dc24] FiniteDiff v2.31.0 [f6369f11] ForwardDiff v1.3.3 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.8.0 [46192b85] GPUArraysCore v0.2.0 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [ba0b0d4f] Krylov v0.10.6 [87fe0de2] LineSearch v0.1.9 [7ed4a6bd] LinearSolve v3.79.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [bb5d69b7] MaybeInplace v0.1.4 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.19.1 [be0214bd] NonlinearSolveBase v2.25.1 [5959db7a] NonlinearSolveFirstOrder v2.1.1 [9a2c21bd] NonlinearSolveQuasiNewton v1.13.1 [26075421] NonlinearSolveSpectralMethods v1.7.1 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v7.0.0 [6ad6398a] OrdinaryDiffEqBDF v2.1.0 [bbf590c4] OrdinaryDiffEqCore v4.2.0 [50262376] OrdinaryDiffEqDefault v2.2.0 [4302a76b] OrdinaryDiffEqDifferentiation v3.1.1 [127b3ac7] OrdinaryDiffEqNonlinearSolve v2.0.0 [43230ef6] OrdinaryDiffEqRosenbrock v2.2.0 [b4bd8bb3] OrdinaryDiffEqRosenbrockTableaus v2.0.0 [2d112036] OrdinaryDiffEqSDIRK v2.2.0 [b1df2697] OrdinaryDiffEqTsit5 v2.0.0 [79d7bb75] OrdinaryDiffEqVerner v2.1.0 [d236fae5] PreallocationTools v1.2.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v4.3.0 [189a3867] Reexport v1.2.2 [7e49a35a] RuntimeGeneratedFunctions v0.5.18 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v3.13.0 [efe4dcdd] SciMLIterators v1.0.0 [19f34311] SciMLJacobianOperators v0.1.13 ⌅ [a6db7da4] SciMLLogging v1.10.1 [c0aeaf25] SciMLOperators v1.21.0 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.11.1 [0a514795] SparseMatrixColorings v0.4.27 [276daf66] SpecialFunctions v2.7.2 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [2efcf032] SymbolicIndexingInterface v0.3.47 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.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.5.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+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.69.0+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... Inplace ODE: Test Failed at /home/pkgeval/.julia/packages/SciMLIterators/dQM3i/test/runtests.jl:58 Expression: length(tups) == length(sol) Evaluated: 5 == 10 Stacktrace: [1] top-level scope @ ~/.julia/packages/SciMLIterators/dQM3i/test/runtests.jl:7 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/SciMLIterators/dQM3i/test/runtests.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/SciMLIterators/dQM3i/test/runtests.jl:58 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Test Summary: | Pass Fail Total Time SciMLIterators.jl | 30 1 31 19.4s Solution tuples | 3 3 3.8s Integrator tuples | 9 9 0.2s Integrator intervals | 9 9 0.1s TimeChoiceIterator | 7 7 0.3s Inplace ODE | 2 1 3 14.2s RNG of the outermost testset: Random.Xoshiro(0xf32cf8e819cdcf92, 0x94e1ae10c8175f47, 0x474ac4cb9aa4240f, 0xa0ae22db0a024985, 0x7b0acf11bd58a455) ERROR: LoadError: Some tests did not pass: 30 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SciMLIterators/dQM3i/test/runtests.jl:5 Testing failed after 740.33s ERROR: LoadError: Package SciMLIterators 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:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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:587 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1444.94s: package has test failures