Package evaluation to load QDates on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:02:21.749 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing QDates... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [25f12f5a] + QDates v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [25f12f5a] + QDates v0.3.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.86s ################################################################################ # 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 "Date" was extended in `QDates` without explicit qualification or import.  NOTE: Assumed "Date" refers to `Dates.Date`. 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 Date end`.  Hint: To silence the warning, qualify `Date` as `Dates.Date` in the method signature or explicitly `import Dates: Date`. WARNING: Constructor for type "DateTime" was extended in `QDates` without explicit qualification or import.  NOTE: Assumed "DateTime" refers to `Dates.DateTime`. 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 DateTime end`.  Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` in the method signature or explicitly `import Dates: DateTime`. 1329.6 ms ✓ QDates 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. 1 dependency had output during precompilation: ┌ QDates │ WARNING: Constructor for type "Date" was extended in `QDates` without explicit qualification or import. │ NOTE: Assumed "Date" refers to `Dates.Date`. 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 Date end`. │ Hint: To silence the warning, qualify `Date` as `Dates.Date` in the method signature or explicitly `import Dates: Date`. │ WARNING: Constructor for type "DateTime" was extended in `QDates` without explicit qualification or import. │ NOTE: Assumed "DateTime" refers to `Dates.DateTime`. 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 DateTime end`. │ Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` in the method signature or explicitly `import Dates: DateTime`. └ Precompilation completed after 9.85s ################################################################################ # Loading # Loading QDates... Loading completed after 0.86s PkgEval succeeded after 19.45s