Package evaluation to load MonthlyDates on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:07:40.775 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing MonthlyDates... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5be0b35e] + MonthlyDates v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [5be0b35e] + MonthlyDates v1.0.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 2.04s ################################################################################ # 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 "Quarter" was extended in `MonthlyDates` without explicit qualification or import.  NOTE: Assumed "Quarter" refers to `Dates.Quarter`. 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 Quarter end`.  Hint: To silence the warning, qualify `Quarter` as `Dates.Quarter` in the method signature or explicitly `import Dates: Quarter`. 1580.2 ms ✓ MonthlyDates 1 dependency successfully precompiled in 2 seconds. 7 already precompiled. 1 dependency had output during precompilation: ┌ MonthlyDates │ WARNING: Constructor for type "Quarter" was extended in `MonthlyDates` without explicit qualification or import. │ NOTE: Assumed "Quarter" refers to `Dates.Quarter`. 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 Quarter end`. │ Hint: To silence the warning, qualify `Quarter` as `Dates.Quarter` in the method signature or explicitly `import Dates: Quarter`. └ Precompilation completed after 10.67s ################################################################################ # Loading # Loading MonthlyDates... Loading completed after 1.23s PkgEval succeeded after 22.95s