Package evaluation to test UTCDates on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T04:26:06.707 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.84s ################################################################################ # Installation # Installing UTCDates... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b98ef39d] + UTCDates v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [b98ef39d] + UTCDates v1.0.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.1 s ✓ UTCDates 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. Precompilation completed after 23.13s ################################################################################ # Testing # Testing UTCDates Status `/tmp/jl_BMdh7j/Project.toml` [b98ef39d] UTCDates v1.0.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BMdh7j/Manifest.toml` [b98ef39d] UTCDates v1.0.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time constructors | 9 9 2.7s Test Summary: | Pass Total Time known times between dates | 8 8 2.0s Test Summary: | Pass Total Time after different intervals | 18 18 0.0s Test Summary: | Pass Total Time stepping to edges of leap seconds | 6 6 0.0s Test Summary: | Total Time type stability | 0 0.6s Test Summary: | Pass Total Time comparison operators | 12 12 0.5s Test Summary: | Pass Total Time add or remove seconds | 5 5 2.4s Test Summary: | Pass Total Time the missing leap seconds | 1 1 0.1s Test Summary: | Pass Total Time leap seconds | 3 3 0.0s Test Summary: | Pass Total Time ISO 8601 | 20 20 0.5s Test Summary: | Pass Total Time custom leap-second table | 11 11 0.2s Test Summary: | Pass Total Time fake dates | 8 8 0.0s Test Summary: | Pass Total Time outside leap second table | 7 7 0.0s Test Summary: | Pass Total Time roundtrip | 2000000 2000000 30.3s Testing UTCDates tests passed Testing completed after 51.06s PkgEval succeeded after 101.31s