Package evaluation to test SQLCollections on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T09:03:12.345 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.78s ################################################################################ # Installation # Installing SQLCollections... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3934435e] + SQLCollections v0.1.18 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.44 [33016aad] + AccessorsExtra v0.1.102 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [02685ad9] + DataPipes v0.3.19 [e2d170a0] + DataValueInterfaces v1.0.0 [85a47980] + Dictionaries v0.4.6 [cf6cc811] + FunSQL v0.15.0 [313cdc1a] + Indexing v1.1.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [8ac3fa9e] + LRUCache v1.6.2 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [54e16d92] + PrettyPrinting v0.4.2 [189a3867] + Reexport v1.2.2 [3934435e] + SQLCollections v0.1.18 [09ab397b] + StructArrays v0.7.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 134.5 s ✓ FunSQL 3.0 s ✓ SQLCipher_jll 74.1 s ✓ AccessorsExtra → TestExt 37.6 s ✓ AccessorsExtra → StatisticsExt 219.8 s ✓ FlexiJoins ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 =# @generated function nest(x::NamedTuple{KS}, ::Pair{StaticRegex{SR}, SS}) where {KS, SR, SS <: Tuple} │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 =# │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:29 =# │ regex = _anchored_regex(SR) │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:30 =# │ subs = map(unstatic, SS.types) │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:31 =# │ _nest_code(KS, regex) do m │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# @p (subs |> map((sub->begin │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# │ replace(m.match, regex => sub) │ end))) |> map(Symbol) │ 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/DataManipulation/yREl0/src/nest.jl:28 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ nest :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ NamedTuple :: Identifier │ │ KS :: Identifier │ │ [::] │ │ [curly] │ │ Pair :: Identifier │ │ [curly] │ │ StaticRegex :: Identifier │ │ SR :: Identifier │ │ SS :: Identifier │ │ KS :: Identifier │ │ SR :: Identifier │ │ [<:] │ │ SS :: Identifier │ │ Tuple :: Identifier │ │ [block] │ │ [=] │ │ regex :: Identifier │ │ [call] │ │ _anchored_regex :: Identifier │ │ SR :: Identifier │ │ [=] │ │ subs :: Identifier │ │ [call] │ │ map :: Identifier │ │ unstatic :: Identifier │ │ [.] │ │ SS :: Identifier │ │ [inert] │ │ types :: Identifier │ │ [do] │ │ [call] │ │ _nest_code :: Identifier │ │ KS :: Identifier │ │ regex :: Identifier │ │ [->] │ │ [tuple] │ │ m :: Identifier │ │ [block] │ │ [macrocall] │ │ @p :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =#) :: Value │ │ [call] │ │ |> :: Identifier │ │ [call] │ │ |> :: Identifier │ │ subs :: Identifier │ │ [call] │ │ map :: Identifier │ │ [->] │ │ sub :: Identifier │ │ [block] │ │ [call] │ │ replace :: Identifier │ │ [.] │ │ m :: Identifier │ │ [inert] │ │ match :: Identifier │ │ [call] │ │ => :: Identifier │ │ regex :: Identifier │ │ sub :: Identifier │ │ [call] │ │ map :: Identifier │ │ Symbol :: Identifier │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl" │ line = 28 └ mod = DataManipulation ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@p"), 1)) in module DataManipulation: #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# - Error expanding macro Caused by: AssertionError: (e.args[1]).head == :tuple Stacktrace:  [1] macro expansion  @ ~/.julia/packages/DataPipes/vXicA/src/utils.jl:55 [inlined]  [2] lambda_function_args(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:55  [3] is_implicitpipe(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:401  [4] is_pipecall(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:393 [inlined]  [5] (::DataPipes.var"#search_macro_flag##->###0")(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:386  [6] prewalk(f::DataPipes.var"#search_macro_flag##->###0", x::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:20  [7] (::DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"})(x::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:23  [8] iterate(g::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, s::Int64)  @ Base generator.jl:48 [inlined]  [9] collect_to!(dest::Vector{Expr}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, offs::Int64, st::Int64)  @ Base array.jl:914  [10] collect_to_with_first!(dest::Vector{Expr}, v1::Expr, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, st::Int64)  @ Base array.jl:869  [11] _collect(c::Vector{Any}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, ::Base.EltypeUnknown, isz::Base.HasShape{1})  @ Base array.jl:863  [12] collect_similar(cont::Vector{Any}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}})  @ Base array.jl:768  [13] map(f::Function, A::Vector{Any})  @ Base abstractarray.jl:3468  ┌ [14] walk(x::Expr, inner::Function, outer::typeof(identity))  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:3  ├ [15] prewalk(f::DataPipes.var"#search_macro_flag##->###0", x::Expr)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:21  ├ [16] search_macro_flag(expr::Expr, macroname::Symbol)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:385 [inlined]  ├ [17] process_pipe_step(e::Expr, prev::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:181  ├ [18] process_block(block::Expr, initial_arg::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:103  ├ [19] pipe_macro(block::Expr; debug::Bool, __module__::Module, prevarg::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:45  ├ [20] macro expansion  │ @ ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:6  ├ [21] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:343  ├ [22] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  ╰───── repeated 3 times  [41] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  ┌ [42] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  ├ [43] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  ├ [44] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:370  ╰───── repeated 7 times  [63] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  [64] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:480  [65] 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:29  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [67] top-level scope  @ ~/.julia/packages/DataManipulation/yREl0/src/DataManipulation.jl:34  [68] include(mod::Module, _path::String)  @ Base Base.jl:325  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core boot.jl:522  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [73] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [75] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 in expression starting at /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/DataManipulation.jl:1 in expression starting at stdin:5 ✗ DataManipulation 68.2 s ✓ AccessorsExtra → DictArraysExt 163.0 s ✓ SQLCollections 104.9 s ✓ SQLCipher ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("38052440-ad76-4236-8414-61389b2c5143"), "DataManipulation") 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/DataManipulation/yREl0/ext/IntervalSetsExt.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:522  [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/DataManipulation/yREl0/ext/IntervalSetsExt.jl:1 in expression starting at stdin:5 ✗ DataManipulation → IntervalSetsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("38052440-ad76-4236-8414-61389b2c5143"), "DataManipulation") 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/DataManipulation/yREl0/ext/DictArraysExt.jl:4  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:522  [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/DataManipulation/yREl0/ext/DictArraysExt.jl:1 in expression starting at stdin:5 ✗ DataManipulation → DictArraysExt 119.3 s ✓ SQLCollections → DuckDBExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("38052440-ad76-4236-8414-61389b2c5143"), "DataManipulation") 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/SQLCollections/Oc9JZ/ext/DataManipulationExt.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:522  [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/SQLCollections/Oc9JZ/ext/DataManipulationExt.jl:1 in expression starting at stdin:5 ✗ SQLCollections → DataManipulationExt 77.9 s ✓ SQLCollections → FlexiMapsExt 42.3 s ✓ SQLCollections → StatisticsExt 76.8 s ✓ SQLCollections → FlexiJoinsExt 68.8 s ✓ SQLCollections → FlexiGroupsExt 90.4 s ✓ SQLCollections → SQLiteExt 70.2 s ✓ SQLCollections → IntervalSetsExt 38.0 s ✓ SQLCollections → DatesExt 16 dependencies successfully precompiled in 1634 seconds. 122 already precompiled. Precompilation completed after 1663.84s ################################################################################ # Testing # Testing SQLCollections Status `/tmp/jl_NbOX7t/Project.toml` [4c88cf16] Aqua v0.8.16 [5224ae11] CompatHelperLocal v0.1.29 [38052440] DataManipulation v0.1.22 [e9958f2c] DictArrays v0.1.10 [d2f5444f] DuckDB v1.5.2 [e37f2e79] FlexiJoins v0.1.38 [8197267c] IntervalSets v0.7.14 [e3bbf2a3] SQLCipher v1.6.1 [3934435e] SQLCollections v0.1.18 [0aa819cd] SQLite v1.8.1 [10745b16] Statistics v1.11.1 [09ab397b] StructArrays v0.7.3 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NbOX7t/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [33016aad] AccessorsExtra v0.1.102 [4c88cf16] Aqua v0.8.16 [65a8f2f4] ArraysOfArrays v0.6.6 [c3b6d118] BitIntegers v0.3.7 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [5224ae11] CompatHelperLocal v0.1.29 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [38052440] DataManipulation v0.1.22 [02685ad9] DataPipes v0.3.19 [e2d170a0] DataValueInterfaces v1.0.0 [e9958f2c] DictArrays v0.1.10 [85a47980] Dictionaries v0.4.6 [b4f34e82] Distances v0.10.12 [d2f5444f] DuckDB v1.5.2 [fb4d412d] FixedPointDecimals v0.6.5 [1e56b746] FlexiGroups v0.1.31 [e37f2e79] FlexiJoins v0.1.38 [6394faf6] FlexiMaps v0.1.29 [cf6cc811] FunSQL v0.15.0 [313cdc1a] Indexing v1.1.1 [842dd82b] InlineStrings v1.4.5 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [8ac3fa9e] LRUCache v1.6.2 [1914dd2f] MacroTools v0.5.16 [b8a86587] NearestNeighbors v0.4.27 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [54e16d92] PrettyPrinting v0.4.2 [189a3867] Reexport v1.2.2 [e3bbf2a3] SQLCipher v1.6.1 [3934435e] SQLCollections v0.1.18 [0aa819cd] SQLite v1.8.1 [1c95a9c1] SentinelViews v0.1.4 [fc65d762] Skipper v0.1.16 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [09ab397b] StructArrays v0.7.3 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [ea2a18ed] UnionCollections v0.1.8 [ea10d353] WeakRefStrings v1.4.3 [2cbbab25] DuckDB_jll v1.5.3+0 [dc592094] SQLCipher_jll v4.13.0+0 [76ed43ae] SQLite_jll v3.51.2+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [0dad84c5] ArgTools v1.2.0 [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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [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 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+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... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 =# @generated function nest(x::NamedTuple{KS}, ::Pair{StaticRegex{SR}, SS}) where {KS, SR, SS <: Tuple} │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 =# │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:29 =# │ regex = _anchored_regex(SR) │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:30 =# │ subs = map(unstatic, SS.types) │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:31 =# │ _nest_code(KS, regex) do m │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# @p (subs |> map((sub->begin │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# │ replace(m.match, regex => sub) │ end))) |> map(Symbol) │ 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/DataManipulation/yREl0/src/nest.jl:28 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ nest :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ NamedTuple :: Identifier │ │ KS :: Identifier │ │ [::] │ │ [curly] │ │ Pair :: Identifier │ │ [curly] │ │ StaticRegex :: Identifier │ │ SR :: Identifier │ │ SS :: Identifier │ │ KS :: Identifier │ │ SR :: Identifier │ │ [<:] │ │ SS :: Identifier │ │ Tuple :: Identifier │ │ [block] │ │ [=] │ │ regex :: Identifier │ │ [call] │ │ _anchored_regex :: Identifier │ │ SR :: Identifier │ │ [=] │ │ subs :: Identifier │ │ [call] │ │ map :: Identifier │ │ unstatic :: Identifier │ │ [.] │ │ SS :: Identifier │ │ [inert] │ │ types :: Identifier │ │ [do] │ │ [call] │ │ _nest_code :: Identifier │ │ KS :: Identifier │ │ regex :: Identifier │ │ [->] │ │ [tuple] │ │ m :: Identifier │ │ [block] │ │ [macrocall] │ │ @p :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =#) :: Value │ │ [call] │ │ |> :: Identifier │ │ [call] │ │ |> :: Identifier │ │ subs :: Identifier │ │ [call] │ │ map :: Identifier │ │ [->] │ │ sub :: Identifier │ │ [block] │ │ [call] │ │ replace :: Identifier │ │ [.] │ │ m :: Identifier │ │ [inert] │ │ match :: Identifier │ │ [call] │ │ => :: Identifier │ │ regex :: Identifier │ │ sub :: Identifier │ │ [call] │ │ map :: Identifier │ │ Symbol :: Identifier │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl" │ line = 28 └ mod = DataManipulation ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@p"), 1)) in module DataManipulation: #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# - Error expanding macro Caused by: AssertionError: (e.args[1]).head == :tuple Stacktrace:  [1] macro expansion  @ ~/.julia/packages/DataPipes/vXicA/src/utils.jl:55 [inlined]  [2] lambda_function_args(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:55  [3] is_implicitpipe(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:401  [4] is_pipecall(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:393 [inlined]  [5] (::DataPipes.var"#search_macro_flag##->###0")(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:386  [6] prewalk(f::DataPipes.var"#search_macro_flag##->###0", x::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:20  [7] (::DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"})(x::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:23  [8] iterate(g::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, s::Int64)  @ Base generator.jl:48 [inlined]  [9] collect_to!(dest::Vector{Expr}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, offs::Int64, st::Int64)  @ Base array.jl:914  [10] collect_to_with_first!(dest::Vector{Expr}, v1::Expr, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, st::Int64)  @ Base array.jl:869  [11] _collect(c::Vector{Any}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, ::Base.EltypeUnknown, isz::Base.HasShape{1})  @ Base array.jl:863  [12] collect_similar(cont::Vector{Any}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}})  @ Base array.jl:768  [13] map(f::Function, A::Vector{Any})  @ Base abstractarray.jl:3468  ┌ [14] walk(x::Expr, inner::Function, outer::typeof(identity))  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:3  ├ [15] prewalk(f::DataPipes.var"#search_macro_flag##->###0", x::Expr)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:21  ├ [16] search_macro_flag(expr::Expr, macroname::Symbol)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:385 [inlined]  ├ [17] process_pipe_step(e::Expr, prev::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:181  ├ [18] process_block(block::Expr, initial_arg::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:103  ├ [19] pipe_macro(block::Expr; debug::Bool, __module__::Module, prevarg::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:45  ├ [20] macro expansion  │ @ ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:6  ├ [21] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:343  ├ [22] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  ╰───── repeated 3 times  [41] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  ┌ [42] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  ├ [43] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  ├ [44] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:370  ╰───── repeated 7 times  [63] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  [64] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:480  [65] 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:29  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [67] top-level scope  @ ~/.julia/packages/DataManipulation/yREl0/src/DataManipulation.jl:34  [68] include(mod::Module, _path::String)  @ Base Base.jl:325  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core boot.jl:522  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [73] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [75] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 in expression starting at /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/DataManipulation.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ DataManipulation │ [Output was shown above] └ basic usage: Error During Test at /home/pkgeval/.julia/packages/SQLCollections/Oc9JZ/test/runtests.jl:6 Got exception outside of a @test LoadError: The following 1 package failed to precompile: DataManipulation Failed to precompile DataManipulation [38052440-ad76-4236-8414-61389b2c5143] to "/home/pkgeval/.julia/compiled/v1.14/DataManipulation/jl_2mZbAX" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/SQLCollections/Oc9JZ/test/runtests.jl:7 ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 =# @generated function nest(x::NamedTuple{KS}, ::Pair{StaticRegex{SR}, SS}) where {KS, SR, SS <: Tuple} │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 =# │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:29 =# │ regex = _anchored_regex(SR) │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:30 =# │ subs = map(unstatic, SS.types) │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:31 =# │ _nest_code(KS, regex) do m │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# @p (subs |> map((sub->begin │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# │ replace(m.match, regex => sub) │ end))) |> map(Symbol) │ 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/DataManipulation/yREl0/src/nest.jl:28 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ nest :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ NamedTuple :: Identifier │ │ KS :: Identifier │ │ [::] │ │ [curly] │ │ Pair :: Identifier │ │ [curly] │ │ StaticRegex :: Identifier │ │ SR :: Identifier │ │ SS :: Identifier │ │ KS :: Identifier │ │ SR :: Identifier │ │ [<:] │ │ SS :: Identifier │ │ Tuple :: Identifier │ │ [block] │ │ [=] │ │ regex :: Identifier │ │ [call] │ │ _anchored_regex :: Identifier │ │ SR :: Identifier │ │ [=] │ │ subs :: Identifier │ │ [call] │ │ map :: Identifier │ │ unstatic :: Identifier │ │ [.] │ │ SS :: Identifier │ │ [inert] │ │ types :: Identifier │ │ [do] │ │ [call] │ │ _nest_code :: Identifier │ │ KS :: Identifier │ │ regex :: Identifier │ │ [->] │ │ [tuple] │ │ m :: Identifier │ │ [block] │ │ [macrocall] │ │ @p :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =#) :: Value │ │ [call] │ │ |> :: Identifier │ │ [call] │ │ |> :: Identifier │ │ subs :: Identifier │ │ [call] │ │ map :: Identifier │ │ [->] │ │ sub :: Identifier │ │ [block] │ │ [call] │ │ replace :: Identifier │ │ [.] │ │ m :: Identifier │ │ [inert] │ │ match :: Identifier │ │ [call] │ │ => :: Identifier │ │ regex :: Identifier │ │ sub :: Identifier │ │ [call] │ │ map :: Identifier │ │ Symbol :: Identifier │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl" │ line = 28 └ mod = DataManipulation ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@p"), 1)) in module DataManipulation: #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# - Error expanding macro Caused by: AssertionError: (e.args[1]).head == :tuple Stacktrace:  [1] macro expansion  @ ~/.julia/packages/DataPipes/vXicA/src/utils.jl:55 [inlined]  [2] lambda_function_args(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:55  [3] is_implicitpipe(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:401  [4] is_pipecall(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:393 [inlined]  [5] (::DataPipes.var"#search_macro_flag##->###0")(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:386  [6] prewalk(f::DataPipes.var"#search_macro_flag##->###0", x::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:20  [7] (::DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"})(x::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:23  [8] iterate(g::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, s::Int64)  @ Base generator.jl:48 [inlined]  [9] collect_to!(dest::Vector{Expr}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, offs::Int64, st::Int64)  @ Base array.jl:914  [10] collect_to_with_first!(dest::Vector{Expr}, v1::Expr, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, st::Int64)  @ Base array.jl:869  [11] _collect(c::Vector{Any}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, ::Base.EltypeUnknown, isz::Base.HasShape{1})  @ Base array.jl:863  [12] collect_similar(cont::Vector{Any}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}})  @ Base array.jl:768  [13] map(f::Function, A::Vector{Any})  @ Base abstractarray.jl:3468  ┌ [14] walk(x::Expr, inner::Function, outer::typeof(identity))  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:3  ├ [15] prewalk(f::DataPipes.var"#search_macro_flag##->###0", x::Expr)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:21  ├ [16] search_macro_flag(expr::Expr, macroname::Symbol)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:385 [inlined]  ├ [17] process_pipe_step(e::Expr, prev::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:181  ├ [18] process_block(block::Expr, initial_arg::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:103  ├ [19] pipe_macro(block::Expr; debug::Bool, __module__::Module, prevarg::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:45  ├ [20] macro expansion  │ @ ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:6  ├ [21] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:343  ├ [22] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  ╰───── repeated 3 times  [41] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  ┌ [42] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  ├ [43] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  ├ [44] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:370  ╰───── repeated 7 times  [63] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  [64] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:480  [65] 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:29  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [67] top-level scope  @ ~/.julia/packages/DataManipulation/yREl0/src/DataManipulation.jl:34  [68] include(mod::Module, _path::String)  @ Base Base.jl:325  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core boot.jl:522  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [73] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [75] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 in expression starting at /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/DataManipulation.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ DataManipulation │ [Output was shown above] └ like escape: Error During Test at /home/pkgeval/.julia/packages/SQLCollections/Oc9JZ/test/runtests.jl:285 Got exception outside of a @test LoadError: The following 1 package failed to precompile: DataManipulation Failed to precompile DataManipulation [38052440-ad76-4236-8414-61389b2c5143] to "/home/pkgeval/.julia/compiled/v1.14/DataManipulation/jl_CI0iUE" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/SQLCollections/Oc9JZ/test/runtests.jl:286 ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 =# @generated function nest(x::NamedTuple{KS}, ::Pair{StaticRegex{SR}, SS}) where {KS, SR, SS <: Tuple} │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 =# │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:29 =# │ regex = _anchored_regex(SR) │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:30 =# │ subs = map(unstatic, SS.types) │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:31 =# │ _nest_code(KS, regex) do m │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# @p (subs |> map((sub->begin │ #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# │ replace(m.match, regex => sub) │ end))) |> map(Symbol) │ 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/DataManipulation/yREl0/src/nest.jl:28 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ nest :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ NamedTuple :: Identifier │ │ KS :: Identifier │ │ [::] │ │ [curly] │ │ Pair :: Identifier │ │ [curly] │ │ StaticRegex :: Identifier │ │ SR :: Identifier │ │ SS :: Identifier │ │ KS :: Identifier │ │ SR :: Identifier │ │ [<:] │ │ SS :: Identifier │ │ Tuple :: Identifier │ │ [block] │ │ [=] │ │ regex :: Identifier │ │ [call] │ │ _anchored_regex :: Identifier │ │ SR :: Identifier │ │ [=] │ │ subs :: Identifier │ │ [call] │ │ map :: Identifier │ │ unstatic :: Identifier │ │ [.] │ │ SS :: Identifier │ │ [inert] │ │ types :: Identifier │ │ [do] │ │ [call] │ │ _nest_code :: Identifier │ │ KS :: Identifier │ │ regex :: Identifier │ │ [->] │ │ [tuple] │ │ m :: Identifier │ │ [block] │ │ [macrocall] │ │ @p :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =#) :: Value │ │ [call] │ │ |> :: Identifier │ │ [call] │ │ |> :: Identifier │ │ subs :: Identifier │ │ [call] │ │ map :: Identifier │ │ [->] │ │ sub :: Identifier │ │ [block] │ │ [call] │ │ replace :: Identifier │ │ [.] │ │ m :: Identifier │ │ [inert] │ │ match :: Identifier │ │ [call] │ │ => :: Identifier │ │ regex :: Identifier │ │ sub :: Identifier │ │ [call] │ │ map :: Identifier │ │ Symbol :: Identifier │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl" │ line = 28 └ mod = DataManipulation ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@p"), 1)) in module DataManipulation: #= /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:32 =# - Error expanding macro Caused by: AssertionError: (e.args[1]).head == :tuple Stacktrace:  [1] macro expansion  @ ~/.julia/packages/DataPipes/vXicA/src/utils.jl:55 [inlined]  [2] lambda_function_args(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:55  [3] is_implicitpipe(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:401  [4] is_pipecall(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:393 [inlined]  [5] (::DataPipes.var"#search_macro_flag##->###0")(e::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:386  [6] prewalk(f::DataPipes.var"#search_macro_flag##->###0", x::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:20  [7] (::DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"})(x::Expr)  @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:23  [8] iterate(g::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, s::Int64)  @ Base generator.jl:48 [inlined]  [9] collect_to!(dest::Vector{Expr}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, offs::Int64, st::Int64)  @ Base array.jl:914  [10] collect_to_with_first!(dest::Vector{Expr}, v1::Expr, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, st::Int64)  @ Base array.jl:869  [11] _collect(c::Vector{Any}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}}, ::Base.EltypeUnknown, isz::Base.HasShape{1})  @ Base array.jl:863  [12] collect_similar(cont::Vector{Any}, itr::Base.Generator{Vector{Any}, DataPipes.var"#prewalk##->###0"{DataPipes.var"#search_macro_flag##->###0"}})  @ Base array.jl:768  [13] map(f::Function, A::Vector{Any})  @ Base abstractarray.jl:3468  ┌ [14] walk(x::Expr, inner::Function, outer::typeof(identity))  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:3  ├ [15] prewalk(f::DataPipes.var"#search_macro_flag##->###0", x::Expr)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/utils.jl:21  ├ [16] search_macro_flag(expr::Expr, macroname::Symbol)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:385 [inlined]  ├ [17] process_pipe_step(e::Expr, prev::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:181  ├ [18] process_block(block::Expr, initial_arg::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:103  ├ [19] pipe_macro(block::Expr; debug::Bool, __module__::Module, prevarg::DataPipes.NoPrevArg)  │ @ DataPipes ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:45  ├ [20] macro expansion  │ @ ~/.julia/packages/DataPipes/vXicA/src/pipe.jl:6  ├ [21] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:343  ├ [22] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  ╰───── repeated 3 times  [41] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  ┌ [42] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  ├ [43] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  ├ [44] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:370  ╰───── repeated 7 times  [63] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  [64] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:480  [65] 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:29  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [67] top-level scope  @ ~/.julia/packages/DataManipulation/yREl0/src/DataManipulation.jl:34  [68] include(mod::Module, _path::String)  @ Base Base.jl:325  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core boot.jl:522  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [73] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [75] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/nest.jl:28 in expression starting at /home/pkgeval/.julia/packages/DataManipulation/yREl0/src/DataManipulation.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ DataManipulation │ [Output was shown above] └ groups: Error During Test at /home/pkgeval/.julia/packages/SQLCollections/Oc9JZ/test/runtests.jl:310 Got exception outside of a @test LoadError: The following 1 package failed to precompile: DataManipulation Failed to precompile DataManipulation [38052440-ad76-4236-8414-61389b2c5143] to "/home/pkgeval/.julia/compiled/v1.14/DataManipulation/jl_BMGE5c" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/SQLCollections/Oc9JZ/test/runtests.jl:311 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 73 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm5Value12setValueNameEPNS_14StringMapEntryIPS0_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm5Value11deleteValueEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm10BasicBlockD1Ev at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm10BasicBlock15eraseFromParentEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm16DeleteDeadBlocksENS_8ArrayRefIPNS_10BasicBlockEEEPNS_14DomTreeUpdaterEb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm15DeleteDeadBlockEPNS_10BasicBlockEPNS_14DomTreeUpdaterEb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm39TryToSimplifyUncondBranchFromEmptyBlockEPNS_10BasicBlockEPNS_14DomTreeUpdaterE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm11simplifyCFGEPNS_10BasicBlockERKNS_19TargetTransformInfoEPNS_14DomTreeUpdaterERKNS_18SimplifyCFGOptionsENS_8ArrayRefINS_6WeakVHEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZL22iterativelySimplifyCFGRN4llvm8FunctionERKNS_19TargetTransformInfoEPNS_14DomTreeUpdaterERKNS_18SimplifyCFGOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZL23simplifyFunctionCFGImplRN4llvm8FunctionERKNS_19TargetTransformInfoEPNS_13DominatorTreeERKNS_18SimplifyCFGOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZL19simplifyFunctionCFGRN4llvm8FunctionERKNS_19TargetTransformInfoEPNS_13DominatorTreeERKNS_18SimplifyCFGOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm15SimplifyCFGPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/src/pipeline.cpp:989:12 operator() at /source/src/jitlayers.cpp:1298:17 operator() at /source/src/jitlayers.cpp:1435:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2382:18 materialize at /source/src/jitlayers.cpp:905:31 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:353:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2085:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:510:39 jl_compile_method_very_internal at /source/src/gf.c:3946:27 _jl_invoke at /source/src/gf.c:4352:16 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_call_staged at /source/src/method.c:730:24 ijl_code_for_staged at /source/src/method.c:803:14 call_get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:0:0 [inlined] get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:88:0 retrieve_code_info at ./../usr/share/julia/Compiler/src/utilities.jl:121:0 (pc: 14) InferenceState at ./../usr/share/julia/Compiler/src/inferencestate.jl:692:0 [inlined] typeinf_edge at ./../usr/share/julia/Compiler/src/typeinfer.jl:1233:0 (pc: 1143) abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:785:0 (pc: 575) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:182:0 (pc: 76) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:357:0 (pc: 117) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3018:0 (pc: 1607) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3171:0 (pc: 189) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3164:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3315:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3333:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3703:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4159:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4116:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4700:0 (pc: 3576) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4978:0 (pc: 462) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1742:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1751:0 (pc: 15) jfptr_typeinf_ext_toplevel_5.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] jl_type_infer at /source/src/gf.c:479:35 jl_compile_method_very_internal at /source/src/gf.c:3923:20 _jl_invoke at /source/src/gf.c:4352:16 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) include_string at ./loading.jl:3142:0 (pc: 1) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:918:23 run_testitem##-> at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119:0 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7:0 (pc: 73) run_testitem##-> at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118:0 [inlined] cd at ./file.jl:112:0 (pc: 19) unknown function (ip: 0x717f7b3d53a6) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117:0 (pc: 381) unknown function (ip: 0x717f7b3d427e) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277:0 [inlined] #kw_body#run_tests#0 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:124:0 (pc: 1327) macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:134:0 [inlined] run_tests at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:124:0 (pc: 1) unknown function (ip: 0x717f7b31a192) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 425) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x717f9a2e0249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000710a1c922590 Total snapshots: 344. Utilization: 0% ╎344 @Base/task.jl:1170 wait_forever() 343╎ 344 @Base/task.jl:1248 wait() [73] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SQLCollections/Oc9JZ/test/runtests.jl:338 _ZN4llvm12DenseMapBaseINS_13SmallDenseMapISt4pairINS_10AACacheLocES3_ENS_11AAQueryInfo10CacheEntryELj8ENS_12DenseMapInfoIS4_vEENS_6detail12DenseMapPairIS4_S6_EEEES4_S6_S8_SB_E11try_emplaceIJS6_EEES2_INS_16DenseMapIteratorIS4_S6_S8_SB_Lb0EEEbERKS4_DpOT_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13BasicAAResult10aliasCheckEPKNS_5ValueENS_12LocationSizeES3_S4_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13BasicAAResult5aliasERKNS_14MemoryLocationES3_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm9AAResults5aliasERKNS_14MemoryLocationES3_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13BasicAAResult8aliasPHIEPKNS_7PHINodeENS_12LocationSizeEPKNS_5ValueES4_RNS_11AAQueryInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13BasicAAResult19aliasCheckRecursiveEPKNS_5ValueENS_12LocationSizeES3_S4_RNS_11AAQueryInfoES3_S3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13BasicAAResult10aliasCheckEPKNS_5ValueENS_12LocationSizeES3_S4_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13BasicAAResult5aliasERKNS_14MemoryLocationES3_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm9AAResults5aliasERKNS_14MemoryLocationES3_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults30getSimplePointerDependencyFromERKNS_14MemoryLocationEbNS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb0EEEPS8_PS7_PjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults24getPointerDependencyFromERKNS_14MemoryLocationEbNS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb0EEEPS8_PS7_PjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults23getNonLocalInfoForBlockEPNS_11InstructionERKNS_14MemoryLocationEbPNS_10BasicBlockEPSt6vectorINS_16NonLocalDepEntryESaIS9_EEjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults27getNonLocalPointerDepFromBBEPNS_11InstructionERKNS_12PHITransAddrERKNS_14MemoryLocationEbPNS_10BasicBlockERNS_15SmallVectorImplINS_17NonLocalDepResultEEERNS_13SmallDenseMapISA_PNS_5ValueELj16ENS_12DenseMapInfoISA_vEENS_6detail12DenseMapPairISA_SH_EEEEbb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults28getNonLocalPointerDependencyEPNS_11InstructionERNS_15SmallVectorImplINS_17NonLocalDepResultEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass19processNonLocalLoadEPNS_8LoadInstE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/src/pipeline.cpp:989:12 operator() at /source/src/jitlayers.cpp:1298:17 operator() at /source/src/jitlayers.cpp:1435:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2382:18 materialize at /source/src/jitlayers.cpp:905:31 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:353:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2085:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:510:39 jl_compile_method_very_internal at /source/src/gf.c:3946:27 _jl_invoke at /source/src/gf.c:4352:16 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_call_staged at /source/src/method.c:730:24 ijl_code_for_staged at /source/src/method.c:803:14 call_get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:0:0 [inlined] get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:88:0 retrieve_code_info at ./../usr/share/julia/Compiler/src/utilities.jl:121:0 (pc: 14) InferenceState at ./../usr/share/julia/Compiler/src/inferencestate.jl:692:0 [inlined] typeinf_edge at ./../usr/share/julia/Compiler/src/typeinfer.jl:1233:0 (pc: 1143) abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:785:0 (pc: 575) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:182:0 (pc: 76) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:357:0 (pc: 117) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3018:0 (pc: 1607) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3171:0 (pc: 189) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3164:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3315:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3333:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3703:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4159:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4116:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4700:0 (pc: 3576) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4978:0 (pc: 462) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1742:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1751:0 (pc: 15) jfptr_typeinf_ext_toplevel_5.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] jl_type_infer at /source/src/gf.c:479:35 jl_compile_method_very_internal at /source/src/gf.c:3923:20 _jl_invoke at /source/src/gf.c:4352:16 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) include_string at ./loading.jl:3142:0 (pc: 1) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:918:23 run_testitem##-> at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119:0 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7:0 (pc: 73) run_testitem##-> at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118:0 [inlined] cd at ./file.jl:112:0 (pc: 19) unknown function (ip: 0x717f7b3d53a6) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117:0 (pc: 381) unknown function (ip: 0x717f7b3d427e) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277:0 [inlined] #kw_body#run_tests#0 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:124:0 (pc: 1327) macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:134:0 [inlined] run_tests at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:124:0 (pc: 1) unknown function (ip: 0x717f7b31a192) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 425) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x717f9a2e0249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 70302818 (Pool: 70302258; Big: 560); GC: 60 PkgEval terminated after 2720.79s: test duration exceeded the time limit