Package evaluation to test ChunkedBase on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T20:25:14.021 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.97s ################################################################################ # Installation # Installing ChunkedBase... Resolving package versions... Installed SentinelArrays ───── v1.4.10 Installed SIMD ─────────────── v3.7.2 Installed NewlineLexers ────── v0.1.5 Installed ZlibNG_jll ───────── v2.3.3+1 Installed ChunkedBase ──────── v0.3.1 Installed JLLWrappers ──────── v1.8.0 Installed ScanByte ─────────── v0.3.3 Installed Preferences ──────── v1.5.2 Installed PrecompileTools ──── v1.3.4 Installed TranscodingStreams ─ v0.9.13 Installed CodecZlibNG ──────── v0.1.0 Installing 1 artifacts Installed artifact ZlibNG 118.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [a380dd43] + ChunkedBase v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [a380dd43] + ChunkedBase v0.3.1 ⌅ [642d12eb] + CodecZlibNG v0.1.0 [692b3bcd] + JLLWrappers v1.8.0 [f391c746] + NewlineLexers v0.1.5 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 ⌅ [7b38b023] + ScanByte v0.3.3 [91c51154] + SentinelArrays v1.4.10 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [c62bbaca] + ZlibNG_jll v2.3.3+1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.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 [4ec0a83e] + Unicode v1.11.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 4.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.6 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 151.5 s ✓ SentinelArrays 2.3 s ✓ Preferences 92.2 s ✓ TranscodingStreams 2.7 s ✓ JLLWrappers 2.5 s ✓ PrecompileTools 3.0 s ✓ ZlibNG_jll ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# @generated function fneg(x::T, ::F = nothing) where {T <: LT{<:FloatingTypes}, F <: FPFlags} │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:187 =# │ fpflags = fp_str(F) │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:188 =# │ s = "%2 = fneg $(fpflags) $(llvm_type(T)) %0\nret $(llvm_type(T)) %2\n" │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:192 =# │ return $(Expr(:quote, quote │ $(Expr(:$, :(Expr(:meta, :inline)))) │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:194 =# │ Base.llvmcall($(Expr(:$, :s)), T, Tuple{T}, x) │ end)) │ 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] │ │ @generated :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ fneg :: Identifier │ │ [::] │ │ x :: Identifier │ │ T :: Identifier │ │ [kw] │ │ [::] │ │ F :: Identifier │ │ nothing :: Identifier │ │ [<:] │ │ T :: Identifier │ │ [curly] │ │ LT :: Identifier │ │ [<:] │ │ FloatingTypes :: Identifier │ │ [<:] │ │ F :: Identifier │ │ FPFlags :: Identifier │ │ [block] │ │ [=] │ │ fpflags :: Identifier │ │ [call] │ │ fp_str :: Identifier │ │ F :: Identifier │ │ [=] │ │ s :: Identifier │ │ [string] │ │ "%2 = fneg " :: Value │ │ fpflags :: Identifier │ │ " " :: Value │ │ [call] │ │ llvm_type :: Identifier │ │ T :: Identifier │ │ " %0\nret " :: Value │ │ [call] │ │ llvm_type :: Identifier │ │ T :: Identifier │ │ " %2\n" :: Value │ │ [return] │ │ [quote] │ │ [block] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ meta :: Identifier │ │ [inert] │ │ inline :: Identifier │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ llvmcall :: Identifier │ │ [$] │ │ s :: Identifier │ │ T :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ T :: Identifier │ │ x :: 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 │ [function] │ jl_source=L67 │ [where] │ scope_layer=1 │ [call] │ macro_source=65,scope_layer=1 │ fneg :: Identifier │ macro_source=65,scope_layer=1 │ [::] │ macro_source=65,scope_layer=1 │ x :: Identifier │ macro_source=65,scope_layer=1 │ T :: Identifier │ macro_source=65,scope_layer=1 │ [kw] │ macro_source=65,scope_layer=1 │ [::] │ macro_source=65,scope_layer=1 │ F :: Identifier │ macro_source=65,scope_layer=1 │ nothing :: Identifier │ macro_source=65,scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ macro_source=65,scope_layer=1 │ [curly] │ scope_layer=1 │ LT :: Identifier │ macro_source=65,scope_layer=1 │ [<:] │ scope_layer=1 │ FloatingTypes :: Identifier │ macro_source=65,scope_layer=1 │ [<:] │ scope_layer=1 │ F :: Identifier │ macro_source=65,scope_layer=1 │ FPFlags :: Identifier │ macro_source=65,scope_layer=1 │ [block] │ jl_source=L67 │ [if] │ jl_source=L67 │ [generated] │ macro_source=65,jl_source=L67 │ [block] │ scope_layer=1 │ [=] │ macro_source=65,scope_layer=1 │ fpflags :: Identifier │ macro_source=65,scope_layer=1 │ [call] │ macro_source=65,scope_layer=1 │ fp_str :: Identifier │ macro_source=65,scope_layer=1 │ F :: Identifier │ macro_source=65,scope_layer=1 │ [=] │ macro_source=65,scope_layer=1 │ s :: Identifier │ macro_source=65,scope_layer=1 │ [string] │ macro_source=65,scope_layer=1 │ "%2 = fneg " :: Value │ macro_source=65,scope_layer=1 │ fpflags :: Identifier │ macro_source=65,scope_layer=1 │ " " :: Value │ macro_source=65,scope_layer=1 │ [call] │ macro_source=65,scope_layer=1 │ llvm_type :: Identifier │ macro_source=65,scope_layer=1 │ T :: Identifier │ macro_source=65,scope_layer=1 │ " %0\nret " :: Value │ macro_source=65,scope_layer=1 │ [call] │ macro_source=65,scope_layer=1 │ llvm_type :: Identifier │ macro_source=65,scope_layer=1 │ T :: Identifier │ macro_source=65,scope_layer=1 │ " %2\n" :: Value │ macro_source=65,scope_layer=1 │ [return] │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ meta :: Identifier │ │ [inert] │ │ inline :: Identifier │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ llvmcall :: Identifier │ │ [$] │ │ s :: Identifier │ │ T :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ T :: Identifier │ │ x :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ scope_layer=1 │ Expr :: Identifier │ macro_source=65,scope_layer=1 │ [inert] │ │ meta :: Identifier │ │ [inert] │ │ inline :: Identifier │ │ [tuple] │ jl_source=L31 │ s :: Identifier │ macro_source=65,scope_layer=1 │ [block] │ jl_source=L67 │ [meta] │ jl_source=L67 │ generated_only :: Identifier │ scope_layer=2,jl_source=L67 │ [return] │ macro_source=65,jl_source=L67 │ nothing :: Value │ macro_source=65,jl_source=L67 │ │ file = "/home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl" │ line = 186 └ mod = SIMD.Intrinsics ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue Expression:  (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes)) Containing expressions:  (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes))  Detailed provenance:  (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =#  └─ (= #₁ (call core.TypeVar :#T1 #₉/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =#  └─ (= #₁ (call core.TypeVar :#T1 #₉/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 FloatingTypes))  └─ (call core.TypeVar :#T1 FloatingTypes) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =#  └─ (<: FloatingTypes)  └─ (<: FloatingTypes)  └─ (<: FloatingTypes)  ├─ (<: FloatingTypes)  │ └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186  └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =#) (function (where (call fneg (:: x T) (kw (:: F) nothing)) (<: T (curly LT (<: FloatingTypes))) (<: F FPFlags)) (block (= fpflags (call fp_str F)) (= s (string "%2 = fneg " fpflags " " (call llvm_type T) " %0\nret " (call llvm_type T) " %2\n")) (return (quote (block ($ (call Expr (inert meta) (inert inline))) (call (. Base (inert llvmcall)) ($ s) T (curly Tuple T) x)))))))  └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186  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/SIMD/UiGbs/src/SIMD.jl:23  [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/SIMD/UiGbs/src/LLVM_intrinsics.jl:2 in expression starting at /home/pkgeval/.julia/packages/SIMD/UiGbs/src/SIMD.jl:1 in expression starting at stdin:5 ✗ SIMD 65.8 s ✓ CodecZlibNG ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fdea26ae-647d-5447-a871-4b548cad5224"), "SIMD") 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_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base ./module.jl:101  [11] eval_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/ScanByte/IJvpa/src/ScanByte.jl:4  [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/ScanByte/IJvpa/src/ScanByte.jl:1 in expression starting at stdin:5 ✗ ScanByte ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fdea26ae-647d-5447-a871-4b548cad5224"), "SIMD") 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/NewlineLexers/itYt6/src/NewlineLexers.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/NewlineLexers/itYt6/src/NewlineLexers.jl:1 in expression starting at stdin:5 ✗ NewlineLexers ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f391c746-b838-4748-bbb5-9885c75b726e"), "NewlineLexers") 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/ChunkedBase/P7KFF/src/ChunkedBase.jl:6  [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/ChunkedBase/P7KFF/src/ChunkedBase.jl:1 in expression starting at stdin:5 ✗ ChunkedBase 7 dependencies successfully precompiled in 369 seconds. 13 already precompiled. Precompilation completed after 400.02s ################################################################################ # Testing # Testing ChunkedBase Status `/tmp/jl_SIxCPG/Project.toml` [a380dd43] ChunkedBase v0.3.1 ⌅ [642d12eb] CodecZlibNG v0.1.0 [f391c746] NewlineLexers v0.1.5 [91c51154] SentinelArrays v1.4.10 [a63ad114] Mmap v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SIxCPG/Manifest.toml` [a380dd43] ChunkedBase v0.3.1 ⌅ [642d12eb] CodecZlibNG v0.1.0 [692b3bcd] JLLWrappers v1.8.0 [f391c746] NewlineLexers v0.1.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 ⌅ [7b38b023] ScanByte v0.3.3 [91c51154] SentinelArrays v1.4.10 ⌅ [3bb67fe8] TranscodingStreams v0.9.13 [c62bbaca] ZlibNG_jll v2.3.3+1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.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 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# @generated function fneg(x::T, ::F = nothing) where {T <: LT{<:FloatingTypes}, F <: FPFlags} │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:187 =# │ fpflags = fp_str(F) │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:188 =# │ s = "%2 = fneg $(fpflags) $(llvm_type(T)) %0\nret $(llvm_type(T)) %2\n" │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:192 =# │ return $(Expr(:quote, quote │ $(Expr(:$, :(Expr(:meta, :inline)))) │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:194 =# │ Base.llvmcall($(Expr(:$, :s)), T, Tuple{T}, x) │ end)) │ 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] │ │ @generated :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ fneg :: Identifier │ │ [::] │ │ x :: Identifier │ │ T :: Identifier │ │ [kw] │ │ [::] │ │ F :: Identifier │ │ nothing :: Identifier │ │ [<:] │ │ T :: Identifier │ │ [curly] │ │ LT :: Identifier │ │ [<:] │ │ FloatingTypes :: Identifier │ │ [<:] │ │ F :: Identifier │ │ FPFlags :: Identifier │ │ [block] │ │ [=] │ │ fpflags :: Identifier │ │ [call] │ │ fp_str :: Identifier │ │ F :: Identifier │ │ [=] │ │ s :: Identifier │ │ [string] │ │ "%2 = fneg " :: Value │ │ fpflags :: Identifier │ │ " " :: Value │ │ [call] │ │ llvm_type :: Identifier │ │ T :: Identifier │ │ " %0\nret " :: Value │ │ [call] │ │ llvm_type :: Identifier │ │ T :: Identifier │ │ " %2\n" :: Value │ │ [return] │ │ [quote] │ │ [block] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ meta :: Identifier │ │ [inert] │ │ inline :: Identifier │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ llvmcall :: Identifier │ │ [$] │ │ s :: Identifier │ │ T :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ T :: Identifier │ │ x :: 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 │ [function] │ jl_source=L67 │ [where] │ scope_layer=1 │ [call] │ macro_source=65,scope_layer=1 │ fneg :: Identifier │ macro_source=65,scope_layer=1 │ [::] │ macro_source=65,scope_layer=1 │ x :: Identifier │ macro_source=65,scope_layer=1 │ T :: Identifier │ macro_source=65,scope_layer=1 │ [kw] │ macro_source=65,scope_layer=1 │ [::] │ macro_source=65,scope_layer=1 │ F :: Identifier │ macro_source=65,scope_layer=1 │ nothing :: Identifier │ macro_source=65,scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ macro_source=65,scope_layer=1 │ [curly] │ scope_layer=1 │ LT :: Identifier │ macro_source=65,scope_layer=1 │ [<:] │ scope_layer=1 │ FloatingTypes :: Identifier │ macro_source=65,scope_layer=1 │ [<:] │ scope_layer=1 │ F :: Identifier │ macro_source=65,scope_layer=1 │ FPFlags :: Identifier │ macro_source=65,scope_layer=1 │ [block] │ jl_source=L67 │ [if] │ jl_source=L67 │ [generated] │ macro_source=65,jl_source=L67 │ [block] │ scope_layer=1 │ [=] │ macro_source=65,scope_layer=1 │ fpflags :: Identifier │ macro_source=65,scope_layer=1 │ [call] │ macro_source=65,scope_layer=1 │ fp_str :: Identifier │ macro_source=65,scope_layer=1 │ F :: Identifier │ macro_source=65,scope_layer=1 │ [=] │ macro_source=65,scope_layer=1 │ s :: Identifier │ macro_source=65,scope_layer=1 │ [string] │ macro_source=65,scope_layer=1 │ "%2 = fneg " :: Value │ macro_source=65,scope_layer=1 │ fpflags :: Identifier │ macro_source=65,scope_layer=1 │ " " :: Value │ macro_source=65,scope_layer=1 │ [call] │ macro_source=65,scope_layer=1 │ llvm_type :: Identifier │ macro_source=65,scope_layer=1 │ T :: Identifier │ macro_source=65,scope_layer=1 │ " %0\nret " :: Value │ macro_source=65,scope_layer=1 │ [call] │ macro_source=65,scope_layer=1 │ llvm_type :: Identifier │ macro_source=65,scope_layer=1 │ T :: Identifier │ macro_source=65,scope_layer=1 │ " %2\n" :: Value │ macro_source=65,scope_layer=1 │ [return] │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ meta :: Identifier │ │ [inert] │ │ inline :: Identifier │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ llvmcall :: Identifier │ │ [$] │ │ s :: Identifier │ │ T :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ T :: Identifier │ │ x :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ scope_layer=1 │ Expr :: Identifier │ macro_source=65,scope_layer=1 │ [inert] │ │ meta :: Identifier │ │ [inert] │ │ inline :: Identifier │ │ [tuple] │ jl_source=L31 │ s :: Identifier │ macro_source=65,scope_layer=1 │ [block] │ jl_source=L67 │ [meta] │ jl_source=L67 │ generated_only :: Identifier │ scope_layer=2,jl_source=L67 │ [return] │ macro_source=65,jl_source=L67 │ nothing :: Value │ macro_source=65,jl_source=L67 │ │ file = "/home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl" │ line = 186 └ mod = SIMD.Intrinsics ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue Expression:  (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes)) Containing expressions:  (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes))  Detailed provenance:  (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =#  └─ (= #₁ (call core.TypeVar :#T1 #₉/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =#  └─ (= #₁ (call core.TypeVar :#T1 #₉/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 FloatingTypes))  └─ (call core.TypeVar :#T1 FloatingTypes) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =#  └─ (<: FloatingTypes)  └─ (<: FloatingTypes)  └─ (<: FloatingTypes)  ├─ (<: FloatingTypes)  │ └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186  └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =#) (function (where (call fneg (:: x T) (kw (:: F) nothing)) (<: T (curly LT (<: FloatingTypes))) (<: F FPFlags)) (block (= fpflags (call fp_str F)) (= s (string "%2 = fneg " fpflags " " (call llvm_type T) " %0\nret " (call llvm_type T) " %2\n")) (return (quote (block ($ (call Expr (inert meta) (inert inline))) (call (. Base (inert llvmcall)) ($ s) T (curly Tuple T) x)))))))  └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186  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/SIMD/UiGbs/src/SIMD.jl:23  [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/SIMD/UiGbs/src/LLVM_intrinsics.jl:2 in expression starting at /home/pkgeval/.julia/packages/SIMD/UiGbs/src/SIMD.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fdea26ae-647d-5447-a871-4b548cad5224"), "SIMD") 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_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base ./module.jl:101  [11] eval_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/ScanByte/IJvpa/src/ScanByte.jl:4  [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/ScanByte/IJvpa/src/ScanByte.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fdea26ae-647d-5447-a871-4b548cad5224"), "SIMD") 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/NewlineLexers/itYt6/src/NewlineLexers.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/NewlineLexers/itYt6/src/NewlineLexers.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f391c746-b838-4748-bbb5-9885c75b726e"), "NewlineLexers") 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/ChunkedBase/P7KFF/src/ChunkedBase.jl:6  [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/ChunkedBase/P7KFF/src/ChunkedBase.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ SIMD │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# @generated function fneg(x::T, ::F = nothing) where {T <: LT{<:FloatingTypes}, F <: FPFlags} │ │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# │ │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:187 =# │ │ fpflags = fp_str(F) │ │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:188 =# │ │ s = "%2 = fneg $(fpflags) $(llvm_type(T)) %0\nret $(llvm_type(T)) %2\n" │ │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:192 =# │ │ return $(Expr(:quote, quote │ │ $(Expr(:$, :(Expr(:meta, :inline)))) │ │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:194 =# │ │ Base.llvmcall($(Expr(:$, :s)), T, Tuple{T}, x) │ │ end)) │ │ 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] │ │ │ @generated :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =#) :: Value │ │ │ [function] │ │ │ [where] │ │ │ [call] │ │ │ fneg :: Identifier │ │ │ [::] │ │ │ x :: Identifier │ │ │ T :: Identifier │ │ │ [kw] │ │ │ [::] │ │ │ F :: Identifier │ │ │ nothing :: Identifier │ │ │ [<:] │ │ │ T :: Identifier │ │ │ [curly] │ │ │ LT :: Identifier │ │ │ [<:] │ │ │ FloatingTypes :: Identifier │ │ │ [<:] │ │ │ F :: Identifier │ │ │ FPFlags :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ fpflags :: Identifier │ │ │ [call] │ │ │ fp_str :: Identifier │ │ │ F :: Identifier │ │ │ [=] │ │ │ s :: Identifier │ │ │ [string] │ │ │ "%2 = fneg " :: Value │ │ │ fpflags :: Identifier │ │ │ " " :: Value │ │ │ [call] │ │ │ llvm_type :: Identifier │ │ │ T :: Identifier │ │ │ " %0\nret " :: Value │ │ │ [call] │ │ │ llvm_type :: Identifier │ │ │ T :: Identifier │ │ │ " %2\n" :: Value │ │ │ [return] │ │ │ [quote] │ │ │ [block] │ │ │ [$] │ │ │ [call] │ │ │ Expr :: Identifier │ │ │ [inert] │ │ │ meta :: Identifier │ │ │ [inert] │ │ │ inline :: Identifier │ │ │ [call] │ │ │ [.] │ │ │ Base :: Identifier │ │ │ [inert] │ │ │ llvmcall :: Identifier │ │ │ [$] │ │ │ s :: Identifier │ │ │ T :: Identifier │ │ │ [curly] │ │ │ Tuple :: Identifier │ │ │ T :: Identifier │ │ │ x :: 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 │ │ [function] │ jl_source=L67 │ │ [where] │ scope_layer=1 │ │ [call] │ macro_source=65,scope_layer=1 │ │ fneg :: Identifier │ macro_source=65,scope_layer=1 │ │ [::] │ macro_source=65,scope_layer=1 │ │ x :: Identifier │ macro_source=65,scope_layer=1 │ │ T :: Identifier │ macro_source=65,scope_layer=1 │ │ [kw] │ macro_source=65,scope_layer=1 │ │ [::] │ macro_source=65,scope_layer=1 │ │ F :: Identifier │ macro_source=65,scope_layer=1 │ │ nothing :: Identifier │ macro_source=65,scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ T :: Identifier │ macro_source=65,scope_layer=1 │ │ [curly] │ scope_layer=1 │ │ LT :: Identifier │ macro_source=65,scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ FloatingTypes :: Identifier │ macro_source=65,scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ F :: Identifier │ macro_source=65,scope_layer=1 │ │ FPFlags :: Identifier │ macro_source=65,scope_layer=1 │ │ [block] │ jl_source=L67 │ │ [if] │ jl_source=L67 │ │ [generated] │ macro_source=65,jl_source=L67 │ │ [block] │ scope_layer=1 │ │ [=] │ macro_source=65,scope_layer=1 │ │ fpflags :: Identifier │ macro_source=65,scope_layer=1 │ │ [call] │ macro_source=65,scope_layer=1 │ │ fp_str :: Identifier │ macro_source=65,scope_layer=1 │ │ F :: Identifier │ macro_source=65,scope_layer=1 │ │ [=] │ macro_source=65,scope_layer=1 │ │ s :: Identifier │ macro_source=65,scope_layer=1 │ │ [string] │ macro_source=65,scope_layer=1 │ │ "%2 = fneg " :: Value │ macro_source=65,scope_layer=1 │ │ fpflags :: Identifier │ macro_source=65,scope_layer=1 │ │ " " :: Value │ macro_source=65,scope_layer=1 │ │ [call] │ macro_source=65,scope_layer=1 │ │ llvm_type :: Identifier │ macro_source=65,scope_layer=1 │ │ T :: Identifier │ macro_source=65,scope_layer=1 │ │ " %0\nret " :: Value │ macro_source=65,scope_layer=1 │ │ [call] │ macro_source=65,scope_layer=1 │ │ llvm_type :: Identifier │ macro_source=65,scope_layer=1 │ │ T :: Identifier │ macro_source=65,scope_layer=1 │ │ " %2\n" :: Value │ macro_source=65,scope_layer=1 │ │ [return] │ scope_layer=1 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [block] │ │ │ [$] │ │ │ [call] │ │ │ Expr :: Identifier │ │ │ [inert] │ │ │ meta :: Identifier │ │ │ [inert] │ │ │ inline :: Identifier │ │ │ [call] │ │ │ [.] │ │ │ Base :: Identifier │ │ │ [inert] │ │ │ llvmcall :: Identifier │ │ │ [$] │ │ │ s :: Identifier │ │ │ T :: Identifier │ │ │ [curly] │ │ │ Tuple :: Identifier │ │ │ T :: Identifier │ │ │ x :: Identifier │ │ │ [tuple] │ jl_source=L31 │ │ [call] │ scope_layer=1 │ │ Expr :: Identifier │ macro_source=65,scope_layer=1 │ │ [inert] │ │ │ meta :: Identifier │ │ │ [inert] │ │ │ inline :: Identifier │ │ │ [tuple] │ jl_source=L31 │ │ s :: Identifier │ macro_source=65,scope_layer=1 │ │ [block] │ jl_source=L67 │ │ [meta] │ jl_source=L67 │ │ generated_only :: Identifier │ scope_layer=2,jl_source=L67 │ │ [return] │ macro_source=65,jl_source=L67 │ │ nothing :: Value │ macro_source=65,jl_source=L67 │ │ │ │ file = "/home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl" │ │ line = 186 │ └ mod = SIMD.Intrinsics │ ERROR: LoadError: internal lowering bug: │ #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue │ Expression: │ (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes)) │ Containing expressions: │ (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes)) │ │ Detailed provenance: │ (= #₁ (call core.TypeVar :#T1 #₆₅/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =# │ └─ (= #₁ (call core.TypeVar :#T1 #₉/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =# │ └─ (= #₁ (call core.TypeVar :#T1 #₉/FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =# │ └─ (= #₁ (call core.TypeVar :#T1 FloatingTypes)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =# │ └─ (= #₁ (call core.TypeVar :#T1 FloatingTypes)) │ └─ (call core.TypeVar :#T1 FloatingTypes) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =# │ └─ (<: FloatingTypes) │ └─ (<: FloatingTypes) │ └─ (<: FloatingTypes) │ ├─ (<: FloatingTypes) │ │ └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 =#) (function (where (call fneg (:: x T) (kw (:: F) nothing)) (<: T (curly LT (<: FloatingTypes))) (<: F FPFlags)) (block (= fpflags (call fp_str F)) (= s (string "%2 = fneg " fpflags " " (call llvm_type T) " %0\nret " (call llvm_type T) " %2\n")) (return (quote (block ($ (call Expr (inert meta) (inert inline))) (call (. Base (inert llvmcall)) ($ s) T (curly Tuple T) x))))))) │ └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:186 │ │ 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/SIMD/UiGbs/src/SIMD.jl:23 │ [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/SIMD/UiGbs/src/LLVM_intrinsics.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/SIMD/UiGbs/src/SIMD.jl:1 │ in expression starting at stdin:5 └ ┌ ChunkedBase │ [Output was shown above] └ ┌ ScanByte │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fdea26ae-647d-5447-a871-4b548cad5224"), "SIMD") 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_import(imported::Bool, to::Module, from::Expr, paths::Expr) │ @ Base ./module.jl:101 │ [11] eval_import(imported::Bool, to::Module, from::Expr, paths::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195 │ [12] top-level scope │ @ ~/.julia/packages/ScanByte/IJvpa/src/ScanByte.jl:4 │ [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/ScanByte/IJvpa/src/ScanByte.jl:1 │ in expression starting at stdin:5 └ ┌ NewlineLexers │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fdea26ae-647d-5447-a871-4b548cad5224"), "SIMD") 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/NewlineLexers/itYt6/src/NewlineLexers.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/NewlineLexers/itYt6/src/NewlineLexers.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 4 packages failed to precompile: SIMD Failed to precompile SIMD [fdea26ae-647d-5447-a871-4b548cad5224] to "/home/pkgeval/.julia/compiled/v1.14/SIMD/jl_I7he4w" (ProcessExited(1)). ChunkedBase Failed to precompile ChunkedBase [a380dd43-0ebf-4429-88d6-6f06ea920732] to "/home/pkgeval/.julia/compiled/v1.14/ChunkedBase/jl_MynuG3" (ProcessExited(1)). ScanByte Failed to precompile ScanByte [7b38b023-a4d7-4c5e-8d43-3f3097f304eb] to "/home/pkgeval/.julia/compiled/v1.14/ScanByte/jl_NxMrvk" (ProcessExited(1)). NewlineLexers Failed to precompile NewlineLexers [f391c746-b838-4748-bbb5-9885c75b726e] to "/home/pkgeval/.julia/compiled/v1.14/NewlineLexers/jl_Cd3pHE" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ChunkedBase/P7KFF/test/runtests.jl:2 Testing failed after 170.08s ERROR: LoadError: Package ChunkedBase errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 611.8s: package fails to precompile