Package evaluation to load PeriodicalDates on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:07:32.294 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing PeriodicalDates... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [276e7ca9] + PeriodicalDates v2.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [276e7ca9] + PeriodicalDates v2.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.16s ################################################################################ # 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 `PeriodicalDates` 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`. 1643.4 ms ✓ PeriodicalDates 1 dependency successfully precompiled in 2 seconds. 7 already precompiled. 1 dependency had output during precompilation: ┌ PeriodicalDates │ WARNING: Constructor for type "Quarter" was extended in `PeriodicalDates` 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.94s ################################################################################ # Loading # Loading PeriodicalDates... Loading completed after 1.26s PkgEval succeeded after 24.34s