Package evaluation to load XUnit on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T08:32:20.740 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing XUnit... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3e3c03f2] + XUnit v1.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [460bff9d] + ExceptionUnwrapping v0.1.11 [8f5d6c58] + EzXML v1.2.3 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.0 ⌅ [dcd651b4] + TestReports v0.4.0 [3e3c03f2] + XUnit v1.1.6 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+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 3.62s ################################################################################ # 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 packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestReports. WARNING: Imported binding Operations.update_package_test! was undeclared at import time during import to TestReports. 5282.0 ms ✓ TestReports WARNING: Imported binding Test.push_testset was undeclared at import time during import to XUnit. WARNING: Imported binding Test.pop_testset was undeclared at import time during import to XUnit. 6733.9 ms ✓ XUnit 2 dependencies successfully precompiled in 12 seconds. 37 already precompiled. 2 dependencies had output during precompilation: ┌ TestReports │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestReports. │ WARNING: Imported binding Operations.update_package_test! was undeclared at import time during import to TestReports. └ ┌ XUnit │ WARNING: Imported binding Test.push_testset was undeclared at import time during import to XUnit. │ WARNING: Imported binding Test.pop_testset was undeclared at import time during import to XUnit. └ Precompilation completed after 22.08s ################################################################################ # Loading # Loading XUnit... Loading completed after 5.02s PkgEval succeeded after 44.99s