Package evaluation to test XML on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T10:04:35.423 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.27s ################################################################################ # Installation # Installing XML... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [72c71f33] + XML v0.3.8 Updating `~/.julia/environments/v1.12/Manifest.toml` ⌅ [bac558e1] + OrderedCollections v1.8.2 [72c71f33] + XML v0.3.8 [a63ad114] + Mmap v1.11.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 1.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 4311.2 ms ✓ XML 1 dependency successfully precompiled in 4 seconds. 21 already precompiled. 15 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, StyledStrings, Zlib_jll and nghttp2_jll). Restart julia to access the new versions. Otherwise, 2 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 15.88s ################################################################################ # Testing # Testing XML Status `/tmp/jl_UmawDt/Project.toml` [1520ce14] AbstractTrees v0.4.5 [72c71f33] XML v0.3.8 [f43a241f] Downloads v1.7.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_UmawDt/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 ⌅ [bac558e1] OrderedCollections v1.8.2 [72c71f33] XML v0.3.8 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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.3.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [deac9b47] LibCURL_jll v8.15.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.6+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time h function | 3 3 4.8s Test Summary: | Pass Total Time escaping/unescaping | 7 7 1.8s Test Summary: | Pass Total Time Raw tag/attributes/value | 20 20 2.4s Test Summary: | Pass Total Time Raw with books.xml | 305 305 10.2s Test Summary: | Pass Total Time xml:space | 71 71 1.4s Test Summary: | Pass Total Time read/write/read roundtrip | 5 5 1.4s Test Summary: | Pass Total Time Node writing | 9 9 2.0s Test Summary: | Pass Total Time Issues | 2 2 1.3s Testing XML tests passed Testing completed after 49.81s PkgEval succeeded after 85.58s