Package evaluation of Profile on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T22:48:23.175 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.82s ################################################################################ # 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.65s Profile is a standard library in this Julia build. ################################################################################ # Testing # Testing Profile Status `/tmp/jl_aflf7s/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_aflf7s/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 25.9s Test Summary: | Pass Total Time Profile.fetch() with and without meta | 6 6 0.1s 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.9s Test Summary: | Pass Total Time Module short names | 6 6 1m46.1s Test Summary: | Pass Total Time SIGINFO/SIGUSR1 profile triggering | 5 5 11.7s Test Summary: | Pass Total Time FlameGraphs | 6 6 0.9s Test Summary: | Pass Total Time HeapSnapshot | 6 6 34.8s Test Summary: | Pass Total Time PageProfile | 1 1 0.9s Test Summary: | Pass Total Time alloc profiler doesn't segfault | 10 10 31.7s Test Summary: | Pass Total Time alloc profiler works when there are multiple tasks on multiple threads | 6 6 5.2s Test Summary: | Pass Total Time alloc profiler start stop fetch clear | 9 9 54.3s Test Summary: | Pass Total Time alloc profiler catches strings | 2 2 0.6s Test Summary: | Pass Total Time alloc profiler catches allocs from codegen | 2 2 0.6s Test Summary: | Pass Total Time alloc profiler catches allocs from buffer resize | 3 3 0.9s Test Summary: | Pass Broken Total Time Docstrings | 1 1 2 0.0s Test Summary: | Pass Total Time _write_decimal_number | 10266 10266 0.4s Test Summary: | Pass Total Time print_str_escape_json | 5 5 0.1s Testing Profile tests passed Testing completed after 315.45s PkgEval succeeded after 348.12s