Package evaluation of ShortStrings on Julia 1.13.0-DEV.1191 (63a270f4d4*) started at 2025-09-23T05:34:37.935 ################################################################################ # Set-up # Set-up completed after 0.21s ################################################################################ # Installation # Installing ShortStrings... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [63221d1c] + ShortStrings v0.3.11 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [c3b6d118] + BitIntegers v0.2.7 [864edb3b] + DataStructures v0.19.1 [b10b62ed] + MurmurHash3 v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [63221d1c] + ShortStrings v0.3.11 [a2af1166] + SortingAlgorithms v1.2.2 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.14s ################################################################################ # 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... 1406.9 ms ✓ ShortStrings 1 dependency successfully precompiled in 2 seconds. 5 already precompiled. 1 dependency had output during precompilation: ┌ ShortStrings │ WARNING: Constructor for type "String" was extended in `ShortStrings` without explicit qualification or import. │ NOTE: Assumed "String" refers to `Base.String`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function String end`. │ Hint: To silence the warning, qualify `String` as `Base.String` in the method signature or explicitly `import Base: String`. └ Precompilation completed after 11.5s ################################################################################ # Loading # Loading ShortStrings... Loading completed after 0.86s PkgEval succeeded after 27.62s