Package evaluation of StrBase on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:05:45.738 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.29s ################################################################################ # Installation # Installing StrBase... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [e79e7a6a] + StrBase v1.1.5 Updating `~/.julia/environments/v1.10/Manifest.toml` [cb9422de] + CharSetEncodings v1.0.0 [c13fa7b1] + ChrBase v1.0.4 [5cb8414e] + ModuleInterfaceTools v1.0.1 [b10b62ed] + MurmurHash3 v1.2.0 [69e7dfc3] + StrAPI v1.1.0 [e79e7a6a] + StrBase v1.1.5 [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode Installation completed after 4.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.5s ################################################################################ # Testing # Testing StrBase Status `/tmp/jl_oVmGdJ/Project.toml` [cb9422de] CharSetEncodings v1.0.0 [c13fa7b1] ChrBase v1.0.4 [5cb8414e] ModuleInterfaceTools v1.0.1 [b10b62ed] MurmurHash3 v1.2.0 [69e7dfc3] StrAPI v1.1.0 [e79e7a6a] StrBase v1.1.5 [9a3f8284] Random [8dfed614] Test [4ec0a83e] Unicode Status `/tmp/jl_oVmGdJ/Manifest.toml` [cb9422de] CharSetEncodings v1.0.0 [c13fa7b1] ChrBase v1.0.4 [5cb8414e] ModuleInterfaceTools v1.0.1 [b10b62ed] MurmurHash3 v1.2.0 [69e7dfc3] StrAPI v1.1.0 [e79e7a6a] StrBase v1.1.5 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time string | 3 3 3.0s Test Summary: | Pass Total Time constructors | 5632 5632 9.4s Test Summary: | Pass Total Time legacy constructors | 2048 2048 3.9s Test Summary: | Pass Total Time empty strings | 7 7 0.1s Test Summary: | Pass Total Time casefold string: ASCIIStr | 1536 1536 0.5s Test Summary: | Pass Total Time casefold string: LatinStr | 3036 3036 0.5s Test Summary: | Pass Total Time casefold string: UCS2Str | 761856 761856 2.4s Test Summary: | Pass Total Time casefold string: UTF32Str | 13344768 13344768 31.2s Test Summary: | Pass Total Time casefold string: UniStr | 13344768 13344768 32.4s Test Summary: | Pass Total Time casefold string: UTF8Str | 13344768 13344768 32.0s Test Summary: | Pass Total Time casefold string: UTF16Str | 13344768 13344768 33.3s Test Summary: | Pass Total Time {starts,ends}_with | 22418 22418 32.4s Vector{Int16} Test Summary: | Pass Total Time Basic String Tests: String, Char | 832181 832181 1m08.9s Vector{Int16} Test Summary: | Pass Total Time Basic String Tests: UTF8Str, UTF32Chr | 831638 831638 1m07.1s Test Summary: | Pass Total Time Binary String Tests: BinaryStr | 91 91 0.3s Test Summary: | Pass Total Time Binary String Tests: Text1Str | 91 91 0.3s Test Summary: | Pass Total Time Binary String Tests: String | 91 91 0.3s Test Summary: | Pass Total Time issue #6027 - make symbol with invalid char | 4 4 1.0s Test Summary: | Pass Total Time invalid code point | 2 2 0.1s Test Summary: | Pass Total Time issue #24388 | 2 2 0.0s Test Summary: | Pass Total Time Unicode Strings | 1 1 0.1s Test Summary: | Pass Total Time CESU-8 sequences | 3145728 3145728 1m11.0s Test Summary: | Pass Total Time Reverse of UTF8 | 11 11 0.0s Test Summary: | Pass Total Time Issue 12268 | 24 24 0.9s Test Summary: | Pass Total Time Invalid sequences | 2247 2247 3.4s Test Summary: | Pass Total Time Valid sequences | 37 37 0.7s Test Summary: | Pass Total Time Bounds Errors | 12 12 0.3s Test Summary: | Pass Total Time UTF-16 tests | 7 7 0.7s Test Summary: | Pass Total Time UTF-32 tests | 5 5 0.2s Test Summary: | Pass Total Time Conversion errors | 35 35 0.9s Test Summary: | Pass Total Time Pointer functions | 32 32 0.3s Test Summary: | Pass Total Time Search functions | 3124 3124 25.1s Test Summary: | Pass Total Time SubStrings | 31793968 31793968 51.4s Test Summary: | Pass Total Time Utility functions | 792 792 9.0s Test Summary: | Pass Total Time IO functions | 12533 12533 6.2s Testing StrBase tests passed Testing completed after 516.82s PkgEval succeeded after 545.36s