Package evaluation to load SurrealNumbers on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T01:34:09.292 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing SurrealNumbers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [58abba7c] + SurrealNumbers v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.1 [58abba7c] + SurrealNumbers v0.2.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings 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 2.53s ################################################################################ # 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 "AbstractFloat" was extended in `SurrealNumbers` without explicit qualification or import.  NOTE: Assumed "AbstractFloat" refers to `Base.AbstractFloat`. 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 AbstractFloat end`.  Hint: To silence the warning, qualify `AbstractFloat` as `Base.AbstractFloat` in the method signature or explicitly `import Base: AbstractFloat`. 4038.0 ms ✓ SurrealNumbers 1 dependency successfully precompiled in 4 seconds. 14 already precompiled. 1 dependency had output during precompilation: ┌ SurrealNumbers │ WARNING: Constructor for type "AbstractFloat" was extended in `SurrealNumbers` without explicit qualification or import. │ NOTE: Assumed "AbstractFloat" refers to `Base.AbstractFloat`. 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 AbstractFloat end`. │ Hint: To silence the warning, qualify `AbstractFloat` as `Base.AbstractFloat` in the method signature or explicitly `import Base: AbstractFloat`. └ Precompilation completed after 14.8s ################################################################################ # Loading # Loading SurrealNumbers... Loading completed after 1.6s PkgEval succeeded after 28.56s