Package evaluation to test Profile on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-03T07:21:00.546 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.25s ################################################################################ # Installation # Installing Profile... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9abbd945] + Profile Updating `~/.julia/environments/v1.10/Manifest.toml` [de0858da] + Printf [9abbd945] + Profile [4ec0a83e] + Unicode Installation completed after 3.84s Profile is a standard library in this Julia build. ################################################################################ # Testing # Testing Profile Status `/tmp/jl_Iq3hVn/Project.toml` [2a0f44e3] Base64 [56ddb016] Logging [de0858da] Printf [9abbd945] Profile [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_Iq3hVn/Manifest.toml` [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9abbd945] Profile [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time Profile.print() groupby options | 50 50 51.9s Test Summary: | Pass Total Time Profile.fetch() with and without meta | 6 6 0.2s Test Summary: | Pass Total Time @profile no scope | 2 2 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.5s Test Summary: | Pass Total Time SIGINFO/SIGUSR1 profile triggering | 4 4 19.2s Test Summary: | Pass Total Time FlameGraphs | 6 6 0.6s Test Summary: | Pass Total Time HeapSnapshot | 2 2 10.8s Test Summary: | Pass Total Time alloc profiler doesn't segfault | 4 4 3.3s Test Summary: | Pass Total Time alloc profiler works when there are multiple tasks on multiple threads | 6 6 3.7s Test Summary: | Pass Total Time alloc profiler start stop fetch clear | 9 9 53.5s Test Summary: | Pass Total Time alloc profiler catches strings | 2 2 15.4s Testing Profile tests passed Testing completed after 193.89s PkgEval succeeded after 213.3s