Package evaluation to load DateFormats on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T15:38:06.009 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # 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 7.45s ################################################################################ # 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... 1277.5 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 12.41s ################################################################################ # Loading # Loading DateFormats... Loading completed after 0.89s PkgEval succeeded after 31.02s