Package evaluation to load DateFormats on Julia 1.13.0-DEV.1276 (4ca97dc26d*) started at 2025-10-10T05:04:18.952 ################################################################################ # Set-up # Set-up completed after 0.09s ################################################################################ # Installation # Installing DateFormats... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [44557152] + DateFormats v0.1.19 Updating `~/.julia/environments/v1.13/Manifest.toml` [44557152] + DateFormats v0.1.19 [189a3867] + Reexport v1.2.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 5.68s ################################################################################ # 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... 1196.2 ms ✓ DateFormats 1 dependency successfully precompiled in 2 seconds. 4 already precompiled. 1 dependency had output during precompilation: ┌ DateFormats │ WARNING: Constructor for type "DateTime" was extended in `DateFormats` 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 10.94s ################################################################################ # Loading # Loading DateFormats... Loading completed after 0.81s PkgEval succeeded after 24.89s