[22:20:13][4946][~/GitHub/padraic/humbug] $ valgrind ~/.phpenv/versions/7.1.0/bin/php vendor/bin/phpunit==7560== Memcheck, a memory error detector ==7560== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. ==7560== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info ==7560== Command: /home/kelunik/.phpenv/versions/7.1.0/bin/php vendor/bin/phpunit ==7560== --7560-- WARNING: Serious error when reading debug info --7560-- When reading debug info from /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0: --7560-- Ignoring non-Dwarf2/3/4 block in .debug_info --7560-- WARNING: Serious error when reading debug info --7560-- When reading debug info from /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0: --7560-- Last block truncated in .debug_info; ignoring --7560-- WARNING: Serious error when reading debug info --7560-- When reading debug info from /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0: --7560-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 PHPUnit 5.7.5 by Sebastian Bergmann and contributors. .....I..............................WW......................... 63 / 308 ( 20%) ............................................................... 126 / 308 ( 40%) ............................................................... 189 / 308 ( 61%) ............................................................... 252 / 308 ( 81%) .................................WWW.................... 308 / 308 (100%) Time: 1.01 minutes, Memory: 0.00MB There were 5 warnings: 1) Humbug\Test\Adapter\Phpunit\XmlConfigurationTest::testShouldAddListener PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead 2) Humbug\Test\Adapter\Phpunit\XmlConfigurationTest::testShouldAddListeners PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead 3) Humbug\Test\Report\TextTest::testShouldPrepareSingleReport PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead 4) Humbug\Test\Report\TextTest::testShouldPrepareSingleReportWithError PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead 5) Humbug\Test\Report\TextTest::testShouldPrepareAllMutantsReport PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead WARNINGS! Tests: 308, Assertions: 542, Warnings: 5, Incomplete: 1. ==7560== Invalid read of size 4 ==7560== at 0x9218F9: zval_delref_p (zend_types.h:834) ==7560== by 0x921F3C: i_zval_ptr_dtor (zend_variables.h:47) ==7560== by 0x925D98: zend_array_destroy (zend_hash.c:1310) ==7560== by 0x90D125: _zval_dtor_func (zend_variables.c:43) ==7560== by 0x8FCB6C: _zval_ptr_dtor_nogc (zend_variables.h:40) ==7560== by 0x8FDDF3: destroy_op_array (zend_opcode.c:397) ==7560== by 0x8FCF3F: zend_function_dtor (zend_opcode.c:122) ==7560== by 0x925A73: zend_hash_destroy (zend_hash.c:1236) ==7560== by 0x8FD8AB: destroy_zend_class (zend_opcode.c:287) ==7560== by 0x92513B: _zend_hash_del_el_ex (zend_hash.c:998) ==7560== by 0x92521B: _zend_hash_del_el (zend_hash.c:1021) ==7560== by 0x926AC3: zend_hash_reverse_apply (zend_hash.c:1603) ==7560== Address 0xfe132d0 is 0 bytes inside a block of size 56 free'd ==7560== at 0x4C2EDEB: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==7560== by 0x8DBCF2: _efree (zend_alloc.c:2428) ==7560== by 0x9464E6: zend_gc_collect_cycles (zend_gc.c:1179) ==7560== by 0x8F7D48: shutdown_executor (zend_execute_API.c:354) ==7560== by 0x90F5A0: zend_deactivate (zend.c:997) ==7560== by 0x87F2E4: php_request_shutdown (main.c:1873) ==7560== by 0x9F39F8: do_cli (php_cli.c:1157) ==7560== by 0x9F420B: main (php_cli.c:1378) ==7560== Block was alloc'd at ==7560== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==7560== by 0x8DC958: __zend_malloc (zend_alloc.c:2820) ==7560== by 0x8DBC4B: _emalloc (zend_alloc.c:2413) ==7560== by 0x9158B8: _array_init (zend_API.c:1060) ==7560== by 0x8EF595: zend_try_ct_eval_array (zend_compile.c:6597) ==7560== by 0x8F4538: zend_eval_const_expr (zend_compile.c:8231) ==7560== by 0x8EF504: zend_try_ct_eval_array (zend_compile.c:6583) ==7560== by 0x8F125E: zend_compile_array (zend_compile.c:7203) ==7560== by 0x8F3716: zend_compile_expr (zend_compile.c:7951) ==7560== by 0x8F03F3: zend_compile_cast (zend_compile.c:6877) ==7560== by 0x8F35F6: zend_compile_expr (zend_compile.c:7914) ==7560== by 0x8F1343: zend_compile_array (zend_compile.c:7232) ==7560== ==7560== Invalid write of size 4 ==7560== at 0x9218FE: zval_delref_p (zend_types.h:834) ==7560== by 0x921F3C: i_zval_ptr_dtor (zend_variables.h:47) ==7560== by 0x925D98: zend_array_destroy (zend_hash.c:1310) ==7560== by 0x90D125: _zval_dtor_func (zend_variables.c:43) ==7560== by 0x8FCB6C: _zval_ptr_dtor_nogc (zend_variables.h:40) ==7560== by 0x8FDDF3: destroy_op_array (zend_opcode.c:397) ==7560== by 0x8FCF3F: zend_function_dtor (zend_opcode.c:122) ==7560== by 0x925A73: zend_hash_destroy (zend_hash.c:1236) ==7560== by 0x8FD8AB: destroy_zend_class (zend_opcode.c:287) ==7560== by 0x92513B: _zend_hash_del_el_ex (zend_hash.c:998) ==7560== by 0x92521B: _zend_hash_del_el (zend_hash.c:1021) ==7560== by 0x926AC3: zend_hash_reverse_apply (zend_hash.c:1603) ==7560== Address 0xfe132d0 is 0 bytes inside a block of size 56 free'd ==7560== at 0x4C2EDEB: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==7560== by 0x8DBCF2: _efree (zend_alloc.c:2428) ==7560== by 0x9464E6: zend_gc_collect_cycles (zend_gc.c:1179) ==7560== by 0x8F7D48: shutdown_executor (zend_execute_API.c:354) ==7560== by 0x90F5A0: zend_deactivate (zend.c:997) ==7560== by 0x87F2E4: php_request_shutdown (main.c:1873) ==7560== by 0x9F39F8: do_cli (php_cli.c:1157) ==7560== by 0x9F420B: main (php_cli.c:1378) ==7560== Block was alloc'd at ==7560== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==7560== by 0x8DC958: __zend_malloc (zend_alloc.c:2820) ==7560== by 0x8DBC4B: _emalloc (zend_alloc.c:2413) ==7560== by 0x9158B8: _array_init (zend_API.c:1060) ==7560== by 0x8EF595: zend_try_ct_eval_array (zend_compile.c:6597) ==7560== by 0x8F4538: zend_eval_const_expr (zend_compile.c:8231) ==7560== by 0x8EF504: zend_try_ct_eval_array (zend_compile.c:6583) ==7560== by 0x8F125E: zend_compile_array (zend_compile.c:7203) ==7560== by 0x8F3716: zend_compile_expr (zend_compile.c:7951) ==7560== by 0x8F03F3: zend_compile_cast (zend_compile.c:6877) ==7560== by 0x8F35F6: zend_compile_expr (zend_compile.c:7914) ==7560== by 0x8F1343: zend_compile_array (zend_compile.c:7232) ==7560== ==7560== Invalid read of size 4 ==7560== at 0x921900: zval_delref_p (zend_types.h:834) ==7560== by 0x921F3C: i_zval_ptr_dtor (zend_variables.h:47) ==7560== by 0x925D98: zend_array_destroy (zend_hash.c:1310) ==7560== by 0x90D125: _zval_dtor_func (zend_variables.c:43) ==7560== by 0x8FCB6C: _zval_ptr_dtor_nogc (zend_variables.h:40) ==7560== by 0x8FDDF3: destroy_op_array (zend_opcode.c:397) ==7560== by 0x8FCF3F: zend_function_dtor (zend_opcode.c:122) ==7560== by 0x925A73: zend_hash_destroy (zend_hash.c:1236) ==7560== by 0x8FD8AB: destroy_zend_class (zend_opcode.c:287) ==7560== by 0x92513B: _zend_hash_del_el_ex (zend_hash.c:998) ==7560== by 0x92521B: _zend_hash_del_el (zend_hash.c:1021) ==7560== by 0x926AC3: zend_hash_reverse_apply (zend_hash.c:1603) ==7560== Address 0xfe132d0 is 0 bytes inside a block of size 56 free'd ==7560== at 0x4C2EDEB: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==7560== by 0x8DBCF2: _efree (zend_alloc.c:2428) ==7560== by 0x9464E6: zend_gc_collect_cycles (zend_gc.c:1179) ==7560== by 0x8F7D48: shutdown_executor (zend_execute_API.c:354) ==7560== by 0x90F5A0: zend_deactivate (zend.c:997) ==7560== by 0x87F2E4: php_request_shutdown (main.c:1873) ==7560== by 0x9F39F8: do_cli (php_cli.c:1157) ==7560== by 0x9F420B: main (php_cli.c:1378) ==7560== Block was alloc'd at ==7560== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==7560== by 0x8DC958: __zend_malloc (zend_alloc.c:2820) ==7560== by 0x8DBC4B: _emalloc (zend_alloc.c:2413) ==7560== by 0x9158B8: _array_init (zend_API.c:1060) ==7560== by 0x8EF595: zend_try_ct_eval_array (zend_compile.c:6597) ==7560== by 0x8F4538: zend_eval_const_expr (zend_compile.c:8231) ==7560== by 0x8EF504: zend_try_ct_eval_array (zend_compile.c:6583) ==7560== by 0x8F125E: zend_compile_array (zend_compile.c:7203) ==7560== by 0x8F3716: zend_compile_expr (zend_compile.c:7951) ==7560== by 0x8F03F3: zend_compile_cast (zend_compile.c:6877) ==7560== by 0x8F35F6: zend_compile_expr (zend_compile.c:7914) ==7560== by 0x8F1343: zend_compile_array (zend_compile.c:7232) ==7560== ==7560== Invalid read of size 1 ==7560== at 0x90D09C: _zval_dtor_func (zend_variables.c:33) ==7560== by 0x921F59: i_zval_ptr_dtor (zend_variables.h:48) ==7560== by 0x925D98: zend_array_destroy (zend_hash.c:1310) ==7560== by 0x90D125: _zval_dtor_func (zend_variables.c:43) ==7560== by 0x8FCB6C: _zval_ptr_dtor_nogc (zend_variables.h:40) ==7560== by 0x8FDDF3: destroy_op_array (zend_opcode.c:397) ==7560== by 0x8FCF3F: zend_function_dtor (zend_opcode.c:122) ==7560== by 0x925A73: zend_hash_destroy (zend_hash.c:1236) ==7560== by 0x8FD8AB: destroy_zend_class (zend_opcode.c:287) ==7560== by 0x92513B: _zend_hash_del_el_ex (zend_hash.c:998) ==7560== by 0x92521B: _zend_hash_del_el (zend_hash.c:1021) ==7560== by 0x926AC3: zend_hash_reverse_apply (zend_hash.c:1603) ==7560== Address 0xfe132d4 is 4 bytes inside a block of size 56 free'd ==7560== at 0x4C2EDEB: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==7560== by 0x8DBCF2: _efree (zend_alloc.c:2428) ==7560== by 0x9464E6: zend_gc_collect_cycles (zend_gc.c:1179) ==7560== by 0x8F7D48: shutdown_executor (zend_execute_API.c:354) ==7560== by 0x90F5A0: zend_deactivate (zend.c:997) ==7560== by 0x87F2E4: php_request_shutdown (main.c:1873) ==7560== by 0x9F39F8: do_cli (php_cli.c:1157) ==7560== by 0x9F420B: main (php_cli.c:1378) ==7560== Block was alloc'd at ==7560== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==7560== by 0x8DC958: __zend_malloc (zend_alloc.c:2820) ==7560== by 0x8DBC4B: _emalloc (zend_alloc.c:2413) ==7560== by 0x9158B8: _array_init (zend_API.c:1060) ==7560== by 0x8EF595: zend_try_ct_eval_array (zend_compile.c:6597) ==7560== by 0x8F4538: zend_eval_const_expr (zend_compile.c:8231) ==7560== by 0x8EF504: zend_try_ct_eval_array (zend_compile.c:6583) ==7560== by 0x8F125E: zend_compile_array (zend_compile.c:7203) ==7560== by 0x8F3716: zend_compile_expr (zend_compile.c:7951) ==7560== by 0x8F03F3: zend_compile_cast (zend_compile.c:6877) ==7560== by 0x8F35F6: zend_compile_expr (zend_compile.c:7914) ==7560== by 0x8F1343: zend_compile_array (zend_compile.c:7232) ==7560== ==7560== ==7560== HEAP SUMMARY: ==7560== in use at exit: 75,889 bytes in 30 blocks ==7560== total heap usage: 5,088,100 allocs, 5,088,070 frees, 484,450,630 bytes allocated ==7560== ==7560== LEAK SUMMARY: ==7560== definitely lost: 24 bytes in 1 blocks ==7560== indirectly lost: 0 bytes in 0 blocks ==7560== possibly lost: 0 bytes in 0 blocks ==7560== still reachable: 75,865 bytes in 29 blocks ==7560== suppressed: 0 bytes in 0 blocks ==7560== Rerun with --leak-check=full to see details of leaked memory ==7560== ==7560== For counts of detected and suppressed errors, rerun with: -v ==7560== ERROR SUMMARY: 16 errors from 4 contexts (suppressed: 0 from 0)