Package evaluation to load FeatherLib on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-24T10:53:42.603 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing FeatherLib... Resolving package versions... Installed DataAPI ──────────── v1.16.0 Installed Statistics ───────── v1.11.1 Installed JSON ─────────────── v0.21.4 Installed Missings ─────────── v0.4.5 Installed Parsers ──────────── v2.8.4 Installed StructTypes ──────── v1.11.0 Installed Parameters ───────── v0.12.3 Installed Preferences ──────── v1.5.2 Installed FeatherLib ───────── v0.2.0 Installed CategoricalArrays ── v0.8.3 Installed PrecompileTools ──── v1.3.4 Installed UnPack ───────────── v1.0.2 Installed OrderedCollections ─ v1.8.1 Installed Arrow ────────────── v0.2.4 Installed FlatBuffers ──────── v0.5.4 Updating `~/.julia/environments/v1.14/Project.toml` [409f5150] + FeatherLib v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [69666777] + Arrow v0.2.4 ⌅ [324d7699] + CategoricalArrays v0.8.3 [9a962f9c] + DataAPI v1.16.0 [409f5150] + FeatherLib v0.2.0 ⌅ [53afe959] + FlatBuffers v0.5.4 ⌅ [682c06a0] + JSON v0.21.4 ⌅ [e1d29d7a] + Missings v0.4.5 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [69de0a69] + Parsers v2.8.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [3a884ed6] + UnPack v1.0.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates 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 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 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 9.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 project... 1.0 s ✓ Statistics 0.9 s ✓ DataAPI 148.9 s ✓ OrderedCollections 0.6 s ✓ UnPack 3.0 s ✓ StructTypes 2.3 s ✓ Preferences 61.7 s ✓ Missings 39.1 s ✓ Parameters 2.4 s ✓ PrecompileTools 37.7 s ✓ FlatBuffers 25.9 s ✓ Parsers 12.4 s ✓ JSON ┌ Info: JuliaLowering threw given input: │ code = │ :((CategoricalArray{T, N}(::UndefInitializer, dims::NTuple{N, Int}; levels::Union{AbstractVector, Nothing} = nothing, ordered::Bool = false) where {R, T <: Union{Missing, CategoricalValue{<:Any, R}}, N}) = begin │ #= /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 =# │ CategoricalArray{T, N, R}(undef, dims, levels = levels, ordered = ordered) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [=] │ │ [where] │ │ [call] │ │ [curly] │ │ CategoricalArray :: Identifier │ │ T :: Identifier │ │ N :: Identifier │ │ [parameters] │ │ [kw] │ │ [::] │ │ levels :: Identifier │ │ [curly] │ │ Union :: Identifier │ │ AbstractVector :: Identifier │ │ Nothing :: Identifier │ │ nothing :: Identifier │ │ [kw] │ │ [::] │ │ ordered :: Identifier │ │ Bool :: Identifier │ │ false :: Value │ │ [::] │ │ UndefInitializer :: Identifier │ │ [::] │ │ dims :: Identifier │ │ [curly] │ │ NTuple :: Identifier │ │ N :: Identifier │ │ Int :: Identifier │ │ R :: Identifier │ │ [<:] │ │ T :: Identifier │ │ [curly] │ │ Union :: Identifier │ │ Missing :: Identifier │ │ [curly] │ │ CategoricalValue :: Identifier │ │ [<:] │ │ Any :: Identifier │ │ R :: Identifier │ │ N :: Identifier │ │ [block] │ │ [call] │ │ [curly] │ │ CategoricalArray :: Identifier │ │ T :: Identifier │ │ N :: Identifier │ │ R :: Identifier │ │ undef :: Identifier │ │ dims :: Identifier │ │ [kw] │ │ levels :: Identifier │ │ levels :: Identifier │ │ [kw] │ │ ordered :: Identifier │ │ ordered :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [=] │ │ [where] │ │ [call] │ │ [curly] │ │ CategoricalArray :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [parameters] │ │ [kw] │ │ [::] │ │ levels :: Identifier │ scope_layer=1 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ AbstractVector :: Identifier │ scope_layer=1 │ Nothing :: Identifier │ scope_layer=1 │ nothing :: Identifier │ scope_layer=1 │ [kw] │ │ [::] │ │ ordered :: Identifier │ scope_layer=1 │ Bool :: Identifier │ scope_layer=1 │ false :: Value │ │ [::] │ │ UndefInitializer :: Identifier │ scope_layer=1 │ [::] │ │ dims :: Identifier │ scope_layer=1 │ [curly] │ │ NTuple :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ Int :: Identifier │ scope_layer=1 │ R :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ Missing :: Identifier │ scope_layer=1 │ [curly] │ │ CategoricalValue :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ Any :: Identifier │ scope_layer=1 │ R :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ [curly] │ │ CategoricalArray :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ R :: Identifier │ scope_layer=1 │ undef :: Identifier │ scope_layer=1 │ dims :: Identifier │ scope_layer=1 │ [kw] │ │ levels :: Identifier │ scope_layer=1 │ levels :: Identifier │ scope_layer=1 │ [kw] │ │ ordered :: Identifier │ scope_layer=1 │ ordered :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl" │ line = 149 └ mod = CategoricalArrays ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue Expression:  (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any)) Containing expressions:  (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any))  Detailed provenance:  (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =#  └─ (= #₁ (call core.TypeVar :#T1 #₁₇/Any)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =#  └─ (= #₁ (call core.TypeVar :#T1 #₁₇/Any)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 Any)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 Any))  └─ (call core.TypeVar :#T1 Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =#  └─ (<: Any)  └─ (<: Any)  └─ (<: Any)  └─ (<: Any)  └─ @ /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149  Stacktrace:  [1] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined]  [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1106  [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1223  [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1253  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:33  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [7] top-level scope  @ ~/.julia/packages/CategoricalArrays/0ZAbp/src/CategoricalArrays.jl:27  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [9] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [13] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [15] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 in expression starting at /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/CategoricalArrays.jl:1 in expression starting at stdin:5 ✗ CategoricalArrays ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("324d7699-5711-5eae-9e2f-1d82baa6b597"), "CategoricalArrays") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/Arrow/q3tEJ/src/Arrow.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Arrow/q3tEJ/src/Arrow.jl:1 in expression starting at stdin:5 ✗ Arrow ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("69666777-d1a9-59fb-9406-91d4454c9d45"), "Arrow") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/FeatherLib/nPFge/src/FeatherLib.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FeatherLib/nPFge/src/FeatherLib.jl:1 in expression starting at stdin:5 ✗ FeatherLib 12 dependencies successfully precompiled in 644 seconds. 15 already precompiled. Precompilation completed after 661.14s ################################################################################ # Loading # Loading FeatherLib... ┌ Info: JuliaLowering threw given input: │ code = │ :((CategoricalArray{T, N}(::UndefInitializer, dims::NTuple{N, Int}; levels::Union{AbstractVector, Nothing} = nothing, ordered::Bool = false) where {R, T <: Union{Missing, CategoricalValue{<:Any, R}}, N}) = begin │ #= /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 =# │ CategoricalArray{T, N, R}(undef, dims, levels = levels, ordered = ordered) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [=] │ │ [where] │ │ [call] │ │ [curly] │ │ CategoricalArray :: Identifier │ │ T :: Identifier │ │ N :: Identifier │ │ [parameters] │ │ [kw] │ │ [::] │ │ levels :: Identifier │ │ [curly] │ │ Union :: Identifier │ │ AbstractVector :: Identifier │ │ Nothing :: Identifier │ │ nothing :: Identifier │ │ [kw] │ │ [::] │ │ ordered :: Identifier │ │ Bool :: Identifier │ │ false :: Value │ │ [::] │ │ UndefInitializer :: Identifier │ │ [::] │ │ dims :: Identifier │ │ [curly] │ │ NTuple :: Identifier │ │ N :: Identifier │ │ Int :: Identifier │ │ R :: Identifier │ │ [<:] │ │ T :: Identifier │ │ [curly] │ │ Union :: Identifier │ │ Missing :: Identifier │ │ [curly] │ │ CategoricalValue :: Identifier │ │ [<:] │ │ Any :: Identifier │ │ R :: Identifier │ │ N :: Identifier │ │ [block] │ │ [call] │ │ [curly] │ │ CategoricalArray :: Identifier │ │ T :: Identifier │ │ N :: Identifier │ │ R :: Identifier │ │ undef :: Identifier │ │ dims :: Identifier │ │ [kw] │ │ levels :: Identifier │ │ levels :: Identifier │ │ [kw] │ │ ordered :: Identifier │ │ ordered :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [=] │ │ [where] │ │ [call] │ │ [curly] │ │ CategoricalArray :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [parameters] │ │ [kw] │ │ [::] │ │ levels :: Identifier │ scope_layer=1 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ AbstractVector :: Identifier │ scope_layer=1 │ Nothing :: Identifier │ scope_layer=1 │ nothing :: Identifier │ scope_layer=1 │ [kw] │ │ [::] │ │ ordered :: Identifier │ scope_layer=1 │ Bool :: Identifier │ scope_layer=1 │ false :: Value │ │ [::] │ │ UndefInitializer :: Identifier │ scope_layer=1 │ [::] │ │ dims :: Identifier │ scope_layer=1 │ [curly] │ │ NTuple :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ Int :: Identifier │ scope_layer=1 │ R :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ Missing :: Identifier │ scope_layer=1 │ [curly] │ │ CategoricalValue :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ Any :: Identifier │ scope_layer=1 │ R :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ [curly] │ │ CategoricalArray :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ R :: Identifier │ scope_layer=1 │ undef :: Identifier │ scope_layer=1 │ dims :: Identifier │ scope_layer=1 │ [kw] │ │ levels :: Identifier │ scope_layer=1 │ levels :: Identifier │ scope_layer=1 │ [kw] │ │ ordered :: Identifier │ scope_layer=1 │ ordered :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl" │ line = 149 └ mod = CategoricalArrays ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue Expression:  (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any)) Containing expressions:  (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any))  Detailed provenance:  (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =#  └─ (= #₁ (call core.TypeVar :#T1 #₁₇/Any)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =#  └─ (= #₁ (call core.TypeVar :#T1 #₁₇/Any)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 Any)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 Any))  └─ (call core.TypeVar :#T1 Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =#  └─ (<: Any)  └─ (<: Any)  └─ (<: Any)  └─ (<: Any)  └─ @ /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149  Stacktrace:  [1] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined]  [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1106  [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1223  [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1253  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:33  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [7] top-level scope  @ ~/.julia/packages/CategoricalArrays/0ZAbp/src/CategoricalArrays.jl:27  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [9] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [13] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [15] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 in expression starting at /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/CategoricalArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("324d7699-5711-5eae-9e2f-1d82baa6b597"), "CategoricalArrays") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/Arrow/q3tEJ/src/Arrow.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Arrow/q3tEJ/src/Arrow.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("69666777-d1a9-59fb-9406-91d4454c9d45"), "Arrow") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/FeatherLib/nPFge/src/FeatherLib.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [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:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FeatherLib/nPFge/src/FeatherLib.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CategoricalArrays │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :((CategoricalArray{T, N}(::UndefInitializer, dims::NTuple{N, Int}; levels::Union{AbstractVector, Nothing} = nothing, ordered::Bool = false) where {R, T <: Union{Missing, CategoricalValue{<:Any, R}}, N}) = begin │ │ #= /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 =# │ │ CategoricalArray{T, N, R}(undef, dims, levels = levels, ordered = ordered) │ │ end) │ │ st0 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ │ [=] │ │ │ [where] │ │ │ [call] │ │ │ [curly] │ │ │ CategoricalArray :: Identifier │ │ │ T :: Identifier │ │ │ N :: Identifier │ │ │ [parameters] │ │ │ [kw] │ │ │ [::] │ │ │ levels :: Identifier │ │ │ [curly] │ │ │ Union :: Identifier │ │ │ AbstractVector :: Identifier │ │ │ Nothing :: Identifier │ │ │ nothing :: Identifier │ │ │ [kw] │ │ │ [::] │ │ │ ordered :: Identifier │ │ │ Bool :: Identifier │ │ │ false :: Value │ │ │ [::] │ │ │ UndefInitializer :: Identifier │ │ │ [::] │ │ │ dims :: Identifier │ │ │ [curly] │ │ │ NTuple :: Identifier │ │ │ N :: Identifier │ │ │ Int :: Identifier │ │ │ R :: Identifier │ │ │ [<:] │ │ │ T :: Identifier │ │ │ [curly] │ │ │ Union :: Identifier │ │ │ Missing :: Identifier │ │ │ [curly] │ │ │ CategoricalValue :: Identifier │ │ │ [<:] │ │ │ Any :: Identifier │ │ │ R :: Identifier │ │ │ N :: Identifier │ │ │ [block] │ │ │ [call] │ │ │ [curly] │ │ │ CategoricalArray :: Identifier │ │ │ T :: Identifier │ │ │ N :: Identifier │ │ │ R :: Identifier │ │ │ undef :: Identifier │ │ │ dims :: Identifier │ │ │ [kw] │ │ │ levels :: Identifier │ │ │ levels :: Identifier │ │ │ [kw] │ │ │ ordered :: Identifier │ │ │ ordered :: Identifier │ │ │ │ │ st1 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ │ [=] │ │ │ [where] │ │ │ [call] │ │ │ [curly] │ │ │ CategoricalArray :: Identifier │ scope_layer=1 │ │ T :: Identifier │ scope_layer=1 │ │ N :: Identifier │ scope_layer=1 │ │ [parameters] │ │ │ [kw] │ │ │ [::] │ │ │ levels :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Union :: Identifier │ scope_layer=1 │ │ AbstractVector :: Identifier │ scope_layer=1 │ │ Nothing :: Identifier │ scope_layer=1 │ │ nothing :: Identifier │ scope_layer=1 │ │ [kw] │ │ │ [::] │ │ │ ordered :: Identifier │ scope_layer=1 │ │ Bool :: Identifier │ scope_layer=1 │ │ false :: Value │ │ │ [::] │ │ │ UndefInitializer :: Identifier │ scope_layer=1 │ │ [::] │ │ │ dims :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ NTuple :: Identifier │ scope_layer=1 │ │ N :: Identifier │ scope_layer=1 │ │ Int :: Identifier │ scope_layer=1 │ │ R :: Identifier │ scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ T :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Union :: Identifier │ scope_layer=1 │ │ Missing :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ CategoricalValue :: Identifier │ scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ Any :: Identifier │ scope_layer=1 │ │ R :: Identifier │ scope_layer=1 │ │ N :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ [curly] │ │ │ CategoricalArray :: Identifier │ scope_layer=1 │ │ T :: Identifier │ scope_layer=1 │ │ N :: Identifier │ scope_layer=1 │ │ R :: Identifier │ scope_layer=1 │ │ undef :: Identifier │ scope_layer=1 │ │ dims :: Identifier │ scope_layer=1 │ │ [kw] │ │ │ levels :: Identifier │ scope_layer=1 │ │ levels :: Identifier │ scope_layer=1 │ │ [kw] │ │ │ ordered :: Identifier │ scope_layer=1 │ │ ordered :: Identifier │ scope_layer=1 │ │ │ │ file = "/home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl" │ │ line = 149 │ └ mod = CategoricalArrays │ ERROR: LoadError: internal lowering bug: │ #= /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue │ Expression: │ (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any)) │ Containing expressions: │ (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any)) │ │ Detailed provenance: │ (= #₁ (call core.TypeVar :#T1 #₁₀₁/Any)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =# │ └─ (= #₁ (call core.TypeVar :#T1 #₁₇/Any)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =# │ └─ (= #₁ (call core.TypeVar :#T1 #₁₇/Any)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =# │ └─ (= #₁ (call core.TypeVar :#T1 Any)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =# │ └─ (= #₁ (call core.TypeVar :#T1 Any)) │ └─ (call core.TypeVar :#T1 Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =# │ └─ (<: Any) │ └─ (<: Any) │ └─ (<: Any) │ └─ (<: Any) │ └─ @ /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 │ │ Stacktrace: │ [1] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}) │ @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined] │ [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1106 │ [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1223 │ [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1253 │ [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:33 │ [6] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [7] top-level scope │ @ ~/.julia/packages/CategoricalArrays/0ZAbp/src/CategoricalArrays.jl:27 │ [8] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [9] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3271 │ [10] top-level scope │ @ stdin:5 │ [11] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [13] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [14] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [15] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/array.jl:149 │ in expression starting at /home/pkgeval/.julia/packages/CategoricalArrays/0ZAbp/src/CategoricalArrays.jl:1 │ in expression starting at stdin:5 └ ┌ Arrow │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("324d7699-5711-5eae-9e2f-1d82baa6b597"), "CategoricalArrays") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base ./module.jl:137 [inlined] │ [11] eval_using(to::Module, path::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207 │ [12] top-level scope │ @ ~/.julia/packages/Arrow/q3tEJ/src/Arrow.jl:3 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [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:3271 │ [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:3113 │ [18] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [20] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Arrow/q3tEJ/src/Arrow.jl:1 │ in expression starting at stdin:5 └ ┌ FeatherLib │ [Output was shown above] └ ERROR: The following 3 packages failed to precompile: CategoricalArrays Failed to precompile CategoricalArrays [324d7699-5711-5eae-9e2f-1d82baa6b597] to "/home/pkgeval/.julia/compiled/v1.14/CategoricalArrays/jl_kTa1dU" (ProcessExited(1)). Arrow Failed to precompile Arrow [69666777-d1a9-59fb-9406-91d4454c9d45] to "/home/pkgeval/.julia/compiled/v1.14/Arrow/jl_shzS7r" (ProcessExited(1)). FeatherLib Failed to precompile FeatherLib [409f5150-fb84-534f-94db-80d1e10f57e1] to "/home/pkgeval/.julia/compiled/v1.14/FeatherLib/jl_QEi9zz" (ProcessExited(1)). Loading failed after 313.58s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using FeatherLib'`, ProcessExited(1)) [1] Stacktrace: [1] spawn_opts_inherit() @ Base ./process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:326 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [7] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 1004.94s: package fails to precompile