Package evaluation to load AdaptiveDistanceFields on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T21:42:28.584 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing AdaptiveDistanceFields... Resolving package versions... Installed AxisAlgorithms ───────── v1.0.1 Installed Statistics ───────────── v1.11.1 Installed StaticArrays ─────────── v0.12.6 Installed WoodburyMatrices ─────── v0.5.6 Installed Requires ─────────────── v1.3.1 Installed IterTools ────────────── v1.10.0 Installed OffsetArrays ─────────── v1.17.0 Installed AdaptiveDistanceFields ─ v0.1.0 Installed RegionTrees ──────────── v0.3.2 Installed Ratios ───────────────── v0.4.5 Installed Interpolations ───────── v0.12.10 Updating `~/.julia/environments/v1.14/Project.toml` [a1957575] + AdaptiveDistanceFields v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [a1957575] + AdaptiveDistanceFields v0.1.0 ⌃ [13072b0f] + AxisAlgorithms v1.0.1 ⌅ [a98d9a8b] + Interpolations v0.12.10 [c8e1da08] + IterTools v1.10.0 [6fe1bfb0] + OffsetArrays v1.17.0 [c84ed2f1] + Ratios v0.4.5 [dee08c22] + RegionTrees v0.3.2 [ae029012] + Requires v1.3.1 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 ⌅ [efce3f68] + WoodburyMatrices v0.5.6 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [cf7118a7] + UUIDs v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 8.65s ################################################################################ # 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... 78.8 s ✓ OffsetArrays 447.6 s ✓ IterTools 1.0 s ✓ Statistics 1.1 s ✓ Requires 39.3 s ✓ WoodburyMatrices WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @pure #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @propagate_inbounds(function getindex(x::SUnitRange{Start, L}, i::Int) where {Start, L} │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# @boundscheck if i < 1 || i > L │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:23 =# │ throw(BoundsError(x, i)) │ end │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:25 =# │ return (Start + i) - 1 │ 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__ │ [macrocall] │ │ @pure :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ [macrocall] │ │ @propagate_inbounds :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ getindex :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ SUnitRange :: Identifier │ │ Start :: Identifier │ │ L :: Identifier │ │ [::] │ │ i :: Identifier │ │ Int :: Identifier │ │ Start :: Identifier │ │ L :: Identifier │ │ [block] │ │ [macrocall] │ │ @boundscheck :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) :: Value │ │ [if] │ │ [||] │ │ [call] │ │ < :: Identifier │ │ i :: Identifier │ │ 1 :: Value │ │ [call] │ │ > :: Identifier │ │ i :: Identifier │ │ L :: Identifier │ │ [block] │ │ [call] │ │ throw :: Identifier │ │ [call] │ │ BoundsError :: Identifier │ │ x :: Identifier │ │ i :: Identifier │ │ [return] │ │ [call] │ │ - :: Identifier │ │ [call] │ │ + :: Identifier │ │ Start :: Identifier │ │ i :: Identifier │ │ 1 :: Value │ │ │ 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 │ [function] │ │ [where] │ │ [call] │ │ getindex :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ [curly] │ │ SUnitRange :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [::] │ │ i :: Identifier │ scope_layer=1 │ Int :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ true :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ inline :: Identifier │ scope_layer=1 │ propagate_inbounds :: Identifier │ scope_layer=1 │ [if] │ │ [boundscheck] │ macro_source=222 │ [if] │ │ [||] │ │ [call] │ │ < :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=222 │ [call] │ │ > :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ throw :: Identifier │ scope_layer=1 │ [call] │ │ BoundsError :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ [return] │ │ [call] │ │ - :: Identifier │ scope_layer=1 │ [call] │ │ + :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=171 │ │ file = "/home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl" │ line = 21 └ mod = StaticArrays ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# - unrecognized form out of desugaring Expression:  (unknown_head true true false true false false false true false false true) Containing expressions:  (lambda (block #self# x i) (block Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) inline propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  Detailed provenance:  (unknown_head true true false true false false false true false false true)  └─ (unknown_head true true false true false false false true false false true)  ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  └─ (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true)) (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))))  ├─ @ deprecated.jl:521  └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))))  ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  └─ (macrocall @pure :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))))  └─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] 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:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:106  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:1 in expression starting at stdin:5 ✗ StaticArrays 39.9 s ✓ Statistics → SparseArraysExt 0.7 s ✓ Ratios 38.9 s ✓ AxisAlgorithms ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("90137ffa-7385-5640-81b9-e52037218182"), "StaticArrays") 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/RegionTrees/rosFd/src/RegionTrees.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/RegionTrees/rosFd/src/RegionTrees.jl:1 in expression starting at stdin:5 ✗ RegionTrees ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("90137ffa-7385-5640-81b9-e52037218182"), "StaticArrays") 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/Interpolations/TBuvH/src/Interpolations.jl:36  [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/Interpolations/TBuvH/src/Interpolations.jl:1 in expression starting at stdin:5 ✗ Interpolations ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("dee08c22-ab7f-5625-9660-a9af2021b33f"), "RegionTrees") 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/AdaptiveDistanceFields/JiCwu/src/AdaptiveDistanceFields.jl:5  [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/AdaptiveDistanceFields/JiCwu/src/AdaptiveDistanceFields.jl:3 in expression starting at stdin:5 ✗ AdaptiveDistanceFields 8 dependencies successfully precompiled in 736 seconds. 7 already precompiled. Precompilation completed after 754.79s ################################################################################ # Loading # Loading AdaptiveDistanceFields... WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @pure #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @propagate_inbounds(function getindex(x::SUnitRange{Start, L}, i::Int) where {Start, L} │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# @boundscheck if i < 1 || i > L │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:23 =# │ throw(BoundsError(x, i)) │ end │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:25 =# │ return (Start + i) - 1 │ 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__ │ [macrocall] │ │ @pure :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ [macrocall] │ │ @propagate_inbounds :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ getindex :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ SUnitRange :: Identifier │ │ Start :: Identifier │ │ L :: Identifier │ │ [::] │ │ i :: Identifier │ │ Int :: Identifier │ │ Start :: Identifier │ │ L :: Identifier │ │ [block] │ │ [macrocall] │ │ @boundscheck :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) :: Value │ │ [if] │ │ [||] │ │ [call] │ │ < :: Identifier │ │ i :: Identifier │ │ 1 :: Value │ │ [call] │ │ > :: Identifier │ │ i :: Identifier │ │ L :: Identifier │ │ [block] │ │ [call] │ │ throw :: Identifier │ │ [call] │ │ BoundsError :: Identifier │ │ x :: Identifier │ │ i :: Identifier │ │ [return] │ │ [call] │ │ - :: Identifier │ │ [call] │ │ + :: Identifier │ │ Start :: Identifier │ │ i :: Identifier │ │ 1 :: Value │ │ │ 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 │ [function] │ │ [where] │ │ [call] │ │ getindex :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ [curly] │ │ SUnitRange :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [::] │ │ i :: Identifier │ scope_layer=1 │ Int :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ true :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ inline :: Identifier │ scope_layer=1 │ propagate_inbounds :: Identifier │ scope_layer=1 │ [if] │ │ [boundscheck] │ macro_source=222 │ [if] │ │ [||] │ │ [call] │ │ < :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=222 │ [call] │ │ > :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ throw :: Identifier │ scope_layer=1 │ [call] │ │ BoundsError :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ [return] │ │ [call] │ │ - :: Identifier │ scope_layer=1 │ [call] │ │ + :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=171 │ │ file = "/home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl" │ line = 21 └ mod = StaticArrays ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# - unrecognized form out of desugaring Expression:  (unknown_head true true false true false false false true false false true) Containing expressions:  (lambda (block #self# x i) (block Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) inline propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  Detailed provenance:  (unknown_head true true false true false false false true false false true)  └─ (unknown_head true true false true false false false true false false true)  ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  └─ (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true)) (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))))  ├─ @ deprecated.jl:521  └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))))  ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  └─ (macrocall @pure :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))))  └─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] 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:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:106  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("90137ffa-7385-5640-81b9-e52037218182"), "StaticArrays") 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/RegionTrees/rosFd/src/RegionTrees.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/RegionTrees/rosFd/src/RegionTrees.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("90137ffa-7385-5640-81b9-e52037218182"), "StaticArrays") 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/Interpolations/TBuvH/src/Interpolations.jl:36  [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/Interpolations/TBuvH/src/Interpolations.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("dee08c22-ab7f-5625-9660-a9af2021b33f"), "RegionTrees") 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/AdaptiveDistanceFields/JiCwu/src/AdaptiveDistanceFields.jl:5  [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/AdaptiveDistanceFields/JiCwu/src/AdaptiveDistanceFields.jl:3 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ Interpolations │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("90137ffa-7385-5640-81b9-e52037218182"), "StaticArrays") 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/Interpolations/TBuvH/src/Interpolations.jl:36 │ [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/Interpolations/TBuvH/src/Interpolations.jl:1 │ in expression starting at stdin:5 └ ┌ StaticArrays │ WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @pure #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @propagate_inbounds(function getindex(x::SUnitRange{Start, L}, i::Int) where {Start, L} │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# @boundscheck if i < 1 || i > L │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:23 =# │ │ throw(BoundsError(x, i)) │ │ end │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:25 =# │ │ return (Start + i) - 1 │ │ 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__ │ │ [macrocall] │ │ │ @pure :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ │ [macrocall] │ │ │ @propagate_inbounds :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ │ [function] │ │ │ [where] │ │ │ [call] │ │ │ getindex :: Identifier │ │ │ [::] │ │ │ x :: Identifier │ │ │ [curly] │ │ │ SUnitRange :: Identifier │ │ │ Start :: Identifier │ │ │ L :: Identifier │ │ │ [::] │ │ │ i :: Identifier │ │ │ Int :: Identifier │ │ │ Start :: Identifier │ │ │ L :: Identifier │ │ │ [block] │ │ │ [macrocall] │ │ │ @boundscheck :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) :: Value │ │ │ [if] │ │ │ [||] │ │ │ [call] │ │ │ < :: Identifier │ │ │ i :: Identifier │ │ │ 1 :: Value │ │ │ [call] │ │ │ > :: Identifier │ │ │ i :: Identifier │ │ │ L :: Identifier │ │ │ [block] │ │ │ [call] │ │ │ throw :: Identifier │ │ │ [call] │ │ │ BoundsError :: Identifier │ │ │ x :: Identifier │ │ │ i :: Identifier │ │ │ [return] │ │ │ [call] │ │ │ - :: Identifier │ │ │ [call] │ │ │ + :: Identifier │ │ │ Start :: Identifier │ │ │ i :: Identifier │ │ │ 1 :: Value │ │ │ │ │ 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 │ │ [function] │ │ │ [where] │ │ │ [call] │ │ │ getindex :: Identifier │ scope_layer=1 │ │ [::] │ │ │ x :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ SUnitRange :: Identifier │ scope_layer=1 │ │ Start :: Identifier │ scope_layer=1 │ │ L :: Identifier │ scope_layer=1 │ │ [::] │ │ │ i :: Identifier │ scope_layer=1 │ │ Int :: Identifier │ scope_layer=1 │ │ Start :: Identifier │ scope_layer=1 │ │ L :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [meta] │ │ │ [unknown_head] │ scope_layer=1 │ │ true :: Value │ macro_source=171 │ │ true :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ true :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ true :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ true :: Value │ macro_source=171 │ │ inline :: Identifier │ scope_layer=1 │ │ propagate_inbounds :: Identifier │ scope_layer=1 │ │ [if] │ │ │ [boundscheck] │ macro_source=222 │ │ [if] │ │ │ [||] │ │ │ [call] │ │ │ < :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ 1 :: Value │ macro_source=222 │ │ [call] │ │ │ > :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ L :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ throw :: Identifier │ scope_layer=1 │ │ [call] │ │ │ BoundsError :: Identifier │ scope_layer=1 │ │ x :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ [return] │ │ │ [call] │ │ │ - :: Identifier │ scope_layer=1 │ │ [call] │ │ │ + :: Identifier │ scope_layer=1 │ │ Start :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ 1 :: Value │ macro_source=171 │ │ │ │ file = "/home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl" │ │ line = 21 │ └ mod = StaticArrays │ ERROR: LoadError: internal lowering bug: │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# - unrecognized form out of desugaring │ Expression: │ (unknown_head true true false true false false false true false false true) │ Containing expressions: │ (lambda (block #self# x i) (block Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))) │ (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))) │ (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) inline propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))) │ │ Detailed provenance: │ (unknown_head true true false true false false false true false false true) │ └─ (unknown_head true true false true false false false true false false true) │ ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 │ └─ (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true)) (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))) │ ├─ @ deprecated.jl:521 │ └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))))) │ ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 │ └─ (macrocall @pure :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))))) │ └─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 │ │ Stacktrace: │ [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472 │ [2] 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:30 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [4] top-level scope │ @ ~/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:106 │ [5] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [6] 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 │ [7] top-level scope │ @ stdin:5 │ [8] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [10] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [12] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 │ in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:1 │ in expression starting at stdin:5 └ ┌ RegionTrees │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("90137ffa-7385-5640-81b9-e52037218182"), "StaticArrays") 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/RegionTrees/rosFd/src/RegionTrees.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/RegionTrees/rosFd/src/RegionTrees.jl:1 │ in expression starting at stdin:5 └ ┌ AdaptiveDistanceFields │ [Output was shown above] └ ERROR: The following 4 packages failed to precompile: Interpolations Failed to precompile Interpolations [a98d9a8b-a2ab-59e6-89dd-64a1c18fca59] to "/home/pkgeval/.julia/compiled/v1.14/Interpolations/jl_tok7xs" (ProcessExited(1)). StaticArrays Failed to precompile StaticArrays [90137ffa-7385-5640-81b9-e52037218182] to "/home/pkgeval/.julia/compiled/v1.14/StaticArrays/jl_6JtUhI" (ProcessExited(1)). RegionTrees Failed to precompile RegionTrees [dee08c22-ab7f-5625-9660-a9af2021b33f] to "/home/pkgeval/.julia/compiled/v1.14/RegionTrees/jl_szsyA3" (ProcessExited(1)). AdaptiveDistanceFields Failed to precompile AdaptiveDistanceFields [a1957575-6125-5dba-8f92-417d2d1f4a46] to "/home/pkgeval/.julia/compiled/v1.14/AdaptiveDistanceFields/jl_RiYFln" (ProcessExited(1)). Loading failed after 97.01s 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 AdaptiveDistanceFields'`, 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 880.93s: package fails to precompile