Package evaluation to test Manifolds on Julia 1.14.0-DEV.2028 (45a2de3f7a*) started at 2026-04-12T21:12:38.162 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.81s ################################################################################ # Installation # Installing Manifolds... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1cead3c2] + Manifolds v0.11.20 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.4 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.16 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.14.0 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2c470bb0] + Kronecker v0.5.5 [7a12625a] + LinearMaps v3.11.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [af67fdf4] + ManifoldDiff v0.4.5 [1cead3c2] + Manifolds v0.11.20 [3362f125] + ManifoldsBase v2.3.5 [99c1a7ee] + MatrixEquations v2.5.6 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [356022a1] + NamedDims v1.2.3 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [94ee1d12] + Quaternions v0.7.7 [c1ae055f] + RealDot v0.1.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [47aef6b3] + SimpleWeightedGraphs v1.5.1 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.7.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [bc48ee85] + Tullio v0.3.9 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [2f01184e] + SparseArrays v1.13.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 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5400.6 ms ✓ ManifoldsBase → ManifoldsBaseStatisticsExt 4239.0 ms ✓ ManifoldsBase → ManifoldsBaseRecursiveArrayToolsExt 19854.1 ms ✓ Manifolds 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 11217.8 ms ✓ LinearSolve → LinearSolveFastAlmostBandedMatricesExt ERROR: LoadError: InitError: UndefVarError: `manifest_uuid_path` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] _resolve_top_env(load_path::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:10  [3] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:823  [4] resolve()  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:796  [5] envdir()  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/env.jl:70  [6] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135  [7] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26  [8] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1602  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1590  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1478  [11] _include_from_serialized  @ ./loading.jl:1435 [inlined]  [12] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2306  [13] _require_search_from_serialized  @ ./loading.jl:2201 [inlined]  [14] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2834  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [16] macro expansion  @ ./loading.jl:2622 [inlined]  [17] macro expansion  @ ./lock.jl:376 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [19] require  @ ./loading.jl:2562 [inlined]  [20] eval_import_path  @ ./module.jl:36 [inlined]  [21] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [22] _eval_using  @ ./module.jl:137 [inlined]  [23] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [24] top-level scope  @ ~/.julia/packages/PythonPlot/oS8x4/src/PythonPlot.jl:18  [25] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [26] 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  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [30] include_string  @ ./loading.jl:3146 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [32] _start()  @ Base ./client.jl:593 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/PythonPlot/oS8x4/src/PythonPlot.jl:2 in expression starting at stdin:5 ✗ PythonPlot ERROR: LoadError: InitError: UndefVarError: `manifest_uuid_path` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] _resolve_top_env(load_path::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:10  [3] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:823  [4] resolve()  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:796  [5] envdir()  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/env.jl:70  [6] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135  [7] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26  [8] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1602  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1590  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1478  [11] _include_from_serialized  @ ./loading.jl:1435 [inlined]  [12] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2306  [13] _require_search_from_serialized  @ ./loading.jl:2201 [inlined]  [14] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2834  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [16] macro expansion  @ ./loading.jl:2622 [inlined]  [17] macro expansion  @ ./lock.jl:376 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [19] require  @ ./loading.jl:2562 [inlined]  [20] eval_import_path  @ ./module.jl:36 [inlined]  [21] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [22] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [23] top-level scope  @ ~/.julia/packages/SciMLBase/Ag5zT/ext/SciMLBasePythonCallExt.jl:3  [24] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [25] 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  [26] top-level scope  @ stdin:5  [27] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [28] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [29] include_string  @ ./loading.jl:3146 [inlined]  [30] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [31] _start()  @ Base ./client.jl:593 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/SciMLBase/Ag5zT/ext/SciMLBasePythonCallExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBasePythonCallExt 10592.8 ms ✓ Integrals 37.9 ms ✓ OrdinaryDiffEqStabilizedRK 62.7 ms ✓ OrdinaryDiffEqFunctionMap 90.5 ms ✓ OrdinaryDiffEqVerner 24.0 ms ✓ OrdinaryDiffEqQPRK 19.3 ms ✓ OrdinaryDiffEqSymplecticRK 40.7 ms ✓ OrdinaryDiffEqLowOrderRK 78.2 ms ✓ OrdinaryDiffEqFeagin 18.0 ms ✓ OrdinaryDiffEqSSPRK 11.2 ms ✓ OrdinaryDiffEqRKN 15.2 ms ✓ OrdinaryDiffEqHighOrderRK 13.7 ms ✓ OrdinaryDiffEqExplicitRK 17.1 ms ✓ OrdinaryDiffEqNordsieck 86.3 ms ✓ OrdinaryDiffEqLinear 8.1 ms ✓ OrdinaryDiffEqPRK 17.8 ms ✓ OrdinaryDiffEqLowStorageRK 19562.2 ms ✓ Gtk 23560.7 ms ✓ Plots → FileIOExt 17777.7 ms ✓ ManifoldsBase → ManifoldsBasePlotsExt 7199.5 ms ✓ Manifolds → ManifoldsRecipesBaseExt 4829.2 ms ✓ Manifolds → ManifoldsHybridArraysExt 4990.6 ms ✓ Manifolds → ManifoldsNLsolveExt 7071.8 ms ✓ Manifolds → ManifoldsTestExt 7368.5 ms ✓ Manifolds → ManifoldsRecursiveArrayToolsExt 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 7884.7 ms ✓ Integrals → IntegralsFastGaussQuadratureExt 8223.0 ms ✓ Integrals → IntegralsForwardDiffExt 8272.1 ms ✓ Integrals → IntegralsDifferentiationInterfaceExt 15.4 ms ✓ OrdinaryDiffEqAdamsBashforthMoulton 7144.5 ms ✓ Manifolds → ManifoldsDistributionsExt 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 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 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/jtHeN/src/OrdinaryDiffEqDifferentiation.jl:8  [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/OrdinaryDiffEqDifferentiation/jtHeN/src/OrdinaryDiffEqDifferentiation.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqDifferentiation 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 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/BoundaryValueDiffEqCore/XqlWD/src/BoundaryValueDiffEqCore.jl:13  [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/BoundaryValueDiffEqCore/XqlWD/src/BoundaryValueDiffEqCore.jl:1 in expression starting at stdin:5 ✗ BoundaryValueDiffEqCore ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqDifferentiation/jtHeN/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:3  [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/OrdinaryDiffEqDifferentiation/jtHeN/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt 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 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("56b672f2-a5fe-4263-ab2d-da677488eb3a"), "BoundaryValueDiffEqCore") 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/BoundaryValueDiffEqAscher/UCZTS/src/BoundaryValueDiffEqAscher.jl:6  [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/BoundaryValueDiffEqAscher/UCZTS/src/BoundaryValueDiffEqAscher.jl:1 in expression starting at stdin:5 ✗ BoundaryValueDiffEqAscher ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("56b672f2-a5fe-4263-ab2d-da677488eb3a"), "BoundaryValueDiffEqCore") 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/BoundaryValueDiffEqFIRK/Yn90h/src/BoundaryValueDiffEqFIRK.jl:6  [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/BoundaryValueDiffEqFIRK/Yn90h/src/BoundaryValueDiffEqFIRK.jl:1 in expression starting at stdin:5 ✗ BoundaryValueDiffEqFIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("56b672f2-a5fe-4263-ab2d-da677488eb3a"), "BoundaryValueDiffEqCore") 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/BoundaryValueDiffEqMIRK/ZUgPk/src/BoundaryValueDiffEqMIRK.jl:6  [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/BoundaryValueDiffEqMIRK/ZUgPk/src/BoundaryValueDiffEqMIRK.jl:1 in expression starting at stdin:5 ✗ BoundaryValueDiffEqMIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("56b672f2-a5fe-4263-ab2d-da677488eb3a"), "BoundaryValueDiffEqCore") 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/BoundaryValueDiffEqShooting/nlZrR/src/BoundaryValueDiffEqShooting.jl:6  [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/BoundaryValueDiffEqShooting/nlZrR/src/BoundaryValueDiffEqShooting.jl:1 in expression starting at stdin:5 ✗ BoundaryValueDiffEqShooting ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("56b672f2-a5fe-4263-ab2d-da677488eb3a"), "BoundaryValueDiffEqCore") 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/BoundaryValueDiffEqMIRKN/AJNTw/src/BoundaryValueDiffEqMIRKN.jl:6  [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/BoundaryValueDiffEqMIRKN/AJNTw/src/BoundaryValueDiffEqMIRKN.jl:1 in expression starting at stdin:5 ✗ BoundaryValueDiffEqMIRKN 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_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:23  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [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:3294  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [23] include_string  @ ./loading.jl:3146 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [25] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqExtrapolation 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqRosenbrock/vh8Pi/src/OrdinaryDiffEqRosenbrock.jl:22  [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/OrdinaryDiffEqRosenbrock/vh8Pi/src/OrdinaryDiffEqRosenbrock.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqRosenbrock ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.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/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqExponentialRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") 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/ext/NonlinearSolveNLsolveExt.jl:7  [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/ext/NonlinearSolveNLsolveExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolve → NonlinearSolveNLsolveExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") 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/OrdinaryDiffEqNonlinearSolve/lbbob/src/OrdinaryDiffEqNonlinearSolve.jl:14  [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/OrdinaryDiffEqNonlinearSolve/lbbob/src/OrdinaryDiffEqNonlinearSolve.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqNonlinearSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7227322d-7511-4e07-9247-ad6ff830280e"), "BoundaryValueDiffEqAscher") 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/BoundaryValueDiffEq/VrQdI/src/BoundaryValueDiffEq.jl:4  [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/BoundaryValueDiffEq/VrQdI/src/BoundaryValueDiffEq.jl:1 in expression starting at stdin:5 ✗ BoundaryValueDiffEq 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:26  [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/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqFIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:12  [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/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqIMEXMultistep ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:16  [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/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqStabilizedIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:17  [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/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqPDIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:24  [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/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqSDIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("764a87c0-6b3e-53db-9096-fe964310641d"), "BoundaryValueDiffEq") 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/Manifolds/bioud/ext/ManifoldsBoundaryValueDiffEqExt.jl:9  [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/Manifolds/bioud/ext/ManifoldsBoundaryValueDiffEqExt.jl:1 in expression starting at stdin:5 ✗ Manifolds → ManifoldsBoundaryValueDiffEqExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2d112036-d095-4a1e-ab9a-08536f3ecdbf"), "OrdinaryDiffEqSDIRK") 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/OrdinaryDiffEqBDF/DtOxc/src/OrdinaryDiffEqBDF.jl:27  [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/OrdinaryDiffEqBDF/DtOxc/src/OrdinaryDiffEqBDF.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqBDF ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43230ef6-c299-4910-a778-202eb28ce4ce"), "OrdinaryDiffEqRosenbrock") 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/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.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/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqDefault ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEq/l3jV2/src/OrdinaryDiffEq.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/OrdinaryDiffEq/l3jV2/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEq ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"), "OrdinaryDiffEq") 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/Manifolds/bioud/ext/ManifoldsOrdinaryDiffEqDiffEqCallbacksExt.jl:14  [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/Manifolds/bioud/ext/ManifoldsOrdinaryDiffEqDiffEqCallbacksExt.jl:1 in expression starting at stdin:5 ✗ Manifolds → ManifoldsOrdinaryDiffEqDiffEqCallbacksExt 17 dependencies successfully precompiled in 416 seconds. 506 already precompiled. Precompilation completed after 430.47s ################################################################################ # Testing # Testing Manifolds Status `/tmp/jl_cUWmZw/Project.toml` [47edcb42] ADTypes v1.21.0 [764a87c0] BoundaryValueDiffEq v5.20.0 [5ae59095] Colors v0.13.1 [459566f4] DiffEqCallbacks v4.13.0 [a0c0ee7d] DifferentiationInterface v0.7.16 [31c24e10] Distributions v0.25.123 [497a8b3b] DoubleFloats v1.6.2 [26cc04aa] FiniteDifferences v0.12.33 [f6369f11] ForwardDiff v1.3.3 [86223c79] Graphs v1.14.0 [4c0ca9eb] Gtk v1.3.1 [1baab800] HybridArrays v0.4.16 [82e4d734] ImageIO v0.6.9 [6218d12a] ImageMagick v1.4.2 [2c470bb0] Kronecker v0.5.5 [af67fdf4] ManifoldDiff v0.4.5 [1cead3c2] Manifolds v0.11.20 [3362f125] ManifoldsBase v2.3.5 [99c1a7ee] MatrixEquations v2.5.6 [2774e3e8] NLsolve v4.5.1 [1dea7af3] OrdinaryDiffEq v6.111.0 [91a5bcdd] Plots v1.41.6 [274fc56d] PythonPlot v1.0.6 [dca85d43] QuartzImageIO v0.7.5 [94ee1d12] Quaternions v0.7.7 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v3.54.0 [47aef6b3] SimpleWeightedGraphs v1.5.1 [276daf66] SpecialFunctions v2.7.2 [90137ffa] StaticArrays v1.9.18 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.10 [bc48ee85] Tullio v0.3.9 [37e2e46d] LinearAlgebra v1.13.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cUWmZw/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.5.2 [66dad0bd] AliasTables v1.1.3 [a95523ee] AlmostBlockDiagonals v0.1.10 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.23.0 [4c555306] ArrayLayouts v1.12.2 [39de3d68] AxisArrays v0.4.8 [aae01518] BandedMatrices v1.11.0 [d1d4a3ce] BitFlags v0.1.9 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [764a87c0] BoundaryValueDiffEq v5.20.0 [7227322d] BoundaryValueDiffEqAscher v1.12.0 [56b672f2] BoundaryValueDiffEqCore v2.2.0 [85d9eb09] BoundaryValueDiffEqFIRK v1.13.0 [1a22d4ce] BoundaryValueDiffEqMIRK v1.13.0 [9255f1d6] BoundaryValueDiffEqMIRKN v1.12.0 [ed55bfe0] BoundaryValueDiffEqShooting v1.13.0 [70df07ce] BracketingNonlinearSolve v1.12.1 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [159f3aea] Cairo v1.1.1 [d360d2e6] ChainRulesCore v1.26.1 [fb6a15b2] CloseOpenIntervals v0.1.13 [944b1d66] CodecZlib v0.7.8 [6b39b394] CodecZstd v0.8.7 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.1.0 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [f0e56b4a] ConcurrentUtilities v2.5.1 [992eb4ea] CondaPkg v0.2.34 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [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 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.6.2 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.19 [460bff9d] ExceptionUnwrapping v0.1.11 [d4d017d3] ExponentialUtilities v1.30.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [c87230d0] FFMPEG v0.4.5 [9d29842c] FastAlmostBandedMatrices v0.1.6 [7034ab61] FastBroadcast v1.3.1 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.1.0 [a4df4552] FastPower v1.3.1 [5789e2e9] FileIO v1.18.0 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.29.0 [26cc04aa] FiniteDifferences v0.12.33 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.3 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.4.0 [46192b85] GPUArraysCore v0.2.0 [28b8d3ca] GR v0.73.24 ⌅ [14197337] GenericLinearAlgebra v0.3.19 [c145ed77] GenericSchur v0.5.6 [a2bd30eb] Graphics v1.1.3 [86223c79] Graphs v1.14.0 [42e2da0e] Grisu v1.0.2 [4c0ca9eb] Gtk v1.3.1 [19dc6840] HCubature v1.8.0 [cd3eb016] HTTP v1.11.0 [1baab800] HybridArrays v0.4.16 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [6218d12a] ImageMagick v1.4.2 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [de52edbc] Integrals v5.4.0 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [ae98c720] Jieko v0.2.1 [b835a17e] JpegTurbo v0.1.6 [2c470bb0] Kronecker v0.5.5 [ba0b0d4f] Krylov v0.10.6 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [73f95e8e] LatticeRules v0.0.1 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.9.6 [8cdb02fc] LazyModules v0.3.1 [87fe0de2] LineSearch v0.1.7 ⌃ [d3d80556] LineSearches v7.5.1 [7a12625a] LinearMaps v3.11.4 [7ed4a6bd] LinearSolve v3.73.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [af67fdf4] ManifoldDiff v0.4.5 [1cead3c2] Manifolds v0.11.20 [3362f125] ManifoldsBase v2.3.5 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.3 [99c1a7ee] MatrixEquations v2.5.6 [a3b82374] MatrixFactorizations v3.1.3 [bb5d69b7] MaybeInplace v0.1.4 [739be429] MbedTLS v1.1.10 [442fdcdd] Measures v0.3.3 [0b3b1443] MicroMamba v0.1.15 [e1d29d7a] Missings v1.2.0 [4886b29c] MonteCarloIntegration v0.2.0 [e94cdb99] MosaicViews v0.3.4 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 ⌅ [d41bc354] NLSolversBase v7.10.0 [2774e3e8] NLsolve v4.5.1 [77ba4419] NaNMath v1.1.3 [356022a1] NamedDims v1.2.3 [f09324ee] Netpbm v1.1.1 [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 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [4d8831e6] OpenSSL v1.6.1 [bca83a33] OptimizationBase v5.1.0 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.111.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.11.0 [6ad6398a] OrdinaryDiffEqBDF v1.25.0 [bbf590c4] OrdinaryDiffEqCore v3.30.0 [50262376] OrdinaryDiffEqDefault v1.14.0 [4302a76b] OrdinaryDiffEqDifferentiation v2.8.0 [9286f039] OrdinaryDiffEqExplicitRK v1.12.0 [e0540318] OrdinaryDiffEqExponentialRK v1.15.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.18.0 [5960d6e9] OrdinaryDiffEqFIRK v1.26.0 [101fe9f7] OrdinaryDiffEqFeagin v1.10.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.11.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.12.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.14.0 [521117fe] OrdinaryDiffEqLinear v1.12.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.13.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.15.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.27.0 [c9986a66] OrdinaryDiffEqNordsieck v1.11.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.14.0 [5b33eab2] OrdinaryDiffEqPRK v1.10.0 [04162be5] OrdinaryDiffEqQPRK v1.10.0 [af6ede74] OrdinaryDiffEqRKN v1.12.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.30.0 [2d112036] OrdinaryDiffEqSDIRK v1.14.0 [669c94d9] OrdinaryDiffEqSSPRK v1.14.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.14.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.10.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.13.0 [b1df2697] OrdinaryDiffEqTsit5 v1.12.0 [79d7bb75] OrdinaryDiffEqVerner v1.14.0 [90014a1f] PDMats v0.11.37 [f57f5aa1] PNGFiles v0.4.4 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [fa939f87] Pidfile v1.3.0 [eebad327] PkgVersion v0.3.3 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.6 [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 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [6099a3de] PythonCall v0.9.31 [274fc56d] PythonPlot v1.0.6 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.3 ⌅ [be4d8f0f] Quadmath v0.5.13 [dca85d43] QuartzImageIO v0.7.5 [8a4e6c94] QuasiMonteCarlo v0.3.5 [94ee1d12] Quaternions v0.7.7 [b3c3ace0] RangeArrays v0.3.2 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 ⌅ [731186ca] RecursiveArrayTools v3.54.0 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.18 [fdea26ae] SIMD v3.7.2 [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 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [727e6d20] SimpleNonlinearSolve v2.11.1 [699a6c99] SimpleTraits v0.9.5 [47aef6b3] SimpleWeightedGraphs v1.5.1 [45858cf5] Sixel v0.1.5 [ed01d8cd] Sobol v1.5.0 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.2.1 [0a514795] SparseMatrixColorings v0.4.26 [276daf66] SpecialFunctions v2.7.2 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [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 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [7792a7ef] StrideArraysCore v0.5.8 [ec057cc2] StructUtils v2.7.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 [731e570b] TiffImages v0.11.9 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [bc48ee85] Tullio v0.3.9 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 [e17b2a0c] UnsafePointers v1.0.0 [41fe7b60] Unzip v0.2.0 [81def892] VersionParsing v1.3.0 [e3aaa7dc] WebP v0.1.3 [7b86fcea] ATK_jll v2.38.1+0 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.6+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+1 [f5851436] FFTW_jll v3.3.11+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+0 [d2c73de3] GR_jll v0.73.24+0 [77ec8976] GTK3_jll v3.24.31+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [c73af94c] ImageMagick_jll v7.1.2011+0 [905a6f67] Imath_jll v3.2.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [42c93a91] Libepoxy_jll v1.5.11+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [925c91fb] Librsvg_jll v2.54.7+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.42.0+0 [d3a379c0] LittleCMS_jll v2.17.0+0 [856f044c] MKL_jll v2025.2.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [18a262bb] OpenEXR_jll v3.4.8+0 [643b3616] OpenJpeg_jll v2.5.5+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [c0090381] Qt6Base_jll v6.10.2+1 [629bc702] Qt6Declarative_jll v6.10.2+1 [ce943373] Qt6ShaderTools_jll v6.10.2+1 [6de9746b] Qt6Svg_jll v6.10.2+0 [e99dba38] Qt6Wayland_jll v6.10.2+1 [f50d1b31] Rmath_jll v0.5.1+0 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.3+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [3c9796d7] Xorg_libXcomposite_jll v0.4.7+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [0aeada51] Xorg_libXdamage_jll v1.1.7+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [b6f176f1] Xorg_libXtst_jll v1.2.5+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 ⌅ [b437f822] adwaita_icon_theme_jll v3.33.93+0 [de012916] at_spi2_atk_jll v2.38.0+0 [0fc3237b] at_spi2_core_jll v2.58.2+0 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [da03df04] gdk_pixbuf_jll v2.42.13+0 ⌅ [059c91fe] hicolor_icon_theme_jll v0.17.0+3 [bf975903] iso_codes_jll v4.20.1+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.125+1 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.57+0 [075b6546] libsixel_jll v1.10.5+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [337d8026] libzip_jll v1.11.3+0 [f8abcde7] micromamba_jll v2.3.1+0 [009596ad] mtdev_jll v1.1.7+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [4d7b5844] pixi_jll v0.41.3+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.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 [a63ad114] Mmap 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 [4607b0f0] SuiteSparse [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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Info: === Manifolds.jl Test Suite === │ │ Test set all │ └ These settings are stored in environment variables. [ Info: Running test_ambiguities.jl [ Info: Skipping Ambiguity tests for pre-release versions 5.021520 seconds (1.71 M allocations: 103.739 MiB, 8.32% gc time, 67.70% compilation time: 38% of which was recompilation) [ Info: Running test_deprecated.jl 0.006911 seconds (2.09 k allocations: 84.102 KiB, 0.02% compilation time) [ Info: Running test_differentiation.jl 75.627526 seconds (40.49 M allocations: 2.258 GiB, 2.13% gc time, 99.18% compilation time: 3% of which was recompilation) [ Info: Running test_notation.jl 1.090138 seconds (378.70 k allocations: 22.373 MiB, 98.38% compilation time) [ Info: Running test_utils.jl 409.559320 seconds (84.73 M allocations: 5.054 GiB, 1.43% gc time, 99.94% compilation time) [ Info: Running test_metric.jl ┌ Warning: `local_metric(M::AbstractManifold, p, B::AbstractBasis)` is deprecated. Consider using `local_metric(M::AbstractManifold, A::AbstractAtlas, i, a)` instead └ @ Manifolds ~/.julia/packages/Manifolds/bioud/src/deprecated.jl:76 ┌ Warning: `local_metric_jacobian(M::AbstractManifold, p, B::AbstractBasis)` is deprecated. Consider using `christoffel_symbols_second(M::AbstractManifold, A::AbstractAtlas, i, a)` instead └ @ Manifolds ~/.julia/packages/Manifolds/bioud/src/deprecated.jl:97 ┌ Warning: `inverse_local_metric(M::AbstractManifold, p, B::AbstractBasis)` is deprecated. Consider using `inverse_local_metric(M::AbstractManifold, A::AbstractAtlas, i, a)` instead └ @ Manifolds ~/.julia/packages/Manifolds/bioud/src/deprecated.jl:55 ┌ Warning: `det_local_metric(M::AbstractManifold, p, B::AbstractBasis)` is deprecated. Consider using `det_local_metric(M::AbstractManifold, A::AbstractAtlas, i, a)` instead └ @ Manifolds ~/.julia/packages/Manifolds/bioud/src/deprecated.jl:10 ┌ Warning: `log_local_metric_density(M::AbstractManifold, p, B::AbstractBasis)` is deprecated. Consider using `log_local_metric_density(M::AbstractManifold, A::AbstractAtlas, i, a)` instead └ @ Manifolds ~/.julia/packages/Manifolds/bioud/src/deprecated.jl:111 ┌ Warning: `ricci_curvature(M::AbstractManifold, p, B::AbstractBasis)` is deprecated. Consider using `ricci_curvature(M::AbstractManifold, A::AbstractAtlas, i, a)` instead └ @ Manifolds ~/.julia/packages/Manifolds/bioud/src/deprecated.jl:137 ┌ Warning: `einstein_tensor(M::AbstractManifold, p, B::AbstractBasis)` is deprecated. Consider using `einstein_tensor(M::AbstractManifold, A::AbstractAtlas, i, a)` instead └ @ Manifolds ~/.julia/packages/Manifolds/bioud/src/deprecated.jl:25 57.873160 seconds (29.14 M allocations: 1.623 GiB, 0.77% gc time, 98.53% compilation time) [ Info: Running test_statistics.jl ┌ Warning: var will default to corrected=true in the future. Use corrected=false for previous behaviour. │ caller = top-level scope at test_statistics.jl:351 └ @ Core ~/.julia/packages/Manifolds/bioud/test/test_statistics.jl:351 ┌ Warning: std will default to corrected=true in the future. Use corrected=false for previous behaviour. │ caller = top-level scope at test_statistics.jl:351 └ @ Core ~/.julia/packages/Manifolds/bioud/test/test_statistics.jl:351 ┌ Warning: var will default to corrected=true in the future. Use corrected=false for previous behaviour. │ caller = top-level scope at test_statistics.jl:351 └ @ Core ~/.julia/packages/Manifolds/bioud/test/test_statistics.jl:351 ┌ Warning: std will default to corrected=true in the future. Use corrected=false for previous behaviour. │ caller = top-level scope at test_statistics.jl:351 └ @ Core ~/.julia/packages/Manifolds/bioud/test/test_statistics.jl:351 ┌ Warning: var will default to corrected=true in the future. Use corrected=false for previous behaviour. │ caller = top-level scope at test_statistics.jl:351 └ @ Core ~/.julia/packages/Manifolds/bioud/test/test_statistics.jl:351 ┌ Warning: std will default to corrected=true in the future. Use corrected=false for previous behaviour. │ caller = top-level scope at test_statistics.jl:351 └ @ Core ~/.julia/packages/Manifolds/bioud/test/test_statistics.jl:351 ┌ Warning: var will default to corrected=true in the future. Use corrected=false for previous behaviour. │ caller = top-level scope at test_statistics.jl:351 └ @ Core ~/.julia/packages/Manifolds/bioud/test/test_statistics.jl:351 ┌ Warning: std will default to corrected=true in the future. Use corrected=false for previous behaviour. │ caller = top-level scope at test_statistics.jl:351 └ @ Core ~/.julia/packages/Manifolds/bioud/test/test_statistics.jl:351 191.383051 seconds (69.38 M allocations: 3.391 GiB, 0.83% gc time, 91.85% compilation time) [ Info: Running approx_inverse_retraction.jl 39.461003 seconds (10.36 M allocations: 610.195 MiB, 0.83% gc time, 99.03% compilation time) [ Info: Running manifolds-old/embedded_torus.jl 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 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 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 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 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/jtHeN/src/OrdinaryDiffEqDifferentiation.jl:8  [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/OrdinaryDiffEqDifferentiation/jtHeN/src/OrdinaryDiffEqDifferentiation.jl:1 in expression starting at stdin:5 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 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqDifferentiation/jtHeN/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:3  [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/OrdinaryDiffEqDifferentiation/jtHeN/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:1 in expression starting at stdin:5 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 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_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:23  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [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:3294  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [23] include_string  @ ./loading.jl:3146 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [25] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:1 in expression starting at stdin:5 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqRosenbrock/vh8Pi/src/OrdinaryDiffEqRosenbrock.jl:22  [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/OrdinaryDiffEqRosenbrock/vh8Pi/src/OrdinaryDiffEqRosenbrock.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.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/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") 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/OrdinaryDiffEqNonlinearSolve/lbbob/src/OrdinaryDiffEqNonlinearSolve.jl:14  [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/OrdinaryDiffEqNonlinearSolve/lbbob/src/OrdinaryDiffEqNonlinearSolve.jl:1 in expression starting at stdin:5 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:26  [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/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:12  [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/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:16  [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/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:17  [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/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:24  [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/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2d112036-d095-4a1e-ab9a-08536f3ecdbf"), "OrdinaryDiffEqSDIRK") 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/OrdinaryDiffEqBDF/DtOxc/src/OrdinaryDiffEqBDF.jl:27  [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/OrdinaryDiffEqBDF/DtOxc/src/OrdinaryDiffEqBDF.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43230ef6-c299-4910-a778-202eb28ce4ce"), "OrdinaryDiffEqRosenbrock") 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/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.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/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEq/l3jV2/src/OrdinaryDiffEq.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/OrdinaryDiffEq/l3jV2/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 20 dependencies had output during precompilation: ┌ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqDifferentiation/jtHeN/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:3 │ [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/OrdinaryDiffEqDifferentiation/jtHeN/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqStabilizedIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:16 │ [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/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:1 │ in expression starting at stdin:5 └ ┌ LinearSolve → LinearSolveEnzymeExt │ 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 └ ┌ OrdinaryDiffEqRosenbrock │ 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(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [15] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqRosenbrock/vh8Pi/src/OrdinaryDiffEqRosenbrock.jl:22 │ [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/OrdinaryDiffEqRosenbrock/vh8Pi/src/OrdinaryDiffEqRosenbrock.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqNonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") 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/OrdinaryDiffEqNonlinearSolve/lbbob/src/OrdinaryDiffEqNonlinearSolve.jl:14 │ [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/OrdinaryDiffEqNonlinearSolve/lbbob/src/OrdinaryDiffEqNonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqIMEXMultistep │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:12 │ [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/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqDifferentiation │ 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(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [15] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/jtHeN/src/OrdinaryDiffEqDifferentiation.jl:8 │ [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/OrdinaryDiffEqDifferentiation/jtHeN/src/OrdinaryDiffEqDifferentiation.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt │ 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 └ ┌ NonlinearSolve │ 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 └ ┌ OrdinaryDiffEq │ [Output was shown above] └ ┌ LinearSolve → LinearSolveSTRUMPACKExt │ 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 └ ┌ NonlinearSolveQuasiNewton │ 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 └ ┌ OrdinaryDiffEqSDIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:24 │ [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/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqFIRK │ 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(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [15] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:26 │ [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/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqExtrapolation │ 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_using │ @ ./module.jl:137 [inlined] │ [16] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [17] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:23 │ [18] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [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:3294 │ [20] top-level scope │ @ stdin:5 │ [21] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3136 │ [23] include_string │ @ ./loading.jl:3146 [inlined] │ [24] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:350 │ [25] _start() │ @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqPDIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:17 │ [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/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveFirstOrder │ 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 └ ┌ OrdinaryDiffEqExponentialRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") 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/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.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/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqBDF │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2d112036-d095-4a1e-ab9a-08536f3ecdbf"), "OrdinaryDiffEqSDIRK") 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/OrdinaryDiffEqBDF/DtOxc/src/OrdinaryDiffEqBDF.jl:27 │ [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/OrdinaryDiffEqBDF/DtOxc/src/OrdinaryDiffEqBDF.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqDefault │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43230ef6-c299-4910-a778-202eb28ce4ce"), "OrdinaryDiffEqRosenbrock") 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/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.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/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.jl:1 │ in expression starting at stdin:5 └ Manifolds.jl: Error During Test at /home/pkgeval/.julia/packages/Manifolds/bioud/test/runtests.jl:16 Got exception outside of a @test LoadError: The following 20 packages failed to precompile: OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt Failed to precompile OrdinaryDiffEqDifferentiationSparseArraysExt [4ece5de6-293a-5c45-ae66-31b75ecaace4] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDifferentiationSparseArraysExt/jl_wCjHGj" (ProcessExited(1)). OrdinaryDiffEqStabilizedIRK Failed to precompile OrdinaryDiffEqStabilizedIRK [e3e12d00-db14-5390-b879-ac3dd2ef6296] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqStabilizedIRK/jl_4mgayb" (ProcessExited(1)). LinearSolve → LinearSolveEnzymeExt Failed to precompile LinearSolveEnzymeExt [5895cdaf-549a-54a7-82ae-fc9d8ce60a0b] to "/home/pkgeval/.julia/compiled/v1.14/LinearSolveEnzymeExt/jl_AKzJnG" (ProcessExited(1)). OrdinaryDiffEqRosenbrock Failed to precompile OrdinaryDiffEqRosenbrock [43230ef6-c299-4910-a778-202eb28ce4ce] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqRosenbrock/jl_WaVhrt" (ProcessExited(1)). OrdinaryDiffEqNonlinearSolve Failed to precompile OrdinaryDiffEqNonlinearSolve [127b3ac7-2247-4354-8eb6-78cf4e7c58e8] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqNonlinearSolve/jl_EM1vIX" (ProcessExited(1)). OrdinaryDiffEqIMEXMultistep Failed to precompile OrdinaryDiffEqIMEXMultistep [9f002381-b378-40b7-97a6-27a27c83f129] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqIMEXMultistep/jl_cNuyyg" (ProcessExited(1)). OrdinaryDiffEqDifferentiation Failed to precompile OrdinaryDiffEqDifferentiation [4302a76b-040a-498a-8c04-15b101fed76b] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDifferentiation/jl_phLbZH" (ProcessExited(1)). NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt Failed to precompile NonlinearSolveQuasiNewtonForwardDiffExt [911b6902-c3a5-510f-b855-c7091e5e83f1] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewtonForwardDiffExt/jl_VUJHbF" (ProcessExited(1)). NonlinearSolve Failed to precompile NonlinearSolve [8913a72c-1f9b-4ce2-8d82-65094dcecaec] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolve/jl_obggDC" (ProcessExited(1)). OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEq/jl_Diy0Cm" (ProcessExited(1)). LinearSolve → LinearSolveSTRUMPACKExt Failed to precompile LinearSolveSTRUMPACKExt [59fbac3c-d803-51cd-95a5-b82576235fa4] to "/home/pkgeval/.julia/compiled/v1.14/LinearSolveSTRUMPACKExt/jl_u7Oq36" (ProcessExited(1)). NonlinearSolveQuasiNewton Failed to precompile NonlinearSolveQuasiNewton [9a2c21bd-3a47-402d-9113-8faf9a0ee114] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewton/jl_eddRUj" (ProcessExited(1)). OrdinaryDiffEqSDIRK Failed to precompile OrdinaryDiffEqSDIRK [2d112036-d095-4a1e-ab9a-08536f3ecdbf] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqSDIRK/jl_HKfTVi" (ProcessExited(1)). OrdinaryDiffEqFIRK Failed to precompile OrdinaryDiffEqFIRK [5960d6e9-dd7a-4743-88e7-cf307b64f125] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqFIRK/jl_aqeNLl" (ProcessExited(1)). OrdinaryDiffEqExtrapolation Failed to precompile OrdinaryDiffEqExtrapolation [becaefa8-8ca2-5cf9-886d-c06f3d2bd2c4] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqExtrapolation/jl_ldyzcN" (ProcessExited(1)). OrdinaryDiffEqPDIRK Failed to precompile OrdinaryDiffEqPDIRK [5dd0a6cf-3d4b-4314-aa06-06d4e299bc89] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqPDIRK/jl_OXGI7P" (ProcessExited(1)). NonlinearSolveFirstOrder Failed to precompile NonlinearSolveFirstOrder [5959db7a-ea39-4486-b5fe-2dd0bf03d60d] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveFirstOrder/jl_uOZi36" (ProcessExited(1)). OrdinaryDiffEqExponentialRK Failed to precompile OrdinaryDiffEqExponentialRK [e0540318-69ee-4070-8777-9e2de6de23de] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqExponentialRK/jl_AlHTh8" (ProcessExited(1)). OrdinaryDiffEqBDF Failed to precompile OrdinaryDiffEqBDF [6ad6398a-0878-4a85-9266-38940aa047c8] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqBDF/jl_3h2WIt" (ProcessExited(1)). OrdinaryDiffEqDefault Failed to precompile OrdinaryDiffEqDefault [50262376-6c5a-4cf5-baba-aaf4f84d72d7] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDefault/jl_YqkOMK" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Manifolds/bioud/test/manifolds-old/embedded_torus.jl:3 Test Summary: | Pass Error Broken Total Time Manifolds.jl | 1553 1 1 1555 15m19.6s Utilities | 1533 1 1534 12m20.7s approximate inverse retractions | 20 20 39.1s RNG of the outermost testset: Random.Xoshiro(0x717f92f383222127, 0x38d993e0060509e3, 0x81286f20b014a125, 0x6022f6f120eb356c, 0x42cb3aceec06da7d) ERROR: LoadError: Some tests did not pass: 1553 passed, 0 failed, 1 errored, 1 broken. in expression starting at /home/pkgeval/.julia/packages/Manifolds/bioud/test/runtests.jl:16 Testing failed after 939.01s ERROR: LoadError: Package Manifolds 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 1448.8s: package fails to precompile