Package evaluation to test Gremlins on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T03:56:36.046 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.56s ################################################################################ # Installation # Installing Gremlins... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8bb2f624] + Gremlins v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [8bb2f624] + Gremlins v0.1.1 [70703baa] + JuliaSyntax v1.0.2 [2a0f44e3] + Base64 v1.11.0 Installation completed after 1.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_8fWbXd/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Precompiling package dependencies... Precompiling project... 35.4 s ✓ Gremlins 1 dependency successfully precompiled in 36 seconds. 9 already precompiled. Precompilation completed after 60.2s ################################################################################ # Testing # Testing Gremlins ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_BFzBPg/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Status `/tmp/jl_BFzBPg/Project.toml` [8bb2f624] Gremlins v0.1.1 [70703baa] JuliaSyntax v1.0.2 [2a0f44e3] Base64 v1.11.0 [ea8e919c] SHA v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BFzBPg/Manifest.toml` [8bb2f624] Gremlins v0.1.1 [70703baa] JuliaSyntax v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... [smoke] Self-mutate: discovered 1888 mutation sites in src/ Test Summary: | Pass Total Time Gremlins M0 | 232 232 53.7s Test Summary: | Pass Total Time Gremlins M1 | 47 47 6m55.2s [warm_ok count=1, total=1] [killed via warm eval: 1] [survived via warm eval: 1] [const sites statically classified: 4] [warm_ok=1, worker_recycles=0] [avg warm time for survived: 3.447s] ━━━ Gremlins Warm Mutation Report ━━━━━━━━━━━━━━ Package : MiniTarget Score : 100.0% (killed=1 / eligible=1) Killed : 1 Survived : 0 Timeout : 0 NoCov : 0 Error : 0 Total : 1 Cache hits : 0 Warm-executed : 1 Cold fallback : 0 Worker recycles: 0 Baseline : 143.18s Runtime : 76.74s ── Fallback taxonomy ── warm_ok : 1 ── I4 agreement (1 sampled) ── OK — all 1 warm results agree with cold re-runs ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Test Summary: | Pass Total Time Gremlins M2 | 110 110 2m33.1s Test Summary: | Pass Total Time CLI — arg parsing | 27 27 0.6s Test Summary: | Pass Total Time CLI — band classification | 14 14 0.0s Test Summary: | Pass Total Time CLI — exit codes | 3 3 0.0s Test Summary: | Pass Total Time CLI — band line format | 7 7 0.0s Test Summary: | Pass Total Time CLI — path normalization | 6 6 0.1s Test Summary: | Pass Total Time CLI — file filter | 11 11 0.3s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 16 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007e9625a07ee0 Total snapshots: 310. Utilization: 0% ╎310 @Base/task.jl:1170 wait_forever() 309╎ 310 @Base/task.jl:1248 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007f1480089a50 Total snapshots: 354. Utilization: 0% ╎354 @Base/task.jl:1170 wait_forever() 353╎ 354 @Base/task.jl:1248 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 10026663 (Pool: 10026502; Big: 161); GC: 10 [16] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Gremlins/wqGbX/test/papercut_test.jl:46 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 50201936 (Pool: 50200452; Big: 1484); GC: 61 PkgEval terminated after 2740.94s: test duration exceeded the time limit