Package evaluation to test ChrBase on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:20:23.038 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.09s ################################################################################ # Installation # Installing ChrBase... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [c13fa7b1] + ChrBase v1.0.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [cb9422de] + CharSetEncodings v1.0.0 [c13fa7b1] + ChrBase v1.0.4 [5cb8414e] + ModuleInterfaceTools v1.0.1 [69e7dfc3] + StrAPI v1.1.0 [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode Installation completed after 3.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3492.2 ms ✓ ChrBase 1 dependency successfully precompiled in 5 seconds. 4 already precompiled. Precompilation completed after 12.53s ################################################################################ # Testing # Testing ChrBase Status `/tmp/jl_gNzfDn/Project.toml` [cb9422de] CharSetEncodings v1.0.0 [c13fa7b1] ChrBase v1.0.4 [5cb8414e] ModuleInterfaceTools v1.0.1 [69e7dfc3] StrAPI v1.1.0 [9a3f8284] Random [8dfed614] Test [4ec0a83e] Unicode Status `/tmp/jl_gNzfDn/Manifest.toml` [cb9422de] CharSetEncodings v1.0.0 [c13fa7b1] ChrBase v1.0.4 [5cb8414e] ModuleInterfaceTools v1.0.1 [69e7dfc3] StrAPI v1.1.0 [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 ASCIIChr | 299 299 0.9s Test Summary: | Pass Total Time LatinChr | 552 552 0.3s Test Summary: | Pass Total Time UCS2Chr | 127019 127019 0.6s Test Summary: | Pass Total Time UTF32Chr | 2224171 2224171 4.2s Test Summary: | Pass Total Time Char | 43 43 0.1s Testing ChrBase tests passed Testing completed after 15.21s PkgEval succeeded after 39.47s