Package evaluation to test Kroki on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T19:20:57.035
################################################################################
# Set-up
#
Installing PkgEval dependencies (TestEnv)...
Set-up completed after 8.55s
################################################################################
# Installation
#
Installing Kroki...
   Resolving package versions...
    Updating `~/.julia/environments/v1.11/Project.toml`
  [b3565e16] + Kroki v1.0.0
    Updating `~/.julia/environments/v1.11/Manifest.toml`
  [d1d4a3ce] + BitFlags v0.1.9
  [944b1d66] + CodecZlib v0.7.8
  [f0e56b4a] + ConcurrentUtilities v2.5.0
  [ffbed154] + DocStringExtensions v0.9.5
  [460bff9d] + ExceptionUnwrapping v0.1.11
  [cd3eb016] + HTTP v1.10.19
  [692b3bcd] + JLLWrappers v1.7.1
⌅ [682c06a0] + JSON v0.21.4
  [b3565e16] + Kroki v1.0.0
  [e6f89c97] + LoggingExtras v1.2.0
  [739be429] + MbedTLS v1.1.9
  [4d8831e6] + OpenSSL v1.5.0
  [69de0a69] + Parsers v2.8.3
⌅ [aea7be01] + PrecompileTools v1.2.1
  [21216c6a] + Preferences v1.5.0
  [189a3867] + Reexport v1.2.2
  [777ac1f9] + SimpleBufferStream v1.2.0
  [3bb67fe8] + TranscodingStreams v0.11.3
  [5c2747f8] + URIs v1.6.1
  [458c3c95] + OpenSSL_jll v3.5.4+0
  [56f22d72] + Artifacts v1.11.0
  [2a0f44e3] + Base64 v1.11.0
  [ade2ca70] + Dates v1.11.0
  [b77e0a4c] + InteractiveUtils v1.11.0
  [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
  [de0858da] + Printf v1.11.0
  [9a3f8284] + Random v1.11.0
  [ea8e919c] + SHA v0.7.0
  [9e88b42a] + Serialization v1.11.0
  [6462fe0b] + Sockets v1.11.0
  [fa267f1f] + TOML v1.0.3
  [8dfed614] + Test v1.11.0
  [cf7118a7] + UUIDs v1.11.0
  [4ec0a83e] + Unicode v1.11.0
  [c8ffd9c3] + MbedTLS_jll v2.28.6+0
  [14a3606d] + MozillaCACerts_jll v2023.12.12
  [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 5.23s
################################################################################
# Precompilation
#
Precompiling PkgEval dependencies...
Precompiling package dependencies...
Precompilation completed after 25.86s
################################################################################
# Testing
#
     Testing Kroki
      Status `/tmp/jl_0ZwkTQ/Project.toml`
  [b3565e16] Kroki v1.0.0
  [a896ed2c] SimpleMock v1.2.1
  [d6f4376e] Markdown v1.11.0
  [8dfed614] Test v1.11.0
      Status `/tmp/jl_0ZwkTQ/Manifest.toml`
  [d1d4a3ce] BitFlags v0.1.9
  [7057c7e9] Cassette v0.3.14
  [944b1d66] CodecZlib v0.7.8
  [f0e56b4a] ConcurrentUtilities v2.5.0
  [ffbed154] DocStringExtensions v0.9.5
  [460bff9d] ExceptionUnwrapping v0.1.11
  [cd3eb016] HTTP v1.10.19
  [692b3bcd] JLLWrappers v1.7.1
⌅ [682c06a0] JSON v0.21.4
  [b3565e16] Kroki v1.0.0
  [e6f89c97] LoggingExtras v1.2.0
  [739be429] MbedTLS v1.1.9
  [4d8831e6] OpenSSL v1.5.0
  [69de0a69] Parsers v2.8.3
⌅ [aea7be01] PrecompileTools v1.2.1
  [21216c6a] Preferences v1.5.0
  [189a3867] Reexport v1.2.2
  [777ac1f9] SimpleBufferStream v1.2.0
  [a896ed2c] SimpleMock v1.2.1
  [3bb67fe8] TranscodingStreams v0.11.3
  [5c2747f8] URIs v1.6.1
  [458c3c95] OpenSSL_jll v3.5.4+0
  [56f22d72] Artifacts v1.11.0
  [2a0f44e3] Base64 v1.11.0
  [ade2ca70] Dates v1.11.0
  [b77e0a4c] InteractiveUtils v1.11.0
  [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
  [de0858da] Printf v1.11.0
  [9a3f8284] Random v1.11.0
  [ea8e919c] SHA v0.7.0
  [9e88b42a] Serialization v1.11.0
  [6462fe0b] Sockets v1.11.0
  [fa267f1f] TOML v1.0.3
  [8dfed614] Test v1.11.0
  [cf7118a7] UUIDs v1.11.0
  [4ec0a83e] Unicode v1.11.0
  [c8ffd9c3] MbedTLS_jll v2.28.6+0
  [14a3606d] MozillaCACerts_jll v2023.12.12
  [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...
[ Info: Setting Kroki service endpoint to http://localhost:1.
[ Info: Setting Kroki service endpoint to https://kroki.io.
PlantUML to SVG: Test Failed at /home/pkgeval/.julia/packages/Kroki/FO3mL/test/kroki/rendering_test.jl:58
  Expression: startswith(rendered, "KrokiJuliaKrokiKrokiJuliaJuliaHello", "KrokiJuliaKrokiKrokiJuliaJuliaHello", "