Package evaluation to load ShortStrings on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T01:53:32.087 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing ShortStrings... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [63221d1c] + ShortStrings v0.3.11 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [c3b6d118] + BitIntegers v0.2.7 [864edb3b] + DataStructures v0.19.3 [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 v1.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 2.22s ################################################################################ # 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: 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`. 1250.2 ms ✓ ShortStrings 1 dependency successfully precompiled in 1 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.7s ################################################################################ # Loading # Loading ShortStrings... Loading completed after 0.87s PkgEval succeeded after 24.72s