Package evaluation to test XML on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:02:46.034 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.13s ################################################################################ # Installation # Installing XML... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [72c71f33] + XML v0.3.8 Updating `~/.julia/environments/v1.10/Manifest.toml` [bac558e1] + OrderedCollections v1.8.1 [72c71f33] + XML v0.3.8 [a63ad114] + Mmap Installation completed after 3.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1515.5 ms ✓ XML 1 dependency successfully precompiled in 3 seconds. 3 already precompiled. Precompilation completed after 10.08s ################################################################################ # Testing # Testing XML Status `/tmp/jl_UTwPDW/Project.toml` [1520ce14] AbstractTrees v0.4.5 [72c71f33] XML v0.3.8 [f43a241f] Downloads v1.6.0 [8dfed614] Test Status `/tmp/jl_UTwPDW/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [bac558e1] OrderedCollections v1.8.1 [72c71f33] XML v0.3.8 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [deac9b47] LibCURL_jll v8.4.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 Testing Running tests... Test Summary: | Pass Total Time h function | 3 3 4.8s Test Summary: | Pass Total Time escaping/unescaping | 7 7 1.2s Test Summary: | Pass Total Time Raw tag/attributes/value | 20 20 0.1s Test Summary: | Pass Total Time Raw with books.xml | 305 305 3.2s Test Summary: | Pass Total Time xml:space | 71 71 1.2s Test Summary: | Pass Total Time read/write/read roundtrip | 5 5 1.0s Test Summary: | Pass Total Time Node writing | 9 9 1.6s Test Summary: | Pass Total Time Issues | 2 2 1.1s Testing XML tests passed Testing completed after 24.52s PkgEval succeeded after 46.35s