Package evaluation to test LatexSVG on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T19:27:55.426 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.12s ################################################################################ # Installation # Installing LatexSVG... Resolving package versions... Installed Libiconv_jll ─ v1.18.0+0 Installed JLLWrappers ── v1.8.0 Installed XML2_jll ───── v2.15.1+0 Installed EzXML ──────── v1.2.3 Installed Preferences ── v1.5.2 Installed LatexSVG ───── v0.3.1 Installing 2 artifacts Installed artifact Libiconv 1.9 MiB Installed artifact XML2 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [b81a8e73] + LatexSVG v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [8f5d6c58] + EzXML v1.2.3 [692b3bcd] + JLLWrappers v1.8.0 [b81a8e73] + LatexSVG v0.3.1 [21216c6a] + Preferences v1.5.2 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.2+0 Installation completed after 5.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.4 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 2.2 s ✓ Preferences 2.7 s ✓ JLLWrappers 3.1 s ✓ Libiconv_jll 3.0 s ✓ XML2_jll ┌ Info: JuliaLowering threw given input: │ code = │ :(function init_error_handler() │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:59 =# │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =# │ error_handler = #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =# @cfunction Cvoid (Ptr{Cvoid}, Ptr{Cvoid}) do ctx, err_ptr │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:61 =# │ if ctx == pointer_from_objref(_Error) │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:62 =# │ err = unsafe_load(convert(Ptr{_Error}, err_ptr)) │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:63 =# │ push!(XML_GLOBAL_ERROR_STACK, XMLError(err.domain, err.code, chomp(unsafe_string(err.message)), err.level, err.line)) │ end │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:65 =# │ return │ end │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:67 =# │ ccall((:xmlSetStructuredErrorFunc, libxml2), Cvoid, (Ptr{Cvoid}, Ptr{Cvoid}), pointer_from_objref(_Error), error_handler) │ 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__ │ [function] │ │ [call] │ │ init_error_handler :: Identifier │ │ [block] │ │ [=] │ │ error_handler :: Identifier │ │ [do] │ │ [macrocall] │ │ @cfunction :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =#) :: Value │ │ Cvoid :: Identifier │ │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [->] │ │ [tuple] │ │ ctx :: Identifier │ │ err_ptr :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ == :: Identifier │ │ ctx :: Identifier │ │ [call] │ │ pointer_from_objref :: Identifier │ │ _Error :: Identifier │ │ [block] │ │ [=] │ │ err :: Identifier │ │ [call] │ │ unsafe_load :: Identifier │ │ [call] │ │ convert :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ _Error :: Identifier │ │ err_ptr :: Identifier │ │ [call] │ │ push! :: Identifier │ │ XML_GLOBAL_ERROR_STACK :: Identifier │ │ [call] │ │ XMLError :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ domain :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ code :: Identifier │ │ [call] │ │ chomp :: Identifier │ │ [call] │ │ unsafe_string :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ message :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ level :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ line :: Identifier │ │ [return] │ │ nothing :: Value │ │ [call] │ │ ccall :: Identifier │ │ [tuple] │ │ [inert] │ │ xmlSetStructuredErrorFunc :: Identifier │ │ libxml2 :: Identifier │ │ Cvoid :: Identifier │ │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [call] │ │ pointer_from_objref :: Identifier │ │ _Error :: Identifier │ │ error_handler :: Identifier │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl" │ line = 59 └ mod = EzXML ERROR: LoadError: MethodError: no method matching iterate(::Nothing) The function `iterate` exists, but no method is defined for this combination of argument types.  Closest candidates are:  iterate(!Matched::Compiler.AbsIntCycle, !Matched::Int64)  @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1088  iterate(!Matched::Compiler.AbsIntCycle)  @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1087  iterate(!Matched::Compiler.BitSetBoundedMinPrioritySet, Any...)  @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:68  ...  Stacktrace:  [1] isempty(itr::Nothing)  @ Base ./essentials.jl:1197  [2] 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:345  [3] 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:427  [4] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [5] 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  [6] 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:447  [7] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [8] 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  [9] 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:447  [10] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [11] 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  [12] 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:447  [13] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [14] 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  [15] 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:447  [16] 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:471  [17] 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  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [19] top-level scope  @ ~/.julia/packages/EzXML/ROYMh/src/EzXML.jl:108  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [25] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [27] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:59 in expression starting at /home/pkgeval/.julia/packages/EzXML/ROYMh/src/EzXML.jl:1 in expression starting at stdin:5  caused by: MethodError: no method matching var"@cfunction"(::LineNumberNode, ::Module, ::Symbol, ::Expr) The function `@cfunction` exists, but no method is defined for this combination of argument types.  Closest candidates are:  var"@cfunction"(::LineNumberNode, ::Module, ::Any, ::Any, !Matched::Any)  @ Base c.jl:64  var"@cfunction"(!Matched::Base.JuliaLowering.MacroContext, ::Any, ::Any, ::Any)  @ Base /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:81  Stacktrace:  [1] 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:342  [2] 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:427  [3] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [4] 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  [5] 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:447  [6] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [7] 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  [8] 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:447  [9] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [10] 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  [11] 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:447  [12] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [13] 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  [14] 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:447  [15] 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:471  [16] 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  [17] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [18] top-level scope  @ ~/.julia/packages/EzXML/ROYMh/src/EzXML.jl:108  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [20] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [24] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [26] _start()  @ Base ./client.jl:596 ✗ EzXML ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"), "EzXML") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::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/LatexSVG/62Eof/src/LatexSVG.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LatexSVG/62Eof/src/LatexSVG.jl:1 in expression starting at stdin:5 ✗ LatexSVG 4 dependencies successfully precompiled in 74 seconds. 13 already precompiled. Precompilation completed after 105.37s ################################################################################ # Testing # Testing LatexSVG Status `/tmp/jl_MUybUR/Project.toml` [b81a8e73] LatexSVG v0.3.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_MUybUR/Manifest.toml` [8f5d6c58] EzXML v1.2.3 [692b3bcd] JLLWrappers v1.8.0 [b81a8e73] LatexSVG v0.3.1 [21216c6a] Preferences v1.5.2 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.2+0 Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(function init_error_handler() │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:59 =# │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =# │ error_handler = #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =# @cfunction Cvoid (Ptr{Cvoid}, Ptr{Cvoid}) do ctx, err_ptr │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:61 =# │ if ctx == pointer_from_objref(_Error) │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:62 =# │ err = unsafe_load(convert(Ptr{_Error}, err_ptr)) │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:63 =# │ push!(XML_GLOBAL_ERROR_STACK, XMLError(err.domain, err.code, chomp(unsafe_string(err.message)), err.level, err.line)) │ end │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:65 =# │ return │ end │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:67 =# │ ccall((:xmlSetStructuredErrorFunc, libxml2), Cvoid, (Ptr{Cvoid}, Ptr{Cvoid}), pointer_from_objref(_Error), error_handler) │ 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__ │ [function] │ │ [call] │ │ init_error_handler :: Identifier │ │ [block] │ │ [=] │ │ error_handler :: Identifier │ │ [do] │ │ [macrocall] │ │ @cfunction :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =#) :: Value │ │ Cvoid :: Identifier │ │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [->] │ │ [tuple] │ │ ctx :: Identifier │ │ err_ptr :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ == :: Identifier │ │ ctx :: Identifier │ │ [call] │ │ pointer_from_objref :: Identifier │ │ _Error :: Identifier │ │ [block] │ │ [=] │ │ err :: Identifier │ │ [call] │ │ unsafe_load :: Identifier │ │ [call] │ │ convert :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ _Error :: Identifier │ │ err_ptr :: Identifier │ │ [call] │ │ push! :: Identifier │ │ XML_GLOBAL_ERROR_STACK :: Identifier │ │ [call] │ │ XMLError :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ domain :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ code :: Identifier │ │ [call] │ │ chomp :: Identifier │ │ [call] │ │ unsafe_string :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ message :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ level :: Identifier │ │ [.] │ │ err :: Identifier │ │ [inert] │ │ line :: Identifier │ │ [return] │ │ nothing :: Value │ │ [call] │ │ ccall :: Identifier │ │ [tuple] │ │ [inert] │ │ xmlSetStructuredErrorFunc :: Identifier │ │ libxml2 :: Identifier │ │ Cvoid :: Identifier │ │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [call] │ │ pointer_from_objref :: Identifier │ │ _Error :: Identifier │ │ error_handler :: Identifier │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl" │ line = 59 └ mod = EzXML ERROR: LoadError: MethodError: no method matching iterate(::Nothing) The function `iterate` exists, but no method is defined for this combination of argument types.  Closest candidates are:  iterate(!Matched::Compiler.AbsIntCycle, !Matched::Int64)  @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1088  iterate(!Matched::Compiler.AbsIntCycle)  @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1087  iterate(!Matched::Compiler.BitSetBoundedMinPrioritySet, Any...)  @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:68  ...  Stacktrace:  [1] isempty(itr::Nothing)  @ Base ./essentials.jl:1197  [2] 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:345  [3] 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:427  [4] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [5] 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  [6] 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:447  [7] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [8] 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  [9] 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:447  [10] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [11] 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  [12] 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:447  [13] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [14] 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  [15] 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:447  [16] 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:471  [17] 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  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [19] top-level scope  @ ~/.julia/packages/EzXML/ROYMh/src/EzXML.jl:108  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [25] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [27] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:59 in expression starting at /home/pkgeval/.julia/packages/EzXML/ROYMh/src/EzXML.jl:1 in expression starting at stdin:5  caused by: MethodError: no method matching var"@cfunction"(::LineNumberNode, ::Module, ::Symbol, ::Expr) The function `@cfunction` exists, but no method is defined for this combination of argument types.  Closest candidates are:  var"@cfunction"(::LineNumberNode, ::Module, ::Any, ::Any, !Matched::Any)  @ Base c.jl:64  var"@cfunction"(!Matched::Base.JuliaLowering.MacroContext, ::Any, ::Any, ::Any)  @ Base /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:81  Stacktrace:  [1] 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:342  [2] 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:427  [3] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [4] 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  [5] 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:447  [6] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [7] 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  [8] 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:447  [9] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [10] 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  [11] 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:447  [12] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [13] 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  [14] 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:447  [15] 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:471  [16] 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  [17] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [18] top-level scope  @ ~/.julia/packages/EzXML/ROYMh/src/EzXML.jl:108  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [20] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [24] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [26] _start()  @ Base ./client.jl:596 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"), "EzXML") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::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/LatexSVG/62Eof/src/LatexSVG.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LatexSVG/62Eof/src/LatexSVG.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ EzXML │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(function init_error_handler() │ │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:59 =# │ │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =# │ │ error_handler = #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =# @cfunction Cvoid (Ptr{Cvoid}, Ptr{Cvoid}) do ctx, err_ptr │ │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:61 =# │ │ if ctx == pointer_from_objref(_Error) │ │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:62 =# │ │ err = unsafe_load(convert(Ptr{_Error}, err_ptr)) │ │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:63 =# │ │ push!(XML_GLOBAL_ERROR_STACK, XMLError(err.domain, err.code, chomp(unsafe_string(err.message)), err.level, err.line)) │ │ end │ │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:65 =# │ │ return │ │ end │ │ #= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:67 =# │ │ ccall((:xmlSetStructuredErrorFunc, libxml2), Cvoid, (Ptr{Cvoid}, Ptr{Cvoid}), pointer_from_objref(_Error), error_handler) │ │ 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__ │ │ [function] │ │ │ [call] │ │ │ init_error_handler :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ error_handler :: Identifier │ │ │ [do] │ │ │ [macrocall] │ │ │ @cfunction :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:60 =#) :: Value │ │ │ Cvoid :: Identifier │ │ │ [tuple] │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ Cvoid :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ Cvoid :: Identifier │ │ │ [->] │ │ │ [tuple] │ │ │ ctx :: Identifier │ │ │ err_ptr :: Identifier │ │ │ [block] │ │ │ [if] │ │ │ [call] │ │ │ == :: Identifier │ │ │ ctx :: Identifier │ │ │ [call] │ │ │ pointer_from_objref :: Identifier │ │ │ _Error :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ err :: Identifier │ │ │ [call] │ │ │ unsafe_load :: Identifier │ │ │ [call] │ │ │ convert :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ _Error :: Identifier │ │ │ err_ptr :: Identifier │ │ │ [call] │ │ │ push! :: Identifier │ │ │ XML_GLOBAL_ERROR_STACK :: Identifier │ │ │ [call] │ │ │ XMLError :: Identifier │ │ │ [.] │ │ │ err :: Identifier │ │ │ [inert] │ │ │ domain :: Identifier │ │ │ [.] │ │ │ err :: Identifier │ │ │ [inert] │ │ │ code :: Identifier │ │ │ [call] │ │ │ chomp :: Identifier │ │ │ [call] │ │ │ unsafe_string :: Identifier │ │ │ [.] │ │ │ err :: Identifier │ │ │ [inert] │ │ │ message :: Identifier │ │ │ [.] │ │ │ err :: Identifier │ │ │ [inert] │ │ │ level :: Identifier │ │ │ [.] │ │ │ err :: Identifier │ │ │ [inert] │ │ │ line :: Identifier │ │ │ [return] │ │ │ nothing :: Value │ │ │ [call] │ │ │ ccall :: Identifier │ │ │ [tuple] │ │ │ [inert] │ │ │ xmlSetStructuredErrorFunc :: Identifier │ │ │ libxml2 :: Identifier │ │ │ Cvoid :: Identifier │ │ │ [tuple] │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ Cvoid :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ Cvoid :: Identifier │ │ │ [call] │ │ │ pointer_from_objref :: Identifier │ │ │ _Error :: Identifier │ │ │ error_handler :: Identifier │ │ │ │ │ st1 = nothing │ │ file = "/home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl" │ │ line = 59 │ └ mod = EzXML │ ERROR: LoadError: MethodError: no method matching iterate(::Nothing) │ The function `iterate` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ iterate(!Matched::Compiler.AbsIntCycle, !Matched::Int64) │ @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1088 │ iterate(!Matched::Compiler.AbsIntCycle) │ @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:1087 │ iterate(!Matched::Compiler.BitSetBoundedMinPrioritySet, Any...) │ @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:68 │ ... │ │ Stacktrace: │ [1] isempty(itr::Nothing) │ @ Base ./essentials.jl:1197 │ [2] 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:345 │ [3] 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:427 │ [4] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [5] 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 │ [6] 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:447 │ [7] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [8] 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 │ [9] 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:447 │ [10] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [11] 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 │ [12] 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:447 │ [13] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [14] 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 │ [15] 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:447 │ [16] 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:471 │ [17] 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 │ [18] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [19] top-level scope │ @ ~/.julia/packages/EzXML/ROYMh/src/EzXML.jl:108 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3271 │ [22] top-level scope │ @ stdin:5 │ [23] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [25] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [26] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [27] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/EzXML/ROYMh/src/error.jl:59 │ in expression starting at /home/pkgeval/.julia/packages/EzXML/ROYMh/src/EzXML.jl:1 │ in expression starting at stdin:5 │ │ caused by: MethodError: no method matching var"@cfunction"(::LineNumberNode, ::Module, ::Symbol, ::Expr) │ The function `@cfunction` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ var"@cfunction"(::LineNumberNode, ::Module, ::Any, ::Any, !Matched::Any) │ @ Base c.jl:64 │ var"@cfunction"(!Matched::Base.JuliaLowering.MacroContext, ::Any, ::Any, ::Any) │ @ Base /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:81 │ │ Stacktrace: │ [1] 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:342 │ [2] 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:427 │ [3] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [4] 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 │ [5] 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:447 │ [6] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [7] 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 │ [8] 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:447 │ [9] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [10] 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 │ [11] 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:447 │ [12] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [13] 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 │ [14] 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:447 │ [15] 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:471 │ [16] 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 │ [17] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [18] top-level scope │ @ ~/.julia/packages/EzXML/ROYMh/src/EzXML.jl:108 │ [19] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [20] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3271 │ [21] top-level scope │ @ stdin:5 │ [22] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [24] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [25] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [26] _start() │ @ Base ./client.jl:596 └ ┌ LatexSVG │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: EzXML Failed to precompile EzXML [8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615] to "/home/pkgeval/.julia/compiled/v1.14/EzXML/jl_jJiUoJ" (ProcessExited(1)). LatexSVG Failed to precompile LatexSVG [b81a8e73-d03d-4f31-826c-30040db55cb2] to "/home/pkgeval/.julia/compiled/v1.14/LatexSVG/jl_hs8BHc" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LatexSVG/62Eof/test/runtests.jl:1 Testing failed after 76.16s ERROR: LoadError: Package LatexSVG errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 222.79s: package fails to precompile