Package evaluation of PeriodicalDates on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:22:23.185 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.23s ################################################################################ # Installation # Installing PeriodicalDates... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [276e7ca9] + PeriodicalDates v2.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [276e7ca9] + PeriodicalDates v2.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 0.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.78s ################################################################################ # Testing # Testing PeriodicalDates Status `/tmp/jl_oSWiHg/Project.toml` [336ed68f] CSV v0.10.15 [276e7ca9] PeriodicalDates v2.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_oSWiHg/Manifest.toml` [336ed68f] CSV v0.10.15 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.3 [82899510] IteratorInterfaceExtensions v1.0.0 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.3 [276e7ca9] PeriodicalDates v2.0.0 [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.0 [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... Info Given PeriodicalDates was explicitly requested, output will be shown live  WARNING: Constructor for type "Quarter" was extended in `PeriodicalDates` 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`. 5619.5 ms ✓ PeriodicalDates 1 dependency successfully precompiled in 6 seconds. 7 already precompiled. 1 dependency had output during precompilation: ┌ PeriodicalDates │ [Output was shown above] └ Testing PeriodicalDates tests passed Testing completed after 38.13s PkgEval succeeded after 76.83s