Package evaluation to load Float8s on Julia 1.13.0-DEV.1276 (4ca97dc26d*) started at 2025-10-10T04:55:12.112 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing Float8s... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [81dfefd7] + Float8s v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [81dfefd7] + Float8s v0.1.1 Installation completed after 2.62s ################################################################################ # 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... 1261.4 ms ✓ Float8s 1 dependency successfully precompiled in 2 seconds 1 dependency had output during precompilation: ┌ Float8s │ WARNING: Constructor for type "Bool" was extended in `Float8s` without explicit qualification or import. │ NOTE: Assumed "Bool" refers to `Base.Bool`. 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 Bool end`. │ Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. └ Precompilation completed after 11.15s ################################################################################ # Loading # Loading Float8s... Loading completed after 0.65s PkgEval succeeded after 23.96s