Package evaluation of BitFloats on Julia 1.13.0-DEV.1191 (63a270f4d4*) started at 2025-09-23T05:13:56.498 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing BitFloats... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [15425d4b] + BitFloats v0.0.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [15425d4b] + BitFloats v0.0.3 ⌅ [c3b6d118] + BitIntegers v0.2.7 [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.13s ################################################################################ # 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... 1446.7 ms ✓ BitIntegers 1496.0 ms ✓ BitFloats 2 dependencies successfully precompiled in 3 seconds 2 dependencies had output during precompilation: ┌ BitIntegers │ WARNING: Imported binding GMP.ispos was undeclared at import time during import to BitIntegers. └ ┌ BitFloats │ WARNING: Constructor for type "Signed" was extended in `BitFloats` without explicit qualification or import. │ NOTE: Assumed "Signed" refers to `Base.Signed`. 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 Signed end`. │ Hint: To silence the warning, qualify `Signed` as `Base.Signed` in the method signature or explicitly `import Base: Signed`. │ WARNING: Constructor for type "Unsigned" was extended in `BitFloats` without explicit qualification or import. │ NOTE: Assumed "Unsigned" refers to `Base.Unsigned`. 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 Unsigned end`. │ Hint: To silence the warning, qualify `Unsigned` as `Base.Unsigned` in the method signature or explicitly `import Base: Unsigned`. └ Precompilation completed after 13.88s ################################################################################ # Loading # Loading BitFloats... Loading completed after 0.84s PkgEval succeeded after 29.46s