Package evaluation to test LiveServer on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T16:42:52.993 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 3.55s ################################################################################ # Installation # Installing LiveServer... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [16fef848] + LiveServer v1.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [16fef848] + LiveServer v1.5.0 [e6f89c97] + LoggingExtras v1.2.0 ⌅ [6c6e2e6c] + MIMEs v0.1.4 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.6.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [458c3c95] + OpenSSL_jll v3.5.5+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [14a3606d] + MozillaCACerts_jll v2025.12.2 [83775a58] + Zlib_jll v1.2.13+1 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 6.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.55s ################################################################################ # Testing # Testing LiveServer Status `/tmp/jl_lJQfGE/Project.toml` [a8cc5b0e] Crayons v4.1.1 [cd3eb016] HTTP v1.10.19 [16fef848] LiveServer v1.5.0 ⌅ [6c6e2e6c] MIMEs v0.1.4 [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_lJQfGE/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [a8cc5b0e] Crayons v4.1.1 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.19 [692b3bcd] JLLWrappers v1.7.1 [16fef848] LiveServer v1.5.0 [e6f89c97] LoggingExtras v1.2.0 ⌅ [6c6e2e6c] MIMEs v0.1.4 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.6.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [458c3c95] OpenSSL_jll v3.5.5+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [83775a58] Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time utils/servedocs-callback | 12 12 2.1s ⚠ Deliberately causing an error to be displayed and handled... Test Summary: | Pass Total Time utils/servedocs-scan-docs | 7 7 1.9s Test Summary: | Pass Total Time utils/servedocs-callback with foldername | 10 10 0.1s ⚠ Deliberately causing an error to be displayed and handled... Test Summary: | Pass Total Time utils/servedocs-scan-docs with foldername | 5 5 0.5s Test Summary: | Pass Total Time Misc utils | 4 4 0.5s Test Summary: | Pass Total Time utils/servedocs_literate | 4 4 0.7s Test Summary: | Pass Total Time Watcher/WatchedFile struct | 8 8 2.3s Test Summary: | Pass Total Time Watcher/SimpleWatcher struct | 10 10 0.0s ⚠ Deliberately causing an error to be displayed and handled... Test Summary: | Pass Total Time Watcher/watch file routines | 11 11 0.7s Test Summary: | Pass Total Time Server/Paths | 6 6 0.8s ✓ LiveServer listening on http://localhost:8123/ ... (use CTRL+C to shut down) ⋮ shutting down LiveServer… ✓ Test Summary: | Pass Total Time Server/Step-by-step testing | 29 29 22.0s Test Summary: | Pass Total Time Server/ws_tracker testing | 8 8 13.4s Testing LiveServer tests passed Testing completed after 34.57s PkgEval succeeded after 121.67s