Package evaluation to load DictArrays on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T02:50:32.394 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing DictArrays... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e9958f2c] + DictArrays v0.1.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [02685ad9] + DataPipes v0.3.18 [e2d170a0] + DataValueInterfaces v1.0.0 [e9958f2c] + DictArrays v0.1.10 [85a47980] + Dictionaries v0.4.6 [6394faf6] + FlexiMaps v0.1.29 [313cdc1a] + Indexing v1.1.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [09ab397b] + StructArrays v0.7.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [ea2a18ed] + UnionCollections v0.1.8 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 5.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 8941.4 ms ✓ DataPipes 909.2 ms ✓ Accessors → StructArraysExt 2850.9 ms ✓ UnionCollections 8752.0 ms ✓ FlexiMaps 2741.4 ms ✓ UnionCollections → DictionariesExt 1187.5 ms ✓ FlexiMaps → DictionariesExt 8880.3 ms ✓ FlexiMaps → StructArraysExt 2681.6 ms ✓ UnionCollections → FlexiMapsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4a53570c-c3ae-574c-b992-10a74af4af47"), "FlexiMapsDictionariesExt") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2861  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2715  [4] _require_prelocked  @ ./loading.jl:2709 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2723  [9] macro expansion  @ ./loading.jl:2642 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [12] require  @ ./loading.jl:2582 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/DictArrays/tUB7s/src/DictArrays.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/DictArrays/tUB7s/src/DictArrays.jl:1 in expression starting at stdin:5 ✗ DictArrays 2977.8 ms ✓ UnionCollections → FlexiMapsDictionariesExt 9 dependencies successfully precompiled in 44 seconds. 23 already precompiled. Precompilation completed after 54.36s ################################################################################ # Loading # Loading DictArrays... Loading completed after 15.31s PkgEval succeeded after 86.59s