Package evaluation of Profile on Julia 1.13.0-DEV.1127 (194b596af6*) started at 2025-09-15T17:25:22.248 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.53s ################################################################################ # Installation # Installing Profile... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [9abbd945] + Profile v1.11.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [9abbd945] + Profile v1.11.0 [f489334b] + StyledStrings v1.11.0 Installation completed after 0.84s Profile is a standard library in this Julia build. ################################################################################ # Testing # Testing Profile Status `/tmp/jl_5ltcMd/Project.toml` [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [9abbd945] Profile v1.11.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5ltcMd/Manifest.toml` [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Profile.print() groupby options | 50 50 5.3s Test Summary: | Pass Total Time Profile.fetch() with and without meta | 6 6 0.1s Test Summary: | Pass Total Time @profile no scope | 3 3 0.0s Test Summary: | Pass Total Time setting sample count and delay in init | 4 4 0.1s Test Summary: | Pass Total Time warning for buffer full | 1 1 0.1s Test Summary: | Pass Total Time Line number correction | 1 1 1.1s Test Summary: | Pass Total Time Module short names | 6 6 29.2s Test Summary: | Pass Total Time SIGINFO/SIGUSR1 profile triggering | 5 5 9.3s Test Summary: | Pass Total Time FlameGraphs | 6 6 0.7s Test Summary: | Pass Total Time HeapSnapshot | 6 6 29.6s Test Summary: | Pass Total Time PageProfile | 1 1 0.6s Test Summary: | Pass Total Time alloc profiler doesn't segfault | 10 10 0.8s Test Summary: | Pass Total Time alloc profiler works when there are multiple tasks on multiple threads | 6 6 0.6s Test Summary: | Pass Total Time alloc profiler start stop fetch clear | 9 9 4.4s Test Summary: | Pass Total Time alloc profiler catches strings | 2 2 0.1s Test Summary: | Pass Total Time alloc profiler catches allocs from codegen | 2 2 0.1s Test Summary: | Pass Total Time alloc profiler catches allocs from buffer resize | 3 3 0.2s Test Summary: | Pass Broken Total Time Docstrings | 1 1 2 0.0s Test Summary: | Pass Total Time _write_decimal_number | 10266 10266 0.3s Test Summary: | Pass Total Time print_str_escape_json | 5 5 0.1s Testing Profile tests passed Testing completed after 113.6s PkgEval succeeded after 149.67s