Package evaluation to load LaxZonedDateTimes on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T08:01:18.810 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing LaxZonedDateTimes... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e4c54217] + LaxZonedDateTimes v1.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [e2ba6199] + ExprTools v0.1.10 [842dd82b] + InlineStrings v1.4.5 [d8418881] + Intervals v1.10.0 [e4c54217] + LaxZonedDateTimes v1.4.0 [78c3b35d] + Mocking v0.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [6c6a2e73] + Scratch v1.3.0 [dc5dba14] + TZJData v1.5.0+2025b [f269a46b] + TimeZones v1.22.1 [0f7cfa37] + UTCDateTimes v1.6.1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 3.18s ################################################################################ # 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... 883.2 ms ✓ Mocking 3828.4 ms ✓ TimeZones 3450.5 ms ✓ TimeZones → TimeZonesRecipesBaseExt WARNING: Constructor for type "DateTime" was extended in `UTCDateTimes` without explicit qualification or import.  NOTE: Assumed "DateTime" refers to `.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 `.DateTime` in the method signature or explicitly `import : DateTime`. 6282.5 ms ✓ UTCDateTimes 8486.2 ms ✓ Intervals WARNING: Constructor for type "DateTime" was extended in `LaxZonedDateTimes` 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`. WARNING: Constructor for type "Date" was extended in `LaxZonedDateTimes` without explicit qualification or import.  NOTE: Assumed "Date" refers to `.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 `.Date` in the method signature or explicitly `import : Date`. WARNING: Constructor for type "Time" was extended in `LaxZonedDateTimes` without explicit qualification or import.  NOTE: Assumed "Time" refers to `TimeZones.Time`. 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 Time end`.  Hint: To silence the warning, qualify `Time` as `TimeZones.Time` in the method signature or explicitly `import TimeZones: Time`. 7705.0 ms ✓ LaxZonedDateTimes 6 dependencies successfully precompiled in 31 seconds. 26 already precompiled. 2 dependencies had output during precompilation: ┌ UTCDateTimes │ WARNING: Constructor for type "DateTime" was extended in `UTCDateTimes` without explicit qualification or import. │ NOTE: Assumed "DateTime" refers to `.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 `.DateTime` in the method signature or explicitly `import : DateTime`. └ ┌ LaxZonedDateTimes │ WARNING: Constructor for type "DateTime" was extended in `LaxZonedDateTimes` 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`. │ WARNING: Constructor for type "Date" was extended in `LaxZonedDateTimes` without explicit qualification or import. │ NOTE: Assumed "Date" refers to `.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 `.Date` in the method signature or explicitly `import : Date`. │ WARNING: Constructor for type "Time" was extended in `LaxZonedDateTimes` without explicit qualification or import. │ NOTE: Assumed "Time" refers to `TimeZones.Time`. 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 Time end`. │ Hint: To silence the warning, qualify `Time` as `TimeZones.Time` in the method signature or explicitly `import TimeZones: Time`. └ Precompilation completed after 36.19s ################################################################################ # Loading # Loading LaxZonedDateTimes... Loading completed after 6.46s PkgEval succeeded after 61.19s