Package evaluation to load XmlStructLoader on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-04T00:36:45.517 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing XmlStructLoader... Resolving package versions... Installed MacroTools ─────── v0.5.16 Installed URIs ───────────── v1.6.1 Installed Compat ─────────── v4.18.1 Installed InlineStrings ──── v1.4.5 Installed Memoization ────── v0.2.2 Installed ExprTools ──────── v0.1.10 Installed AbstractTrees ──── v0.4.5 Installed TimeZones ──────── v1.22.2 Installed ConcreteStructs ── v0.2.5 Installed XML2_jll ───────── v2.15.3+0 Installed Parsers ────────── v2.8.6 Installed AbstractXsdTypes ─ v0.1.0 Installed Scratch ────────── v1.3.0 Installed Reexport ───────── v1.2.2 Installed PrecompileTools ── v1.3.4 Installed JLLWrappers ────── v1.8.0 Installed EzXML ──────────── v1.2.3 Installed Preferences ────── v1.5.2 Installed XmlStructLoader ── v0.1.0 Installed Format ─────────── v1.3.7 Installed Libiconv_jll ───── v1.18.0+0 Installed Mocking ────────── v0.8.1 Installed TZJData ────────── v1.5.0+2025b Installing 3 artifacts Installed artifact XML2 1.8 MiB Installed artifact tzjdata 49.6 KiB Installed artifact Libiconv 1022.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [1bf1c528] + XmlStructLoader v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [894546dd] + AbstractXsdTypes v0.1.0 [34da2185] + Compat v4.18.1 [2569d6c7] + ConcreteStructs v0.2.5 [e2ba6199] + ExprTools v0.1.10 [8f5d6c58] + EzXML v1.2.3 [1fa38f19] + Format v1.3.7 [842dd82b] + InlineStrings v1.4.5 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [6fafb56a] + Memoization v0.2.2 [78c3b35d] + Mocking v0.8.1 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [dc5dba14] + TZJData v1.5.0+2025b [f269a46b] + TimeZones v1.22.2 [5c2747f8] + URIs v1.6.1 [1bf1c528] + XmlStructLoader v0.1.0 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.3+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.7+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 9.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 1.0 s ✓ TZJData 4.2 s ✓ MacroTools 0.9 s ✓ ConcreteStructs 37.6 s ✓ URIs 314.8 s ✓ InlineStrings 1.1 s ✓ ExprTools 0.6 s ✓ Reexport 74.2 s ✓ AbstractTrees 39.3 s ✓ Format 30.9 s ✓ Scratch 30.9 s ✓ Preferences 2.2 s ✓ Compat 1.3 s ✓ Memoization 31.6 s ✓ JLLWrappers 31.5 s ✓ PrecompileTools 1.0 s ✓ Compat → CompatLinearAlgebraExt 238.1 s ✓ AbstractXsdTypes 31.6 s ✓ Libiconv_jll 68.0 s ✓ Parsers 1.3 s ✓ Mocking 31.9 s ✓ XML2_jll 68.9 s ✓ InlineStrings → ParsersExt 107.2 s ✓ TimeZones 278.7 s ✓ EzXML ERROR: LoadError: Evaluation into the closed module `Memoization` breaks incremental compilation because the side effects will not be permanent. This is likely due to some other module mutating `Memoization` with `eval` during precompilation - don't do this. Stacktrace:  [1] eval(m::Module, e::Any)  @ Core boot.jl:522  [2] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [3] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [4] top-level scope  @ ~/.julia/packages/XmlStructLoader/Ip2yM/src/xml_parser/xml_parser_type_info.jl:4  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [6] top-level scope  @ ~/.julia/packages/XmlStructLoader/Ip2yM/src/xml_parser/xml_parser.jl:3  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/XmlStructLoader/Ip2yM/src/XmlStructLoader.jl:13  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [10] 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:3303  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/XmlStructLoader/Ip2yM/src/xml_parser/xml_parser_type_info.jl:4 in expression starting at /home/pkgeval/.julia/packages/XmlStructLoader/Ip2yM/src/xml_parser/xml_parser.jl:3 in expression starting at /home/pkgeval/.julia/packages/XmlStructLoader/Ip2yM/src/XmlStructLoader.jl:1 in expression starting at stdin:5 ✗ XmlStructLoader 24 dependencies successfully precompiled in 1652 seconds. 17 already precompiled. Precompilation completed after 1681.15s ################################################################################ # Loading # Loading XmlStructLoader... ERROR: LoadError: Evaluation into the closed module `Memoization` breaks incremental compilation because the side effects will not be permanent. This is likely due to some other module mutating `Memoization` with `eval` during precompilation - don't do this. Stacktrace:  [1] eval(m::Module, e::Any)  @ Core boot.jl:522  [2] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [3] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [4] top-level scope  @ ~/.julia/packages/XmlStructLoader/Ip2yM/src/xml_parser/xml_parser_type_info.jl:4  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [6] top-level scope  @ ~/.julia/packages/XmlStructLoader/Ip2yM/src/xml_parser/xml_parser.jl:3  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/XmlStructLoader/Ip2yM/src/XmlStructLoader.jl:13  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [10] 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:3303  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/XmlStructLoader/Ip2yM/src/xml_parser/xml_parser_type_info.jl:4 in expression starting at /home/pkgeval/.julia/packages/XmlStructLoader/Ip2yM/src/xml_parser/xml_parser.jl:3 in expression starting at /home/pkgeval/.julia/packages/XmlStructLoader/Ip2yM/src/XmlStructLoader.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ XmlStructLoader │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: XmlStructLoader Failed to precompile XmlStructLoader [1bf1c528-19f0-4e43-b24f-ad91d84ffbf7] to "/home/pkgeval/.julia/compiled/v1.14/XmlStructLoader/jl_EMTOuw" (ProcessExited(1)). Loading failed after 230.64s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using XmlStructLoader'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 1949.21s: package fails to precompile