Package evaluation to load DictArrays on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T08:41:29.577 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing DictArrays... Resolving package versions... Installed CompositionsBase ──────────── v0.1.2 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed InverseFunctions ──────────── v0.1.17 Installed MacroTools ────────────────── v0.5.16 Installed Indexing ──────────────────── v1.1.1 Installed TableTraits ───────────────── v1.0.1 Installed StructArrays ──────────────── v0.7.2 Installed DataValueInterfaces ───────── v1.0.0 Installed ConstructionBase ──────────── v1.6.0 Installed Tables ────────────────────── v1.12.1 Installed FlexiMaps ─────────────────── v0.1.28 Installed DataPipes ─────────────────── v0.3.18 Installed UnionCollections ──────────── v0.1.8 Installed Dictionaries ──────────────── v0.4.5 Installed DictArrays ────────────────── v0.1.10 Installed Accessors ─────────────────── v0.1.42 Installed OrderedCollections ────────── v1.8.1 Updating `~/.julia/environments/v1.14/Project.toml` [e9958f2c] + DictArrays v0.1.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [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.5 [6394faf6] + FlexiMaps v0.1.28 [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 7.19s ################################################################################ # 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... 4294.5 ms ✓ MacroTools 764.4 ms ✓ DataValueInterfaces 814.8 ms ✓ CompositionsBase 1254.1 ms ✓ OrderedCollections 847.1 ms ✓ DataAPI 8478.8 ms ✓ DataPipes 1037.6 ms ✓ ConstructionBase 805.6 ms ✓ Indexing 735.3 ms ✓ IteratorInterfaceExtensions 904.3 ms ✓ InverseFunctions 784.9 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1963.7 ms ✓ Dictionaries 792.0 ms ✓ TableTraits 845.2 ms ✓ InverseFunctions → InverseFunctionsDatesExt 757.3 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1746.8 ms ✓ Tables 4936.2 ms ✓ Accessors 1414.1 ms ✓ StructArrays 2507.2 ms ✓ Accessors → LinearAlgebraExt 861.2 ms ✓ StructArrays → StructArraysLinearAlgebraExt 963.3 ms ✓ Accessors → StructArraysExt 2700.9 ms ✓ UnionCollections 7875.1 ms ✓ FlexiMaps 2539.1 ms ✓ UnionCollections → DictionariesExt 1160.8 ms ✓ FlexiMaps → DictionariesExt 8197.2 ms ✓ FlexiMaps → StructArraysExt 2512.9 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:2717  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2576  [4] _require_prelocked  @ ./loading.jl:2570 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1622  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1659  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1475  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2584  [9] macro expansion  @ ./loading.jl:2504 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2468  [12] require  @ ./loading.jl:2444 [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, 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:3148  [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:2994  [22] include_string  @ ./loading.jl:3004 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DictArrays/tUB7s/src/DictArrays.jl:1 in expression starting at stdin:5 Precompilation completed after 75.43s ################################################################################ # Loading # Loading DictArrays... 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:2717  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2576  [4] _require_prelocked  @ ./loading.jl:2570 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1622  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1659  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1475  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2584  [9] macro expansion  @ ./loading.jl:2504 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2468  [12] require  @ ./loading.jl:2444 [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, 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:3148  [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:2994  [22] include_string  @ ./loading.jl:3004 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DictArrays/tUB7s/src/DictArrays.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ DictArrays │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: DictArrays Failed to precompile DictArrays [e9958f2c-b184-4647-9c5a-224a61f6a14b] to "/home/pkgeval/.julia/compiled/v1.14/DictArrays/jl_XNUIsj" (ProcessExited(1)). Loading failed after 7.09s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using DictArrays'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 106.35s: package fails to precompile