Package evaluation to test XML on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:45:53.568 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.35s ################################################################################ # Installation # Installing XML... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [72c71f33] + XML v0.3.8 Updating `~/.julia/environments/v1.11/Manifest.toml` [bac558e1] + OrderedCollections v1.8.1 [72c71f33] + XML v0.3.8 [a63ad114] + Mmap v1.11.0 Installation completed after 1.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1487.1 ms ✓ XML 1 dependency successfully precompiled in 2 seconds. 19 already precompiled. Precompilation completed after 12.8s ################################################################################ # Testing # Testing XML Status `/tmp/jl_sNhWxg/Project.toml` [1520ce14] AbstractTrees v0.4.5 [72c71f33] XML v0.3.8 [f43a241f] Downloads v1.6.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sNhWxg/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [bac558e1] OrderedCollections v1.8.1 [72c71f33] XML v0.3.8 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 Testing Running tests... Test Summary: | Pass Total Time h function | 3 3 4.2s Test Summary: | Pass Total Time escaping/unescaping | 7 7 1.4s Test Summary: | Pass Total Time Raw tag/attributes/value | 20 20 0.2s Test Summary: | Pass Total Time Raw with books.xml | 305 305 6.5s Test Summary: | Pass Total Time xml:space | 71 71 1.8s Test Summary: | Pass Total Time read/write/read roundtrip | 5 5 1.3s Test Summary: | Pass Total Time Node writing | 9 9 2.1s Test Summary: | Pass Total Time Issues | 2 2 1.4s Testing XML tests passed Testing completed after 32.69s PkgEval succeeded after 61.2s