[info] Using config /coreutils/mull.yml [debug] Diagnostics: Debug Mode enabled. Debug-level messages will be printed. [warning] Could not find dynamic library: libc.so.6 [info] Warm up run (threads: 1) [################################] 1/1. Finished in 108ms [info] Extracting coverage information (threads: 1) [################################] 1/1. Finished in 0ms [info] Filter mutants (threads: 1) [################################] 1/1. Finished in 0ms [info] Baseline run (threads: 1) [################################] 1/1. Finished in 108ms [info] Running mutants (threads: 3) [debug] /coreutils/src/csplit.c:394:7 ExecutionResult: Passed [debug] /coreutils/src/csplit.c:397:3 ExecutionResult: Passed [debug] /coreutils/src/csplit.c:398:3 ExecutionResult: Passed [################################] 3/3. Finished in 111ms [debug] Done running mutants [info] Survived mutants (3/3): /coreutils/src/csplit.c:394:7: warning: Survived: Removed the call to the function [cxx_remove_void_call] free (l); ^ /coreutils/src/csplit.c:397:3: warning: Survived: Removed the call to the function [cxx_remove_void_call] free (buf->buffer); ^ /coreutils/src/csplit.c:398:3: warning: Survived: Removed the call to the function [cxx_remove_void_call] free (buf); ^ [info] Mutation score: 0% [info] Total execution time: 330ms [info] Surviving mutants: 3