Package evaluation to test NumberTheoreticTransforms on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T02:16:36.607 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.83s ################################################################################ # Installation # Installing NumberTheoreticTransforms... Resolving package versions... Installed NumberTheoreticTransforms ─ v1.0.0 Updating `~/.julia/environments/v1.14/Project.toml` [8497c1d1] + NumberTheoreticTransforms v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [8497c1d1] + NumberTheoreticTransforms v1.0.0 Installation completed after 1.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.7 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 5.2 s ✓ MacroTools 0.6 s ✓ Reexport 1.2 s ✓ Statistics 1.2 s ✓ ConstructionBase 2.8 s ✓ IrrationalConstants 1.1 s ✓ NumberTheoreticTransforms 0.9 s ✓ StaticArraysCore ┌ 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 146.2 s ✓ OrderedCollections 1.2 s ✓ DocStringExtensions 390.2 s ✓ IterTools 20.9 s ✓ AbstractFFTs 2.9 s ✓ Preferences 42.5 s ✓ Statistics → SparseArraysExt 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1.9 s ✓ LogExpFunctions 61.3 s ✓ AbstractFFTs → AbstractFFTsTestExt 3.4 s ✓ JLLWrappers 3.3 s ✓ Setfield 7.5 s ✓ IntelOpenMP_jll 7.5 s ✓ oneTBB_jll 3.6 s ✓ FFTW_jll 3.6 s ✓ OpenSpecFun_jll 245.9 s ✓ Polynomials  Downloading artifact: IntelOpenMP  Downloading artifact: oneTBB 12.3 s ✓ MKL_jll 82.1 s ✓ SpecialFunctions 88.3 s ✓ FFTW 77.2 s ✓ Polynomials → PolynomialsFFTWExt 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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/DSP/EBXwB/src/windows.jl:3  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [14] top-level scope  @ ~/.julia/packages/DSP/EBXwB/src/DSP.jl:18  [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/DSP/EBXwB/src/windows.jl:1 in expression starting at /home/pkgeval/.julia/packages/DSP/EBXwB/src/DSP.jl:1 in expression starting at stdin:5 ✗ DSP 27 dependencies successfully precompiled in 1282 seconds. 35 already precompiled. 1 dependency had output during precompilation: ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ Precompilation completed after 1326.49s ################################################################################ # Testing # Testing NumberTheoreticTransforms Status `/tmp/jl_84uy7g/Project.toml` [717857b8] DSP v0.8.5 [8497c1d1] NumberTheoreticTransforms v1.0.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_84uy7g/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [0e736298] Bessels v0.2.8 [187b0558] ConstructionBase v1.6.0 [717857b8] DSP v0.8.5 [ffbed154] DocStringExtensions v0.9.5 [7a1cc6ca] FFTW v1.10.0 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [8497c1d1] NumberTheoreticTransforms v1.0.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [f27b6e38] Polynomials v4.1.1 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.8.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [f5851436] FFTW_jll v3.3.12+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf 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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time NTT 1D | 2 2 2.8s ┌ 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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/DSP/EBXwB/src/windows.jl:3  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [14] top-level scope  @ ~/.julia/packages/DSP/EBXwB/src/DSP.jl:18  [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/DSP/EBXwB/src/windows.jl:1 in expression starting at /home/pkgeval/.julia/packages/DSP/EBXwB/src/DSP.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ DSP │ [Output was shown above] └ ┌ 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 └ NTT 1D convolution: Error During Test at /home/pkgeval/.julia/packages/NumberTheoreticTransforms/RMxOE/test/ntt.jl:13 Got exception outside of a @test The following 2 packages failed to precompile: DSP Failed to precompile DSP [717857b8-e6f2-59f4-9121-6e50c889abd2] to "/home/pkgeval/.julia/compiled/v1.14/DSP/jl_HfMFK8" (ProcessExited(1)). Bessels Failed to precompile Bessels [0e736298-9ec6-45e8-9647-e4fc86a2fe38] to "/home/pkgeval/.julia/compiled/v1.14/Bessels/jl_ApyLtY" (ProcessExited(1)). Test Summary: | Error Total Time NTT 1D convolution | 1 1 1m12.5s RNG of the outermost testset: Xoshiro(0xa379de7eeeb2a4e8, 0x953dccb6b532b3af, 0xf597b8ff8cfd652a, 0xccd7337c571680d1, 0xc90c4a0730db3f7e) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NumberTheoreticTransforms/RMxOE/test/ntt.jl:13 in expression starting at /home/pkgeval/.julia/packages/NumberTheoreticTransforms/RMxOE/test/runtests.jl:5 Testing failed after 204.65s ERROR: LoadError: Package NumberTheoreticTransforms 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 1572.46s: package fails to precompile