Package evaluation to test WeakRefStrings on Julia 1.14.0-DEV.3141 (fbd24f51d0*) started at 2026-09-08T13:29:48.862 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.74s ################################################################################ # Installation # Installing WeakRefStrings... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ea10d353] + WeakRefStrings v1.4.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 ⌅ [842dd82b] + InlineStrings v1.4.6 ⌅ [69de0a69] + Parsers v2.8.8 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ea10d353] + WeakRefStrings v1.4.3 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode 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.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.43s ################################################################################ # Testing # Testing WeakRefStrings Status `/tmp/jl_sOyCBp/Project.toml` [9a962f9c] DataAPI v1.16.0 ⌅ [842dd82b] InlineStrings v1.4.6 ⌅ [69de0a69] Parsers v2.8.8 [ea10d353] WeakRefStrings v1.4.3 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sOyCBp/Manifest.toml` [9a962f9c] DataAPI v1.16.0 ⌅ [842dd82b] InlineStrings v1.4.6 ⌅ [69de0a69] Parsers v2.8.8 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [ea10d353] WeakRefStrings v1.4.3 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time PosLenStrings | 244 244 9.9s Test Summary: | Pass Total Time WeakRefString{UInt8} | 11 11 0.2s Test Summary: | Pass Total Time WeakRefString{UInt16} | 6 6 0.2s Test Summary: | Pass Total Time WeakRefString{UInt32} | 6 6 0.1s Test Summary: | Pass Total Time StringVector | 154 154 10.7s Testing WeakRefStrings tests passed Testing completed after 35.68s PkgEval succeeded after 87.62s