Package evaluation to load MicroFloatingPoints on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:00:58.924 ################################################################################ # Set-up # Set-up completed after 0.1s ################################################################################ # Installation # Installing MicroFloatingPoints... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6e0295d3] + MicroFloatingPoints v2.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [6e0295d3] + MicroFloatingPoints v2.0.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 5.06s ################################################################################ # 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 "BigFloat" was extended in `MicroFloatingPoints` without explicit qualification or import.  NOTE: Assumed "BigFloat" refers to `Base.BigFloat`. 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 BigFloat end`.  Hint: To silence the warning, qualify `BigFloat` as `Base.BigFloat` in the method signature or explicitly `import Base: BigFloat`. 936.1 ms ✓ MicroFloatingPoints 1 dependency successfully precompiled in 1 seconds. 2 already precompiled. 1 dependency had output during precompilation: ┌ MicroFloatingPoints │ WARNING: Constructor for type "BigFloat" was extended in `MicroFloatingPoints` without explicit qualification or import. │ NOTE: Assumed "BigFloat" refers to `Base.BigFloat`. 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 BigFloat end`. │ Hint: To silence the warning, qualify `BigFloat` as `Base.BigFloat` in the method signature or explicitly `import Base: BigFloat`. └ Precompilation completed after 7.21s ################################################################################ # Loading # Loading MicroFloatingPoints... Loading completed after 0.57s PkgEval succeeded after 20.27s