Package evaluation of MonthlyDates on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-16T22:49:20.998 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.11s ################################################################################ # Installation # Installing MonthlyDates... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [5be0b35e] + MonthlyDates v1.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [5be0b35e] + MonthlyDates v1.0.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [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 1.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.59s ################################################################################ # Testing # Testing MonthlyDates Status `/tmp/jl_gITuam/Project.toml` [336ed68f] CSV v0.10.15 [5be0b35e] MonthlyDates v1.0.0 [3cdcf5f2] RecipesBase v1.3.4 [ade2ca70] Dates v1.11.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_gITuam/Manifest.toml` [336ed68f] CSV v0.10.15 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.17.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.4 [82899510] IteratorInterfaceExtensions v1.0.0 [5be0b35e] MonthlyDates v1.0.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [3cdcf5f2] RecipesBase v1.3.4 [91c51154] SentinelArrays v1.4.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... Precompiling packages... 6879.0 ms ✓ RecipesBase Info Given MonthlyDates was explicitly requested, output will be shown live  WARNING: Constructor for type "Quarter" was extended in `MonthlyDates` 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`. 1806.4 ms ✓ MonthlyDates 2 dependencies successfully precompiled in 9 seconds. 6 already precompiled. 1 dependency had output during precompilation: ┌ MonthlyDates │ [Output was shown above] └ Testing MonthlyDates tests passed Testing completed after 38.19s PkgEval succeeded after 78.27s