Package evaluation to test DDEBifurcationKit on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T21:51:16.951 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.17s ################################################################################ # Installation # Installing DDEBifurcationKit... Resolving package versions... Installed CompositionsBase ──────────── v0.1.2 Installed CommonSolve ───────────────── v0.2.6 Installed MacroTools ────────────────── v0.5.16 Installed DiffResults ───────────────── v1.1.0 Installed Adapt ─────────────────────── v4.5.0 Installed FillArrays ────────────────── v1.16.0 Installed DataStructures ────────────── v0.19.3 Installed ForwardDiff ───────────────── v0.10.39 Installed RuntimeGeneratedFunctions ─── v0.5.17 Installed ExprTools ─────────────────── v0.1.10 Installed ConstructionBase ──────────── v1.6.0 Installed LinearMaps ────────────────── v3.11.4 Installed SymbolicIndexingInterface ─── v0.3.46 Installed ArnoldiMethod ─────────────── v0.2.0 Installed ArrayInterface ────────────── v7.22.0 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed OrderedCollections ────────── v1.8.1 Installed RecipesBase ───────────────── v1.3.4 Installed PreallocationTools ────────── v1.1.2 Installed BifurcationKit ────────────── v0.5.6 Installed FunctionWrappersWrappers ──── v0.1.3 Installed Krylov ────────────────────── v0.10.5 Installed SciMLOperators ────────────── v1.15.1 Installed DataAPI ───────────────────── v1.16.0 Installed Statistics ────────────────── v1.11.1 Installed DataValueInterfaces ───────── v1.0.0 Installed CommonSubexpressions ──────── v0.3.1 Installed StructArrays ──────────────── v0.7.2 Installed ExproniconLite ────────────── v0.10.14 Installed KrylovKit ─────────────────── v0.10.2 Installed SciMLStructures ───────────── v1.10.0 Installed PrecompileTools ───────────── v1.3.3 Installed StaticArraysCore ──────────── v1.4.4 Installed LoggingExtras ─────────────── v1.2.0 Installed IrrationalConstants ───────── v0.2.6 Installed StaticArrays ──────────────── v1.9.17 Installed FastGaussQuadrature ───────── v1.1.0 Installed GPUArraysCore ─────────────── v0.2.0 Installed NaNMath ───────────────────── v1.1.3 Installed SciMLPublic ───────────────── v1.0.1 Installed OpenSpecFun_jll ───────────── v0.5.6+0 Installed FunctionWrappers ──────────── v1.1.3 Installed LogExpFunctions ───────────── v0.3.29 Installed ArrayLayouts ──────────────── v1.12.2 Installed DiffRules ─────────────────── v1.15.1 Installed Requires ──────────────────── v1.3.1 Installed PackageExtensionCompat ────── v1.0.2 Installed Parameters ────────────────── v0.12.3 Installed Tables ────────────────────── v1.12.1 Installed Arpack ────────────────────── v0.5.3 Installed Arpack_jll ────────────────── v3.5.2+0 Installed SciMLBase ─────────────────── v2.148.0 Installed SciMLLogging ──────────────── v1.9.1 Installed EnumX ─────────────────────── v1.0.7 Installed BlockArrays ───────────────── v1.9.3 Installed InverseFunctions ──────────── v0.1.17 Installed Jieko ─────────────────────── v0.2.1 Installed SpecialFunctions ──────────── v2.7.1 Installed Setfield ──────────────────── v1.1.2 Installed Reexport ──────────────────── v1.2.2 Installed VectorInterface ───────────── v0.5.0 Installed JLLWrappers ───────────────── v1.7.1 Installed IterativeSolvers ──────────── v0.9.4 Installed TableTraits ───────────────── v1.0.1 Installed Preferences ───────────────── v1.5.2 Installed Moshi ─────────────────────── v0.3.7 Installed UnPack ────────────────────── v1.0.2 Installed RecursiveArrayTools ───────── v3.48.0 Installed ADTypes ───────────────────── v1.21.0 Installed DDEBifurcationKit ─────────── v0.0.5 Installed DocStringExtensions ───────── v0.9.5 Installed Accessors ─────────────────── v0.1.43 Installed NonlinearEigenproblems ────── v1.1.1 Installing 2 artifacts Installed artifact OpenSpecFun 194.9 KiB Installed artifact Arpack 138.3 KiB Updating `~/.julia/environments/v1.14/Project.toml` [954e4062] + DDEBifurcationKit v0.0.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.5.0 ⌅ [ec485272] + ArnoldiMethod v0.2.0 ⌅ [7d9fca2a] + Arpack v0.5.3 [4fba245c] + ArrayInterface v7.22.0 [4c555306] + ArrayLayouts v1.12.2 [0f109fa4] + BifurcationKit v0.5.6 [8e7c35d0] + BlockArrays v1.9.3 [38540f10] + CommonSolve v0.2.6 [bbf7d656] + CommonSubexpressions v0.3.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [954e4062] + DDEBifurcationKit v0.0.5 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [442a2c76] + FastGaussQuadrature v1.1.0 [1a297f60] + FillArrays v1.16.0 ⌅ [f6369f11] + ForwardDiff v0.10.39 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [42fd0dbc] + IterativeSolvers v0.9.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [ae98c720] + Jieko v0.2.1 [ba0b0d4f] + Krylov v0.10.5 [0b1a1467] + KrylovKit v0.10.2 [7a12625a] + LinearMaps v3.11.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [2e0e35c7] + Moshi v0.3.7 [77ba4419] + NaNMath v1.1.3 [067cfa3b] + NonlinearEigenproblems v1.1.1 [bac558e1] + OrderedCollections v1.8.1 [65ce6f38] + PackageExtensionCompat v1.0.2 [d96e819e] + Parameters v0.12.3 [d236fae5] + PreallocationTools v1.1.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.48.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.17 [0bca4576] + SciMLBase v2.148.0 [a6db7da4] + SciMLLogging v1.9.1 [c0aeaf25] + SciMLOperators v1.15.1 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.7.1 [90137ffa] + StaticArrays v1.9.17 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [09ab397b] + StructArrays v0.7.2 [2efcf032] + SymbolicIndexingInterface v0.3.46 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [3a884ed6] + UnPack v1.0.2 [409d34a3] + VectorInterface v0.5.0 ⌅ [68821587] + Arpack_jll v3.5.2+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 11.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4874.8 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 4728.5 ms ✓ MacroTools 855.7 ms ✓ Reexport 1223.4 ms ✓ Statistics 930.5 ms ✓ DataAPI 929.9 ms ✓ SciMLPublic 1284.3 ms ✓ ConstructionBase 4051.1 ms ✓ ExproniconLite 2347.1 ms ✓ IrrationalConstants 945.8 ms ✓ UnPack 842.0 ms ✓ DataValueInterfaces 1072.7 ms ✓ StaticArraysCore 1343.7 ms ✓ Requires 3137.6 ms ✓ LinearMaps 1405.9 ms ✓ OrderedCollections 1605.6 ms ✓ FunctionWrappers 1018.1 ms ✓ InverseFunctions 1543.7 ms ✓ ADTypes 916.2 ms ✓ CompositionsBase 1329.7 ms ✓ DocStringExtensions 937.7 ms ✓ EnumX 2337.5 ms ✓ FillArrays 1023.8 ms ✓ ExprTools 867.3 ms ✓ CommonSolve 1329.9 ms ✓ VectorInterface 831.0 ms ✓ IteratorInterfaceExtensions 867.0 ms ✓ PackageExtensionCompat 16177.4 ms ✓ Krylov 1109.4 ms ✓ NaNMath 1189.6 ms ✓ LoggingExtras 1255.0 ms ✓ Preferences 1905.2 ms ✓ CommonSubexpressions 1426.7 ms ✓ Statistics → SparseArraysExt 860.1 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 3515.0 ms ✓ Jieko 948.7 ms ✓ DiffResults 1037.9 ms ✓ Adapt 1891.9 ms ✓ LinearMaps → LinearMapsSparseArraysExt 883.4 ms ✓ LinearMaps → LinearMapsStatisticsExt 1044.6 ms ✓ Parameters 3924.8 ms ✓ DataStructures 904.8 ms ✓ FunctionWrappersWrappers 1924.8 ms ✓ InverseFunctions → InverseFunctionsTestExt 942.1 ms ✓ InverseFunctions → InverseFunctionsDatesExt 874.2 ms ✓ ADTypes → ADTypesConstructionBaseExt 870.3 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1513.0 ms ✓ LogExpFunctions 1669.9 ms ✓ FillArrays → FillArraysSparseArraysExt 1020.6 ms ✓ FillArrays → FillArraysStatisticsExt 1008.6 ms ✓ RuntimeGeneratedFunctions 867.0 ms ✓ TableTraits 3734.4 ms ✓ KrylovKit 1364.8 ms ✓ JLLWrappers 994.1 ms ✓ PrecompileTools 1601.6 ms ✓ SciMLLogging 3234.2 ms ✓ Setfield 17988.4 ms ✓ Moshi 1292.4 ms ✓ ArrayInterface 1380.1 ms ✓ GPUArraysCore 1370.5 ms ✓ Adapt → AdaptSparseArraysExt  [268] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/functionlenses.jl:2 checkbounds at ./essentials.jl:381 [inlined] _iterate_abstractarray at ./abstractarray.jl:1248 [inlined] iterate at ./abstractarray.jl:1241 [inlined] iterate at ./abstractarray.jl:1241 [inlined] _foldl_impl at ./reduce.jl:54 foldl_impl at ./reduce.jl:46 mapfoldl_impl at ./reduce.jl:42 unknown function (ip: 0x7bd88873f9ac) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #mapfoldl#265 at ./reduce.jl:173 mapfoldl at ./reduce.jl:173 [inlined] #foldl#266 at ./reduce.jl:196 unknown function (ip: 0x7bd88873f88d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 foldl at ./reduce.jl:196 [inlined] foldtree at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:139 need_dynamic_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:142 unknown function (ip: 0x7bd88873f632) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _any at ./anyall.jl:124 unknown function (ip: 0x7bd88873f55e) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #any#756 at ./reducedim.jl:993 any at ./reducedim.jl:993 unknown function (ip: 0x7bd88873ed54) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 parse_obj_optics at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:205 parse_obj_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:278 unknown function (ip: 0x7bd8887225b9) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #setmacro#67 at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:321 setmacro at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:312 unknown function (ip: 0x7bd88872015d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 @set at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:33 unknown function (ip: 0x7bd88871ab19) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 jl_invoke_julia_macro at /source/src/ast.c:1064 jl_expand_macros at /source/src/ast.c:1126 jl_expand_macros at /source/src/ast.c:1175 jl_expand_macros at /source/src/ast.c:1175 jl_fl_lower at /source/src/ast.c:1204 fl_lower at ./flfrontend.jl:24 jfptr_fl_lower_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] ijl_lower at /source/src/ast.c:1271 jl_eval_toplevel_stmts at /source/src/toplevel.c:598 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3288 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 include_string at ./loading.jl:3140 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7bd89e8bb249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 1472255 (Pool: 1472239; Big: 16); GC: 2 ✗ Accessors 896.3 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1997.2 ms ✓ Tables 1626.6 ms ✓ OpenSpecFun_jll 1583.8 ms ✓ Arpack_jll 3117.9 ms ✓ RecipesBase 14457.1 ms ✓ StaticArrays 848.5 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 1376.2 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 1419.0 ms ✓ SciMLStructures 2499.4 ms ✓ PreallocationTools 865.4 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/LinearAlgebraExt.jl:3  [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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:1 in expression starting at stdin:5 ✗ Accessors → LinearAlgebraExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/TestExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/TestExt.jl:1 in expression starting at stdin:5 ✗ Accessors → TestExt 1695.5 ms ✓ StructArrays 5315.6 ms ✓ SpecialFunctions 1556.2 ms ✓ Arpack 4246.2 ms ✓ IterativeSolvers 1552.3 ms ✓ StaticArrays → StaticArraysStatisticsExt 4043.5 ms ✓ ArnoldiMethod 1556.1 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1697.5 ms ✓ FillArrays → FillArraysStaticArraysExt 1532.0 ms ✓ Adapt → AdaptStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/StaticArraysExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/StaticArraysExt.jl:1 in expression starting at stdin:5 ✗ Accessors → StaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SymbolicIndexingInterface/D9aQf/src/SymbolicIndexingInterface.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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SymbolicIndexingInterface/D9aQf/src/SymbolicIndexingInterface.jl:1 in expression starting at stdin:5 ✗ SymbolicIndexingInterface ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SciMLOperators/uWgDC/src/SciMLOperators.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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/src/SciMLOperators.jl:1 in expression starting at stdin:5 ✗ SciMLOperators 1453.5 ms ✓ StructArrays → StructArraysSparseArraysExt 934.5 ms ✓ StructArrays → StructArraysLinearAlgebraExt 880.6 ms ✓ StructArrays → StructArraysAdaptExt 1700.2 ms ✓ StructArrays → StructArraysStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/StructArraysExt.jl:2  [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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/StructArraysExt.jl:1 in expression starting at stdin:5 ✗ Accessors → StructArraysExt 5337.2 ms ✓ FastGaussQuadrature 1416.7 ms ✓ DiffRules 10305.4 ms ✓ NonlinearEigenproblems 26134.6 ms ✓ ArrayLayouts ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2efcf032-c050-4f8e-a9bb-153293bab1f5"), "SymbolicIndexingInterface") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/src/RecursiveArrayTools.jl:10  [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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/src/RecursiveArrayTools.jl:2 in expression starting at stdin:5 ✗ RecursiveArrayTools ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsSparseArraysExt.jl:3  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsSparseArraysExt.jl:1 in expression starting at stdin:5 ✗ SciMLOperators → SciMLOperatorsSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsStaticArraysCoreExt.jl:3  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsStaticArraysCoreExt.jl:1 in expression starting at stdin:5 ✗ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 7294.8 ms ✓ ForwardDiff 3797.3 ms ✓ ArrayLayouts → ArrayLayoutsSparseArraysExt 5676.1 ms ✓ BlockArrays ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsSparseArraysExt.jl:4  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsSparseArraysExt.jl:1 in expression starting at stdin:5 ✗ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsTablesExt.jl:3  [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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsTablesExt.jl:1 in expression starting at stdin:5 ✗ RecursiveArrayTools → RecursiveArrayToolsTablesExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStructArraysExt.jl:3  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStructArraysExt.jl:1 in expression starting at stdin:5 ✗ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStatisticsExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStatisticsExt.jl:1 in expression starting at stdin:5 ✗ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 2308.7 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 2585.5 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsForwardDiffExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 3322.6 ms ✓ BlockArrays → BlockArraysAdaptExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SciMLBase/eTBDr/src/SciMLBase.jl:7  [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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/eTBDr/src/SciMLBase.jl:1 in expression starting at stdin:5 ✗ SciMLBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SciMLBase/eTBDr/ext/SciMLBaseForwardDiffExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/eTBDr/ext/SciMLBaseForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/BifurcationKit/Y3DPO/src/BifurcationKit.jl:5  [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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BifurcationKit/Y3DPO/src/BifurcationKit.jl:1 in expression starting at stdin:5 ✗ BifurcationKit ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0f109fa4-8a5d-4b75-95aa-f515264e7665"), "BifurcationKit") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/DDEBifurcationKit/Wrk0j/src/DDEBifurcationKit.jl:2  [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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/DDEBifurcationKit/Wrk0j/src/DDEBifurcationKit.jl:1 in expression starting at stdin:5 ✗ DDEBifurcationKit 93 dependencies successfully precompiled in 322 seconds. 19 already precompiled. Precompilation completed after 351.03s ################################################################################ # Testing # Testing DDEBifurcationKit Status `/tmp/jl_210Ue5/Project.toml` [0f109fa4] BifurcationKit v0.5.6 [954e4062] DDEBifurcationKit v0.0.5 [ffbed154] DocStringExtensions v0.9.5 ⌅ [f6369f11] ForwardDiff v0.10.39 [067cfa3b] NonlinearEigenproblems v1.1.1 [d96e819e] Parameters v0.12.3 [731186ca] RecursiveArrayTools v3.48.0 [0bca4576] SciMLBase v2.148.0 [efcf1570] Setfield v1.1.2 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_210Ue5/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.5.0 ⌅ [ec485272] ArnoldiMethod v0.2.0 ⌅ [7d9fca2a] Arpack v0.5.3 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [0f109fa4] BifurcationKit v0.5.6 [8e7c35d0] BlockArrays v1.9.3 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [954e4062] DDEBifurcationKit v0.0.5 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [442a2c76] FastGaussQuadrature v1.1.0 [1a297f60] FillArrays v1.16.0 ⌅ [f6369f11] ForwardDiff v0.10.39 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [ba0b0d4f] Krylov v0.10.5 [0b1a1467] KrylovKit v0.10.2 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [2e0e35c7] Moshi v0.3.7 [77ba4419] NaNMath v1.1.3 [067cfa3b] NonlinearEigenproblems v1.1.1 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [d236fae5] PreallocationTools v1.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.48.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.17 [0bca4576] SciMLBase v2.148.0 [a6db7da4] SciMLLogging v1.9.1 [c0aeaf25] SciMLOperators v1.15.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.17 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [09ab397b] StructArrays v0.7.2 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3a884ed6] UnPack v1.0.2 [409d34a3] VectorInterface v0.5.0 ⌅ [68821587] Arpack_jll v3.5.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests...  [432] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/functionlenses.jl:2 checkbounds at ./essentials.jl:381 [inlined] _iterate_abstractarray at ./abstractarray.jl:1248 [inlined] iterate at ./abstractarray.jl:1241 [inlined] iterate at ./abstractarray.jl:1241 [inlined] _foldl_impl at ./reduce.jl:54 foldl_impl at ./reduce.jl:46 mapfoldl_impl at ./reduce.jl:42 unknown function (ip: 0x78d2bbf3fb2c) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #mapfoldl#265 at ./reduce.jl:173 mapfoldl at ./reduce.jl:173 [inlined] #foldl#266 at ./reduce.jl:196 unknown function (ip: 0x78d2bbf3fa0d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 foldl at ./reduce.jl:196 [inlined] foldtree at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:139 need_dynamic_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:142 unknown function (ip: 0x78d2bbf3f7b2) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _any at ./anyall.jl:124 unknown function (ip: 0x78d2bbf3f6de) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #any#756 at ./reducedim.jl:993 any at ./reducedim.jl:993 unknown function (ip: 0x78d2bbf3eed4) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 parse_obj_optics at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:205 parse_obj_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:278 unknown function (ip: 0x78d2bbf22739) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #setmacro#67 at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:321 setmacro at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:312 unknown function (ip: 0x78d2bbf202dd) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 @set at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:33 unknown function (ip: 0x78d2bbf1ac99) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 jl_invoke_julia_macro at /source/src/ast.c:1064 jl_expand_macros at /source/src/ast.c:1126 jl_expand_macros at /source/src/ast.c:1175 jl_expand_macros at /source/src/ast.c:1175 jl_fl_lower at /source/src/ast.c:1204 fl_lower at ./flfrontend.jl:24 jfptr_fl_lower_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] ijl_lower at /source/src/ast.c:1271 jl_eval_toplevel_stmts at /source/src/toplevel.c:598 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3288 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 include_string at ./loading.jl:3140 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x78d2d205e249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 1471723 (Pool: 1471707; Big: 16); GC: 2 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/StructArraysExt.jl:2  [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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/StructArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/LinearAlgebraExt.jl:3  [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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/StaticArraysExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/StaticArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SymbolicIndexingInterface/D9aQf/src/SymbolicIndexingInterface.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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SymbolicIndexingInterface/D9aQf/src/SymbolicIndexingInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SciMLOperators/uWgDC/src/SciMLOperators.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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/src/SciMLOperators.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2efcf032-c050-4f8e-a9bb-153293bab1f5"), "SymbolicIndexingInterface") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/src/RecursiveArrayTools.jl:10  [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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/src/RecursiveArrayTools.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsSparseArraysExt.jl:3  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsSparseArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsStaticArraysCoreExt.jl:3  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsStaticArraysCoreExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsForwardDiffExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsForwardDiffExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsSparseArraysExt.jl:4  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsSparseArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsTablesExt.jl:3  [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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsTablesExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStructArraysExt.jl:3  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStructArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStatisticsExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStatisticsExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SciMLBase/eTBDr/src/SciMLBase.jl:7  [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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/eTBDr/src/SciMLBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SciMLBase/eTBDr/ext/SciMLBaseForwardDiffExt.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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/eTBDr/ext/SciMLBaseForwardDiffExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/BifurcationKit/Y3DPO/src/BifurcationKit.jl:5  [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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BifurcationKit/Y3DPO/src/BifurcationKit.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0f109fa4-8a5d-4b75-95aa-f515264e7665"), "BifurcationKit") 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:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/DDEBifurcationKit/Wrk0j/src/DDEBifurcationKit.jl:2  [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:3288  [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:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/DDEBifurcationKit/Wrk0j/src/DDEBifurcationKit.jl:1 in expression starting at stdin:5 18 dependencies had output during precompilation: ┌ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsSparseArraysExt.jl:4 │ [11] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [13] top-level scope │ @ stdin:5 │ [14] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [16] include_string │ @ ./loading.jl:3140 [inlined] │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [18] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/SciMLBase/eTBDr/src/SciMLBase.jl:7 │ [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:3288 │ [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:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/eTBDr/src/SciMLBase.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLOperators │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/SciMLOperators/uWgDC/src/SciMLOperators.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:3288 │ [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:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/src/SciMLOperators.jl:1 │ in expression starting at stdin:5 └ ┌ DDEBifurcationKit │ [Output was shown above] └ ┌ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStructArraysExt.jl:3 │ [11] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [13] top-level scope │ @ stdin:5 │ [14] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [16] include_string │ @ ./loading.jl:3140 [inlined] │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [18] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStructArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ Accessors → LinearAlgebraExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/LinearAlgebraExt.jl:3 │ [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:3288 │ [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:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLOperators → SciMLOperatorsSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsSparseArraysExt.jl:3 │ [11] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [13] top-level scope │ @ stdin:5 │ [14] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [16] include_string │ @ ./loading.jl:3140 [inlined] │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [18] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsForwardDiffExt.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:3288 │ [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:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ BifurcationKit │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/BifurcationKit/Y3DPO/src/BifurcationKit.jl:5 │ [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:3288 │ [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:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/BifurcationKit/Y3DPO/src/BifurcationKit.jl:1 │ in expression starting at stdin:5 └ ┌ RecursiveArrayTools → RecursiveArrayToolsTablesExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsTablesExt.jl:3 │ [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:3288 │ [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:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsTablesExt.jl:1 │ in expression starting at stdin:5 └ ┌ Accessors │ [432] signal 11 (1): Segmentation fault │ in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/functionlenses.jl:2 │ checkbounds at ./essentials.jl:381 [inlined] │ _iterate_abstractarray at ./abstractarray.jl:1248 [inlined] │ iterate at ./abstractarray.jl:1241 [inlined] │ iterate at ./abstractarray.jl:1241 [inlined] │ _foldl_impl at ./reduce.jl:54 │ foldl_impl at ./reduce.jl:46 │ mapfoldl_impl at ./reduce.jl:42 │ unknown function (ip: 0x78d2bbf3fb2c) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ #mapfoldl#265 at ./reduce.jl:173 │ mapfoldl at ./reduce.jl:173 [inlined] │ #foldl#266 at ./reduce.jl:196 │ unknown function (ip: 0x78d2bbf3fa0d) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_invoke at /source/src/gf.c:4120 │ foldl at ./reduce.jl:196 [inlined] │ foldtree at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:139 │ need_dynamic_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:142 │ unknown function (ip: 0x78d2bbf3f7b2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ _any at ./anyall.jl:124 │ unknown function (ip: 0x78d2bbf3f6de) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ #any#756 at ./reducedim.jl:993 │ any at ./reducedim.jl:993 │ unknown function (ip: 0x78d2bbf3eed4) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ parse_obj_optics at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:205 │ parse_obj_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:278 │ unknown function (ip: 0x78d2bbf22739) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ #setmacro#67 at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:321 │ setmacro at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:312 │ unknown function (ip: 0x78d2bbf202dd) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ @set at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:33 │ unknown function (ip: 0x78d2bbf1ac99) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_invoke at /source/src/gf.c:4120 │ jl_invoke_julia_macro at /source/src/ast.c:1064 │ jl_expand_macros at /source/src/ast.c:1126 │ jl_expand_macros at /source/src/ast.c:1175 │ jl_expand_macros at /source/src/ast.c:1175 │ jl_fl_lower at /source/src/ast.c:1204 │ fl_lower at ./flfrontend.jl:24 │ jfptr_fl_lower_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ jl_apply at /source/src/julia.h:2295 [inlined] │ ijl_lower at /source/src/ast.c:1271 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:598 │ jl_toplevel_eval_flex at /source/src/toplevel.c:684 │ ijl_toplevel_eval at /source/src/toplevel.c:780 │ ijl_toplevel_eval_in at /source/src/toplevel.c:825 │ eval at ./boot.jl:517 │ include_string at ./loading.jl:3130 │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ _include at ./loading.jl:3190 │ include at ./Base.jl:324 │ IncludeInto at ./Base.jl:325 │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ jl_apply at /source/src/julia.h:2295 [inlined] │ do_call at /source/src/interpreter.c:123 │ eval_value at /source/src/interpreter.c:243 │ eval_stmt_value at /source/src/interpreter.c:194 [inlined] │ eval_body at /source/src/interpreter.c:693 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ ijl_eval_thunk at /source/src/toplevel.c:766 │ jl_toplevel_eval_flex at /source/src/toplevel.c:712 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_toplevel_eval_flex at /source/src/toplevel.c:684 │ ijl_toplevel_eval at /source/src/toplevel.c:780 │ ijl_toplevel_eval_in at /source/src/toplevel.c:825 │ eval at ./boot.jl:517 │ include_string at ./loading.jl:3130 │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ _include at ./loading.jl:3190 │ include at ./Base.jl:323 │ include_package_for_output at ./loading.jl:3288 │ jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ jl_apply at /source/src/julia.h:2295 [inlined] │ do_call at /source/src/interpreter.c:123 │ eval_value at /source/src/interpreter.c:243 │ eval_stmt_value at /source/src/interpreter.c:194 [inlined] │ eval_body at /source/src/interpreter.c:693 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ ijl_eval_thunk at /source/src/toplevel.c:766 │ jl_toplevel_eval_flex at /source/src/toplevel.c:712 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_toplevel_eval_flex at /source/src/toplevel.c:684 │ ijl_toplevel_eval at /source/src/toplevel.c:780 │ ijl_toplevel_eval_in at /source/src/toplevel.c:825 │ eval at ./boot.jl:517 │ include_string at ./loading.jl:3130 │ include_string at ./loading.jl:3140 [inlined] │ exec_options at ./client.jl:342 │ _start at ./client.jl:585 │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ jl_apply at /source/src/julia.h:2295 [inlined] │ true_main at /source/src/jlapi.c:971 │ jl_repl_entrypoint at /source/src/jlapi.c:1138 │ main at /source/cli/loader_exe.c:58 │ unknown function (ip: 0x78d2d205e249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ Allocations: 1471723 (Pool: 1471707; Big: 16); GC: 2 └ ┌ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStatisticsExt.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:3288 │ [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:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/ext/RecursiveArrayToolsStatisticsExt.jl:1 │ in expression starting at stdin:5 └ ┌ Accessors → StaticArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/StaticArraysExt.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:3288 │ [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:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/StaticArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLOperators → SciMLOperatorsStaticArraysCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsStaticArraysCoreExt.jl:3 │ [11] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [13] top-level scope │ @ stdin:5 │ [14] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [16] include_string │ @ ./loading.jl:3140 [inlined] │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [18] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/uWgDC/ext/SciMLOperatorsStaticArraysCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ Accessors → StructArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/Accessors/cfsTn/ext/StructArraysExt.jl:2 │ [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:3288 │ [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:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/StructArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ SymbolicIndexingInterface │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/SymbolicIndexingInterface/D9aQf/src/SymbolicIndexingInterface.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:3288 │ [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:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SymbolicIndexingInterface/D9aQf/src/SymbolicIndexingInterface.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase → SciMLBaseForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/SciMLBase/eTBDr/ext/SciMLBaseForwardDiffExt.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:3288 │ [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:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/eTBDr/ext/SciMLBaseForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ RecursiveArrayTools │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2efcf032-c050-4f8e-a9bb-153293bab1f5"), "SymbolicIndexingInterface") 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:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [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/RecursiveArrayTools/AvG3i/src/RecursiveArrayTools.jl:10 │ [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:3288 │ [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:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/AvG3i/src/RecursiveArrayTools.jl:2 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 18 packages failed to precompile: RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt Failed to precompile RecursiveArrayToolsSparseArraysExt [40ba66e5-803d-564c-a6e5-960bf49a9c9e] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayToolsSparseArraysExt/jl_k35QQV" (ProcessExited(1)). SciMLBase Failed to precompile SciMLBase [0bca4576-84f4-4d90-8ffe-ffa030f20462] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBase/jl_mH0IgP" (ProcessExited(1)). SciMLOperators Failed to precompile SciMLOperators [c0aeaf25-5076-4817-a8d5-81caf7dfa961] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperators/jl_zofM9f" (ProcessExited(1)). DDEBifurcationKit Failed to precompile DDEBifurcationKit [954e4062-bdb8-4e3f-9eee-d47105dd3e65] to "/home/pkgeval/.julia/compiled/v1.14/DDEBifurcationKit/jl_PoA2Wb" (ProcessExited(1)). RecursiveArrayTools → RecursiveArrayToolsStructArraysExt Failed to precompile RecursiveArrayToolsStructArraysExt [55a59ea1-70ae-50bb-8d7f-83a769ca3655] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayToolsStructArraysExt/jl_qOXnbq" (ProcessExited(1)). Accessors → LinearAlgebraExt Failed to precompile LinearAlgebraExt [286ce1b1-6c8d-5016-ac43-97cd5558974d] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraExt/jl_6kkil8" (ProcessExited(1)). SciMLOperators → SciMLOperatorsSparseArraysExt Failed to precompile SciMLOperatorsSparseArraysExt [7ebbcd31-4fea-5099-8493-f8b8b241c0dd] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperatorsSparseArraysExt/jl_HRbPXC" (ProcessExited(1)). RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt Failed to precompile RecursiveArrayToolsForwardDiffExt [e4bb9e11-779b-570a-8654-f36884b1ee2e] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayToolsForwardDiffExt/jl_P5WgOb" (ProcessExited(1)). BifurcationKit Failed to precompile BifurcationKit [0f109fa4-8a5d-4b75-95aa-f515264e7665] to "/home/pkgeval/.julia/compiled/v1.14/BifurcationKit/jl_ZIUU5f" (ProcessExited(1)). RecursiveArrayTools → RecursiveArrayToolsTablesExt Failed to precompile RecursiveArrayToolsTablesExt [305905a1-fed8-586a-9d61-287bab9bd4c3] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayToolsTablesExt/jl_tvqqgE" (ProcessExited(1)). Accessors Failed to precompile Accessors [7d9f7c33-5ae7-4f3b-8dc6-eff91059b697] to "/home/pkgeval/.julia/compiled/v1.14/Accessors/jl_C4e2ke" (ProcessSignaled(11)). RecursiveArrayTools → RecursiveArrayToolsStatisticsExt Failed to precompile RecursiveArrayToolsStatisticsExt [0911adfa-4770-5cc8-8661-5b8407ce4c52] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayToolsStatisticsExt/jl_EipKcC" (ProcessExited(1)). Accessors → StaticArraysExt Failed to precompile StaticArraysExt [14daa408-29ba-553c-9cbc-1571fc7f00ce] to "/home/pkgeval/.julia/compiled/v1.14/StaticArraysExt/jl_yXLenZ" (ProcessExited(1)). SciMLOperators → SciMLOperatorsStaticArraysCoreExt Failed to precompile SciMLOperatorsStaticArraysCoreExt [12ab1d81-730f-53db-838e-23be54d7567a] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperatorsStaticArraysCoreExt/jl_lJ87Yk" (ProcessExited(1)). Accessors → StructArraysExt Failed to precompile StructArraysExt [f54b88c7-ea68-5a31-b002-88907de8f959] to "/home/pkgeval/.julia/compiled/v1.14/StructArraysExt/jl_7HAvwr" (ProcessExited(1)). SymbolicIndexingInterface Failed to precompile SymbolicIndexingInterface [2efcf032-c050-4f8e-a9bb-153293bab1f5] to "/home/pkgeval/.julia/compiled/v1.14/SymbolicIndexingInterface/jl_vByE0y" (ProcessExited(1)). SciMLBase → SciMLBaseForwardDiffExt Failed to precompile SciMLBaseForwardDiffExt [de196924-9367-56a4-b535-cc368d2f61a6] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseForwardDiffExt/jl_QrtOMK" (ProcessExited(1)). RecursiveArrayTools Failed to precompile RecursiveArrayTools [731186ca-8d62-57ce-b412-fbd966d074cd] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayTools/jl_pfu1nc" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/DDEBifurcationKit/Wrk0j/test/runtests.jl:1 Testing failed after 82.91s ERROR: LoadError: Package DDEBifurcationKit 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:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [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:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 486.86s: package fails to precompile