Package evaluation to test BesselK on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T02:56:51.495 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.59s ################################################################################ # Installation # Installing BesselK... Resolving package versions... Installed Bessels ─ v0.2.8 Installed BesselK ─ v0.5.7 Updating `~/.julia/environments/v1.14/Project.toml` [432ab697] + BesselK v0.5.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [432ab697] + BesselK v0.5.7 [0e736298] + Bessels v0.2.8 Installation completed after 4.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.8 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.7 s ✓ MacroTools 1.0 s ✓ Statistics 2.5 s ✓ IrrationalConstants 0.6 s ✓ Richardson ┌ Info: JuliaLowering threw given input: │ code = │ :(const YP_y0(::Type{Float64}) = begin │ #= /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 =# │ (-1.8495080043698668e16, 4.4273326857256984e16, -3.466283033847297e15, 8.75906394395367e13, -9.821360657179115e11, 5.435264770518765e9, -1.466392959039716e7, 15592.436785523574) │ 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__ │ [const] │ │ [=] │ │ [call] │ │ YP_y0 :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ Float64 :: Identifier │ │ [block] │ │ [tuple] │ │ -1.8495080043698668e16 :: Value │ │ 4.4273326857256984e16 :: Value │ │ -3.466283033847297e15 :: Value │ │ 8.75906394395367e13 :: Value │ │ -9.821360657179115e11 :: Value │ │ 5.435264770518765e9 :: Value │ │ -1.466392959039716e7 :: Value │ │ 15592.436785523574 :: 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 │ [const] │ │ [=] │ │ [call] │ │ YP_y0 :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ Float64 :: Identifier │ scope_layer=1 │ [block] │ │ [tuple] │ │ -1.8495080043698668e16 :: Value │ │ 4.4273326857256984e16 :: Value │ │ -3.466283033847297e15 :: Value │ │ 8.75906394395367e13 :: Value │ │ -9.821360657179115e11 :: Value │ │ 5.435264770518765e9 :: Value │ │ -1.466392959039716e7 :: Value │ │ 15592.436785523574 :: Value │ │ │ file = "/home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl" │ line = 1 └ mod = Bessels ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 =# - `jl_assert(numchildren(ex) == 2, _)`: `::` must be written `value::type` outside function argument lists Expression:  (:: (curly Type Float64)) Containing expressions:  (const (function (call YP_y0 (:: (curly Type Float64))) (block (tuple -1.8495080043698668e16 4.4273326857256984e16 -3.466283033847297e15 8.75906394395367e13 -9.821360657179115e11 5.435264770518765e9 -1.466392959039716e7 15592.436785523574))))  Detailed provenance:  (:: (curly Type Float64))  └─ (:: (curly Type Float64))  └─ (:: (curly Type Float64))  └─ @ /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1  Stacktrace:  [1] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined]  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4163  [3] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4428  [4] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:357 [inlined]  [5] expand_call(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1939  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4137  [7] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1277  [8] expand_const_decl(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2251  [9] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4276  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4133 [inlined]  [11] 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:4450  [12] 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  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [14] top-level scope  @ ~/.julia/packages/Bessels/eaWGd/src/Bessels.jl:54  [15] include(mod::Module, _path::String)  @ Base Base.jl:326  [16] 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:3296  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core boot.jl:521  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [20] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [22] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 in expression starting at /home/pkgeval/.julia/packages/Bessels/eaWGd/src/Bessels.jl:1 in expression starting at stdin:5 ✗ Bessels 0.9 s ✓ StaticArraysCore 1.1 s ✓ DocStringExtensions 1.5 s ✓ NaNMath 3.2 s ✓ StructUtils 1.6 s ✓ Compat 3.0 s ✓ Preferences 1.8 s ✓ CommonSubexpressions 43.9 s ✓ Statistics → SparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0e736298-9ec6-45e8-9647-e4fc86a2fe38"), "Bessels") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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/BesselK/R9Xvy/src/BesselK.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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:521  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/BesselK/R9Xvy/src/BesselK.jl:2 in expression starting at stdin:5 ✗ BesselK 0.9 s ✓ DiffResults 2.0 s ✓ LogExpFunctions 1.8 s ✓ StructUtils → StructUtilsStaticArraysCoreExt 0.7 s ✓ Compat → CompatLinearAlgebraExt 3.4 s ✓ JLLWrappers 3.2 s ✓ PrecompileTools 321.8 s ✓ ChainRulesCore 3.5 s ✓ OpenSpecFun_jll 348.1 s ✓ StaticArrays 40.1 s ✓ Parsers 59.5 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 44.4 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 82.7 s ✓ SpecialFunctions 39.5 s ✓ StaticArrays → StaticArraysStatisticsExt 77.8 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 110.5 s ✓ JSON 78.1 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1.7 s ✓ DiffRules 134.4 s ✓ FiniteDifferences 73.1 s ✓ BenchmarkTools 105.3 s ✓ ForwardDiff 41.8 s ✓ ForwardDiff → ForwardDiffStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("432ab697-7a72-484f-bc4a-bc531f5c819b"), "BesselK") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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/BesselK/R9Xvy/ext/BesselKForwardDiffExt.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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:521  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/BesselK/R9Xvy/ext/BesselKForwardDiffExt.jl:2 in expression starting at stdin:5 ✗ BesselK → BesselKForwardDiffExt 34 dependencies successfully precompiled in 1655 seconds. 17 already precompiled. Precompilation completed after 1696.54s ################################################################################ # Testing # Testing BesselK Status `/tmp/jl_LG47JW/Project.toml` [6e4b80f9] BenchmarkTools v1.8.0 [432ab697] BesselK v0.5.7 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.3.3 [276daf66] SpecialFunctions v2.8.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LG47JW/Manifest.toml` [6e4b80f9] BenchmarkTools v1.8.0 [432ab697] BesselK v0.5.7 [0e736298] Bessels v0.2.8 [d360d2e6] ChainRulesCore v1.26.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.3.3 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [69de0a69] Parsers v2.8.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [708f8203] Richardson v1.4.3 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [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 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+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 = │ :(const YP_y0(::Type{Float64}) = begin │ #= /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 =# │ (-1.8495080043698668e16, 4.4273326857256984e16, -3.466283033847297e15, 8.75906394395367e13, -9.821360657179115e11, 5.435264770518765e9, -1.466392959039716e7, 15592.436785523574) │ 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__ │ [const] │ │ [=] │ │ [call] │ │ YP_y0 :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ Float64 :: Identifier │ │ [block] │ │ [tuple] │ │ -1.8495080043698668e16 :: Value │ │ 4.4273326857256984e16 :: Value │ │ -3.466283033847297e15 :: Value │ │ 8.75906394395367e13 :: Value │ │ -9.821360657179115e11 :: Value │ │ 5.435264770518765e9 :: Value │ │ -1.466392959039716e7 :: Value │ │ 15592.436785523574 :: 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 │ [const] │ │ [=] │ │ [call] │ │ YP_y0 :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ Float64 :: Identifier │ scope_layer=1 │ [block] │ │ [tuple] │ │ -1.8495080043698668e16 :: Value │ │ 4.4273326857256984e16 :: Value │ │ -3.466283033847297e15 :: Value │ │ 8.75906394395367e13 :: Value │ │ -9.821360657179115e11 :: Value │ │ 5.435264770518765e9 :: Value │ │ -1.466392959039716e7 :: Value │ │ 15592.436785523574 :: Value │ │ │ file = "/home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl" │ line = 1 └ mod = Bessels ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 =# - `jl_assert(numchildren(ex) == 2, _)`: `::` must be written `value::type` outside function argument lists Expression:  (:: (curly Type Float64)) Containing expressions:  (const (function (call YP_y0 (:: (curly Type Float64))) (block (tuple -1.8495080043698668e16 4.4273326857256984e16 -3.466283033847297e15 8.75906394395367e13 -9.821360657179115e11 5.435264770518765e9 -1.466392959039716e7 15592.436785523574))))  Detailed provenance:  (:: (curly Type Float64))  └─ (:: (curly Type Float64))  └─ (:: (curly Type Float64))  └─ @ /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1  Stacktrace:  [1] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined]  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4163  [3] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4428  [4] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:357 [inlined]  [5] expand_call(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1939  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4137  [7] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1277  [8] expand_const_decl(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2251  [9] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4276  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4133 [inlined]  [11] 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:4450  [12] 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  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [14] top-level scope  @ ~/.julia/packages/Bessels/eaWGd/src/Bessels.jl:54  [15] include(mod::Module, _path::String)  @ Base Base.jl:326  [16] 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:3296  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core boot.jl:521  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [20] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [22] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 in expression starting at /home/pkgeval/.julia/packages/Bessels/eaWGd/src/Bessels.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0e736298-9ec6-45e8-9647-e4fc86a2fe38"), "Bessels") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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/BesselK/R9Xvy/src/BesselK.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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:521  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/BesselK/R9Xvy/src/BesselK.jl:2 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Bessels │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(const YP_y0(::Type{Float64}) = begin │ │ #= /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 =# │ │ (-1.8495080043698668e16, 4.4273326857256984e16, -3.466283033847297e15, 8.75906394395367e13, -9.821360657179115e11, 5.435264770518765e9, -1.466392959039716e7, 15592.436785523574) │ │ 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__ │ │ [const] │ │ │ [=] │ │ │ [call] │ │ │ YP_y0 :: Identifier │ │ │ [::] │ │ │ [curly] │ │ │ Type :: Identifier │ │ │ Float64 :: Identifier │ │ │ [block] │ │ │ [tuple] │ │ │ -1.8495080043698668e16 :: Value │ │ │ 4.4273326857256984e16 :: Value │ │ │ -3.466283033847297e15 :: Value │ │ │ 8.75906394395367e13 :: Value │ │ │ -9.821360657179115e11 :: Value │ │ │ 5.435264770518765e9 :: Value │ │ │ -1.466392959039716e7 :: Value │ │ │ 15592.436785523574 :: 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 │ │ [const] │ │ │ [=] │ │ │ [call] │ │ │ YP_y0 :: Identifier │ scope_layer=1 │ │ [::] │ │ │ [curly] │ │ │ Type :: Identifier │ scope_layer=1 │ │ Float64 :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [tuple] │ │ │ -1.8495080043698668e16 :: Value │ │ │ 4.4273326857256984e16 :: Value │ │ │ -3.466283033847297e15 :: Value │ │ │ 8.75906394395367e13 :: Value │ │ │ -9.821360657179115e11 :: Value │ │ │ 5.435264770518765e9 :: Value │ │ │ -1.466392959039716e7 :: Value │ │ │ 15592.436785523574 :: Value │ │ │ │ │ file = "/home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl" │ │ line = 1 │ └ mod = Bessels │ ERROR: LoadError: internal lowering bug: │ #= /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 =# - `jl_assert(numchildren(ex) == 2, _)`: `::` must be written `value::type` outside function argument lists │ Expression: │ (:: (curly Type Float64)) │ Containing expressions: │ (const (function (call YP_y0 (:: (curly Type Float64))) (block (tuple -1.8495080043698668e16 4.4273326857256984e16 -3.466283033847297e15 8.75906394395367e13 -9.821360657179115e11 5.435264770518765e9 -1.466392959039716e7 15592.436785523574)))) │ │ Detailed provenance: │ (:: (curly Type Float64)) │ └─ (:: (curly Type Float64)) │ └─ (:: (curly Type Float64)) │ └─ @ /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 │ │ Stacktrace: │ [1] macro expansion │ @ /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined] │ [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4163 │ [3] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4428 │ [4] macro expansion │ @ /source/usr/share/julia/JuliaLowering/src/ast.jl:357 [inlined] │ [5] expand_call(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1939 │ [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4137 │ [7] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1277 │ [8] expand_const_decl(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2251 │ [9] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4276 │ [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4133 [inlined] │ [11] 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:4450 │ [12] 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 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:327 │ [14] top-level scope │ @ ~/.julia/packages/Bessels/eaWGd/src/Bessels.jl:54 │ [15] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [16] 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:3296 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core boot.jl:521 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [20] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [22] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Bessels/eaWGd/src/constants.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Bessels/eaWGd/src/Bessels.jl:1 │ in expression starting at stdin:5 └ ┌ BesselK │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: Bessels Failed to precompile Bessels [0e736298-9ec6-45e8-9647-e4fc86a2fe38] to "/home/pkgeval/.julia/compiled/v1.14/Bessels/jl_skocyL" (ProcessExited(1)). BesselK Failed to precompile BesselK [432ab697-7a72-484f-bc4a-bc531f5c819b] to "/home/pkgeval/.julia/compiled/v1.14/BesselK/jl_pSNchQ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/BesselK/R9Xvy/test/runtests.jl:2 Testing failed after 31.47s ERROR: LoadError: Package BesselK 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] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1773.67s: package fails to precompile