virt_test\Scripts\python.exe testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py --config=~/machine_cfg.py --root=pypy --timeout=4000 in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test\\Scripts\\python.exe', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000'] environment: ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\matti\AppData\Roaming ASL.LOG=Destination=file CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CHOCOLATEYLASTPATHUPDATE=133185086718935289 CHOCOLATEYTOOLSLOCATION=C:\tools CLINK_DIR=C:\Program Files (x86)\clink\0.4.9 COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=DESKTOP-RYZEN COMSPEC=C:\WINDOWS\system32\cmd.exe CONDA_BAT=d:\miniconda\condabin\conda.bat CONDA_EXE=d:\miniconda\Scripts\conda.exe CONDA_SHLVL=0 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 DRIVERDATA=C:\Windows\System32\Drivers\DriverData LOCALAPPDATA=C:\Users\matti\AppData\Local NUMBER_OF_PROCESSORS=2 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ OS=Windows_NT PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PROCESSOR_ARCHITECTURE=x86 PROCESSOR_ARCHITEW6432=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=23 PROCESSOR_REVISION=7100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files (x86) PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules PUBLIC=C:\Users\Public PWD=d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build PYPYCHERRYPICK= PYPY_ENABLE_WINCONSOLEIO=1 PYTEST_XDIST_AUTO_NUM_WORKERS=4 PYTHONPATH=.; RTOOLS40_HOME=C:\rtools40 RTOOLS43_HOME=C:\rtools43 RTOOLS44_HOME=C:\rtools44 SYSTEMDRIVE=C: SYSTEMROOT=C:\WINDOWS TEMP=D:\SystemTemp TMP=D:\SystemTemp TMPDIR=d:\systemtemp\pytest USERDOMAIN=DESKTOP-RYZEN USERNAME=matti USERPROFILE=C:\Users\matti VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ WINDIR=C:\WINDOWS using PTY: False using config pypy/testrunner_cfg.py using config C:\Users\matti/machine_cfg.py running 4 parallel test workers setting MAKEFLAGS to ' ' (space) -- config/test -- interpreter/astcompiler/test -- interpreter/pyparser/test -- interpreter/test -- module/__builtin__/test -- module/__pypy__/test -- module/_abc/test -- module/_ast/test -- module/_cffi_backend/test -- module/_codecs/test -- module/_collections/test -- module/_continuation/test -- module/_cppyy/test -- module/_csv/test -- module/_demo/test -- module/_hpy_universal/test/_vendored -- module/_hpy_universal/test/pypy -- module/_io/test -- module/_jitlog/test -- module/_locale/test -- module/_lsprof/test -- module/_md5/test -- module/_minimal_curses/test -- module/_multibytecodec/test -- module/_multiprocessing/test -- module/_opcode/test -- module/_pickle/test -- module/_pickle_support/test -- module/_posixsubprocess/test -- module/_pypyjson/test -- module/_random/test -- module/_rawffi/alt/test -- module/_rawffi/test -- module/_socket/test -- module/_sre/test -- module/_vmprof/test -- module/_warnings/test -- module/_weakref/test -- module/_winreg/test -- module/array/test -- module/atexit/test -- module/binascii/test -- module/bz2/test -- module/cmath/test -- module/cpyext/test/test_api.py -- module/cpyext/test/test_arraymodule.py -- module/cpyext/test/test_async_iter.py -- module/cpyext/test/test_boolobject.py -- module/cpyext/test/test_borrow.py -- module/cpyext/test/test_buffer.py -- module/cpyext/test/test_bytearrayobject.py -- module/cpyext/test/test_bytesobject.py -- module/cpyext/test/test_capsule.py -- module/cpyext/test/test_cell.py -- module/cpyext/test/test_classobject.py -- module/cpyext/test/test_codecs.py -- module/cpyext/test/test_complexobject.py -- module/cpyext/test/test_contextvars.py -- module/cpyext/test/test_cpyext.py -- module/cpyext/test/test_datetime.py -- module/cpyext/test/test_dictobject.py -- module/cpyext/test/test_eval.py -- module/cpyext/test/test_exception.py -- module/cpyext/test/test_fileobject.py -- module/cpyext/test/test_floatobject.py -- module/cpyext/test/test_frameobject.py -- module/cpyext/test/test_funcobject.py -- module/cpyext/test/test_genobject.py -- module/cpyext/test/test_getargs.py -- module/cpyext/test/test_import.py -- module/cpyext/test/test_iterator.py -- module/cpyext/test/test_listobject.py -- module/cpyext/test/test_longobject.py -- module/cpyext/test/test_mapping.py -- module/cpyext/test/test_marshal.py -- module/cpyext/test/test_memoryobject.py -- module/cpyext/test/test_methodobject.py -- module/cpyext/test/test_misc.py -- module/cpyext/test/test_module.py -- module/cpyext/test/test_namespaceobject.py -- module/cpyext/test/test_ndarrayobject.py -- module/cpyext/test/test_number.py -- module/cpyext/test/test_object.py -- module/cpyext/test/test_pyerrors.py -- module/cpyext/test/test_pyfile.py -- module/cpyext/test/test_pymem.py -- module/cpyext/test/test_pysignals.py -- module/cpyext/test/test_pystate.py -- module/cpyext/test/test_pystrhex.py -- module/cpyext/test/test_pystrtod.py -- module/cpyext/test/test_sequence.py -- module/cpyext/test/test_setobject.py -- module/cpyext/test/test_sliceobject.py -- module/cpyext/test/test_structseq.py -- module/cpyext/test/test_sysmodule.py -- module/cpyext/test/test_thread.py -- module/cpyext/test/test_traceback.py -- module/cpyext/test/test_translate.py -- module/cpyext/test/test_tupleobject.py -- module/cpyext/test/test_typeobject.py -- module/cpyext/test/test_unicodeobject.py -- module/cpyext/test/test_userslots.py -- module/cpyext/test/test_version.py -- module/cpyext/test/test_weakref.py -- module/crypt/test -- module/errno/test -- module/exceptions/test -- module/faulthandler/test -- module/fcntl/test -- module/gc/test -- module/imp/test -- module/itertools/test -- module/marshal/test -- module/math/test -- module/micronumpy/test -- module/mmap/test -- module/operator/test -- module/posix/test -- module/pwd/test -- module/pyexpat/test -- module/pypyjit/test -- module/select/test -- module/signal/test -- module/struct/test -- module/sys/test -- module/termios/test -- module/test_lib_pypy -- module/thread/test -- module/time/test -- module/token/test -- module/unicodedata/test -- module/zipimport/test -- module/zlib/test -- objspace/fake/test -- objspace/std/test -- objspace/test -- sandbox/test -- tool/bench/test -- tool/memusage/test -- tool/pytest/fake_pytest/test -- tool/pytest/test -- tool/release/test -- tool/test -- total: 143 to run ++ 03:31:29 starting config/test [1 started in total] ++ 03:31:29 starting interpreter/astcompiler/test [2 started in total] ++ 03:31:29 starting interpreter/pyparser/test [3 started in total] ++ 03:31:29 starting interpreter/test [4 started in total] __ config/test [1 done in total, somefailed=False] ____________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.py rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 161 items / 1 skipped config\test\test_pypyoption.py ................................................................................................................................................................. =================== 161 passed, 1 skipped in 56.56 seconds ==================== ++ 03:32:29 starting module/__builtin__/test [5 started in total] __ interpreter/pyparser/test [2 done in total, somefailed=False] ______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 192 items interpreter\pyparser\test\apptest_parsestring.py ...... interpreter\pyparser\test\test_automata.py ... interpreter\pyparser\test\test_future.py ................................... interpreter\pyparser\test\test_gendfa.py . interpreter\pyparser\test\test_parsestring.py ............ interpreter\pyparser\test\test_pyparse.py ......................................................................................................... interpreter\pyparser\test\test_pytokenizer.py .............................. ======================== 192 passed in 239.04 seconds ========================= ++ 03:35:31 starting module/__pypy__/test [6 started in total] __ module/__builtin__/test [3 done in total, somefailed=False] ________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 319 items module\__builtin__\test\apptest_compile.py ..................... module\__builtin__\test\apptest_descriptor.py ..... module\__builtin__\test\apptest_operator.py ... module\__builtin__\test\apptest_print.py ... module\__builtin__\test\test_abstractinst.py ..........s.. module\__builtin__\test\test_breakpoint.py ........ module\__builtin__\test\test_builtin.py ....................................................................... module\__builtin__\test\test_compile.py .. module\__builtin__\test\test_construct_singletons.py . module\__builtin__\test\test_descriptor.py ................................... module\__builtin__\test\test_dir.py ........... module\__builtin__\test\test_filter.py ........ module\__builtin__\test\test_filter_pickle.py ..... module\__builtin__\test\test_format.py . module\__builtin__\test\test_functional.py ........................................................................................ module\__builtin__\test\test_map_pickle.py ... module\__builtin__\test\test_minmax.py ....................... module\__builtin__\test\test_rawinput.py .. module\__builtin__\test\test_sum.py . module\__builtin__\test\test_vars.py ... module\__builtin__\test\test_zip.py ........... module\__builtin__\test\test_zip_pickle.py . =================== 318 passed, 1 skipped in 201.89 seconds =================== ++ 03:35:54 starting module/_abc/test [7 started in total] __ interpreter/astcompiler/test [4 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1512 items interpreter\astcompiler\test\apptest_compiler.py ...... interpreter\astcompiler\test\apptest_exceptiongroup.py ......................... interpreter\astcompiler\test\apptest_misc.py ............... interpreter\astcompiler\test\apptest_patma.py ......................................... interpreter\astcompiler\test\test_assemble.py ....................... interpreter\astcompiler\test\test_ast.py ............ interpreter\astcompiler\test\test_astbuilder.py ................................................................................................................. interpreter\astcompiler\test\test_compiler.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. interpreter\astcompiler\test\test_misc.py ............... interpreter\astcompiler\test\test_symtable.py ........................................ interpreter\astcompiler\test\test_unparse.py ................................ interpreter\astcompiler\test\test_validate.py ..................................................... ======================== 1512 passed in 300.63 seconds ======================== ++ 03:36:37 starting module/_ast/test [8 started in total] __ module/_abc/test [5 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 6 items module\_abc\test\apptest_abc.py ... module\_abc\test\test_abc.py ... ========================== 6 passed in 88.04 seconds ========================== ++ 03:37:31 starting module/_cffi_backend/test [9 started in total] __ module/__pypy__/test [6 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 81 items module\__pypy__\test\apptest_picklebuffer.py ...... module\__pypy__\test\test_builders.py ..... module\__pypy__\test\test_bytebuffer.py ... module\__pypy__\test\test_debug.py ...F... module\__pypy__\test\test_identitydict.py ...... module\__pypy__\test\test_intop.py ........... module\__pypy__\test\test_locals2fast.py ..... module\__pypy__\test\test_magic.py .......... module\__pypy__\test\test_newmemoryview.py ........ module\__pypy__\test\test_os.py F module\__pypy__\test\test_signal.py ..sss module\__pypy__\test\test_special.py ............s. ================================== FAILURES =================================== ___________________ AppTestDebug.test_debug_read_timestamp ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002bf5f7c6aa0> def test_debug_read_timestamp(self): from __pypy__ import debug_read_timestamp a = debug_read_timestamp() b = debug_read_timestamp() > assert b > a E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:52]:5: AssertionError _________________________ AppTestOs.test_real_getenv __________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002bf5fe081a8> def test_real_getenv(self): import __pypy__.os import os key = 'UNLIKELY_SET' assert key not in os.environ os.putenv(key, '42') # this one skips Python cache > assert __pypy__.os.real_getenv(key) == '42' E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_os.py:4]:9: AssertionError =========================== short test summary info =========================== FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_read_timestamp FAIL module\__pypy__\test\test_os.py::AppTestOs::()::test_real_getenv ============== 2 failed, 75 passed, 4 skipped in 173.34 seconds =============== ++ 03:38:29 starting module/_codecs/test [10 started in total] __ module/_ast/test [7 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 55 items module\_ast\test\apptest_ast.py ... module\_ast\test\test_ast.py .................................................... ========================= 55 passed in 142.11 seconds ========================= ++ 03:39:04 starting module/_collections/test [11 started in total] __ interpreter/test [8 done in total, somefailed=True] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1342 items interpreter\test\apptest_annotations.py .......................... interpreter\test\apptest_annotations_string.py ...... interpreter\test\apptest_buffer.py ..... interpreter\test\apptest_class.py ................ interpreter\test\apptest_coroutine.py ..................................................... interpreter\test\apptest_descrtypecheck.py .. interpreter\test\apptest_exceptions.py .......................... interpreter\test\apptest_exctable_dis.py ......... interpreter\test\apptest_exec.py ......................... interpreter\test\apptest_extcall.py ..... interpreter\test\apptest_function.py .....................................s..................................................... interpreter\test\apptest_generator.py ................................................................... interpreter\test\apptest_nestedscope.py .................. interpreter\test\apptest_pycode.py .... interpreter\test\apptest_pyframe.py ................................................................ interpreter\test\apptest_raise.py ..................................................... interpreter\test\apptest_settrace_jump.py . interpreter\test\apptest_sys_settrace.py .............................................................................................................................................. interpreter\test\apptest_traceback.py ......F. interpreter\test\apptest_unraisable.py .... interpreter\test\apptest_with_leak.py ......... interpreter\test\test_app_main.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssF.. interpreter\test\test_appinterp.py ............. interpreter\test\test_argument.py .............................................. interpreter\test\test_buffer.py ... interpreter\test\test_cellfamily.py ....... interpreter\test\test_code.py ............ interpreter\test\test_compiler.py ............................................................................................................. interpreter\test\test_error.py .............. interpreter\test\test_exceptcomp.py ......... interpreter\test\test_executioncontext.py ................ interpreter\test\test_extmodules.py . interpreter\test\test_fsencode.py F.. interpreter\test\test_function.py ............. interpreter\test\test_gateway.py .........................................ss......................... interpreter\test\test_generator.py . interpreter\test\test_interpreter.py ................................................. interpreter\test\test_location.py .......... interpreter\test\test_main.py ..... interpreter\test\test_mixedmodule.py ...... interpreter\test\test_module.py ....................... interpreter\test\test_objspace.py ............................................ interpreter\test\test_pycode.py .. interpreter\test\test_pyframe.py ................................ interpreter\test\test_reverse_debugging.py .. interpreter\test\test_special.py ... interpreter\test\test_syntax.py ......................................................... interpreter\test\test_targetpypy.py .. interpreter\test\test_typedef.py ................... interpreter\test\test_unicodehelper.py .......... interpreter\test\test_zpy.py ssssssss interpreter\test\test_zzpickle_and_slow.py s.....s..s..sss........ss...s. ================================== FAILURES =================================== __________________________ test_colors_in_traceback ___________________________ def test_colors_in_traceback(): import os def division_by_zero(a, b): return ( a + b / 0 # abc ) old_value = os.environ.get('FORCE_COLOR', None) os.environ['FORCE_COLOR'] = '1' try: from _colorize import can_colorize, ANSIColors > assert can_colorize() E (application-level) AssertionError: assert False E + where False = <function can_colorize at 0x0000018fab158bb8>() interpreter\test\apptest_traceback.py:177: AssertionError __________________ AppTestAppMain.test_setup_bootstrap_path ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000018fb2904a68> def test_setup_bootstrap_path(self): # Check how sys.path is handled depending on if we can find a copy of # the stdlib in setup_bootstrap_path. import sys, os old_sys_path = sys.path[:] old_cwd = os.getcwd() # make sure cwd does not contain a stdlib if self.tmp_dir.startswith(self.trunkdir): skip('TMPDIR is inside the PyPy source') sys.path.append(self.goal_dir) tmp_pypy_c = os.path.join(self.tmp_dir, 'pypy3-c') try: os.chdir(self.tmp_dir) # If we are running PyPy with a libpypy3-c, the following # lines find the stdlib anyway. Otherwise, it is not found. expected_found = ( getattr(sys, 'pypy_translation_info', {}) .get('translation.shared')) import app_main app_main.setup_bootstrap_path(tmp_pypy_c) if not sys.platform == 'win32': assert sys.executable == '' if not expected_found: assert sys.path == old_sys_path + [self.goal_dir] app_main.setup_bootstrap_path(self.fake_exe) if not sys.platform == 'win32': # an existing file is always 'executable' on windows assert sys.executable == '' # not executable! if not expected_found: assert sys.path == old_sys_path + [self.goal_dir] os.chmod(self.fake_exe, 0o755) app_main.setup_bootstrap_path(self.fake_exe) > assert sys.executable == self.fake_exe E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_app_main.py:1319]:38: AssertionError _____________________ TestFSEncode.test_fsencode_fsdecode _____________________ self = <pypy.interpreter.test.test_fsencode.TestFSEncode instance at 0x0000018fb9b214e0> def test_fsencode_fsdecode(self): space = self.space strs = [u"/home/bar/baz", u"c:\\"] if self.special_char: strs.append(self.special_char) for st in strs: # check roundtrip w_st = space.newtext(st.encode('utf8'), len(st)) w_enc = space.fsencode(w_st) w_st2 = space.fsdecode(w_enc) assert space.eq_w(w_st, w_st2) > assert space.fsdecode_w(w_enc) == st E assert '\xc3\xa4' == u'\xe4' E - \xc3\xa4 E + \xe4 interpreter\test\test_fsencode.py:77: AssertionError ---------------------------- Captured stderr call ----------------------------- d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_fsencode.py:77: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal assert space.fsdecode_w(w_enc) == st d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_fsencode.py:1: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal import sys =========================== short test summary info =========================== FAIL interpreter\test\apptest_traceback.py::test_colors_in_traceback FAIL interpreter\test\test_app_main.py::AppTestAppMain::()::test_setup_bootstrap_path FAIL interpreter\test\test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode ============ 3 failed, 1231 passed, 108 skipped in 526.41 seconds ============= ++ 03:40:22 starting module/_continuation/test [12 started in total] __ module/_collections/test [9 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 66 items module\_collections\test\apptest_defaultdict.py .............. module\_collections\test\apptest_deque.py .......................................... module\_collections\test\apptest_ordereddict.py .......... ========================= 66 passed in 114.75 seconds ========================= ++ 03:41:03 starting module/_cppyy/test [13 started in total] __ module/_cppyy/test [10 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.02 seconds ========================= ++ 03:41:10 starting module/_csv/test [14 started in total] __ module/_codecs/test [11 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 98 items module\_codecs\test\apptest_codecs.py .. module\_codecs\test\test_codecs.py ...........................................................................F......s...... module\_codecs\test\test_locale.py FFF... module\_codecs\test\test_ztranslation.py . ================================== FAILURES =================================== _____________________ AppTestPartialEvaluation.test_mbcs ______________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001fe0f113670> def test_mbcs(self): import sys if sys.platform != 'win32': return # sanity test from _codecs import mbcs_encode, mbcs_decode toencode = u'caf\xe9', 'caf\xe9' try: # test for non-latin1 codepage, more general test needed import winreg key = winreg.OpenKey(winreg.HKEY_LOCAL_MACHINE, r'System\CurrentControlSet\Control\Nls\CodePage') if winreg.QueryValueEx(key, 'ACP')[0] == u'1255': # non-latin1 toencode = u'caf\xbf',b'caf\xbf' except: assert False, 'cannot test mbcs on this windows system, check code page' assert u'test'.encode('mbcs') == b'test' > assert toencode[0].encode('mbcs') == toencode[1] E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_codecs\test\test_codecs.py:1380]:19: AssertionError _____________________ TestLocaleCodec.test_encode_locale ______________________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001fe11f86368> def test_encode_locale(self): self.setlocale("en_US.UTF-8") for locale_encoder in (utf8_encode_locale_surrogateescape, utf8_encode_locale_strict): for val in u'foo', u' 日本', u'\U0001320C': utf8 = val.encode('utf-8') encoded = locale_encoder(utf8, len(val)) > assert encoded.decode('utf8') == val E assert u'\u320c' == u'\U0001320c' E - \u320c E + \U0001320c module\_codecs\test\test_locale.py:45: AssertionError _______________ TestLocaleCodec.test_encode_locale_errorhandler _______________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001fe11f3e5d0> def test_encode_locale_errorhandler(self): self.setlocale("en_US.UTF-8") locale_encoder = utf8_encode_locale_surrogateescape utf8_encoder = self.getencoder('utf-8') encode_error_handler = self.getstate().encode_error_handler for val in u'foo\udc80bar', u'\udcff\U0001320C': s = val.encode('utf8') w_s = self.space.newtext(s) expected = utf8_encoder(self.space, s, w_s, 'surrogateescape', encode_error_handler) utf8 = val.encode('utf-8') > assert locale_encoder(utf8, len(val)) == expected E assert '\xff\xe3\x88\x8c' == '\xff\xf0\x93\x88\x8c' E - \xff\xe3\x88\x8c E ? ^ E + \xff\xf0\x93\x88\x8c E ? ^^^^^ module\_codecs\test\test_locale.py:58: AssertionError _____________________ TestLocaleCodec.test_decode_locale ______________________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001fe11e3d168> def test_decode_locale(self): self.setlocale("en_US.UTF-8") utf8_decoder = self.getdecoder('utf-8') for locale_decoder in (str_decode_locale_surrogateescape, str_decode_locale_strict): for val in 'foo', ' \xe6\x97\xa5\xe6\x9c\xac', '\xf0\x93\x88\x8c': w_s = self.space.newbytes(val) assert (locale_decoder(val) == utf8_decoder(self.space, val, w_s, 'strict', > True, None)[:2]) E assert ('\xef\xbf\xbd', 1) == ('\xf0\x93\x88\x8c', 1) E At index 0 diff: '\xef\xbf\xbd' != '\xf0\x93\x88\x8c' E Use -v to get the full diff module\_codecs\test\test_locale.py:69: AssertionError =========================== short test summary info =========================== FAIL module\_codecs\test\test_codecs.py::AppTestPartialEvaluation::()::test_mbcs FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale_errorhandler FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_decode_locale ============== 4 failed, 93 passed, 1 skipped in 195.95 seconds =============== ++ 03:41:54 starting module/_demo/test [15 started in total] __ module/_continuation/test [12 done in total, somefailed=False] _____________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 32 items / 3 skipped module\_continuation\test\test_generator.py ssss module\_continuation\test\test_greenlet.py s.ssssss.sssssssssssssss.sss =================== 3 passed, 32 skipped in 116.09 seconds ==================== ++ 03:42:27 starting module/_hpy_universal/test/_vendored [16 started in total] __ module/_csv/test [13 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 34 items module\_csv\test\test_dialect.py .............. module\_csv\test\test_reader.py ............. module\_csv\test\test_writer.py ...... module\_csv\test\test_ztranslation.py . ========================= 34 passed in 94.10 seconds ========================== ++ 03:42:46 starting module/_hpy_universal/test/pypy [17 started in total] __ module/_demo/test [14 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\_demo\test\test_import.py .. module\_demo\test\test_sieve.py . ========================== 3 passed in 56.78 seconds ========================== ++ 03:42:54 starting module/_io/test [18 started in total] __ module/_hpy_universal/test/pypy [15 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 03:43:52 starting module/_jitlog/test [19 started in total] __ module/_hpy_universal/test/_vendored [16 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.02 seconds ========================= ++ 03:44:11 starting module/_locale/test [20 started in total] __ module/_jitlog/test [17 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\_jitlog\test\test__jitlog.py s ========================= 1 skipped in 120.17 seconds ========================= ++ 03:45:59 starting module/_lsprof/test [21 started in total] __ module/_locale/test [18 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 15 items module\_locale\test\test_locale.py .......ss.ss.s. =================== 10 passed, 5 skipped in 191.09 seconds ==================== ++ 03:47:29 starting module/_md5/test [22 started in total] __ module/_io/test [19 done in total, somefailed=True] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 299 items module\_io\test\apptest_bufferedio.py . module\_io\test\apptest_bytesio.py ................. module\_io\test\apptest_io.py .......................F.....F..........F.. module\_io\test\apptest_stringio.py ........................... module\_io\test\apptest_textio.py ..............................s................. module\_io\test\test_bufferedio.py .....................ss......................ss........................ss................................ module\_io\test\test_fileio.py ..................s................. module\_io\test\test_interp_textio.py ......FF. module\_io\test\test_win32consoleio.py ......s...... ================================== FAILURES =================================== ________________________________ test_telling _________________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-473\\tempfile') def test_telling(tempfile): with _io.open(tempfile, "w+", encoding="utf8") as f: p0 = f.tell() f.write("\xff\n") p1 = f.tell() f.write("\xff\n") p2 = f.tell() f.seek(0) assert p0 == 0 > assert p1 == 3 E (application-level) AssertionError: assert 4 == 3 module\_io\test\apptest_io.py:287: AssertionError ____________________________ test_warn_on_dealloc _____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-479\\tempfile') def test_warn_on_dealloc(tempfile): > _check_warn_on_dealloc(tempfile, 'wb', buffering=0) module\_io\test\apptest_io.py:376: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = W_TupleObject(W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-479\\tempfile'), W_UnicodeObject('wb')) kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x0000018f3d208480>) gc = <pypy.module.gc.moduledef.Module object at 0x0000018f3ba66fa8> warnings = <pypy.interpreter.module.Module object at 0x0000018f3ffbd788> f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000018f3988db78> r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-479\\\\tempfile' mode='wb' closefd=True>") w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000018f46038020>]) @py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000018f3988db78> @py_assert5 = W_UnicodeObject('{message : ResourceWarning("unclosed file <_io.FileIO name=\'...\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}') @py_assert4 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000018f3988db78> @py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x0000018f46038020>)\n}') @py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x0000018f46038020>)\n}') def _check_warn_on_dealloc(*args, **kwargs): import gc import warnings f = open(*args, **kwargs) r = repr(f) gc.collect() with warnings.catch_warnings(record=True) as w: warnings.simplefilter('always') f = None gc.collect() assert len(w) == 1, len(w) > assert r in str(w[0]) E (application-level) AssertionError: assert "<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-479\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-479\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}' E + where '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-479\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}' = str(<warnings.WarningMessage object at 0x0000018f46038020>) module\_io\test\apptest_io.py:373: AssertionError ___________________________ test_tell_univnewlines ____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-488\\tempfile') def test_tell_univnewlines(tempfile): import io import sys NEWLINE = '\r\n' with io.open(tempfile, "w") as fp: fp.write(DATA_CRLF) with io.open(tempfile, "r") as fp: assert repr(fp.newlines) == repr(None) data = fp.readline() pos = fp.tell() if "__pypy__" in sys.modules: > assert repr(fp.newlines) == repr(NEWLINE) E (application-level) AssertionError: assert "'\\r'" == "'\\r\\n'" E + where "'\\r'" = repr('\r') E + where '\r' = <_io.TextIOWrapper name='d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-488\\tempfile' mode='r' encoding='utf-8'>.newlines E + and "'\\r\\n'" = repr('\r\n') module\_io\test\apptest_io.py:559: AssertionError __________________________________ test_tell __________________________________ space = StdObjSpace @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) > def test_tell(space, content): module\_io\test\test_interp_textio.py:147: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ..\virt_test\site-packages\hypothesis\core.py:563: in execute result = self.test_runner(data, run) ..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor return function(data) ..\virt_test\site-packages\hypothesis\core.py:561: in run return test(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, content = (u'\n', [0, -1]) @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) def test_tell(space, content): txt, limits = content restxt = translate_newlines(txt) resstr = restxt.encode('utf-8') for read_chars_before_seeking in range(len(restxt)): w_stream = W_BytesIO(space) w_stream.descr_init(space, space.newbytes(txt.encode('utf-8'))) w_textio = W_TextIOWrapper(space) w_textio.descr_init( space, w_stream, encoding='utf-8' ) w_res1 = w_textio.read_w(space, space.newint(read_chars_before_seeking)) assert space.len_w(w_res1) <= read_chars_before_seeking w_tell = w_textio.tell_w(space) w_textio.seek_w(space, space.newint(0)) # seek to beginning w_textio.seek_w(space, w_tell) # then back to position w_res2 = w_textio.read_w(space) w_res = space.add(w_res1, w_res2) res = space.text_w(w_res) > assert res == resstr E assert '\n' == '\r\n' E - E + \r module\_io\test\test_interp_textio.py:170: AssertionError --------------------------------- Hypothesis ---------------------------------- Falsifying example: test_tell(space=StdObjSpace, content=(u'\n', [0, -1])) ___________________________ test_getstate_setstate ____________________________ space = StdObjSpace @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) > def test_getstate_setstate(space, content): module\_io\test\test_interp_textio.py:173: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ..\virt_test\site-packages\hypothesis\core.py:563: in execute result = self.test_runner(data, run) ..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor return function(data) ..\virt_test\site-packages\hypothesis\core.py:561: in run return test(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, content = (u'\n', [0, -1]) @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) def test_getstate_setstate(space, content): txt, limits = content restxt = translate_newlines(txt) for read_chars_before_getstate in range(len(restxt)): w_stream = W_BytesIO(space) w_stream.descr_init(space, space.newbytes(txt.encode('utf-8'))) w_textio = W_TextIOWrapper(space) w_textio.descr_init( space, w_stream, encoding='utf-8' ) w_state_start = w_textio.w_decoder.getstate_w(space) w_res1 = w_textio.read_w(space, space.newint(read_chars_before_getstate)) w_current_state = w_textio.w_decoder.getstate_w(space) w_textio.w_decoder.setstate_w(space, w_state_start) w_textio.w_decoder.setstate_w(space, w_current_state) w_res2 = w_textio.read_w(space) w_res = space.add(w_res1, w_res2) res = space.text_w(w_res).decode("utf-8") > assert res == restxt E assert u'\n' == u'\r\n' module\_io\test\test_interp_textio.py:194: AssertionError --------------------------------- Hypothesis ---------------------------------- Falsifying example: test_getstate_setstate(space=StdObjSpace, content=(u'\n', [0, -1])) =========================== short test summary info =========================== FAIL module\_io\test\apptest_io.py::test_telling FAIL module\_io\test\apptest_io.py::test_warn_on_dealloc FAIL module\_io\test\apptest_io.py::test_tell_univnewlines FAIL module\_io\test\test_interp_textio.py::test_tell FAIL module\_io\test\test_interp_textio.py::test_getstate_setstate ============== 5 failed, 285 passed, 9 skipped in 277.89 seconds ============== ++ 03:47:39 starting module/_minimal_curses/test [23 started in total] __ module/_lsprof/test [20 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\_lsprof\test\test_cprofile.py .F..F. ================================== FAILURES =================================== ________________________ AppTestCProfile.test_builtins ________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001aaaaecb088> def test_builtins(self): import _lsprof prof = _lsprof.Profiler() lst = [] prof.enable() lst.append(len(lst)) prof.disable() stats = prof.getstats() expected = ( "<built-in method builtins.len>", "<method 'append' of 'list' objects>", "<method 'disable' of '_lsprof.Profiler' objects>", ) for entry in stats: > assert entry.code in expected E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:13]:15: AssertionError ____________________ AppTestCProfile.test_scale_of_result _____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001aaaaecb088> def test_scale_of_result(self): import _lsprof, time prof = _lsprof.Profiler() def foo(n): t = time.time() while abs(t - time.time()) < 1.0: pass # busy-wait for 1 second def bar(n): foo(n) prof.enable() bar(0) prof.disable() stats = prof.getstats() entries = {} for entry in stats: entries[entry.code] = entry efoo = entries[foo.__code__] ebar = entries[bar.__code__] > assert 0.9 < efoo.totaltime < 2.9 E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:130]:19: AssertionError =========================== short test summary info =========================== FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_builtins FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_scale_of_result ==================== 2 failed, 4 passed in 108.07 seconds ===================== ++ 03:47:50 starting module/_multibytecodec/test [24 started in total] __ module/_md5/test [21 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\_md5\test\test_md5.py ........ ========================== 8 passed in 34.82 seconds ========================== ++ 03:48:08 starting module/_multiprocessing/test [25 started in total] __ module/_minimal_curses/test [22 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True module\_minimal_curses\test\test_curses.py ssssss ========================= 6 skipped in 32.15 seconds ========================== ++ 03:48:13 starting module/_opcode/test [26 started in total] __ module/_opcode/test [23 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 5 items module\_opcode\test\apptest_opcode.py ..... ========================== 5 passed in 53.83 seconds ========================== ++ 03:49:13 starting module/_pickle/test [27 started in total] __ module/_multibytecodec/test [24 done in total, somefailed=True] ____________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 67 items module\_multibytecodec\test\apptest_codecs.py ................... module\_multibytecodec\test\apptest_incremental.py ...................F module\_multibytecodec\test\apptest_stream.py ..... module\_multibytecodec\test\test_c_codecs.py ..................s module\_multibytecodec\test\test_multibtye_codecs.py ... module\_multibytecodec\test\test_translation.py s ================================== FAILURES =================================== _________________________ test_incremental_big5hkscs __________________________ def test_incremental_big5hkscs(): import _codecs import _io with open(myfile + '/big5hkscs.txt', 'rb') as fid: uni_str = fid.read() with open(myfile + '/big5hkscs-utf8.txt', 'rb') as fid: utf8str = fid.read() UTF8Reader = _codecs.lookup('utf-8').streamreader for sizehint in [None] + list(range(1, 33)) + [64, 128, 256, 512, 1024]: istream = UTF8Reader(_io.BytesIO(utf8str)) ostream = _io.BytesIO() encoder = IncrementalBig5hkscsEncoder() while 1: if sizehint is not None: data = istream.read(sizehint) else: data = istream.read() if not data: break > e = encoder.encode(data) E (application-level) UnicodeEncodeError: 'big5hkscs' codec can't encode character '\U0002010c' in position 0: illegal multibyte sequence module\_multibytecodec\test\apptest_incremental.py:270: UnicodeEncodeError =========================== short test summary info =========================== FAIL module\_multibytecodec\test\apptest_incremental.py::test_incremental_big5hkscs =============== 1 failed, 64 passed, 2 skipped in 82.41 seconds =============== ++ 03:49:19 starting module/_pickle_support/test [28 started in total] __ module/_pickle_support/test [25 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items module\_pickle_support\test\apptest__pickle_support.py . ========================== 1 passed in 42.22 seconds ========================== ++ 03:50:04 starting module/_posixsubprocess/test [29 started in total] __ module/_multiprocessing/test [26 done in total, somefailed=True] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module\_multiprocessing\test\test_interp_semaphore.py s module\_multiprocessing\test\test_semaphore.py s........E module\_multiprocessing\test\test_win32.py . module\_multiprocessing\test\test_ztranslation.py . =================================== ERRORS ==================================== ____________ ERROR at teardown of AppTestSemaphore.test_in_threads ____________ self = <CallInfo when='teardown' exception: { array [ '%', 'L', 'E', '\x00' ]: ... File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate flavor='raw') }> func = <function <lambda> at 0x00000192bf89f628>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00000192b1731440> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x00000192c12c67f0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000192c1128060> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000192c1128060> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x00000192b2ffa260> item = <AppTestMethod 'test_in_threads'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E array [ '%', 'L', 'E', '\x00' ]: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module> E from pypy.module._cffi_backend import misc E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module> E FORMAT_LONGDOUBLE = rffi.str2charp("%LE") E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct cffi_ctxobj { ctx, info } at 0x192b1413d40>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object E r.__init__(space, src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__ E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x192bd0b0770>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x192b79c8c20>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init E w__typenames, w__includes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init E p = allocate(ffi, size) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x192b1b7a6c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a6e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a4a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7aa20>: E <C object Array of Char {'nolength': True} at 0x192b1b7aa40>: E <C object Array of Char {'nolength': True} at 0x192b1b7a800>: E <C object Array of Char {'nolength': True} at 0x192b1b7a660>: E <C object Array of Char {'nolength': True} at 0x192b1b7a940>: E <C object Array of Char {'nolength': True} at 0x192b1b7a560>: E <C object Array of Char {'nolength': True} at 0x192b1b7a860>: E <C object Array of Char {'nolength': True} at 0x192b1b7a3e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a500>: E <C object Array of Char {'nolength': True} at 0x192b1b7a880>: E <C object Array of Char {'nolength': True} at 0x192b1b7a400>: E <C object Array of Char {'nolength': True} at 0x192b1b7a520>: E <C object Array of Char {'nolength': True} at 0x192b1b7a5a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ab40>: E <C object Array of Char {'nolength': True} at 0x192b1b7a680>: E <C object Array of Char {'nolength': True} at 0x192b1b7aa60>: E <C object Array of Char {'nolength': True} at 0x192baf64c60>: E <C object Array of Char {'nolength': True} at 0x192b1b7a420>: E <C object Array of Char {'nolength': True} at 0x192b1b7a460>: E <C object Array of Char {'nolength': True} at 0x192b1b7aa80>: E <C object Array of Char {'nolength': True} at 0x192b1b7aaa0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a7e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a380>: E <C object Array of Char {'nolength': True} at 0x192b1b7a580>: E <C object Array of Char {'nolength': True} at 0x192b1b7a9c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a480>: E <C object Array of Char {'nolength': True} at 0x192bca37ca0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ab00>: E <C object Array of Char {'nolength': True} at 0x192b1b7ab20>: E <C object Array of Char {'nolength': True} at 0x192b1b7a7a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a600>: E <C object Array of Char {'nolength': True} at 0x192b1b7a700>: E <C object Array of Char {'nolength': True} at 0x192b1b7aac0>: E <C object Array of Char {'nolength': True} at 0x192b1b7adc0>: E <C object Array of Char {'nolength': True} at 0x192b1b7af00>: E <C object Array of Char {'nolength': True} at 0x192b1b7ad80>: E <C object Array of Char {'nolength': True} at 0x192bca378b0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b140>: E <C object Array of Char {'nolength': True} at 0x192bca381b0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b040>: E <C object Array of Char {'nolength': True} at 0x192b1b7ac80>: E <C object Array of Char {'nolength': True} at 0x192bca37a60>: E <C object Array of Char {'nolength': True} at 0x192b1b7ace0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b240>: E <C object Array of Char {'nolength': True} at 0x192b1b7b280>: E <C object Array of Char {'nolength': True} at 0x192b1b7b1e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ad40>: E <C object Array of Char {'nolength': True} at 0x192b1b7ad60>: E <C object Array of Char {'nolength': True} at 0x192b1b7afa0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ab60>: E <C object Array of Char {'nolength': True} at 0x192b1b7ac60>: E <C object Array of Char {'nolength': True} at 0x192b1b7b160>: E <C object Array of Char {'nolength': True} at 0x192b1b7b1a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ada0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ade0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ac20>: E <C object Array of Char {'nolength': True} at 0x192b7785a90>: E <C object Array of Char {'nolength': True} at 0x192b1b7ac40>: E <C object Array of Char {'nolength': True} at 0x192b77863f0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b000>: E <C object Array of Char {'nolength': True} at 0x192b1b7b120>: E <C object Array of Char {'nolength': True} at 0x192b1b7b020>: E <C object Array of Char {'nolength': True} at 0x192b1b7af80>: E <C object Array of Char {'nolength': True} at 0x192b1b7aea0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b260>: E <C object Array of Char {'nolength': True} at 0x192b1b7b200>: E <C object Array of Char {'nolength': True} at 0x192b1b7aec0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ae80>: E <C object Array of Char {'nolength': True} at 0x192b1b7aca0>: E <C object Array of Char {'nolength': True} at 0x192b77861b0>: E <C object Array of Char {'nolength': True} at 0x192b7786540>: E <C object Array of Char {'nolength': True} at 0x192b7786840>: E <C object Array of Char {'nolength': True} at 0x192b1b7acc0>: E <C object Array of Char {'nolength': True} at 0x192b77865d0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ab80>: E <C object Array of Char {'nolength': True} at 0x192b1b7ae00>: E <C object Array of Char {'nolength': True} at 0x192b7786030>: E <C object Array of Char {'nolength': True} at 0x192b7786420>: E <C object Array of Char {'nolength': True} at 0x192b1b7ae20>: E <C object Array of Char {'nolength': True} at 0x192b1b7aee0>: E <C object Array of Char {'nolength': True} at 0x192b1b7af20>: E <C object Array of Char {'nolength': True} at 0x192b7786950>: E <C object Array of Char {'nolength': True} at 0x192b1b7ae40>: E <C object Array of Char {'nolength': True} at 0x192b7785fd0>: E <C object Array of Char {'nolength': True} at 0x192b77869d0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init E nglobs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x192b7b3f310>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init E nstructs = allocate_array(ffi, STRUCT_UNION_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x192b92ff6e0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init E nfields = allocate_array(ffi, FIELD_S, nftot) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x192b75c18d0>: E <C object Array of Char {'nolength': True} at 0x192b9359ea0>: E <C object Array of Char {'nolength': True} at 0x192b935a1a0>: E <C object Array of Char {'nolength': True} at 0x192b935a370>: E <C object Array of Char {'nolength': True} at 0x192b935a500>: E <C object Array of Char {'nolength': True} at 0x192b935a980>: E <C object Array of Char {'nolength': True} at 0x192b935a6b0>: E <C object Array of Char {'nolength': True} at 0x192b935a450>: E <C object Array of Char {'nolength': True} at 0x192b935a0b0>: E <C object Array of Char {'nolength': True} at 0x192b935adf0>: E <C object Array of Char {'nolength': True} at 0x192b935ac10>: E <C object Array of Char {'nolength': True} at 0x192b1b7aba0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b0e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b1c0>: E <C object Array of Char {'nolength': True} at 0x192b9359f10>: E <C object Array of Char {'nolength': True} at 0x192b1b7b5a0>: E <C object Array of Char {'nolength': True} at 0x192b935b020>: E <C object Array of Char {'nolength': True} at 0x192b1b7b4c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b920>: E <C object Array of Char {'nolength': True} at 0x192bca381e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b840>: E <C object Array of Char {'nolength': True} at 0x192b1b7b400>: E <C object Array of Char {'nolength': True} at 0x192b1b7ba00>: E <C object Array of Char {'nolength': True} at 0x192b1b7b4e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b9e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b600>: E <C object Array of Char {'nolength': True} at 0x192b1b78c80>: E <C object Array of Char {'nolength': True} at 0x192bca380f0>: E <C object Array of Char {'nolength': True} at 0x192b935b7d0>: E <C object Array of Char {'nolength': True} at 0x192b1b78c40>: E <C object Array of Char {'nolength': True} at 0x192b1b79920>: E <C object Array of Char {'nolength': True} at 0x192b1b7a980>: E <C object Array of Char {'nolength': True} at 0x192b1b7a760>: E <C object Array of Char {'nolength': True} at 0x192b935cdc0>: E <C object Array of Char {'nolength': True} at 0x192b1b7aa00>: E <C object Array of Char {'nolength': True} at 0x192b1b7a720>: E <C object Array of Char {'nolength': True} at 0x192b1b78f60>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init E nstructs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x192b1b7abc0>: E <C object Array of Char {'nolength': True} at 0x192b935a200>: E <C object Array of Char {'nolength': True} at 0x192b9359f60>: E <C object Array of Char {'nolength': True} at 0x192b935a3c0>: E <C object Array of Char {'nolength': True} at 0x192b9359b30>: E <C object Array of Char {'nolength': True} at 0x192b9359c30>: E <C object Array of Char {'nolength': True} at 0x192b935a090>: E <C object Array of Char {'nolength': True} at 0x192b935a4e0>: E <C object Array of Char {'nolength': True} at 0x192b9359e80>: E <C object Array of Char {'nolength': True} at 0x192b1b7b060>: E <C object Array of Char {'nolength': True} at 0x192b1b7b080>: E <C object Array of Char {'nolength': True} at 0x192b1b7afc0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b2a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b2c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7afe0>: E <C object Array of Char {'nolength': True} at 0x192b1b7af40>: E <C object Array of Char {'nolength': True} at 0x192b1b7b0a0>: E <C object Array of Char {'nolength': True} at 0x192b9359e50>: E <C object Array of Char {'nolength': True} at 0x192b935a0c0>: E <C object Array of Char {'nolength': True} at 0x192b9359da0>: E <C object Array of Char {'nolength': True} at 0x192b9359c70>: E <C object Array of Char {'nolength': True} at 0x192b9359fc0>: E <C object Array of Char {'nolength': True} at 0x192b935a6f0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ad00>: E <C object Array of Char {'nolength': True} at 0x192b1b7b0c0>: E <C object Array of Char {'nolength': True} at 0x192b9359d20>: E <C object Array of Char {'nolength': True} at 0x192b935a3e0>: E <C object Array of Char {'nolength': True} at 0x192b935ab30>: E <C object Array of Char {'nolength': True} at 0x192b1b7b100>: E <C object Array of Char {'nolength': True} at 0x192b935b220>: E <C object Array of Char {'nolength': True} at 0x192b1b7b2e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7af60>: E <C object Array of Char {'nolength': True} at 0x192b935ac70>: E <C object Array of Char {'nolength': True} at 0x192b9359bc0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b180>: E <C object Array of Char {'nolength': True} at 0x192b1b7b300>: E <C object Array of Char {'nolength': True} at 0x192b935af40>: E <C object Array of Char {'nolength': True} at 0x192b935b480>: E <C object Array of Char {'nolength': True} at 0x192b935a3f0>: E <C object Array of Char {'nolength': True} at 0x192b935acb0>: E <C object Array of Char {'nolength': True} at 0x192b935b0d0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ae60>: E <C object Array of Char {'nolength': True} at 0x192b1b7b340>: E <C object Array of Char {'nolength': True} at 0x192b1b7b220>: E <C object Array of Char {'nolength': True} at 0x192b935aec0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ac00>: E <C object Array of Char {'nolength': True} at 0x192b1b7b500>: E <C object Array of Char {'nolength': True} at 0x192b1b7b740>: E <C object Array of Char {'nolength': True} at 0x192b1b7b780>: E <C object Array of Char {'nolength': True} at 0x192b1b7b720>: E <C object Array of Char {'nolength': True} at 0x192b1b7b8e0>: E <C object Array of Char {'nolength': True} at 0x192b935b050>: E <C object Array of Char {'nolength': True} at 0x192b935b650>: E <C object Array of Char {'nolength': True} at 0x192b1b7b440>: E <C object Array of Char {'nolength': True} at 0x192b9359f80>: E <C object Array of Char {'nolength': True} at 0x192b935adb0>: E <C object Array of Char {'nolength': True} at 0x192b935b690>: E <C object Array of Char {'nolength': True} at 0x192b935a040>: E <C object Array of Char {'nolength': True} at 0x192b1b7b900>: E <C object Array of Char {'nolength': True} at 0x192b935ad90>: E <C object Array of Char {'nolength': True} at 0x192b1b7b880>: E <C object Array of Char {'nolength': True} at 0x192b1b7b980>: E <C object Array of Char {'nolength': True} at 0x192b1b7ba80>: E <C object Array of Char {'nolength': True} at 0x192b1b7b7e0>: E <C object Array of Char {'nolength': True} at 0x192b935abf0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b960>: E <C object Array of Char {'nolength': True} at 0x192b1b7b9a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b760>: E <C object Array of Char {'nolength': True} at 0x192b1b7b680>: E <C object Array of Char {'nolength': True} at 0x192b1b7baa0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b380>: E <C object Array of Char {'nolength': True} at 0x192b935a8b0>: E <C object Array of Char {'nolength': True} at 0x192b935b9a0>: E <C object Array of Char {'nolength': True} at 0x192b935bd10>: E <C object Array of Char {'nolength': True} at 0x192b1b7b8a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b860>: E <C object Array of Char {'nolength': True} at 0x192b1b7b940>: E <C object Array of Char {'nolength': True} at 0x192b1b7b8c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b420>: E <C object Array of Char {'nolength': True} at 0x192b1b7b9c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b480>: E <C object Array of Char {'nolength': True} at 0x192b1b7ba60>: E <C object Array of Char {'nolength': True} at 0x192b935c500>: E <C object Array of Char {'nolength': True} at 0x192b1b7b4a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b460>: E <C object Array of Char {'nolength': True} at 0x192b1b7b540>: E <C object Array of Char {'nolength': True} at 0x192b1b7ba20>: E <C object Array of Char {'nolength': True} at 0x192b1b7ba40>: E <C object Array of Char {'nolength': True} at 0x192b935ac20>: E <C object Array of Char {'nolength': True} at 0x192b1b79320>: E <C object Array of Char {'nolength': True} at 0x192b1b78c20>: E <C object Array of Char {'nolength': True} at 0x192b935bce0>: E <C object Array of Char {'nolength': True} at 0x192b1b78be0>: E <C object Array of Char {'nolength': True} at 0x192b935c800>: E <C object Array of Char {'nolength': True} at 0x192b1b78d60>: E <C object Array of Char {'nolength': True} at 0x192b935a890>: E <C object Array of Char {'nolength': True} at 0x192b935c320>: E <C object Array of Char {'nolength': True} at 0x192b935bdb0>: E <C object Array of Char {'nolength': True} at 0x192b1b78e60>: E <C object Array of Char {'nolength': True} at 0x192b1b78ee0>: E <C object Array of Char {'nolength': True} at 0x192b1b799a0>: E <C object Array of Char {'nolength': True} at 0x192b1b79940>: E <C object Array of Char {'nolength': True} at 0x192b1b79aa0>: E <C object Array of Char {'nolength': True} at 0x192b1b79f00>: E <C object Array of Char {'nolength': True} at 0x192b1b79c80>: E <C object Array of Char {'nolength': True} at 0x192b1b79fc0>: E <C object Array of Char {'nolength': True} at 0x192b1b79d00>: E <C object Array of Char {'nolength': True} at 0x192b1b79f20>: E <C object Array of Char {'nolength': True} at 0x192b1b79fa0>: E <C object Array of Char {'nolength': True} at 0x192b1b79f40>: E <C object Array of Char {'nolength': True} at 0x192b1b7a300>: E <C object Array of Char {'nolength': True} at 0x192b1b7a060>: E <C object Array of Char {'nolength': True} at 0x192b1b7a080>: E <C object Array of Char {'nolength': True} at 0x192b1b79d60>: E <C object Array of Char {'nolength': True} at 0x192b1b7a2a0>: E <C object Array of Char {'nolength': True} at 0x192b1b79d80>: E <C object Array of Char {'nolength': True} at 0x192b1b79e60>: E <C object Array of Char {'nolength': True} at 0x192b1b7aae0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a740>: E <C object Array of Char {'nolength': True} at 0x192b1b7a780>: E <C object Array of Char {'nolength': True} at 0x192b1b7a8c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a7c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a840>: E <C object Array of Char {'nolength': True} at 0x192b935cd60>: E <C object Array of Char {'nolength': True} at 0x192b1b7a3a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a3c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a920>: E <C object Array of Char {'nolength': True} at 0x192b1b7a5e0>: E <C object Array of Char {'nolength': True} at 0x192b935c870>: E <C object Array of Char {'nolength': True} at 0x192b935d520>: E <C object Array of Char {'nolength': True} at 0x192b1b7a6a0>: E <C object Array of Char {'nolength': True} at 0x192b935d2a0>: E <C object Array of Char {'nolength': True} at 0x192b1b7ad20>: E <C object Array of Char {'nolength': True} at 0x192b1b7b5c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b560>: E <C object Array of Char {'nolength': True} at 0x192b1b78ec0>: E <C object Array of Char {'nolength': True} at 0x192b1b797a0>: E <C object Array of Char {'nolength': True} at 0x192b1b79900>: E <C object Array of Char {'nolength': True} at 0x192b1b79b40>: E <C object Array of Char {'nolength': True} at 0x192b1b79d40>: E <C object Array of Char {'nolength': True} at 0x192b75bf9a0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init E nfields[nf].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x192bba72500>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init E ntypenames = allocate_array(ffi, TYPENAME_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x192b1b7a040>: E <C object Array of Char {'nolength': True} at 0x192b1b7b320>: E <C object Array of Char {'nolength': True} at 0x192ba7042c0>: E <C object Array of Char {'nolength': True} at 0x192b1b798e0>: E <C object Array of Char {'nolength': True} at 0x192b1b7a2c0>: E <C object Array of Char {'nolength': True} at 0x192b1b7b660>: E <C object Array of Char {'nolength': True} at 0x192b52f7270>: E <C object Array of Char {'nolength': True} at 0x192ba703570>: E <C object Array of Char {'nolength': True} at 0x192b52f73f0>: E <C object Array of Char {'nolength': True} at 0x192ba702d40>: E <C object Array of Char {'nolength': True} at 0x192b52f7130>: E <C object Array of Char {'nolength': True} at 0x192b52f6f30>: E <C object Array of Char {'nolength': True} at 0x192b52f71d0>: E <C object Array of Char {'nolength': True} at 0x192b52f72d0>: E <C object Array of Char {'nolength': True} at 0x192b52f6fd0>: E <C object Array of Char {'nolength': True} at 0x192ba702aa0>: E <C object Array of Char {'nolength': True} at 0x192b52f71b0>: E <C object Array of Char {'nolength': True} at 0x192b9b8c140>: E <C object Array of Char {'nolength': True} at 0x192b52f7530>: E <C object Array of Char {'nolength': True} at 0x192b52f7250>: E <C object Array of Char {'nolength': True} at 0x192ba702b50>: E <C object Array of Char {'nolength': True} at 0x192b52f7610>: E <C object Array of Char {'nolength': True} at 0x192b52f7030>: E <C object Array of Char {'nolength': True} at 0x192b52f7710>: E <C object Array of Char {'nolength': True} at 0x192b52f7570>: E <C object Array of Char {'nolength': True} at 0x192b52f7510>: E <C object Array of Char {'nolength': True} at 0x192b52f71f0>: E <C object Array of Char {'nolength': True} at 0x192b52f7590>: E <C object Array of Char {'nolength': True} at 0x192b9b8bfc0>: E <C object Array of Char {'nolength': True} at 0x192b52f7670>: E <C object Array of Char {'nolength': True} at 0x192b52f7010>: E <C object Array of Char {'nolength': True} at 0x192b9b8bff0>: E <C object Array of Char {'nolength': True} at 0x192b52f7450>: E <C object Array of Char {'nolength': True} at 0x192b52f7650>: E <C object Array of Char {'nolength': True} at 0x192b52f7330>: E <C object Array of Char {'nolength': True} at 0x192ba703350>: E <C object Array of Char {'nolength': True} at 0x192b52f7310>: E <C object Array of Char {'nolength': True} at 0x192b52f70d0>: E <C object Array of Char {'nolength': True} at 0x192ba702d90>: E <C object Array of Char {'nolength': True} at 0x192b9b8c0b0>: E <C object Array of Char {'nolength': True} at 0x192b52f7470>: E <C object Array of Char {'nolength': True} at 0x192b52f7410>: E <C object Array of Char {'nolength': True} at 0x192b52f7690>: E <C object Array of Char {'nolength': True} at 0x192b52f6f90>: E <C object Array of Char {'nolength': True} at 0x192b52f7230>: E <C object Array of Char {'nolength': True} at 0x192b52f7390>: E <C object Array of Char {'nolength': True} at 0x192b52f7170>: E <C object Array of Char {'nolength': True} at 0x192b52f7b90>: E <C object Array of Char {'nolength': True} at 0x192b52f7d90>: E <C object Array of Char {'nolength': True} at 0x192ba7033e0>: E <C object Array of Char {'nolength': True} at 0x192b52f7910>: E <C object Array of Char {'nolength': True} at 0x192b52f7df0>: E <C object Array of Char {'nolength': True} at 0x192b52f7c30>: E <C object Array of Char {'nolength': True} at 0x192b52f7eb0>: E <C object Array of Char {'nolength': True} at 0x192b52f7950>: E <C object Array of Char {'nolength': True} at 0x192b52f7970>: E <C object Array of Char {'nolength': True} at 0x192ba7037b0>: E <C object Array of Char {'nolength': True} at 0x192b52f78b0>: E <C object Array of Char {'nolength': True} at 0x192b52f7bd0>: E <C object Array of Char {'nolength': True} at 0x192b52f7bf0>: E <C object Array of Char {'nolength': True} at 0x192b52f7d70>: E <C object Array of Char {'nolength': True} at 0x192b9b8c0e0>: E <C object Array of Char {'nolength': True} at 0x192ba7034a0>: E <C object Array of Char {'nolength': True} at 0x192b52f7a90>: E <C object Array of Char {'nolength': True} at 0x192b52f7890>: E <C object Array of Char {'nolength': True} at 0x192ba703dc0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init E ntypenames[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x192bba88790>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__ E builder.rawallocate(self) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate E flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch =============== 10 passed, 2 skipped, 1 error in 210.71 seconds =============== ++ 03:51:48 starting module/_pypyjson/test [30 started in total] __ module/_posixsubprocess/test [27 done in total, somefailed=True] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 0 items / 2 errors =================================== ERRORS ==================================== __ ERROR collecting pypy/module/_posixsubprocess/test/apptest_subprocess.py ___ tool\pytest\apptest2.py:25: in collect space = objspace.gettestobjspace(**spaceconfig) tool\pytest\objspace.py:24: in gettestobjspace space = maketestobjspace(config) tool\pytest\objspace.py:34: in maketestobjspace space = make_objspace(config) tool\option.py:33: in make_objspace return StdObjSpace(config) interpreter\baseobjspace.py:458: in __init__ self.initialize() objspace\std\objspace.py:115: in initialize self.make_builtins() interpreter\baseobjspace.py:666: in make_builtins self.install_mixedmodule(mixedname) interpreter\baseobjspace.py:707: in install_mixedmodule self.setbuiltinmodule(mixedname) interpreter\baseobjspace.py:544: in setbuiltinmodule mod = Module(self, self.newtext(name)) interpreter\mixedmodule.py:27: in __init__ self.__class__.buildloaders() module\fcntl\moduledef.py:17: in buildloaders from pypy.module.fcntl import interp_fcntl module\fcntl\interp_fcntl.py:44: in <module> for k, v in platform.configure(CConfig).items(): ..\rpython\rtyper\tool\rffi_platform.py:216: in configure for name, result in zip(entries, results): ..\rpython\rtyper\tool\rffi_platform.py:241: in configure_entries writer.path, eci, ignore_errors=ignore_errors)) ..\rpython\rtyper\tool\rffi_platform.py:745: in run_example_code output = build_executable_cache(files, eci, ignore_errors=ignore_errors) ..\rpython\tool\gcc_cache.py:28: in build_executable_cache result = platform.execute(platform.compile(c_files, eci)) ..\rpython\translator\platform\__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\windows.py:290: in _compile_c_file self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) ..\rpython\translator\platform\windows.py:319: in _handle_error raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E platcheck_73.c E d:\systemtemp\pytest\usession-py3.11-28\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory E """) ------------------------------- Captured stderr ------------------------------- [platform:Error] platcheck_73.c [platform:Error] d:\systemtemp\pytest\usession-py3.11-28\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory ___ ERROR collecting pypy/module/_posixsubprocess/test/test_ztranslation.py ___ ..\py\_path\local.py:650: in pyimport __import__(modname) module\_posixsubprocess\test\__init__.py:5: in <module> pytest.skip("not on windows", allow_module_level=True) E TypeError: skip() got an unexpected keyword argument 'allow_module_level' ========================== 2 error in 98.38 seconds =========================== ++ 03:51:48 starting module/_random/test [31 started in total] __ module/_pickle/test [28 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 96 items module\_pickle\test\apptest_optional_frames.py .. module\_pickle\test\apptest_pickle.py ...............................................................s... module\_pickle\test\apptest_pypy_extensions.py ........................... =================== 95 passed, 1 skipped in 157.29 seconds ==================== ++ 03:51:55 starting module/_rawffi/alt/test [32 started in total] __ module/_random/test [29 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items module\_random\test\test_random.py ............ module\_random\test\test_ztranslation.py . ========================= 13 passed in 57.22 seconds ========================== ++ 03:52:48 starting module/_rawffi/test [33 started in total] __ module/_pypyjson/test [30 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 55 items module\_pypyjson\test\apptest__pypyjson.py ........ module\_pypyjson\test\test__pypyjson.py ............................................ module\_pypyjson\test\test_simd.py ... ========================= 55 passed in 83.88 seconds ========================== ++ 03:53:16 starting module/_socket/test [34 started in total] __ module/_rawffi/alt/test [31 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 73 items module\_rawffi\alt\test\test_ffitype.py ..... module\_rawffi\alt\test\test_funcptr.py ..s..............................ss.ss.... module\_rawffi\alt\test\test_struct.py ............... module\_rawffi\alt\test\test_type_converter.py ........... ==================== 68 passed, 5 skipped in 77.61 seconds ==================== ++ 03:53:17 starting module/_sre/test [35 started in total] __ module/_sre/test [32 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 160 items module\_sre\test\apptest_sre.py .................................................................. module\_sre\test\test_app_sre.py .................................................................. module\_sre\test\test_sre_buf.py ............................ ======================== 160 passed in 139.93 seconds ========================= ++ 03:55:44 starting module/_vmprof/test [36 started in total] __ module/_vmprof/test [33 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.00 seconds ========================= ++ 03:55:48 starting module/_warnings/test [37 started in total] __ module/_rawffi/test [34 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 84 items module\_rawffi\test\apptest_rawffi.py . module\_rawffi\test\test__rawffi.py .................s.................................s................. module\_rawffi\test\test_exit.py s module\_rawffi\test\test_nested.py ...... module\_rawffi\test\test_struct.py ... module\_rawffi\test\test_tracker.py ... module\_rawffi\test\test_ztranslation.py . =================== 81 passed, 3 skipped in 207.56 seconds ==================== n: 2 Arg 0: 3 Arg 1: 15 ++ 03:56:22 starting module/_weakref/test [38 started in total] __ module/_warnings/test [35 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 17 items module\_warnings\test\apptest_warnings.py ........s.s..... module\_warnings\test\test_warnings.py . ==================== 15 passed, 2 skipped in 83.71 seconds ==================== ++ 03:57:18 starting module/_winreg/test [39 started in total] __ module/_socket/test [36 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 87 items module\_socket\test\apptest_socket.py ..........ss.............F..s.....s...s.ss..s...s....s...sssss module\_socket\test\test_sock_app.py .......s.........ss.s... module\_socket\test\test_ztranslation.py . ================================== FAILURES =================================== ___________________________ test_recvmsg_issue2649 ____________________________ @pytest.mark.skipif(sys.platform == 'win32', reason="no recvmsg on win32") @pytest.mark.skipif(sys.platform == 'darwin', reason="no MSG_ERRQUEUE on macos") def test_recvmsg_issue2649(): import _socket as socket listener = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM) listener.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1) listener.bind(('127.0.0.1', 1234)) s = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM) s.sendto(b'x', ('127.0.0.1', 1234)) > with pytest.raises(BlockingIOError): queue = s.recvmsg(1024, 1024, socket.MSG_ERRQUEUE) E (application-level) AssertionError: raises() expected <class 'BlockingIOError'>, but got <class 'AttributeError'> module\_socket\test\apptest_socket.py:334: AssertionError =========================== short test summary info =========================== FAIL module\_socket\test\apptest_socket.py::test_recvmsg_issue2649 ============== 1 failed, 67 passed, 19 skipped in 235.30 seconds ============== ++ 03:57:19 starting module/array/test [40 started in total] __ module/_cffi_backend/test [37 done in total, somefailed=True] ______________ [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 467 items module\_cffi_backend\test\test_c.py s.....................s........................................................ssss.s....................................................s.....s...................sss...........................s...s........................s...... module\_cffi_backend\test\test_fastpath.py .................. module\_cffi_backend\test\test_ffi_obj.py .............................................. module\_cffi_backend\test\test_file.py s.. module\_cffi_backend\test\test_parse_c_type.py ..............s... module\_cffi_backend\test\test_re_python.py .................s.. module\_cffi_backend\test\test_recompiler.py ..........F..................F...........................................................s..s............ssss..s.s.ss....... module\_cffi_backend\test\test_unicode_literals.py ....... module\_cffi_backend\test\test_wchar_helper.py . module\_cffi_backend\test\test_ztranslation.py s ================================== FAILURES =================================== __________________ AppTestRecompiler.test_macro_check_value ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001ab2f41c528> def test_macro_check_value(self): # the value '-0x80000000' in C sources does not have a clear meaning # to me; it appears to have a different effect than '-2147483648'... # Moreover, on 32-bits, -2147483648 is actually equal to # -2147483648U, which in turn is equal to 2147483648U and so positive. import sys vals = ['42', '-42', '0x80000000', '-2147483648', '0', '9223372036854775809ULL', '-9223372036854775807LL'] if sys.maxsize <= 2**32: vals.remove('-2147483648') cdef_lines = ['#define FOO_%d_%d %s' % (i, j, vals[i]) for i in range(len(vals)) for j in range(len(vals))] verify_lines = ['#define FOO_%d_%d %s' % (i, j, vals[j]) # [j], not [i] for i in range(len(vals)) for j in range(len(vals))] ffi, lib = self.prepare( '\n'.join(cdef_lines), 'test_macro_check_value_ok', '\n'.join(verify_lines)) for j in range(len(vals)): c_got = int(vals[j].replace('U', '').replace('L', ''), 0) c_compiler_msg = str(c_got) if c_got > 0: c_compiler_msg += ' (0x%x)' % (c_got,) # for i in range(len(vals)): attrname = 'FOO_%d_%d' % (i, j) if i == j: x = getattr(lib, attrname) assert x == c_got else: > e = raises(ffi.error, getattr, lib, attrname) E (application-level) AssertionError: DID NOT RAISE [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:237]:38: AssertionError ---------------------------- Captured stdout call ----------------------------- generating d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c _CFFI_test_macro_check_value_ok.c d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(658): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(659): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(721): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(722): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(784): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(785): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(831): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(840): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(847): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(848): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(849): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(858): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(867): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(876): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(910): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(911): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(973): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(974): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(1036): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(1037): warning C4146: unary minus operator applied to unsigned type, result still unsigned Creating library d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.exp Generating code Finished generating code __________ AppTestRecompiler.test_verify_anonymous_enum_with_typedef __________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001ab2f41c528> def test_verify_anonymous_enum_with_typedef(self): ffi, lib = self.prepare( "typedef enum { AA, ... } e1;", 'test_verify_anonymous_enum_with_typedef1', "typedef enum { BB, CC, AA } e1;") assert lib.AA == 2 assert ffi.sizeof("e1") == ffi.sizeof("int") assert repr(ffi.cast("e1", 2)) == "<cdata 'e1' 2: AA>" # import sys ffi, lib = self.prepare( "typedef enum { AA=%d } e1;" % sys.maxsize, 'test_verify_anonymous_enum_with_typedef2', "typedef enum { AA=%d } e1;" % sys.maxsize) > assert lib.AA == sys.maxsize E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:512]:15: AssertionError ---------------------------- Captured stdout call ----------------------------- generating d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c _CFFI_test_verify_anonymous_enum_with_typedef1.c Creating library d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp Generating code Finished generating code generating d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c _CFFI_test_verify_anonymous_enum_with_typedef2.c d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value Creating library d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.exp Generating code Finished generating code =========================== short test summary info =========================== FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_macro_check_value FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef ============= 2 failed, 436 passed, 29 skipped in 1185.66 seconds ============= ++ 03:57:26 starting module/atexit/test [41 started in total] __ module/_winreg/test [38 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 22 items module\_winreg\test\test_winreg.py ..F...........s..ss... ================================== FAILURES =================================== ________________________ AppTestFfi.test_simple_write _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d8a0831590> def test_simple_write(self): from winreg import SetValue, QueryValue, REG_SZ value = u"Some Default value" SetValue(self.root_key, self.test_key_name, REG_SZ, value) > assert QueryValue(self.root_key, self.test_key_name) == value E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_winreg\test\test_winreg.py:76]:5: AssertionError =========================== short test summary info =========================== FAIL module\_winreg\test\test_winreg.py::AppTestFfi::()::test_simple_write =============== 1 failed, 18 passed, 3 skipped in 44.88 seconds =============== ++ 03:58:11 starting module/binascii/test [42 started in total] __ module/_weakref/test [39 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\_weakref\test\apptest_weakref.py ........................................... ========================= 43 passed in 113.77 seconds ========================= ++ 03:58:20 starting module/bz2/test [43 started in total] __ module/atexit/test [40 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 2 items module\atexit\test\apptest_atexit.py .. ========================== 2 passed in 63.09 seconds ========================== ++ 03:58:33 starting module/cmath/test [44 started in total] __ module/binascii/test [41 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\binascii\test\test_binascii.py .................. ========================= 18 passed in 85.37 seconds ========================== ++ 03:59:40 starting module/cpyext/test/test_api.py [45 started in total] __ module/cmath/test [42 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\cmath\test\test_cmath.py .................. ========================= 18 passed in 59.95 seconds ========================== ++ 03:59:40 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/bz2/test [43 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items / 3 skipped module\bz2\test\test_large.py s ========================= 4 skipped in 75.89 seconds ========================== ++ 03:59:42 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/array/test [44 done in total, somefailed=True] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 64 items module\array\test\apptest_array.py ... module\array\test\test_array.py ................E.....s..................s................F.. module\array\test\test_ztranslation.py . =================================== ERRORS ==================================== ____________ ERROR at teardown of AppTestArray.test_reversingslice ____________ self = <CallInfo when='teardown' exception: { <C object Array of Char {'nolength': True} at 0x1d7d813a470>: <C object Array...in-x86-64\build\pypy\module\array\interp_array.py", line 214, in setlen rffi.CCHARP.TO, byte_size, flavor='raw') }> func = <function <lambda> at 0x000001d7dc7e4908>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000001d7ccc33440> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x000001d7dc622f70> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001d7d50a34e0> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001d7d50a34e0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x000001d7ce457ce0> item = <AppTestMethod 'test_reversingslice'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E <C object Array of Char {'nolength': True} at 0x1d7d813a470>: E <C object Array of Char {'nolength': True} at 0x1d7d813a070>: E <C object Array of Char {'nolength': True} at 0x1d7d8139db0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a1b0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a010>: E <C object Array of Char {'nolength': True} at 0x1d7d813a1d0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a370>: E <C object Array of Char {'nolength': True} at 0x1d7d8139ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138750>: E <C object Array of Char {'nolength': True} at 0x1d7d430ca80>: E <C object Array of Char {'nolength': True} at 0x1d7d81389f0>: E <C object Array of Char {'nolength': True} at 0x1d7cc969af0>: E <C object Array of Char {'nolength': True} at 0x1d7d81388b0>: E <C object Array of Char {'nolength': True} at 0x1d7d81388d0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138c30>: E <C object Array of Char {'nolength': True} at 0x1d7d8138d70>: E <C object Array of Char {'nolength': True} at 0x1d7d8138910>: E <C object Array of Char {'nolength': True} at 0x1d7d8138790>: E <C object Array of Char {'nolength': True} at 0x1d7d8138870>: E <C object Array of Char {'nolength': True} at 0x1d7d8138a10>: E <C object Array of Char {'nolength': True} at 0x1d7d81389d0>: E <C object Array of Char {'nolength': True} at 0x1d7d81388f0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138930>: E <C object Array of Char {'nolength': True} at 0x1d7d8138970>: E <C object Array of Char {'nolength': True} at 0x1d7d8138950>: E <C object Array of Char {'nolength': True} at 0x1d7d81389b0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138a90>: E <C object Array of Char {'nolength': True} at 0x1d7d8138810>: E <C object Array of Char {'nolength': True} at 0x1d7d8138890>: E <C object Array of Char {'nolength': True} at 0x1d7d8138590>: E <C object Array of Char {'nolength': True} at 0x1d7d8138b10>: E <C object Array of Char {'nolength': True} at 0x1d7d81385f0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138990>: E <C object Array of Char {'nolength': True} at 0x1d7d8138a70>: E <C object Array of Char {'nolength': True} at 0x1d7d8138b90>: E <C object Array of Char {'nolength': True} at 0x1d7d81387b0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139370>: E <C object Array of Char {'nolength': True} at 0x1d7d8139490>: E <C object Array of Char {'nolength': True} at 0x1d7d81390d0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139290>: E <C object Array of Char {'nolength': True} at 0x1d7d8138f10>: E <C object Array of Char {'nolength': True} at 0x1d7d8139150>: E <C object Array of Char {'nolength': True} at 0x1d7d81394b0>: E <C object Array of Char {'nolength': True} at 0x1d7d81398d0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139b50>: E <C object Array of Char {'nolength': True} at 0x1d7d8139b70>: E <C object Array of Char {'nolength': True} at 0x1d7d8139d50>: E <C object Array of Char {'nolength': True} at 0x1d7d813a4b0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a4f0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a030>: E <C object Array of Char {'nolength': True} at 0x1d7d8138770>: E <C object Array of Char {'nolength': True} at 0x1d7d8138b70>: E <C object Array of Char {'nolength': True} at 0x1d7d8138630>: E <C object Array of Char {'nolength': True} at 0x1d7d8138c50>: E <C object Array of Char {'nolength': True} at 0x1d7d81387d0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138710>: E <C object Array of Char {'nolength': True} at 0x1d7d8138b30>: E <C object Array of Char {'nolength': True} at 0x1d7d8138c70>: E <C object Array of Char {'nolength': True} at 0x1d7d81385b0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138d50>: E <C object Array of Char {'nolength': True} at 0x1d7cc96a1e0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138850>: E <C object Array of Char {'nolength': True} at 0x1d7cc969f10>: E <C object Array of Char {'nolength': True} at 0x1d7cc969b50>: E <C object Array of Char {'nolength': True} at 0x1d7d81387f0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138b50>: E <C object Array of Char {'nolength': True} at 0x1d7d8138bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139410>: E <C object Array of Char {'nolength': True} at 0x1d7d8139130>: E <C object Array of Char {'nolength': True} at 0x1d7d8139710>: E <C object Array of Char {'nolength': True} at 0x1d7d8139bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d81399d0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a250>: E <C object Array of Char {'nolength': True} at 0x1d7d813a330>: E <C object Array of Char {'nolength': True} at 0x1d7d813a390>: E <C object Array of Char {'nolength': True} at 0x1d7d8138bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d81386d0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138e30>: E <C object Array of Char {'nolength': True} at 0x1d7d8139d10>: E <C object Array of Char {'nolength': True} at 0x1d7d8139bd0>: E <C object Array of Char {'nolength': True} at 0x1d7cc969e20>: E <C object Array of Char {'nolength': True} at 0x1d7d813a150>: E <C object Array of Char {'nolength': True} at 0x1d7cc969eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a080>: E <C object Array of Char {'nolength': True} at 0x1d7d813a0f0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a2b0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139f30>: E <C object Array of Char {'nolength': True} at 0x1d7d8138d30>: E <C object Array of Char {'nolength': True} at 0x1d7d8139330>: E <C object Array of Char {'nolength': True} at 0x1d7d8138e70>: E <C object Array of Char {'nolength': True} at 0x1d7d8138f30>: E <C object Array of Char {'nolength': True} at 0x1d7d8139790>: E <C object Array of Char {'nolength': True} at 0x1d7d8139c10>: E <C object Array of Char {'nolength': True} at 0x1d7d8139cb0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139df0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138a50>: E <C object Array of Char {'nolength': True} at 0x1d7d8138cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138db0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139d70>: E <C object Array of Char {'nolength': True} at 0x1d7d81399b0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139f10>: E <C object Array of Char {'nolength': True} at 0x1d7d8138cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138d10>: E <C object Array of Char {'nolength': True} at 0x1d7d8139070>: E <C object Array of Char {'nolength': True} at 0x1d7d8139bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a190>: E <C object Array of Char {'nolength': True} at 0x1d7d813a270>: E <C object Array of Char {'nolength': True} at 0x1d7d8138650>: E <C object Array of Char {'nolength': True} at 0x1d7d8139170>: E <C object Array of Char {'nolength': True} at 0x1d7d8138ef0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139c50>: E <C object Array of Char {'nolength': True} at 0x1d7d813a350>: E <C object Array of Char {'nolength': True} at 0x1d7d813a090>: E <C object Array of Char {'nolength': True} at 0x1d7d8138ab0>: E <C object Array of Char {'nolength': True} at 0x1d7d81386f0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139910>: E <C object Array of Char {'nolength': True} at 0x1d7d8139c90>: E <C object Array of Char {'nolength': True} at 0x1d7d813a130>: E <C object Array of Char {'nolength': True} at 0x1d7d8138610>: E <C object Array of Char {'nolength': True} at 0x1d7d81391b0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139a70>: E <C object Array of Char {'nolength': True} at 0x1d7d8139e90>: E <C object Array of Char {'nolength': True} at 0x1d7d8138690>: E <C object Array of Char {'nolength': True} at 0x1d7d8138ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d81397d0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138af0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139050>: E <C object Array of Char {'nolength': True} at 0x1d7cd076c80>: E <C object Array of Char {'nolength': True} at 0x1d7d813a230>: E <C object Array of Char {'nolength': True} at 0x1d7d8138670>: E <C object Array of Char {'nolength': True} at 0x1d7d8139e70>: E <C object Array of Char {'nolength': True} at 0x1d7d8138ad0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139270>: E <C object Array of Char {'nolength': True} at 0x1d7d81397b0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139990>: E <C object Array of Char {'nolength': True} at 0x1d7d8138730>: E <C object Array of Char {'nolength': True} at 0x1d7d8139830>: E <C object Array of Char {'nolength': True} at 0x1d7d81386b0>: E <C object Array of Char {'nolength': True} at 0x1d7d81392f0>: E <C object Array of Char {'nolength': True} at 0x1d7d81396d0>: E <C object Array of Char {'nolength': True} at 0x1d7d81391f0>: E <C object Array of Char {'nolength': True} at 0x1d7cd0773c0>: E <C object Array of Char {'nolength': True} at 0x1d7cd0754c0>: E <C object Array of Char {'nolength': True} at 0x1d7cd076780>: E <C object Array of Char {'nolength': True} at 0x1d7cd077640>: E <C object Array of Char {'nolength': True} at 0x1d7d813a3f0>: E <C object Array of Char {'nolength': True} at 0x1d7d8139970>: E <C object Array of Char {'nolength': True} at 0x1d7cd076640>: E <C object Array of Char {'nolength': True} at 0x1d7cd0773e0>: E <C object Array of Char {'nolength': True} at 0x1d7cd0760c0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138c10>: E <C object Array of Char {'nolength': True} at 0x1d7d8139ef0>: E <C object Array of Char {'nolength': True} at 0x1d7cd077de0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a0d0>: E <C object Array of Char {'nolength': True} at 0x1d7cd076f40>: E <C object Array of Char {'nolength': True} at 0x1d7cd076580>: E <C object Array of Char {'nolength': True} at 0x1d7d81392b0>: E <C object Array of Char {'nolength': True} at 0x1d7cd0774a0>: E <C object Array of Char {'nolength': True} at 0x1d7cd076060>: E <C object Array of Char {'nolength': True} at 0x1d7d8138ff0>: E <C object Array of Char {'nolength': True} at 0x1d7cd0772a0>: E <C object Array of Char {'nolength': True} at 0x1d7d813a110>: E <C object Array of Char {'nolength': True} at 0x1d7d8139730>: E <C object Array of Char {'nolength': True} at 0x1d7cd077600>: E <C object Array of Char {'nolength': True} at 0x1d7d8139890>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0390>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0430>: E <C object Array of Char {'nolength': True} at 0x1d7d64b02f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0850>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0250>: E <C object Array of Char {'nolength': True} at 0x1d7d64b08b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0490>: E <C object Array of Char {'nolength': True} at 0x1d7d64b05d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0270>: E <C object Array of Char {'nolength': True} at 0x1d7d64b02d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b06b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0770>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0550>: E <C object Array of Char {'nolength': True} at 0x1d7d64b05b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0710>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0150>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0570>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0310>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0650>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0450>: E <C object Array of Char {'nolength': True} at 0x1d7d663aa70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0730>: E <C object Array of Char {'nolength': True} at 0x1d7d663a260>: E <C object Array of Char {'nolength': True} at 0x1d7d663a140>: E <C object Array of Char {'nolength': True} at 0x1d7d64b06d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0910>: E <C object Array of Char {'nolength': True} at 0x1d7d64b01d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b03f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0670>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0930>: E <C object Array of Char {'nolength': True} at 0x1d7d64b06f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b07b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0410>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0190>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0470>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0610>: E <C object Array of Char {'nolength': True} at 0x1d7d64b07f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0530>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0c90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1090>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0ef0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0f30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1110>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0b50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0cb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b10d0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a920>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0ff0>: E <C object Array of Char {'nolength': True} at 0x1d7d6639f30>: E <C object Array of Char {'nolength': True} at 0x1d7d663a7d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0c50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0f10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1130>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1030>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0d30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0b30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0b90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0b10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0d50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0df0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b10f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0ab0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a2f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1010>: E <C object Array of Char {'nolength': True} at 0x1d7d663a8c0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a830>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0950>: E <C object Array of Char {'nolength': True} at 0x1d7d64b09f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0d70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0f90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1410>: E <C object Array of Char {'nolength': True} at 0x1d7d64b17d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1490>: E <C object Array of Char {'nolength': True} at 0x1d7d64b13f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1870>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1570>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1290>: E <C object Array of Char {'nolength': True} at 0x1d7d64b12f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1890>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1850>: E <C object Array of Char {'nolength': True} at 0x1d7d64b18b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b18f0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a1a0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b18d0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b15b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1270>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1470>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1310>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1770>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1590>: E <C object Array of Char {'nolength': True} at 0x1d7d64b12b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b14f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b14d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b16f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1250>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b14b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1190>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1710>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1930>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1610>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1430>: E <C object Array of Char {'nolength': True} at 0x1d7d64b15d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1630>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1830>: E <C object Array of Char {'nolength': True} at 0x1d7d64b20f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1d70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1a50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1cb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1a70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1950>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1ad0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1df0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2050>: E <C object Array of Char {'nolength': True} at 0x1d7d663aaa0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1b70>: E <C object Array of Char {'nolength': True} at 0x1d7d6639f60>: E <C object Array of Char {'nolength': True} at 0x1d7d663a9b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1af0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2110>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1ef0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b20b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1f70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1b90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1c90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1e70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1d30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1c30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b20d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1e10>: E <C object Array of Char {'nolength': True} at 0x1d7d663a170>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2330>: E <C object Array of Char {'nolength': True} at 0x1d7d663a9e0>: E <C object Array of Char {'nolength': True} at 0x1d7cc969970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2390>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2410>: E <C object Array of Char {'nolength': True} at 0x1d7d64b23b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2810>: E <C object Array of Char {'nolength': True} at 0x1d7d64b24b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b21d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2930>: E <C object Array of Char {'nolength': True} at 0x1d7d64b22f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b25d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b28f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2250>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2650>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2570>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2190>: E <C object Array of Char {'nolength': True} at 0x1d7d64b28d0>: E <C object Array of Char {'nolength': True} at 0x1d7cc969fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2270>: E <C object Array of Char {'nolength': True} at 0x1d7d663a800>: E <C object Array of Char {'nolength': True} at 0x1d7d663ab00>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2290>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2430>: E <C object Array of Char {'nolength': True} at 0x1d7d64b26d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2710>: E <C object Array of Char {'nolength': True} at 0x1d7d64b23d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2530>: E <C object Array of Char {'nolength': True} at 0x1d7d64b26b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b21f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2610>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2550>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2fb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2af0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b30b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2cb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2b30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2e50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2f50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b29d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2c90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3130>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2a30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2f10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2c30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2b70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2950>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2ef0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b30f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2dd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2b90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2a90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2d10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3010>: E <C object Array of Char {'nolength': True} at 0x1d7d64b31b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3570>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3790>: E <C object Array of Char {'nolength': True} at 0x1d7d64b36f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3710>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3150>: E <C object Array of Char {'nolength': True} at 0x1d7d64b37f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b32f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3750>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3430>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3810>: E <C object Array of Char {'nolength': True} at 0x1d7d64b38f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b38b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3910>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3450>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3490>: E <C object Array of Char {'nolength': True} at 0x1d7d64b36b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3890>: E <C object Array of Char {'nolength': True} at 0x1d7d64b35f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3870>: E <C object Array of Char {'nolength': True} at 0x1d7d64b34d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b32b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b35d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3290>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3270>: E <C object Array of Char {'nolength': True} at 0x1d7d64b33f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3650>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3830>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3310>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3630>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3330>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3670>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4130>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3d50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3e30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3ef0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3e90>: E <C object Array of Char {'nolength': True} at 0x1d7d6639ff0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3a70>: E <C object Array of Char {'nolength': True} at 0x1d7cc96a330>: E <C object Array of Char {'nolength': True} at 0x1d7d663ace0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3b10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3a10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3fb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3e70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3d70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b40b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3d10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3f90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3a50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3f30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b40d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3d30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3b90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3c30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4010>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3c90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4690>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4930>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4710>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4410>: E <C object Array of Char {'nolength': True} at 0x1d7d663a320>: E <C object Array of Char {'nolength': True} at 0x1d7d64b44b0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a050>: E <C object Array of Char {'nolength': True} at 0x1d7cc96a060>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4830>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4370>: E <C object Array of Char {'nolength': True} at 0x1d7d64b47f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b44f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4470>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4750>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4850>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4350>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4510>: E <C object Array of Char {'nolength': True} at 0x1d7d64b46d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b43d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4490>: E <C object Array of Char {'nolength': True} at 0x1d7d64b47d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4190>: E <C object Array of Char {'nolength': True} at 0x1d7d64b44d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4910>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4870>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4310>: E <C object Array of Char {'nolength': True} at 0x1d7d64b46f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4590>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4610>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a6e0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b49f0>: E <C object Array of Char {'nolength': True} at 0x1d7d663ab30>: E <C object Array of Char {'nolength': True} at 0x1d7d430d230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4af0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4b90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4c70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4e10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4f10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4950>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5030>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4b30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4a30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4e30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4a90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b49d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4c30>: E <C object Array of Char {'nolength': True} at 0x1d7d663a470>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4990>: E <C object Array of Char {'nolength': True} at 0x1d7d663ae30>: E <C object Array of Char {'nolength': True} at 0x1d7cc96a210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4ef0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4cb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4a10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b54b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5670>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5790>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5290>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5890>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b53d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5250>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5470>: E <C object Array of Char {'nolength': True} at 0x1d7d64b58b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5390>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5490>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5850>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5910>: E <C object Array of Char {'nolength': True} at 0x1d7d64b53b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b56b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b57b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5270>: E <C object Array of Char {'nolength': True} at 0x1d7d64b55b0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a4d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b58f0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a110>: E <C object Array of Char {'nolength': True} at 0x1d7cc969ee0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b52b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5170>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5370>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5530>: E <C object Array of Char {'nolength': True} at 0x1d7d64b52d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b54f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b51b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b55d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5770>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5810>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5b70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5f30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5a50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5ab0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5f50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6090>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5ad0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5f70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5f10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6110>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6030>: E <C object Array of Char {'nolength': True} at 0x1d7d663ad10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6130>: E <C object Array of Char {'nolength': True} at 0x1d7d663ada0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5ee0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5e30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b60b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5c70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5d90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5a90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6070>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5f90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b59f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5d30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5e70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b67d0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5fa0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b63f0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5c40>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5f10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b61b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b61d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6430>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6810>: E <C object Array of Char {'nolength': True} at 0x1d7d64b61f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b62d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6750>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6730>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6610>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6630>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6650>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6310>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6530>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6770>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6170>: E <C object Array of Char {'nolength': True} at 0x1d7d64b66b0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5b50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b62f0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5e50>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b66d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b64f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6830>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6510>: E <C object Array of Char {'nolength': True} at 0x1d7d64b65f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b63d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b64d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6d90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6db0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6f50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6950>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6b90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7070>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6f30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6f70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6ff0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6a10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6dd0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5880>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6990>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7010>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6df0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6b10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6d30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6c30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6e90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6b30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6f10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7050>: E <C object Array of Char {'nolength': True} at 0x1d7d64b69f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6a70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b76b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b72f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7310>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7470>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7630>: E <C object Array of Char {'nolength': True} at 0x1d7d64b72d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7890>: E <C object Array of Char {'nolength': True} at 0x1d7d64b74d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b76f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7290>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7330>: E <C object Array of Char {'nolength': True} at 0x1d7d64b72b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7430>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7710>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7730>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6240>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7450>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5f70>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c57f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7490>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7550>: E <C object Array of Char {'nolength': True} at 0x1d7d64b75d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b71f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7810>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7150>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7570>: E <C object Array of Char {'nolength': True} at 0x1d7d64b75f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b76d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7190>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7d30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7cb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7e50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7dd0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5a30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7ab0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5790>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7e90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7e30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7b90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7b10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7b50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b8030>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7950>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7af0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7b70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7f50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b08f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b03d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1050>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0d90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0af0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0a30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1070>: E <C object Array of Char {'nolength': True} at 0x1d7d64b10b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b09b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b11f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1450>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1530>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1650>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2090>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2030>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2130>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1db0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b22b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2590>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2790>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2490>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2890>: E <C object Array of Char {'nolength': True} at 0x1d7d64b30d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2ad0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2d30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3930>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3170>: E <C object Array of Char {'nolength': True} at 0x1d7d64b35b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3dd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3b50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3db0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3a90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3f70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4390>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4730>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4530>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4650>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4db0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4b10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4b50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4ad0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b51d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b57d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5430>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5a30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5b90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5b30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5ff0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5d50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6330>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6300>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6870>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5a90>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6270>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6550>: E <C object Array of Char {'nolength': True} at 0x1d7d64b63b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6190>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6370>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6b50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6c70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7830>: E <C object Array of Char {'nolength': True} at 0x1d7d64b78d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b77f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b73f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b8050>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7c50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7d50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b04b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0790>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5e80>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0830>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6480>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0dd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0990>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0e90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b15f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b16d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b13d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b17f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1d10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1f10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1b10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2310>: E <C object Array of Char {'nolength': True} at 0x1d7d64b26f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b28b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2c50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2f90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2e30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2f30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2990>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3410>: E <C object Array of Char {'nolength': True} at 0x1d7d64b31d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4030>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3b70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3ff0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4070>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4890>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4430>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4250>: E <C object Array of Char {'nolength': True} at 0x1d7d64b48f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4270>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4d10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4fb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5090>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4d90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b54d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5310>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5930>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5fb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5990>: E <C object Array of Char {'nolength': True} at 0x1d7d64b65b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6e10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6e50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6f90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b78f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7770>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7410>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7370>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7a10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7990>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7e10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b79f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0370>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0690>: E <C object Array of Char {'nolength': True} at 0x1d7d64b02b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0ad0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b13b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1e30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1b30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1e50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b25f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2470>: E <C object Array of Char {'nolength': True} at 0x1d7d64b22d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2d90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2d70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b33d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3250>: E <C object Array of Char {'nolength': True} at 0x1d7d64b31f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3850>: E <C object Array of Char {'nolength': True} at 0x1d7d64b32d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3610>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3df0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b39f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4550>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4150>: E <C object Array of Char {'nolength': True} at 0x1d7d64b48d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b41b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b43b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4b70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5070>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4bd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4f30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5690>: E <C object Array of Char {'nolength': True} at 0x1d7d64b53f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5710>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6050>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5950>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5e50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5d10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5ef0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b67b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6670>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6690>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6850>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6c50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7030>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6b70>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5df0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7610>: E <C object Array of Char {'nolength': True} at 0x1d7d663ad40>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6600>: E <C object Array of Char {'nolength': True} at 0x1d7d64b71b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7670>: E <C object Array of Char {'nolength': True} at 0x1d7d64b79d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7a50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7c90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7f30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7fb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b04d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b05f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0f70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1670>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1790>: E <C object Array of Char {'nolength': True} at 0x1d7d64b11b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b19d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1ff0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1a30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b27f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2170>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b21b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2db0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6420>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3690>: E <C object Array of Char {'nolength': True} at 0x1d7d663abf0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6450>: E <C object Array of Char {'nolength': True} at 0x1d7d64b36d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3af0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3ad0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b45f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5050>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4e50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4dd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5190>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5590>: E <C object Array of Char {'nolength': True} at 0x1d7d64b56f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b60d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5a70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b60f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6710>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c64e0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6ef0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c61e0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b70d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7530>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7750>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7170>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7f90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7a30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7d90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0510>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0b70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b17b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1390>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1c50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1ab0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b24d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2450>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2d50>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6510>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3730>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3530>: E <C object Array of Char {'nolength': True} at 0x1d7d64b40f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4330>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4630>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4290>: E <C object Array of Char {'nolength': True} at 0x1d7d64b50d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4c90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5450>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5730>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5dd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5c50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b66f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b68d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6a90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7790>: E <C object Array of Char {'nolength': True} at 0x1d7d64b77b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7a90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7db0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0750>: E <C object Array of Char {'nolength': True} at 0x1d7d64b04f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0c70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1330>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1e90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2630>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2910>: E <C object Array of Char {'nolength': True} at 0x1d7d64b29f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2c70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b37b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3f50>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5ca0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b43f0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c57c0>: E <C object Array of Char {'nolength': True} at 0x1d7d430d200>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4670>: E <C object Array of Char {'nolength': True} at 0x1d7d64b42b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4c50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4d50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5550>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5c30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5e10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6410>: E <C object Array of Char {'nolength': True} at 0x1d7d64b65d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b69d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b74f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7930>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7a70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0590>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c65a0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0e10>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6660>: E <C object Array of Char {'nolength': True} at 0x1d7db349e70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0e30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1150>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1d90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1fb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2670>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2e90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3110>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3590>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3ab0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b45b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4d30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5350>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5870>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6790>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6930>: E <C object Array of Char {'nolength': True} at 0x1d7db349d80>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6c90>: E <C object Array of Char {'nolength': True} at 0x1d7db349900>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6d70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7910>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7590>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b07d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0a90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0d10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b16b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1f90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b25b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b23f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3030>: E <C object Array of Char {'nolength': True} at 0x1d7d64b38d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4110>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4450>: E <C object Array of Char {'nolength': True} at 0x1d7d64b47b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5410>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5db0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6010>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6590>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6a30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6af0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7270>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7d10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1170>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2070>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2370>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2690>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2870>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3770>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3e10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3e50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b39d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4e70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5510>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5610>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5a10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7390>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7870>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0f50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1750>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1a10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3050>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3550>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4570>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4c10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b49b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b57f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6450>: E <C object Array of Char {'nolength': True} at 0x1d7d64b70f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7650>: E <C object Array of Char {'nolength': True} at 0x1d7d64b77d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7ef0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0e50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b11d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1370>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2770>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2a10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3210>: E <C object Array of Char {'nolength': True} at 0x1d7d64b46b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4eb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b50f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5750>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5b50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b68b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6470>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7110>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7c30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b8010>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0e70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1f50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2350>: E <C object Array of Char {'nolength': True} at 0x1d7d64b34f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b48b0>: E <C object Array of Char {'nolength': True} at 0x1d7db349f60>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4ff0>: E <C object Array of Char {'nolength': True} at 0x1d7db34a0b0>: E <C object Array of Char {'nolength': True} at 0x1d7db349ae0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b50b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b52f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5cb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7130>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7230>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7ff0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1810>: E <C object Array of Char {'nolength': True} at 0x1d7d64b19b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3090>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3390>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4050>: E <C object Array of Char {'nolength': True} at 0x1d7d64b45d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4ab0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5d70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b68f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6e70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b01f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0a70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1a90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b41d0>: E <C object Array of Char {'nolength': True} at 0x1d7db349f90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5570>: E <C object Array of Char {'nolength': True} at 0x1d7db349c60>: E <C object Array of Char {'nolength': True} at 0x1d7db3495a0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b55f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6910>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7850>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0810>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1730>: E <C object Array of Char {'nolength': True} at 0x1d7d64b27b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4090>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4790>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4f50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5c90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6ad0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b78b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7b30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1510>: E <C object Array of Char {'nolength': True} at 0x1d7d64b24f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2ff0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3350>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5130>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5df0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6270>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7250>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0290>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2730>: E <C object Array of Char {'nolength': True} at 0x1d7db34a0e0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b41f0>: E <C object Array of Char {'nolength': True} at 0x1d7db349720>: E <C object Array of Char {'nolength': True} at 0x1d7db349a20>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4d70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b71d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0330>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2010>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3990>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4a50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b62b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7c70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1dd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2a70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b58d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6290>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7d70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2e10>: E <C object Array of Char {'nolength': True} at 0x1d7db349690>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4a70>: E <C object Array of Char {'nolength': True} at 0x1d7db349ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7090>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7f70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b27d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4770>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6250>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b19f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3d90>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5830>: E <C object Array of Char {'nolength': True} at 0x1d7d64b59d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0ed0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b42f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b51f0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0890>: E <C object Array of Char {'nolength': True} at 0x1d7cd076e60>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1970>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3510>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6a50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b03b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1bb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4170>: E <C object Array of Char {'nolength': True} at 0x1d7d64b73d0>: E <C object Array of Char {'nolength': True} at 0x1d7cd076e80>: E <C object Array of Char {'nolength': True} at 0x1d7db349c30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5110>: E <C object Array of Char {'nolength': True} at 0x1d7db34a020>: E <C object Array of Char {'nolength': True} at 0x1d7db349960>: E <C object Array of Char {'nolength': True} at 0x1d7d64b59b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b12d0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b4f70>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0170>: E <C object Array of Char {'nolength': True} at 0x1d7d8139190>: E <C object Array of Char {'nolength': True} at 0x1d7d64b39b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b73b0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0bf0>: E <C object Array of Char {'nolength': True} at 0x1d7d8138cb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5650>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0a50>: E <C object Array of Char {'nolength': True} at 0x1d7cbb78110>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1690>: E <C object Array of Char {'nolength': True} at 0x1d7d64b74b0>: E <C object Array of Char {'nolength': True} at 0x1d7cd076ce0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086380>: E <C object Array of Char {'nolength': True} at 0x1d7d6085f80>: E <C object Array of Char {'nolength': True} at 0x1d7d6086140>: E <C object Array of Char {'nolength': True} at 0x1d7d6086060>: E <C object Array of Char {'nolength': True} at 0x1d7d6086600>: E <C object Array of Char {'nolength': True} at 0x1d7d60860e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6085fc0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086640>: E <C object Array of Char {'nolength': True} at 0x1d7db349750>: E <C object Array of Char {'nolength': True} at 0x1d7d6086300>: E <C object Array of Char {'nolength': True} at 0x1d7db3498d0>: E <C object Array of Char {'nolength': True} at 0x1d7db34a620>: E <C object Array of Char {'nolength': True} at 0x1d7d60863a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086080>: E <C object Array of Char {'nolength': True} at 0x1d7d6086360>: E <C object Array of Char {'nolength': True} at 0x1d7d6086420>: E <C object Array of Char {'nolength': True} at 0x1d7d6085f20>: E <C object Array of Char {'nolength': True} at 0x1d7d6086160>: E <C object Array of Char {'nolength': True} at 0x1d7d60861a0>: E <C object Array of Char {'nolength': True} at 0x1d7d60860a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6085f60>: E <C object Array of Char {'nolength': True} at 0x1d7d6086660>: E <C object Array of Char {'nolength': True} at 0x1d7d60861e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6085fe0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086400>: E <C object Array of Char {'nolength': True} at 0x1d7d60862e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086700>: E <C object Array of Char {'nolength': True} at 0x1d7db349fc0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086be0>: E <C object Array of Char {'nolength': True} at 0x1d7db3497e0>: E <C object Array of Char {'nolength': True} at 0x1d7db34a8f0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086ba0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086ac0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086720>: E <C object Array of Char {'nolength': True} at 0x1d7d6086b40>: E <C object Array of Char {'nolength': True} at 0x1d7d6086e00>: E <C object Array of Char {'nolength': True} at 0x1d7d6086ae0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086880>: E <C object Array of Char {'nolength': True} at 0x1d7d6086960>: E <C object Array of Char {'nolength': True} at 0x1d7d6086740>: E <C object Array of Char {'nolength': True} at 0x1d7d60869a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086a80>: E <C object Array of Char {'nolength': True} at 0x1d7d6086e60>: E <C object Array of Char {'nolength': True} at 0x1d7d6086dc0>: E <C object Array of Char {'nolength': True} at 0x1d7d60869c0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086c60>: E <C object Array of Char {'nolength': True} at 0x1d7d60869e0>: E <C object Array of Char {'nolength': True} at 0x1d7db34a410>: E <C object Array of Char {'nolength': True} at 0x1d7d60870a0>: E <C object Array of Char {'nolength': True} at 0x1d7db34a080>: E <C object Array of Char {'nolength': True} at 0x1d7d6087280>: E <C object Array of Char {'nolength': True} at 0x1d7d6087240>: E <C object Array of Char {'nolength': True} at 0x1d7d6087680>: E <C object Array of Char {'nolength': True} at 0x1d7d60872c0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087480>: E <C object Array of Char {'nolength': True} at 0x1d7d6087020>: E <C object Array of Char {'nolength': True} at 0x1d7d6087200>: E <C object Array of Char {'nolength': True} at 0x1d7d6087260>: E <C object Array of Char {'nolength': True} at 0x1d7d6087160>: E <C object Array of Char {'nolength': True} at 0x1d7d60870c0>: E <C object Array of Char {'nolength': True} at 0x1d7d60876a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086fe0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087300>: E <C object Array of Char {'nolength': True} at 0x1d7d6087440>: E <C object Array of Char {'nolength': True} at 0x1d7d6087560>: E <C object Array of Char {'nolength': True} at 0x1d7d60875e0>: E <C object Array of Char {'nolength': True} at 0x1d7d60873e0>: E <C object Array of Char {'nolength': True} at 0x1d7d60872e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087460>: E <C object Array of Char {'nolength': True} at 0x1d7d60875c0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087660>: E <C object Array of Char {'nolength': True} at 0x1d7d6086f20>: E <C object Array of Char {'nolength': True} at 0x1d7d60873a0>: E <C object Array of Char {'nolength': True} at 0x1d7db34a6b0>: E <C object Array of Char {'nolength': True} at 0x1d7d60870e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6086ee0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087640>: E <C object Array of Char {'nolength': True} at 0x1d7d6087320>: E <C object Array of Char {'nolength': True} at 0x1d7d6086f80>: E <C object Array of Char {'nolength': True} at 0x1d7d6087420>: E <C object Array of Char {'nolength': True} at 0x1d7d6087180>: E <C object Array of Char {'nolength': True} at 0x1d7d6087b20>: E <C object Array of Char {'nolength': True} at 0x1d7d60877a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087880>: E <C object Array of Char {'nolength': True} at 0x1d7d6087c20>: E <C object Array of Char {'nolength': True} at 0x1d7d6087de0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087a00>: E <C object Array of Char {'nolength': True} at 0x1d7d60877e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087aa0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087b00>: E <C object Array of Char {'nolength': True} at 0x1d7d6087840>: E <C object Array of Char {'nolength': True} at 0x1d7d6087b40>: E <C object Array of Char {'nolength': True} at 0x1d7d60878c0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087d80>: E <C object Array of Char {'nolength': True} at 0x1d7d60879a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087da0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087920>: E <C object Array of Char {'nolength': True} at 0x1d7d6087900>: E <C object Array of Char {'nolength': True} at 0x1d7d6087740>: E <C object Array of Char {'nolength': True} at 0x1d7d6087d00>: E <C object Array of Char {'nolength': True} at 0x1d7d6087ac0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087cc0>: E <C object Array of Char {'nolength': True} at 0x1d7d60885e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087f60>: E <C object Array of Char {'nolength': True} at 0x1d7db349cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088640>: E <C object Array of Char {'nolength': True} at 0x1d7db34a530>: E <C object Array of Char {'nolength': True} at 0x1d7db348df0>: E <C object Array of Char {'nolength': True} at 0x1d7d60884a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087fa0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088020>: E <C object Array of Char {'nolength': True} at 0x1d7d6088220>: E <C object Array of Char {'nolength': True} at 0x1d7d6087f40>: E <C object Array of Char {'nolength': True} at 0x1d7d6088540>: E <C object Array of Char {'nolength': True} at 0x1d7d60880c0>: E <C object Array of Char {'nolength': True} at 0x1d7d60880e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088660>: E <C object Array of Char {'nolength': True} at 0x1d7d60882a0>: E <C object Array of Char {'nolength': True} at 0x1d7d60883a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087f80>: E <C object Array of Char {'nolength': True} at 0x1d7d6088600>: E <C object Array of Char {'nolength': True} at 0x1d7d6088080>: E <C object Array of Char {'nolength': True} at 0x1d7d6087ec0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087fc0>: E <C object Array of Char {'nolength': True} at 0x1d7d60884c0>: E <C object Array of Char {'nolength': True} at 0x1d7d60881a0>: E <C object Array of Char {'nolength': True} at 0x1d7d60880a0>: E <C object Array of Char {'nolength': True} at 0x1d7d60883c0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088720>: E <C object Array of Char {'nolength': True} at 0x1d7d60887e0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088ce0>: E <C object Array of Char {'nolength': True} at 0x1d7db349d50>: E <C object Array of Char {'nolength': True} at 0x1d7d6088800>: E <C object Array of Char {'nolength': True} at 0x1d7db34a650>: E <C object Array of Char {'nolength': True} at 0x1d7db349150>: E <C object Array of Char {'nolength': True} at 0x1d7d6088820>: E <C object Array of Char {'nolength': True} at 0x1d7d6088880>: E <C object Array of Char {'nolength': True} at 0x1d7d60887a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088d20>: E <C object Array of Char {'nolength': True} at 0x1d7d6088cc0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088dc0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088980>: E <C object Array of Char {'nolength': True} at 0x1d7d6088be0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088d60>: E <C object Array of Char {'nolength': True} at 0x1d7d6088d80>: E <C object Array of Char {'nolength': True} at 0x1d7d6088da0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088740>: E <C object Array of Char {'nolength': True} at 0x1d7d6088e00>: E <C object Array of Char {'nolength': True} at 0x1d7d6088e80>: E <C object Array of Char {'nolength': True} at 0x1d7d6088b80>: E <C object Array of Char {'nolength': True} at 0x1d7d6088b20>: E <C object Array of Char {'nolength': True} at 0x1d7d6088760>: E <C object Array of Char {'nolength': True} at 0x1d7d60888c0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088c20>: E <C object Array of Char {'nolength': True} at 0x1d7d60889a0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088b00>: E <C object Array of Char {'nolength': True} at 0x1d7d6088aa0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088a60>: E <C object Array of Char {'nolength': True} at 0x1d7db34a560>: E <C object Array of Char {'nolength': True} at 0x1d7db34a710>: E <C object Array of Char {'nolength': True} at 0x1d7db34a5f0>: E <C object Array of Char {'nolength': True} at 0x1d7d6088fa0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 414, in descr_fromlist E self.fromsequence(w_lst) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1106, in fromsequence E self.setlen(oldlen + len(lst)) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 214, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x1d7cd5a4500>: E <C object Array of Char {'nolength': True} at 0x1d7cd5a6c40>: E <C object Array of Char {'nolength': True} at 0x1d7d8a14230>: E <C object Array of Char {'nolength': True} at 0x1d7cd5a3d60>: E <C object Array of Char {'nolength': True} at 0x1d7cd5a6cd0>: E <C object Array of Char {'nolength': True} at 0x1d7d4a297c0>: E <C object Array of Char {'nolength': True} at 0x1d7d6d33af0>: E <C object Array of Char {'nolength': True} at 0x1d7d8a13690>: E <C object Array of Char {'nolength': True} at 0x1d7d8a12c40>: E <C object Array of Char {'nolength': True} at 0x1d7cd5a4280>: E <C object Array of Char {'nolength': True} at 0x1d7cfe1fbc0>: E <C object Array of Char {'nolength': True} at 0x1d7d4a29310>: E <C object Array of Char {'nolength': True} at 0x1d7cfe1e2b0>: E <C object Array of Char {'nolength': True} at 0x1d7d6d32540>: E <C object Array of Char {'nolength': True} at 0x1d7d8a13940>: E <C object Array of Char {'nolength': True} at 0x1d7d342a8b0>: E <C object Array of Char {'nolength': True} at 0x1d7cd077d40>: E <C object Array of Char {'nolength': True} at 0x1d7d342b790>: E <C object Array of Char {'nolength': True} at 0x1d7cdd19260>: E <C object Array of Char {'nolength': True} at 0x1d7cfe1f4d0>: E <C object Array of Char {'nolength': True} at 0x1d7cd076d80>: E <C object Array of Char {'nolength': True} at 0x1d7d6d33e30>: E <C object Array of Char {'nolength': True} at 0x1d7d4a2a040>: E <C object Array of Char {'nolength': True} at 0x1d7d317f320>: E <C object Array of Char {'nolength': True} at 0x1d7d3d0dc40>: E <C object Array of Char {'nolength': True} at 0x1d7cdd18d80>: E <C object Array of Char {'nolength': True} at 0x1d7d43227c0>: E <C object Array of Char {'nolength': True} at 0x1d7d598af80>: E <C object Array of Char {'nolength': True} at 0x1d7d317f250>: E <C object Array of Char {'nolength': True} at 0x1d7d6d33250>: E <C object Array of Char {'nolength': True} at 0x1d7d4a299b0>: E <C object Array of Char {'nolength': True} at 0x1d7d342b3f0>: E <C object Array of Char {'nolength': True} at 0x1d7d598a7b0>: E <C object Array of Char {'nolength': True} at 0x1d7cdd195a0>: E <C object Array of Char {'nolength': True} at 0x1d7d4a29630>: E <C object Array of Char {'nolength': True} at 0x1d7d342ba30>: E <C object Array of Char {'nolength': True} at 0x1d7d317f1a0>: E <C object Array of Char {'nolength': True} at 0x1d7cdd19190>: E <C object Array of Char {'nolength': True} at 0x1d7d8a11470>: E <C object Array of Char {'nolength': True} at 0x1d7d4322ae0>: E <C object Array of Char {'nolength': True} at 0x1d7d673a100>: E <C object Array of Char {'nolength': True} at 0x1d7d673af80>: E <C object Array of Char {'nolength': True} at 0x1d7d673b6b0>: E <C object Array of Char {'nolength': True} at 0x1d7d673b7d0>: E <C object Array of Char {'nolength': True} at 0x1d7d673b230>: E <C object Array of Char {'nolength': True} at 0x1d7d673a760>: E <C object Array of Char {'nolength': True} at 0x1d7d67373e0>: E <C object Array of Char {'nolength': True} at 0x1d7d67364a0>: E <C object Array of Char {'nolength': True} at 0x1d7d673b6a0>: E <C object Array of Char {'nolength': True} at 0x1d7d673b3a0>: E <C object Array of Char {'nolength': True} at 0x1d7d8a14090>: E <C object Array of Char {'nolength': True} at 0x1d7d59096e0>: E <C object Array of Char {'nolength': True} at 0x1d7d8a12320>: E <C object Array of Char {'nolength': True} at 0x1d7d673cf80>: E <C object Array of Char {'nolength': True} at 0x1d7d673a610>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3cf0>: E <C object Array of Char {'nolength': True} at 0x1d7d245b3d0>: E <C object Array of Char {'nolength': True} at 0x1d7d245b3a0>: E <C object Array of Char {'nolength': True} at 0x1d7d245b450>: E <C object Array of Char {'nolength': True} at 0x1d7d245b540>: E <C object Array of Char {'nolength': True} at 0x1d7d245ba40>: E <C object Array of Char {'nolength': True} at 0x1d7d245b690>: E <C object Array of Char {'nolength': True} at 0x1d7d245b970>: E <C object Array of Char {'nolength': True} at 0x1d7d245c6f0>: E <C object Array of Char {'nolength': True} at 0x1d7d6737080>: E <C object Array of Char {'nolength': True} at 0x1d7d2462580>: E <C object Array of Char {'nolength': True} at 0x1d7d673a590>: E <C object Array of Char {'nolength': True} at 0x1d7d2462ce0>: E <C object Array of Char {'nolength': True} at 0x1d7cd5a7480>: E <C object Array of Char {'nolength': True} at 0x1d7cfe1d740>: E <C object Array of Char {'nolength': True} at 0x1d7d2462180>: E <C object Array of Char {'nolength': True} at 0x1d7d4a29e10>: E <C object Array of Char {'nolength': True} at 0x1d7d71fb980>: E <C object Array of Char {'nolength': True} at 0x1d7d71fae50>: E <C object Array of Char {'nolength': True} at 0x1d7d71fae20>: E <C object Array of Char {'nolength': True} at 0x1d7d71fa120>: E <C object Array of Char {'nolength': True} at 0x1d7d7201330>: E <C object Array of Char {'nolength': True} at 0x1d7d7200e00>: E <C object Array of Char {'nolength': True} at 0x1d7d7201c00>: E <C object Array of Char {'nolength': True} at 0x1d7d71fb890>: E <C object Array of Char {'nolength': True} at 0x1d7d72003a0>: E <C object Array of Char {'nolength': True} at 0x1d7d71fb490>: E <C object Array of Char {'nolength': True} at 0x1d7d7200a30>: E <C object Array of Char {'nolength': True} at 0x1d7d71fb610>: E <C object Array of Char {'nolength': True} at 0x1d7d6d337c0>: E <C object Array of Char {'nolength': True} at 0x1d7d71fe150>: E <C object Array of Char {'nolength': True} at 0x1d7d9721790>: E <C object Array of Char {'nolength': True} at 0x1d7d9721030>: E <C object Array of Char {'nolength': True} at 0x1d7d9725350>: E <C object Array of Char {'nolength': True} at 0x1d7d9721e50>: E <C object Array of Char {'nolength': True} at 0x1d7d9723b70>: E <C object Array of Char {'nolength': True} at 0x1d7d97239d0>: E <C object Array of Char {'nolength': True} at 0x1d7d97280c0>: E <C object Array of Char {'nolength': True} at 0x1d7d9726de0>: E <C object Array of Char {'nolength': True} at 0x1d7d9727b60>: E <C object Array of Char {'nolength': True} at 0x1d7d97273b0>: E <C object Array of Char {'nolength': True} at 0x1d7d97234a0>: E <C object Array of Char {'nolength': True} at 0x1d7d9725aa0>: E <C object Array of Char {'nolength': True} at 0x1d7d97283a0>: E <C object Array of Char {'nolength': True} at 0x1d7d9724f10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6390>: E <C object Array of Char {'nolength': True} at 0x1d7d9724640>: E <C object Array of Char {'nolength': True} at 0x1d7d9723000>: E <C object Array of Char {'nolength': True} at 0x1d7d71ff6c0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2df0>: E <C object Array of Char {'nolength': True} at 0x1d7d6736c50>: E <C object Array of Char {'nolength': True} at 0x1d7d8a12460>: E <C object Array of Char {'nolength': True} at 0x1d7d71fe5e0>: E <C object Array of Char {'nolength': True} at 0x1d7d71ff330>: E <C object Array of Char {'nolength': True} at 0x1d7d71fd1a0>: E <C object Array of Char {'nolength': True} at 0x1d7dacfd890>: E <C object Array of Char {'nolength': True} at 0x1d7dacfd1f0>: E <C object Array of Char {'nolength': True} at 0x1d7dacfdc50>: E <C object Array of Char {'nolength': True} at 0x1d7dacfdee0>: E <C object Array of Char {'nolength': True} at 0x1d7dacff6e0>: E <C object Array of Char {'nolength': True} at 0x1d7dacffa20>: E <C object Array of Char {'nolength': True} at 0x1d7dacfcf60>: E <C object Array of Char {'nolength': True} at 0x1d7dad02390>: E <C object Array of Char {'nolength': True} at 0x1d7dacfd090>: E <C object Array of Char {'nolength': True} at 0x1d7dad02900>: E <C object Array of Char {'nolength': True} at 0x1d7d9720b00>: E <C object Array of Char {'nolength': True} at 0x1d7dad02910>: E <C object Array of Char {'nolength': True} at 0x1d7d71faec0>: E <C object Array of Char {'nolength': True} at 0x1d7d97255f0>: E <C object Array of Char {'nolength': True} at 0x1d7db3d4970>: E <C object Array of Char {'nolength': True} at 0x1d7db3d5b50>: E <C object Array of Char {'nolength': True} at 0x1d7db3d5560>: E <C object Array of Char {'nolength': True} at 0x1d7db3d53d0>: E <C object Array of Char {'nolength': True} at 0x1d7db3dac10>: E <C object Array of Char {'nolength': True} at 0x1d7db3d4650>: E <C object Array of Char {'nolength': True} at 0x1d7db3dba60>: E <C object Array of Char {'nolength': True} at 0x1d7db3dc050>: E <C object Array of Char {'nolength': True} at 0x1d7db3db0a0>: E <C object Array of Char {'nolength': True} at 0x1d7db3db4c0>: E <C object Array of Char {'nolength': True} at 0x1d7db3d43f0>: E <C object Array of Char {'nolength': True} at 0x1d7db3d6680>: E <C object Array of Char {'nolength': True} at 0x1d7db3dcbb0>: E <C object Array of Char {'nolength': True} at 0x1d7db3d6840>: E <C object Array of Char {'nolength': True} at 0x1d7db3da320>: E <C object Array of Char {'nolength': True} at 0x1d7d64b2750>: E <C object Array of Char {'nolength': True} at 0x1d7d9727800>: E <C object Array of Char {'nolength': True} at 0x1d7db3dc7c0>: E <C object Array of Char {'nolength': True} at 0x1d7db3d8380>: E <C object Array of Char {'nolength': True} at 0x1d7dad02190>: E <C object Array of Char {'nolength': True} at 0x1d7d6d332b0>: E <C object Array of Char {'nolength': True} at 0x1d7d3d0d6f0>: E <C object Array of Char {'nolength': True} at 0x1d7cfe1dc30>: E <C object Array of Char {'nolength': True} at 0x1d7d598aa10>: E <C object Array of Char {'nolength': True} at 0x1d7dbd109a0>: E <C object Array of Char {'nolength': True} at 0x1d7dbd11070>: E <C object Array of Char {'nolength': True} at 0x1d7dbd101e0>: E <C object Array of Char {'nolength': True} at 0x1d7dbd0f6e0>: E <C object Array of Char {'nolength': True} at 0x1d7dbd13d70>: E <C object Array of Char {'nolength': True} at 0x1d7dbd14450>: E <C object Array of Char {'nolength': True} at 0x1d7dbd10170>: E <C object Array of Char {'nolength': True} at 0x1d7dbd13df0>: E <C object Array of Char {'nolength': True} at 0x1d7dbd0d9c0>: E <C object Array of Char {'nolength': True} at 0x1d7dbd0d930>: E <C object Array of Char {'nolength': True} at 0x1d7db3d8d90>: E <C object Array of Char {'nolength': True} at 0x1d7dacfaea0>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a7450>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a4a60>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a40b0>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a7050>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a6930>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a6450>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a8500>: E <C object Array of Char {'nolength': True} at 0x1d7d6087860>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a41a0>: E <C object Array of Char {'nolength': True} at 0x1d7dc4ab420>: E <C object Array of Char {'nolength': True} at 0x1d7dc4ab590>: E <C object Array of Char {'nolength': True} at 0x1d7dc4ab4b0>: E <C object Array of Char {'nolength': True} at 0x1d7dbd13540>: E <C object Array of Char {'nolength': True} at 0x1d7dc4a6050>: E <C object Array of Char {'nolength': True} at 0x1d7dbd0ec50>: E <C object Array of Char {'nolength': True} at 0x1d7dc4ab5b0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 645, in descr_getitem E return self.getitem_slice(space, w_idx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1242, in getitem_slice E w_a.setlen(size, overallocate=False) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 214, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x1d7d8138830>: E <C object Array of Char {'nolength': True} at 0x1d7d8138fb0>: E <C object Array of Char {'nolength': True} at 0x1d7cc969b20>: E <C object Array of Char {'nolength': True} at 0x1d7cc96a3c0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a440>: E <C object Array of Char {'nolength': True} at 0x1d7d663a290>: E <C object Array of Char {'nolength': True} at 0x1d7d663a020>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1910>: E <C object Array of Char {'nolength': True} at 0x1d7d6639fc0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a8f0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a770>: E <C object Array of Char {'nolength': True} at 0x1d7cc969850>: E <C object Array of Char {'nolength': True} at 0x1d7d663a3e0>: E <C object Array of Char {'nolength': True} at 0x1d7d663a1d0>: E <C object Array of Char {'nolength': True} at 0x1d7d6639f90>: E <C object Array of Char {'nolength': True} at 0x1d7cc96a270>: E <C object Array of Char {'nolength': True} at 0x1d7d430ca50>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5e20>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5820>: E <C object Array of Char {'nolength': True} at 0x1d7d64b69b0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5fd0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b7df0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0a10>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3bb0>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5b80>: E <C object Array of Char {'nolength': True} at 0x1d7d64b0350>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c5970>: E <C object Array of Char {'nolength': True} at 0x1d7cf4c6180>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6e30>: E <C object Array of Char {'nolength': True} at 0x1d7d64b3b30>: E <C object Array of Char {'nolength': True} at 0x1d7d663ab60>: E <C object Array of Char {'nolength': True} at 0x1d7cc969d60>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6fb0>: E <C object Array of Char {'nolength': True} at 0x1d7d64b1d50>: E <C object Array of Char {'nolength': True} at 0x1d7d64b6890>: E <C object Array of Char {'nolength': True} at 0x1d7db349660>: E <C object Array of Char {'nolength': True} at 0x1d7db349de0>: E <C object Array of Char {'nolength': True} at 0x1d7db349990>: E <C object Array of Char {'nolength': True} at 0x1d7d64b5630>: E <C object Array of Char {'nolength': True} at 0x1d7db349b70>: E <C object Array of Char {'nolength': True} at 0x1d7db349780>: E <C object Array of Char {'nolength': True} at 0x1d7db349c90>: E <C object Array of Char {'nolength': True} at 0x1d7d60871c0>: E <C object Array of Char {'nolength': True} at 0x1d7d6087540>: E <C object Array of Char {'nolength': True} at 0x1d7db349630>: E <C object Array of Char {'nolength': True} at 0x1d7db34a740>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1280, in setitem_slice E self.fromsequence(w_lst) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1106, in fromsequence E self.setlen(oldlen + len(lst)) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 214, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch ---------------------------- Captured stderr call ----------------------------- Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4018950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4018988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d433e988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d433e9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d433f670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d433f6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4348950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4348988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd5a4500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d43489c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d43489f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4645f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d430ca80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4b81868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81389f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4bf5088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4bf50c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81388b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7a96448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81388d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab6058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd5a6c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab6090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab60c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab6100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8a14230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab8f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab8fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81389d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ab8fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81388f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7acf0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd5a3d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7acf0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7acf130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7acf168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7acf1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81389b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7f2e9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7f2ee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d38738a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d3873980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d38739b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d38577c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81385f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d38577f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d38354e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d8bda870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd5a6cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d8bda8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d8bda8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d8bda918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81387b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d8bda950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d8b6cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d844d2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81390d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d844def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d844df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d4a297c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d844df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d83ec330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d83d8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81394b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d83d8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81398d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d83d8f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6d33af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d83d8fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d560c3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d560c3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d560c410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d560c448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8a13690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d560c480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d43776e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4377718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d4377750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d425be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d425bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d497d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81387d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d471fd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d471fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d5872fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d58730c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81385b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d580d050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d580d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d52b9f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc96a1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d5285f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d5275088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d5275bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d5254678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81387f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2cf6020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2cf64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d30410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d30528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d3e368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d3e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d48058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81399d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d48250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d48288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d53408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d53440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d96918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81386d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2d96950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2e0e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc96a3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2e0e8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8a12c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d2e0e8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d31c5980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d31c59b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d335fc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d3374870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d33949c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d3394cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d33ce2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd5a4280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d33ce2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d33ce598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d33ce5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d33ce608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a2b050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cfe1fbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a2b088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a2b0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a2b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a2b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a309f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d4a29310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a30a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a30a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a30aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a30ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a363d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a364b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a376e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a377c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81399b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a377f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a3c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a3c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a42678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cfe1e2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a426e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a42720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a42758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a42790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a48480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a48e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a499f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6d32540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a49a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a49a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a49a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d6a49ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e3e678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8a13940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e3e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e3fbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81386f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e3fc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e3fc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e3fc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d342a8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e45018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e45050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e45088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81391b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e450c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e450f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e4c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e4c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e4d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81397d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e4d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e506e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e50720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e50800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd077d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e56480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e564b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e564f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e579f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e57a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e60678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81397b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e842c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d342b790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e842f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e84330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e84368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e859b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81386b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e96640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cdd19260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e96678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81392f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e966b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81396d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e9c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81391f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e9c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd0773c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e9c368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cfe1f4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e9c3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd0754c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e9c3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e9da60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd077640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e9da98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7e9dad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ea4c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ea4cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd0773e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ea59b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd0760c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ea59f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7ea5ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7eacdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd077de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d7eace90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99343a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99343d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9934410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99359b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99359f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d81392b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d993a3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd0774a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d993ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6d33e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d993ae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d993ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d993ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd0772a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9944090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d813a110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99440c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d4a2a040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9944100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9944138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd077600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9945ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9945b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9945b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d317f320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9945b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9945bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d994f4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b02f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d994f4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d994f520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d3d0dc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d994f558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d995a870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b08b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d995a8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d995a8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b05d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d995a918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cdd18d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9962918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9962950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b02d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9962988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b06b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996cad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996cb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d43227c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996cb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996cb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b05b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996de88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d598af80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996dec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d996def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9977360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9977398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99773d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9977478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663aa70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9982918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9982950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99835c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9983d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b06d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9983da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9983e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b01d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d999a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b03f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d999ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d999aec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99a4678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b06f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99a46b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d317f250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99a46e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b07b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99a4720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99a5a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99a5a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da514aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6d33250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da514ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da514b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b07f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da514b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da514b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da522058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d4a299b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da522090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da5220c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da522100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da522138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da5238d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d342b3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da523910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da523948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da523980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da53e3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da53e3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b10d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da53e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da54a608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da54ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6639f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da54b2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da572058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da572090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da57e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da57e6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da57fb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da57fb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d935c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d935c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9369280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93692b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9375d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9375d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9394fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9395018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b10f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93950f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d939c368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d939c410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d939d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d939d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93cbad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e0ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e0f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b09f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e1d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e1d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e1e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e8e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b17d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e8f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b13f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e9f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93e9fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93fac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93fac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b12f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d93fad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9402170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9402250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9402288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d598a7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9403980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b18b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d94039b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b18f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d94039f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9410a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b18d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9410aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9410ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b15b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d97f13d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d97f1408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cdd195a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d97f1440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d97f1478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d97f14b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d97f14e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98181e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d4a29630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9818218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b12b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9818250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b14f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9819478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b14d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98194b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b16f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98194e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d342ba30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9819520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9819558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9826ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b14b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9826b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9826b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d317f1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9826b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9826bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9832d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9832db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9833d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cdd19190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9833da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b15d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9833de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9833e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9833e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b20f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9841398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8a11470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98413d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9841408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9841440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9841478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9850d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d4322ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9850d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9850db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9850de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9850e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6639fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98610f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98611a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663aaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9861f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9861f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6639f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9878bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98940c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9894100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98952b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98952f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98a2170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b20b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98a21a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98a2fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98a3018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98a30f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98b0c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98b0d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98b0d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98cc8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98cc8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b20d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98cd868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98cd8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98cd948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98d89c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d98d91d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99c2480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99c24f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99d6560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99d6640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b23b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99d7408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99d74e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b24b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99d7520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b21d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99e0560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99e0598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b22f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99e12b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b25d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99e12f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99e13d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b28f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d99ece58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a184f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a18528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a26d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a26d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673a100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a26d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a26db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b28d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a27ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a430f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a43130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a5dad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663ab00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a6ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a6ae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673af80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a6ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a6ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b26d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a78368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a783a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b23d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a783d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673b6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a78410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a78448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b26b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a798a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b21f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a798d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a79910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673b7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a79948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a79980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a88db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a88de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a88e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b30b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a89e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a89e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a89f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a992b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a99398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9a993d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b29d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9aa4758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673b230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9aa47c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9aa4800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ab2058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ab2090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ab20c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ab3088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ab3a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673a760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ab3a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ada4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ada528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ada560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ada598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d67373e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9aeac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9aeac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b30f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9aeacd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9aead08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9af8aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d67364a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9af8ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9af8b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9af8b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9af8b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b31b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b04090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b04170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b041a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b36f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b05088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b050c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b05d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b37f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b05da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b32f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b3f398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673b6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b3f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b3f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b64f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b64f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b38f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b64fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b38b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9b8b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bc7ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673b3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bc7ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bc7f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bd6e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b36b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bd6e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bd6e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8a14090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bd6ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b35f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bd6f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b34d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b32b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d59096e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be6528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b35d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be6560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be7a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be7ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b33f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be7b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8a12320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be7b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9be7b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9bf51d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c0dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c0dda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673cf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c0dde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c21da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c21de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c21e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c80e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673a610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c80ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c80f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c80f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c80f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c92528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c92560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c92598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c925d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9c93be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6639ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ca05d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ca0608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc96a330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ca1bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663ace0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ca1c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ca1c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9cd0cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9cd0d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ce2918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9ce2950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e76560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e76598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d245b3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e765d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b40b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e867c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e86800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e86838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e86870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d245b3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e868a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e87e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b40d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e87e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e87ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e87ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d245b450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e87f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e99638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e99670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e996a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9e996e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d245b540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eaab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eaab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eaab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eaabb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eaabf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eb8528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eb8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b44b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eb8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eb9c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc96a060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eb9cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eea918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eea9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9eeaa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b47f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9efe170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b44f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9efe1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f38288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f382c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d245ba40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f39d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f39d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f39da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f39de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b46d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f39e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d245b690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f4d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b43d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f4d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f4d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b47d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f4d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f4d4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d245b970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f591a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b44d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9f591d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fa7130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fa7168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fa71a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d245c6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fc0480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b46f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fc04b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fc04f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fc0528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fc0560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fce0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fceaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b49f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fcead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663ab30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fcfde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d430d230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7d9fcfe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da005398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da005478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0054b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da014560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da014598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da015328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da015360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da015440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da024608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0246e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da024720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da025670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0256a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b49d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0322f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6639f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da032330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da05dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da098608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da098640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663ae30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0990c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc96a210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da099ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da099b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0c86e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0c8720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0c8800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b54b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0c94e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0c95c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0c9600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6737080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0c9638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0da8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0da918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0da950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b53d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0da988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d2462580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0da9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0da9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ea608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b58b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ea640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ea678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d673a590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ea6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ebad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ebb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ebb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b53b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ebb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d2462ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da0ebbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b56b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da102fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b57b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da102fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da103018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc96a270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da103050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b55b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da115e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da11f788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b58f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da11f7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663a110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1401a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1412f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b52b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da141328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da160170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1601a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da160288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b52d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1611d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b54f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1612b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1612f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd5a7480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da161328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b51b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da170870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b55d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1708a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1708e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da170918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cfe1d740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da170950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da18a480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da18a4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da18a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da18b7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d2462180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da18b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da18b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da19ed78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da19edb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da19ede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d4a29e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da19ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da19ee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1aa5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1bc640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d430ca50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1bc678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1bc720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663ad10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1d4790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1d47c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663ada0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1d5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da1d54e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da202250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da202330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da202368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b60b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da203360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da203398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da203478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2189c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da218aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da218ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2506e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da250720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b59f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da251638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da251670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da251750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da26a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b67d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da26a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da292090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b63f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2920c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da292c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da292c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b61b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da292cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b61d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da293cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da293d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2b49c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b61f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2b49f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b62d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2b4ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2c81e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2c82c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2c82f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2c9088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2c90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2d8090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2d80c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2d81a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2d97f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fb980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2d9830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2d9868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b66b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2d98a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2e6cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b62f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2e6d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2e7948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da2e79b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b66d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da324678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fae50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3246b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b64f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3246e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da324720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da324758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b65f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da324790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fae20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3302f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da330330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b63d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da330368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b64d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3303a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3303d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fa120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da344058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da344090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3440c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da344100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da344138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3459f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da345a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da350b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da350b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da350c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da351de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da351ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b69b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da351ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d7201330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da351f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da35f0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da35f0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da37e640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da37e678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da37e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da37f590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da37f5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d7200e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da37f600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da37f638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3a6c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3a6c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3a6c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d7201c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3a6cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3a6d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3b6918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3b6950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3c9fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fb890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3d4020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3d4058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3d4090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3d5e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b69f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3d5e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d72003a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3d5ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3d5ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b76b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3d5f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b72f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3e56a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3e56e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fb490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3e5718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3e5750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3e5788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b72d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3f2d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3f2db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d7200a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3f2de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b74d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3f2e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b76f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da3f2e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da404560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da404598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fb610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4045d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b72b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da404608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da404640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da405be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da405c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da405cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da416c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da416cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4177f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c57f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da44c528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da44c560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da44c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b75d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da44d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b71f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da44d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da44d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da460950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da460988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da461788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b75f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4617c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b76d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4618a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4618d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da471830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4822c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4823a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4823d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da482480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4d89f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4d8a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4d92f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4d9cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da4d9d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da75ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da75ac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da75ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da768020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da768100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b8030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da768138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da769398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7693d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da778090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7780c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7781a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b08f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da778fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b03d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7790c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7790f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6d337c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da779130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da779168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da78a870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da78b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da78b8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7b47c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7b50f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7b5c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fe150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7b5cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b10b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7b5d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b09b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7b5d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b11f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7b5d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7ef670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9721790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7ef6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7ef6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7ef718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da7ef750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da804d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9721030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da804db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da804de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da804e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da804e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b22b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da80c218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da80c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da80c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da80d360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da80d398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b30d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da80d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8229f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da822ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da822b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9725350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da822b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da823de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da823e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b35b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da823e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da823e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da82f130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da82fa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da870678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9721e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8706b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8706e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da870720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da888640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da888678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9723b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8886b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8886e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da888720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da888758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8924f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d97239d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da892528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da892560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da892598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b51d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8925d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b57d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da893fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8a40c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8a4100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8a5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8a5280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8be100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8be138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8ce950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8ce988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8cea30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8e8608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8e8640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8e9558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8e9e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8e9ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b63b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da8e9fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da918f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da918fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da919018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da919f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da919f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da928d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b78d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da928d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b77f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9299f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b73f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da929a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b8050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da929b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da982c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da982d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da982d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d97280c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da982d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b04b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da983e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da983ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da994b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da994b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da994bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d61e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d6218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9726de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d6250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d6288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d7670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d76a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b15f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d76e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9727b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d7718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b16d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9d7750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b13d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9e4d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b17f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9e4d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9e4db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d97273b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9e4de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9e4e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9f42f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9f4330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9f4368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9f5398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b26f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9f53d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b28b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9f54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7da9f54e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa0a5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa0a608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa1a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d97234a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa1ae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa1ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa1ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa1aec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b31d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa1af00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa2c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa2d280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9725aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa2d2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa2d2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6a330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6a368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d97283a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6a3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6a3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6a410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b48f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6bd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6bda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9724f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6bde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daa6be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daac3638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daac3670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b54d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daac3750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daad2838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daad2918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daad2950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daad3750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daad3788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b65b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daae2598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daae2608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daae2640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daae2678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab06448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab06480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b78f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab06fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab07a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9724640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab07a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab07a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab07ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab07b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab95088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9723000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab950c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab950f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab95130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b79f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dab95168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daba67c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71ff6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daba6800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daba6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b02b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daba6870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daba68a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b13b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daba7c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daba7d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daba7da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabb8d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabb8db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b25f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabb8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabb9f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b22d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabc8090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabc8100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabc91a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabc91d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b33d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabc9ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabc9f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b31f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabf2ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabf3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6736c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabf38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b32d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabf3e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabf3ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabf3ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b39f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabf3f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8a12460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dabf3f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac3b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac3b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b48d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac3b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b41b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac54988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fe5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac549c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b43b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac549f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac54a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac67e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac67e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71ff330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac67ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac67ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac67f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b53f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac6d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac6d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71fd1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac6d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac6d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac6d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac78e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac78ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacfd890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac78f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac78f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b67b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dac78f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad126e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad12720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacfd1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad12758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad12790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad127c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad12800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad13fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad24090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad254e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad25520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663ad40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad544f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad54db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b71b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad55e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad55ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b79d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dad55f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadb8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadb8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadb9c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadb9c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacfdc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadb9c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b04d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadb9cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b05f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadb9d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadb9d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadd8838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacfdee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadd8870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadd88a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadee058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b11b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadee090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b19d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadee0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacff6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadee100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadee138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadef6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadef6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b27f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadef718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacffa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadef750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dadef788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae02c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b21b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae02c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae02cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae02d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae2c0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae2c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663abf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae2c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae2d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b36d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dae2d4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daeb27c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daeb2800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daeb36e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b45f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daeb3718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daeb37f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daec4918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daec49f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daec4a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daec5a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b56f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daec5a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b60d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daed2988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daed29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b60f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daed36e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daed3718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daed37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c64e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daee8870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daee88a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c61e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7daee94e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b70d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dafe02c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dafe02f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dafe11d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dafe1210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db004250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db005638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db005f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db005f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db016090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db017c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b17b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db017d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db017da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db129910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db129948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b24d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db129a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db134fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacfcf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db135018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db135050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db135088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db14a480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db14a4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db14b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b40f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db14bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db14bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dad02390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db14bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db14bbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db14bc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b50d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1d1408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1d1440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacfd090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1d1478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1d14b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1d14e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1e4f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1e4f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dad02900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1e4fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b66f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1e4fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b68d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1f9b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1f9b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1f9bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9720b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db1f9be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db20b3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b77b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db20b408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db20b440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db20b478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dad02910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db20b4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db222db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b04f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db222de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db222e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db222e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d71faec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db222e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db234560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db234598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db2345d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db234608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d97255f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db234640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b29f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db235ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db235b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b37b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db235b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d663ab60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db235b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db235c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c5ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db2a3788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b43f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db2c81a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c57c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db2c8b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d430d200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db2c8bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db2c8bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b42b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db300020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db300058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db300c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db300cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db300db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db30c090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db30c170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db30c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b65d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db30d280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b69d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db30d2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b74f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db30dfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db35c020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db35c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cc969d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db35c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db35d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c65a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db35de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db35de88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cf4c6660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db38a7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db38a838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db38b328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db38b408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db38b440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3ba448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3ba480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3ba560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3bb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3bb750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3bb788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b45b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3c8720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3c8758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3c93d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3c9408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3c94e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db3c9520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d4970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db40a640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db40a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db40a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db40b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db40b520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db40b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db43a640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db43b018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d5b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db43b050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db43b088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db43b0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b07d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db43b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db46c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d5560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db46c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db46c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b16b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db46c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db46c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b25b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db46c800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d53d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db4802c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b23f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db4802f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db480330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b38d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db480368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db4803a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db481d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b47b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db481d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db522b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db522bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db522c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db523c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db523d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db523d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3dac10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db523d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db523da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db537600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db537638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db537670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db542918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db543280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db5432b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d4650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db543f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db543f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db543fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db58e020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db58e058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3dba60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db58e090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db58f910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b39d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db58f948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db58f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db58f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3dc050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db58f9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db61af38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db61af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db61afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db61afe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db62a3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db62a410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db62a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db62b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db62b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db62b600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db63a598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db63a5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3db0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db63a608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db63a640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db63a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db63be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b49b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db63bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b57f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db64a870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db64b210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b70f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db64b248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3db4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db64b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9122c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b77d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9122f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db912330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db912368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d43f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9123a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b11d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db913980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9139b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9139f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db948090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d6680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9480c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db948100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db959de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b46b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db959e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db959e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3dcbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db959e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b50f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db959ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db961478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9614b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b68b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9614e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d6840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db97b1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db97b210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db97b248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db97b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9ed0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3da320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9ed130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b8010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9ed168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9ed1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7db9ed1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba02918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba02950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b34f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba02988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba029c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b48b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba03a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba1a528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba40b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba41638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dba416a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b50b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbab0bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b52f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbab0cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbab0d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbab1c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbab1c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbabe9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbabea30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d9727800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbabea68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbabeaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b19b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbabead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbabeb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbad4b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3dc7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbad4b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbad4bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b45d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbad4bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbae6448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbae6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d8380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbae64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b68f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbae64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbafbad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbafbb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b01f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbafbb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dad02190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbafbb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbafbbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb05088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb050c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb050f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b41d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb051a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb144b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb144f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb150f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3495a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb15de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b55f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbb15e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbc0ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbc0f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbc1bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbc1be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b27b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbc1cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbc1d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6d332b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbd0f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbd0f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbd0fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbd0fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbd1018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d3d0d6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbbd1050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b78b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc88720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc88758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc88790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b24f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc887c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cfe1dc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc88800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc89d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc89da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc89de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc89e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d598aa10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc89e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc89e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc9b910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbc9b948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbce44b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbce4560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbdd6330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b41f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbdd6368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbdd63a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbdd7600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbdd7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbdd7718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b71d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe0e790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe0e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe0e8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe0f9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe0fa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b62b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe0fb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe1f168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe1f248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe1f280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b58d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe2c3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe2c410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe2d0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe2d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe2d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe4a8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe4a918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbe4b3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbea7590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf14218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b27d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf142f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf14330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf15558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b7ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf15590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b19f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf2c678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf2c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd109a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf2c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf2c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b59d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf2c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf2c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b2bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf38758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd11070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf38790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b42f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf387c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b51f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf38800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf38838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf481a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd101e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf481e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf48218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b3510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf48250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b6a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf48288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b03b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf49788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd0f6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf497c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf497f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf49830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b73d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf49868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf5cd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf5cde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dbf5da28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc032aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc033280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc033b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b59b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc033b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b12d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc033c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b4f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc06d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc06d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8139190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc06d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b39b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b73b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd13d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d8138cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b5650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b0a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd14450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cbb78110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc07bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b1690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc08b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d64b74b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc08b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7cd076ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc08b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd10170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc08b600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc08b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6085f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc08b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc09b2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc09b328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd13df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc09b360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc09b398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60860e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc09b3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6085fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc0ab3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc0ab408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc0ab4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc1165d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc116608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3498d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc117248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc1172b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60863a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc117ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc117fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc172020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc173168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6085f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc1731a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc1806e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60861a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc180720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60860a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc267868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6085f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc2678a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc273be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60861e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc273c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6085fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc28eb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc28eb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60862e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc28ec28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc28f8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc28f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc2a04b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc2a1248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3497e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc32c1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc32c250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc32c288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc32d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc32d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc32d2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc32d2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc342838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc342870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc343948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc343980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60869a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc343a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc34ea30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc34eb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc34eb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60869c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc34fcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60871c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc34fd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd0d9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc34fd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc34fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60869e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc34fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc3613d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60870a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc361408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc3e4020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc3e4678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc3e4f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd0d930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc3e4f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc3e4fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60872c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc3e4fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc3e5018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc41c5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db3d8d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc41c608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc41c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc41c678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc41c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60870c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc41c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dacfaea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc42b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60876a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc42b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc42b6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc43d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc43d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc43d980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60875e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc447b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60873e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f88e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60872e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f8918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f89f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60875c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f8a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f9d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f9d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a7450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f9da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f9de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60873a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc4f9e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc505c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60870e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc5364f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc536b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc537788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc5377c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a4a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc5eca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6086f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc5ecaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc5ecad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc5ecb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc5ecb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a40b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc606020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60877a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc606058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc606090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc606f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc606fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a7050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc606fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc607018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60877e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc607050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc607088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc615018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a6930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc615050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc615088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6150c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60878c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6150f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc624ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a6450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc624b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60879a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc624b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc624b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc642250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc642288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a8500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6422c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6436e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc643718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc643750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc643788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6437c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60885e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6b6db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6b6de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6b6e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6b6ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6c4640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6c50c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db348df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6c5130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60884a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6c5168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6fc2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6fc330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6fcfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6fd018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6fd0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60880c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc6fd130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a41a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70e640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60880e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70e678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60882a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70e6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60883a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70e720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4ab420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70e758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4ab590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70fe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6087fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc70fec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60884c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7219f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60881a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc721a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60880a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc721a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4ab4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc721a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60883c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc721ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7bb3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60887e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7bb408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7bb440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7bb4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7c86e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7c8720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7c92f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db349150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7c9360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc7c9fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8040c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60887a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc804100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc805210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc805248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc805328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc816288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd13540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8162c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8162f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc816330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc816368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8179b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4a6050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8179f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc817a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc817a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc817a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc817ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dbd0ec50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc82b788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc82b7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc899e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60888c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc899ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc899ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7dc4ab5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc899f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d60889a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc899f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8b0bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8b0c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8b0d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8b0d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8b91a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7db34a5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc8b9b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1d7d6088fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001d7dc96e950> ignored ================================== FAILURES =================================== ___________________ AppTestArrayReconstructor.test_unicode ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001d7dad6a250> def test_unicode(self): import array array_reconstructor = array._array_reconstructor UTF16_LE = 18 UTF16_BE = 19 UTF32_LE = 20 UTF32_BE = 21 teststr = "Bonne Journ\xe9e \U0002030a\U00020347" testcases = ( (UTF16_LE, "UTF-16-LE"), (UTF16_BE, "UTF-16-BE"), (UTF32_LE, "UTF-32-LE"), (UTF32_BE, "UTF-32-BE") ) for testcase in testcases: mformat_code, encoding = testcase a = array.array('u', teststr) b = array_reconstructor( array.array, 'u', mformat_code, teststr.encode(encoding)) > assert a == b E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\test\test_array.py:1272]:20: AssertionError =========================== short test summary info =========================== FAIL module\array\test\test_array.py::AppTestArrayReconstructor::()::test_unicode ========== 1 failed, 61 passed, 2 skipped, 1 error in 173.06 seconds ========== ++ 04:00:15 starting module/cpyext/test/test_boolobject.py [48 started in total] __ module/cpyext/test/test_api.py [45 done in total, somefailed=False] ________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_api.py .... ========================== 4 passed in 61.36 seconds ========================== ++ 04:01:30 starting module/cpyext/test/test_borrow.py [49 started in total] __ module/cpyext/test/test_async_iter.py [46 done in total, somefailed=False] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_async_iter.py sss ========================= 3 skipped in 69.88 seconds ========================== ++ 04:01:40 starting module/cpyext/test/test_buffer.py [50 started in total] __ module/cpyext/test/test_boolobject.py [47 done in total, somefailed=False] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_boolobject.py .... ========================= 4 passed in 136.75 seconds ========================== ++ 04:03:12 starting module/cpyext/test/test_bytearrayobject.py [51 started in total] __ module/cpyext/test/test_arraymodule.py [48 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\cpyext\test\test_arraymodule.py ..........x....... =================== 17 passed, 1 xfailed in 184.15 seconds ==================== ++ 04:03:28 starting module/cpyext/test/test_bytesobject.py [52 started in total] __ module/cpyext/test/test_borrow.py [49 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_borrow.py ... ========================= 3 passed in 138.75 seconds ========================== ++ 04:04:34 starting module/cpyext/test/test_capsule.py [53 started in total] __ module/cpyext/test/test_buffer.py [50 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module\cpyext\test\test_buffer.py ..... ========================= 5 passed in 170.15 seconds ========================== ++ 04:05:19 starting module/cpyext/test/test_cell.py [54 started in total] __ module/cpyext/test/test_bytearrayobject.py [51 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_bytearrayobject.py ...... ========================= 6 passed in 129.45 seconds ========================== ++ 04:06:23 starting module/cpyext/test/test_classobject.py [55 started in total] __ module/cpyext/test/test_bytesobject.py [52 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items module\cpyext\test\test_bytesobject.py .................... ========================= 20 passed in 178.50 seconds ========================= ++ 04:07:07 starting module/cpyext/test/test_codecs.py [56 started in total] __ module/cpyext/test/test_capsule.py [53 done in total, somefailed=False] ____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_capsule.py ... ========================= 3 passed in 140.92 seconds ========================== ++ 04:07:59 starting module/cpyext/test/test_complexobject.py [57 started in total] __ module/cpyext/test/test_cell.py [54 done in total, somefailed=False] _______ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_cell.py . ========================= 1 passed in 137.14 seconds ========================== ++ 04:08:15 starting module/cpyext/test/test_contextvars.py [58 started in total] __ module/cpyext/test/test_classobject.py [55 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module\cpyext\test\test_classobject.py .. ========================= 2 passed in 126.95 seconds ========================== ++ 04:09:27 starting module/cpyext/test/test_cpyext.py [59 started in total] __ module/cpyext/test/test_codecs.py [56 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_codecs.py ... ========================= 3 passed in 130.35 seconds ========================== ++ 04:10:10 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_complexobject.py [57 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_complexobject.py ...... ========================= 6 passed in 123.47 seconds ========================== ++ 04:10:54 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_contextvars.py [58 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_contextvars.py . ========================= 1 passed in 119.83 seconds ========================== ++ 04:10:56 starting module/cpyext/test/test_eval.py [62 started in total] __ module/cpyext/test/test_datetime.py [59 done in total, somefailed=False] ___ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module\cpyext\test\test_datetime.py ................ ========================= 16 passed in 222.66 seconds ========================= ++ 04:14:40 starting module/cpyext/test/test_exception.py [63 started in total] __ module/cpyext/test/test_cpyext.py [60 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 26 items module\cpyext\test\test_cpyext.py ...........s.............. =================== 25 passed, 1 skipped in 268.50 seconds ==================== ++ 04:14:48 starting module/cpyext/test/test_fileobject.py [64 started in total] __ module/cpyext/test/test_dictobject.py [61 done in total, somefailed=False] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module\cpyext\test\test_dictobject.py ................... ========================= 19 passed in 223.69 seconds ========================= ++ 04:15:18 starting module/cpyext/test/test_floatobject.py [65 started in total] __ module/cpyext/test/test_eval.py [62 done in total, somefailed=False] _______ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module\cpyext\test\test_eval.py ...............x... =================== 18 passed, 1 xfailed in 240.95 seconds ==================== ++ 04:15:34 starting module/cpyext/test/test_frameobject.py [66 started in total] __ module/cpyext/test/test_fileobject.py [63 done in total, somefailed=False] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_fileobject.py . ========================== 1 passed in 99.23 seconds ========================== ++ 04:17:22 starting module/cpyext/test/test_funcobject.py [67 started in total] __ module/cpyext/test/test_exception.py [64 done in total, somefailed=False] __ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_exception.py ...... ========================= 6 passed in 116.12 seconds ========================== ++ 04:17:36 starting module/cpyext/test/test_genobject.py [68 started in total] __ module/cpyext/test/test_frameobject.py [65 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_frameobject.py .... ========================= 4 passed in 148.70 seconds ========================== ++ 04:18:44 starting module/cpyext/test/test_getargs.py [69 started in total] __ module/cpyext/test/test_floatobject.py [66 done in total, somefailed=True] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_floatobject.py E............. =================================== ERRORS ==================================== _____________ ERROR at setup of TestFloatObject.test_floatobject ______________ item = <Function 'test_floatobject'> @pytest.hookimpl(tryfirst=True) def pytest_runtest_setup(item): if isinstance(item, pytest.Function): config = item.config if get_marker(item, name='pypy_only'): if config.applevel is not None and not config.applevel.is_pypy: pytest.skip('PyPy-specific test') appclass = item.getparent(pytest.Class) if appclass is not None: from pypy.tool.pytest.objspace import gettestobjspace # Make cls.space and cls.runappdirect available in tests. spaceconfig = getattr(appclass.obj, 'spaceconfig', {}) > appclass.obj.space = gettestobjspace(**spaceconfig) conftest.py:254: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tool\pytest\objspace.py:24: in gettestobjspace space = maketestobjspace(config) tool\pytest\objspace.py:34: in maketestobjspace space = make_objspace(config) tool\option.py:33: in make_objspace return StdObjSpace(config) interpreter\baseobjspace.py:458: in __init__ self.initialize() objspace\std\objspace.py:118: in initialize self.setup_builtin_modules() interpreter\baseobjspace.py:716: in setup_builtin_modules self.fromcache(State).build_api() module\cpyext\state.py:117: in build_api self.api_lib = str(api.build_bridge(self.space)) module\cpyext\api.py:1384: in build_bridge symbolic=True) ..\rpython\translator\tool\cbuild.py:345: in compile_shared_lib standalone=False)) ..\rpython\translator\platform\__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\windows.py:290: in _compile_c_file self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, returncode = 3221225477, stdout = '' stderr = '' outname = local('d:\\systemtemp\\pytest\\usession-py3.11-63\\module_cache\\module_10.obj') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: # Microsoft compilers write compilation errors to stdout stderr = stdout + stderr errorfile = outname.new(ext='errors') errorfile.write(stderr, mode='wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(out=""" E """) ..\rpython\translator\platform\windows.py:319: CompilationError ==================== 13 passed, 1 error in 218.68 seconds ===================== ++ 04:19:42 starting module/cpyext/test/test_import.py [70 started in total] __ module/cpyext/test/test_funcobject.py [67 done in total, somefailed=False] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_funcobject.py .............. ========================= 14 passed in 194.11 seconds ========================= ++ 04:21:24 starting module/cpyext/test/test_iterator.py [71 started in total] __ module/cpyext/test/test_genobject.py [68 done in total, somefailed=False] __ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_genobject.py ... ========================= 3 passed in 194.51 seconds ========================== ++ 04:21:38 starting module/cpyext/test/test_listobject.py [72 started in total] __ module/cpyext/test/test_getargs.py [69 done in total, somefailed=False] ____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module\cpyext\test\test_getargs.py ................ ========================= 16 passed in 194.98 seconds ========================= ++ 04:23:07 starting module/cpyext/test/test_longobject.py [73 started in total] __ module/cpyext/test/test_import.py [70 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\cpyext\test\test_import.py ........ ========================= 8 passed in 234.22 seconds ========================== ++ 04:24:19 starting module/cpyext/test/test_mapping.py [74 started in total] __ module/cpyext/test/test_iterator.py [71 done in total, somefailed=False] ___ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_iterator.py ...... ========================= 6 passed in 164.82 seconds ========================== ++ 04:24:49 starting module/cpyext/test/test_marshal.py [75 started in total] __ module/cpyext/test/test_listobject.py [72 done in total, somefailed=False] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_listobject.py .............. ========================= 14 passed in 174.93 seconds ========================= ++ 04:25:39 starting module/cpyext/test/test_memoryobject.py [76 started in total] __ module/cpyext/test/test_mapping.py [73 done in total, somefailed=False] ____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module\cpyext\test\test_mapping.py ..... ========================== 5 passed in 90.27 seconds ========================== ++ 04:26:31 starting module/cpyext/test/test_methodobject.py [77 started in total] __ module/cpyext/test/test_longobject.py [74 done in total, somefailed=False] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module\cpyext\test\test_longobject.py ......................... ========================= 25 passed in 199.38 seconds ========================= ++ 04:27:17 starting module/cpyext/test/test_misc.py [78 started in total] __ module/cpyext/test/test_marshal.py [75 done in total, somefailed=False] ____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module\cpyext\test\test_marshal.py .. ========================= 2 passed in 132.62 seconds ========================== ++ 04:27:53 starting module/cpyext/test/test_module.py [79 started in total] __ module/cpyext/test/test_memoryobject.py [76 done in total, somefailed=True] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items module\cpyext\test\test_memoryobject.py ...s..s.F.... ================================== FAILURES =================================== _____________________ AppTestPyBuffer.test_releasebuffer ______________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000175f3b86758> def test_releasebuffer(self): module = self.import_extension('foo', [ ("create_test", "METH_NOARGS", """ PyObject *obj; obj = PyObject_New(PyObject, (PyTypeObject*)type); return obj; """), ("get_cnt", "METH_NOARGS", 'return PyLong_FromLong(cnt);'), ("get_dealloc_cnt", "METH_NOARGS", 'return PyLong_FromLong(dealloc_cnt);'), ], prologue=""" static float test_data = 42.f; static int cnt=0; static int dealloc_cnt=0; static PyHeapTypeObject * type=NULL; void dealloc(PyObject *self) { dealloc_cnt++; } int getbuffer(PyObject *obj, Py_buffer *view, int flags) { cnt ++; memset(view, 0, sizeof(Py_buffer)); view->obj = obj; /* see the CPython docs for why we need this incref: https://docs.python.org/3.5/c-api/typeobj.html#c.PyBufferProcs.bf_getbuffer */ Py_INCREF(obj); view->ndim = 0; view->buf = (void *) &test_data; view->itemsize = sizeof(float); view->len = 1; view->strides = NULL; view->shape = NULL; view->format = "f"; return 0; } void releasebuffer(PyObject *obj, Py_buffer *view) { cnt --; } """, more_init=""" type = (PyHeapTypeObject *) PyType_Type.tp_alloc(&PyType_Type, 0); type->ht_type.tp_name = "Test"; type->ht_type.tp_basicsize = sizeof(PyObject); type->ht_name = PyUnicode_FromString("Test"); type->ht_type.tp_flags |= Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE | Py_TPFLAGS_HEAPTYPE; type->ht_type.tp_flags &= ~Py_TPFLAGS_HAVE_GC; type->ht_type.tp_dealloc = dealloc; type->ht_type.tp_as_buffer = &type->as_buffer; type->as_buffer.bf_getbuffer = getbuffer; type->as_buffer.bf_releasebuffer = releasebuffer; if (PyType_Ready(&type->ht_type) < 0) INITERROR; """, ) import gc assert module.get_cnt() == 0 a = memoryview(module.create_test()) assert module.get_cnt() == 1 assert module.get_dealloc_cnt() == 0 del a self.debug_collect() assert module.get_cnt() == 0 > assert module.get_dealloc_cnt() == 1 E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_memoryobject.py:296]:69: AssertionError ---------------------------- Captured stdout call ----------------------------- source_0.c Creating library d:\systemtemp\pytest\usession-py3.11-74\foo-4\foo.lib and object d:\systemtemp\pytest\usession-py3.11-74\foo-4\foo.exp Generating code Finished generating code dealloc_trigger... deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x175f3b26c60> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x175f3b27880> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x175f3b28100> dealloc_trigger DONE ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x00000175f24759e8> DONE <function PyUnicode_FromString at 0x00000175f0af2b60> DONE <function PyType_Ready at 0x00000175ef8d8cc8> DONE <function PyLong_FromLong at 0x00000175f24c66b0> DONE <function PyLong_FromLong at 0x00000175f24c66b0> DONE <function PyLong_FromLong at 0x00000175f24c66b0> DONE <function PyLong_FromLong at 0x00000175f24c66b0> DONE <function PyLong_FromLong at 0x00000175f24c66b0> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_memoryobject.py::AppTestPyBuffer::()::test_releasebuffer ============== 1 failed, 10 passed, 2 skipped in 176.05 seconds =============== ++ 04:29:12 starting module/cpyext/test/test_namespaceobject.py [80 started in total] __ module/cpyext/test/test_misc.py [77 done in total, somefailed=False] _______ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_misc.py . ========================= 1 passed in 130.81 seconds ========================== ++ 04:30:12 starting module/cpyext/test/test_ndarrayobject.py [81 started in total] __ module/cpyext/test/test_methodobject.py [78 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_methodobject.py .............. ========================= 14 passed in 216.91 seconds ========================= ++ 04:31:02 starting module/cpyext/test/test_number.py [82 started in total] __ module/cpyext/test/test_ndarrayobject.py [79 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================= 1 skipped in 20.35 seconds ========================== ++ 04:31:41 starting module/cpyext/test/test_object.py [83 started in total] __ module/cpyext/test/test_namespaceobject.py [80 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_namespaceobject.py . ========================= 1 passed in 147.88 seconds ========================== ++ 04:32:37 starting module/cpyext/test/test_pyerrors.py [84 started in total] __ module/cpyext/test/test_module.py [81 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module\cpyext\test\test_module.py ......................... ========================= 25 passed in 285.85 seconds ========================= ++ 04:33:21 starting module/cpyext/test/test_pyfile.py [85 started in total] __ module/cpyext/test/test_number.py [82 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_number.py ....... ========================= 7 passed in 180.11 seconds ========================== ++ 04:35:10 starting module/cpyext/test/test_pymem.py [86 started in total] __ module/cpyext/test/test_pyfile.py [83 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_pyfile.py ...x... ==================== 6 passed, 1 xfailed in 131.86 seconds ==================== ++ 04:36:31 starting module/cpyext/test/test_pysignals.py [87 started in total] __ module/cpyext/test/test_object.py [84 done in total, somefailed=False] _____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 40 items module\cpyext\test\test_object.py .......................s................ =================== 39 passed, 1 skipped in 333.97 seconds ==================== ++ 04:38:08 starting module/cpyext/test/test_pystate.py [88 started in total] __ module/cpyext/test/test_pyerrors.py [85 done in total, somefailed=True] ____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 33 items module\cpyext\test\test_pyerrors.py ........s.....sF.......s...s..... ================================== FAILURES =================================== ______________ AppTestFetch.test_SetFromErrnoWithFilename_basic _______________ self = <CallInfo when='call' exception: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128)> func = <function <lambda> at 0x000002be11b76458>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000002be0ab01440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002be12d34ae0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002be12d34ae0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x000002be15e02c00> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002be16022460> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002be16022460> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x000002be15e02bb0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002be16022420> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002be16022420> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> space = StdObjSpace target = <function test_SetFromErrnoWithFilename_basic at 0x000002be11b77268> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002be1bd0ea68>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002be1bd0ea68>,) w_func = <Function test_SetFromErrnoWithFilename_basic> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002be1bd0ea68> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_SetFromErrnoWithFilename_basic> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002be1bd0ea68>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1237: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_SetFromErrnoWithFilename_basic> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002be1bd0ea68>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 name = 'test_SetFromErrnoWithFilename_basic' qualname = 'test_SetFromErrnoWithFilename_basic' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)') def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 pycode = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> next_instr = 72 ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002be11cbeb48> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00' next_instr = 72 ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002be11cbeb48> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:74: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00' next_instr = 102 ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002be11cbeb48> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): _d = self.debugdata if ec.space.reverse_debugging or ( _d is not None and _d.w_f_trace is not None): ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: # Only reload next_instr from last_instr when something that # can modify it actually ran (trace function or action # dispatcher). In the common case (no trace, positive ticker) # next_instr is unchanged and the round-trip is skipped. _d = self.debugdata if ec.space.reverse_debugging or ( _d is not None and _d.w_f_trace is not None) or ( not we_are_translated() and 'bytecode_only_trace' in ec.__dict__): ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) actionflag = ec.space.actionflag if actionflag.decrement_ticker(TICK_COUNTER_STEP) < 0: actionflag.action_dispatcher(ec, self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into computed gotos. while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: self.CALL_METHOD(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD_KW.index: > self.CALL_METHOD_KW(oparg, next_instr) interpreter\pyopcode.py:315: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 n_arguments = 2, ignored = (102,) W_AbstractTupleObject = <class 'pypy.objspace.std.tupleobject.W_AbstractTupleObject'> w_self = None, space = StdObjSpace @jit.unroll_safe def CALL_METHOD_KW(f, n_arguments, *ignored): from pypy.objspace.std.tupleobject import W_AbstractTupleObject # opargs contains the arg + kwarg count, excluding the implicit 'self' w_self = f.peekvalue_maybe_none(n_arguments + 1) space = f.space # like in BUILD_CONST_KEY_MAP we can't use space.fixedview because then # the immutability of the tuple is lost w_tup_varnames = space.interp_w(W_AbstractTupleObject, f.popvalue()) n_keywords = space.len_w(w_tup_varnames) keyword_names_w = [None] * n_keywords keywords_w = [None] * n_keywords for i in range(n_keywords): keyword_names_w[i] = w_tup_varnames.getitem(space, i) w_value = f.peekvalue(n_keywords - 1 - i) keywords_w[i] = w_value f.dropvalues(n_keywords) n_arguments -= n_keywords n = n_arguments + (w_self is not None) arguments = f.popvalues(n) # includes w_self if it is not None if w_self is None: f.popvalue_maybe_none() # removes w_self, which is None w_callable = f.popvalue() args = f.argument_factory( arguments, keyword_names_w, keywords_w, None, None, methodcall=w_self is not None, w_function=w_callable) if f.get_is_being_profiled() and function.is_builtin_code(w_callable): w_result = f.space.call_args_and_c_profile(f, w_callable, args) else: > w_result = f.space.call_args(w_callable, args) objspace\std\callmethod.py:126: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_obj = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def call_args(space, w_obj, args): # two special cases for performance if isinstance(w_obj, Function): > return w_obj.call_args(args) objspace\descroperation.py:192: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def call_args(self, args): # delegate activation to code > w_res = self.getcode().funcrun(self, args) interpreter\function.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002be1892e598> func = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter\gateway.py:869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002be1892e598> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: w_result = activation._run(space, scope_w) except DescrMismatch: if w_obj is not None: args = args.prepend(w_obj) return self._type_unwrap_mismatch(space, args) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:884: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002be1892e598> space = StdObjSpace e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)') def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002be1892e598> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: > w_result = activation._run(space, scope_w) interpreter\gateway.py:878: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x000002be1892e678> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, ar...rn NULL;\n '))]), W_UnicodeObject('#include <errno.h>'), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <7061-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, arg1, arg2);\n return NULL;\n '))]) prologue = '#include <errno.h>', w_include_dirs = None, more_init = '' PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000002be1c681a28> modname = 'foo' functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')] prologue = '#include <errno.h>', include_dirs = None, more_init = '' PY_SSIZE_T_CLEAN = False def import_extension(self, modname, functions, prologue="", include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): > body = prologue + make_methods(functions, modname) tool\cpyext\extbuild.py:88: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')] modname = 'foo' def make_methods(functions, modname): methods_table = [] codes = [] for funcname, flags, code in functions: cfuncname = "%s_%s" % (modname, funcname) if 'METH_FASTCALL' in flags and 'METH_KEYWORDS' in flags: signature = ('(PyObject *self, PyObject *const *args, ' 'Py_ssize_t len_args, PyObject *kwnames)') elif 'METH_KEYWORDS' in flags: signature = '(PyObject *self, PyObject *args, PyObject *kwargs)' elif 'METH_FASTCALL' in flags: signature = ('(PyObject *self, PyObject *const *args, ' 'Py_ssize_t len_args)') else: signature = '(PyObject *self, PyObject *args)' methods_table.append( "{\"%s\", (PyCFunction)%s, %s}," % (funcname, cfuncname, flags)) func_code = """ static PyObject* {cfuncname}{signature} {{ {code} }} > """.format(cfuncname=cfuncname, signature=signature, code=code) E UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128) tool\cpyext\extbuild.py:139: UnicodeEncodeError =========================== short test summary info =========================== FAIL module\cpyext\test\test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic ============== 1 failed, 28 passed, 4 skipped in 317.80 seconds =============== ++ 04:38:49 starting module/cpyext/test/test_pystrhex.py [89 started in total] __ module/cpyext/test/test_pymem.py [86 done in total, somefailed=False] ______ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pymem.py . ========================= 1 passed in 157.31 seconds ========================== ++ 04:38:57 starting module/cpyext/test/test_pystrtod.py [90 started in total] __ module/cpyext/test/test_pysignals.py [87 done in total, somefailed=False] __ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pysignals.py . ========================= 1 passed in 156.06 seconds ========================== ++ 04:39:56 starting module/cpyext/test/test_sequence.py [91 started in total] __ module/cpyext/test/test_pystate.py [88 done in total, somefailed=False] ____ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_pystate.py ....x.....sx.. ============== 11 passed, 1 skipped, 2 xfailed in 223.37 seconds ============== ++ 04:42:45 starting module/cpyext/test/test_setobject.py [92 started in total] __ module/cpyext/test/test_pystrhex.py [89 done in total, somefailed=False] ___ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pystrhex.py . ========================= 1 passed in 197.59 seconds ========================== ++ 04:42:58 starting module/cpyext/test/test_sliceobject.py [93 started in total] __ module/cpyext/test/test_pystrtod.py [90 done in total, somefailed=False] ___ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items module\cpyext\test\test_pystrtod.py .................... ========================= 20 passed in 272.25 seconds ========================= ++ 04:44:19 starting module/cpyext/test/test_structseq.py [94 started in total] __ module/cpyext/test/test_sequence.py [91 done in total, somefailed=False] ___ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 23 items module\cpyext\test\test_sequence.py ....................... ========================= 23 passed in 263.75 seconds ========================= ++ 04:45:25 starting module/cpyext/test/test_sysmodule.py [95 started in total] __ module/cpyext/test/test_setobject.py [92 done in total, somefailed=False] __ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 9 items module\cpyext\test\test_setobject.py ......... ========================= 9 passed in 211.25 seconds ========================== ++ 04:48:15 starting module/cpyext/test/test_thread.py [96 started in total] __ module/cpyext/test/test_sliceobject.py [93 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\cpyext\test\test_sliceobject.py ........ ========================= 8 passed in 231.52 seconds ========================== ++ 04:48:49 starting module/cpyext/test/test_traceback.py [97 started in total] __ module/cpyext/test/test_structseq.py [94 done in total, somefailed=False] __ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_structseq.py . ========================= 1 passed in 246.24 seconds ========================== ++ 04:49:27 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_sysmodule.py [95 done in total, somefailed=False] __ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_sysmodule.py ... ========================= 3 passed in 196.18 seconds ========================== ++ 04:50:25 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_translate.py [96 done in total, somefailed=False] __ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_translate.py . ========================== 1 passed in 19.98 seconds ========================== ++ 04:50:57 starting module/cpyext/test/test_typeobject.py [100 started in total] __ module/cpyext/test/test_traceback.py [97 done in total, somefailed=False] __ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_traceback.py . ========================= 1 passed in 117.61 seconds ========================== ++ 04:52:00 starting module/cpyext/test/test_unicodeobject.py [101 started in total] __ module/cpyext/test/test_thread.py [98 done in total, somefailed=True] ______ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_thread.py x..Fx. ================================== FAILURES =================================== ________________________ AppTestThread.test_timed_lock ________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000192dd942560> def test_timed_lock(self): module = self.import_extension('foo', [ ("timed_acquire_lock", "METH_O", """ #ifndef PyThread_acquire_lock_timed #error "seems we are not accessing PyPy's functions" #endif PyLockStatus acquire_result; int microseconds = PyLong_AsLong(args); Py_BEGIN_ALLOW_THREADS acquire_result = PyThread_acquire_lock_timed(global_lock, microseconds, 0); Py_END_ALLOW_THREADS if (acquire_result == PY_LOCK_ACQUIRED) { Py_RETURN_TRUE; } else { Py_RETURN_FALSE; } """), ("release_lock", "METH_NOARGS", """ PyThread_release_lock(global_lock); Py_RETURN_NONE; """), ("cleanup_lock", "METH_NOARGS", """ // cleanup isn't part of the test, but I'd feel guilty otherwise PyThread_free_lock(global_lock); global_lock=NULL; Py_RETURN_NONE; """ ) ], prologue="static PyThread_type_lock global_lock;", more_init="global_lock = PyThread_allocate_lock();" ) try: import threading import time failure = [] assert module.timed_acquire_lock(-1) main_thread_should_release_the_lock_barrier = threading.Barrier(2) def thread_func(): try: if module.timed_acquire_lock(0): failure.append("Lock should be held elsewhere") return if module.timed_acquire_lock(1): failure.append("Lock should be held elsewhere") return finally: main_thread_should_release_the_lock_barrier.wait() if not module.timed_acquire_lock(1000000): failure.append("Lock should have become available") return module.release_lock() thread = threading.Thread(target=thread_func) thread.start() main_thread_should_release_the_lock_barrier.wait() # At this point, thread_func should be waiting 1s for the lock, # so sleep a short amount of time then let it have the lock. time.sleep(0.01) module.release_lock() thread.join() > assert not failure, failure E (application-level) AssertionError: ['Lock should have become available'] [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_thread.py:84]:65: AssertionError ---------------------------- Captured stdout call ----------------------------- source_0.c Creating library d:\systemtemp\pytest\usession-py3.11-94\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-94\foo-2\foo.exp Generating code Finished generating code ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x00000192db01b358> DONE <function PyLong_AsLong at 0x00000192db070980> DONE <function PyEval_SaveThread at 0x00000192da181538> DONE <function PyEval_RestoreThread at 0x00000192da181448> DONE <function PyLong_AsLong at 0x00000192db070980> DONE <function PyEval_SaveThread at 0x00000192da181538> DONE <function PyEval_RestoreThread at 0x00000192da181448> DONE <function PyLong_AsLong at 0x00000192db070980> DONE <function PyEval_SaveThread at 0x00000192da181538> DONE <function PyEval_RestoreThread at 0x00000192da181448> DONE <function PyLong_AsLong at 0x00000192db070980> DONE <function PyEval_SaveThread at 0x00000192da181538> DONE <function PyEval_RestoreThread at 0x00000192da181448> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock =============== 1 failed, 3 passed, 2 xfailed in 276.84 seconds =============== ++ 04:54:29 starting module/cpyext/test/test_userslots.py [102 started in total] __ module/cpyext/test/test_tupleobject.py [99 done in total, somefailed=False] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items module\cpyext\test\test_tupleobject.py .......... ========================= 10 passed in 283.90 seconds ========================= ++ 04:56:17 starting module/cpyext/test/test_version.py [103 started in total] __ module/cpyext/test/test_userslots.py [100 done in total, somefailed=False] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_userslots.py ....... ========================= 7 passed in 507.27 seconds ========================== called power ++ 05:04:30 starting module/cpyext/test/test_weakref.py [104 started in total] __ module/cpyext/test/test_unicodeobject.py [101 done in total, somefailed=True] ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 78 items module\cpyext\test\test_unicodeobject.py .......................................................FF..................... ================================== FAILURES =================================== ____________________________ TestUnicode.test_mbcs ____________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x000001927048a218> space = StdObjSpace def test_mbcs(self, space): if sys.platform != 'win32': py.test.skip("mcbs encoding only exists on Windows") unichars = u"abc" wbuf = rffi.unicode2wcharp(unichars) try: w_bytes = PyUnicode_EncodeMBCS(space, wbuf, 3, None) finally: rffi.free_wcharp(wbuf) assert space.type(w_bytes) is space.w_bytes > assert space.utf8_w(w_bytes) == "abc" module\cpyext\test\test_unicodeobject.py:1271: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ interpreter\baseobjspace.py:1940: in utf8_w return w_obj.utf8_w(self) interpreter\baseobjspace.py:274: in utf8_w self._typed_unwrap_error(space, "str") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str' def _typed_unwrap_error(self, space, expected): raise oefmt(space.w_TypeError, > "expected %s, got %T object", expected, self) E OpErrFmt: [<W_TypeObject 'TypeError' at 0x1926aa03be8>: expected str, got bytes object] interpreter\baseobjspace.py:318: OpErrFmt __________________________ TestUnicode.test_codepage __________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x000001926b0cdf30> space = StdObjSpace def test_codepage(self, space): if sys.platform != 'win32': py.test.skip("codepage encoding only exists on Windows") chars = "abc" w_obj = space.newtext(chars) w_bytes = PyUnicode_EncodeCodePage(space, 932, w_obj, None) assert space.type(w_bytes) is space.w_bytes > assert space.utf8_w(w_bytes) == "abc" module\cpyext\test\test_unicodeobject.py:1280: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ interpreter\baseobjspace.py:1940: in utf8_w return w_obj.utf8_w(self) interpreter\baseobjspace.py:274: in utf8_w self._typed_unwrap_error(space, "str") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str' def _typed_unwrap_error(self, space, expected): raise oefmt(space.w_TypeError, > "expected %s, got %T object", expected, self) E OpErrFmt: [<W_TypeObject 'TypeError' at 0x1926aa03be8>: expected str, got bytes object] interpreter\baseobjspace.py:318: OpErrFmt =========================== short test summary info =========================== FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_mbcs FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_codepage ==================== 2 failed, 76 passed in 759.01 seconds ==================== ++ 05:05:34 starting module/crypt/test [105 started in total] __ module/crypt/test [102 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.02 seconds ========================== ++ 05:05:37 starting module/errno/test [106 started in total] __ module/errno/test [103 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\errno\test\test_errno.py ... ========================= 3 passed in 137.92 seconds ========================== ++ 05:07:57 starting module/exceptions/test [107 started in total] __ module/cpyext/test/test_version.py [104 done in total, somefailed=False] ___ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_version.py ... ========================= 3 passed in 557.36 seconds ========================== ++ 05:08:38 starting module/faulthandler/test [108 started in total] __ module/faulthandler/test [105 done in total, somefailed=False] _____________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items / 1 skipped module\faulthandler\test\test_ztranslation.py . ==================== 1 passed, 1 skipped in 35.67 seconds ===================== ++ 05:09:17 starting module/fcntl/test [109 started in total] __ module/fcntl/test [106 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.70 seconds ========================== ++ 05:09:21 starting module/gc/test [110 started in total] __ module/cpyext/test/test_typeobject.py [107 done in total, somefailed=True] _ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 96 items module\cpyext\test\test_typeobject.py ...................s..........................................FF...........s.....s.............. ================================== FAILURES =================================== ___________ AppTestSlots.test_multiple_inheritance_small_basicsize ____________ self = <CallInfo when='call' exception: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2> func = <function <lambda> at 0x000001451e15aea8>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000001450a9d33d0> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000014512c8e760>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000014512c8e760>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x0000014512261cb8> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001451a228a20> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001451a228a20> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x0000014512261718> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001451a2289e0> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001451a2289e0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_multiple_inheritance_small_basicsize'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_multiple_inheritance_small_basicsize'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_multiple_inheritance_small_basicsize'> space = StdObjSpace target = <function test_multiple_inheritance_small_basicsize at 0x000001451e15b268> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0>,) w_func = <Function test_multiple_inheritance_small_basicsize> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace w_func = <Function test_multiple_inheritance_small_basicsize> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1237: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_multiple_inheritance_small_basicsize> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_multiple_inheritance_small_basicsize, file "[d:\pypy_stuff\b...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 name = 'test_multiple_inheritance_small_basicsize' qualname = 'test_multiple_inheritance_small_basicsize' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 pycode = <code object test_multiple_inheritance_small_basicsize, file "[d:\pypy_stuff\b...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001451082d910> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00}\x02d\x03t\x02|\x02\x83\x01v\x00s\x13J\x00\x82\x01d\x00S\x00' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001451082d910> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:74: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00}\x02d\x03t\x02|\x02\x83\x01v\x00s\x13J\x00\x82\x01d\x00S\x00' next_instr = 12L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001451082d910> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): _d = self.debugdata if ec.space.reverse_debugging or ( _d is not None and _d.w_f_trace is not None): ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: # Only reload next_instr from last_instr when something that # can modify it actually ran (trace function or action # dispatcher). In the common case (no trace, positive ticker) # next_instr is unchanged and the round-trip is skipped. _d = self.debugdata if ec.space.reverse_debugging or ( _d is not None and _d.w_f_trace is not None) or ( not we_are_translated() and 'bytecode_only_trace' in ec.__dict__): ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) actionflag = ec.space.actionflag if actionflag.decrement_ticker(TICK_COUNTER_STEP) < 0: actionflag.action_dispatcher(ec, self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into computed gotos. while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter\pyopcode.py:313: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 oparg = 2, ignored = (12L,), n_args = 2, w_self = None, n = 2 @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg w_self = f.peekvalue_maybe_none(n_args) n = n_args + (w_self is not None) w_callable = f.peekvalue(n_args + 1) w_result = f.space.call_valuestack( > w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2) objspace\std\callmethod.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <FunctionWithFixedCode import_extension>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 dropvalues = 4, methodcall = False def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False): # methodcall is only used for better error messages in argument.py from pypy.interpreter.function import Function, _Method, is_builtin_code if frame.get_is_being_profiled() and is_builtin_code(w_func): # XXX: this code is copied&pasted :-( from the slow path below # call_valuestack(). args = frame.make_arguments(nargs, w_function=w_func) frame.dropvalues(dropvalues) return self.call_args_and_c_profile(frame, w_func, args) if not self.config.objspace.disable_call_speedhacks: # start of hack for performance if isinstance(w_func, _Method): # reuse callable stack place for w_inst frame.settopvalue(w_func.w_instance, nargs) nargs += 1 methodcall = True w_func = w_func.w_function if isinstance(w_func, Function): return w_func.funccall_valuestack( > nargs, frame, methodcall=methodcall, dropvalues=dropvalues) interpreter\baseobjspace.py:1264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1714]", line 1> at line 6 dropvalues = 4, methodcall = False def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack # methodcall is only for better error messages from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit # if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info and nargs == 0): frame.dropvalues(dropvalues) from pypy.module.sys.vm import exc_info_direct return exc_info_direct(self.space, frame) # fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: f_0 = frame.peekvalue(0) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, f_0) elif nargs == 2: f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, f_1, f_0) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) frame.dropvalues(dropvalues) return code.fastcall_3(self.space, self, f_2, f_1, f_0) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) f_3 = frame.peekvalue(3) frame.dropvalues(dropvalues) return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0) elif (nargs | Code.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) return self._flat_pycall(code, nargs, frame, dropvalues) elif fast_natural_arity & Code.FLATPYCALL: natural_arity = fast_natural_arity & 0xff if natural_arity > nargs >= natural_arity - len(self.defs_w): assert isinstance(code, PyCode) return self._flat_pycall_defaults(code, nargs, frame, natural_arity - nargs, dropvalues) elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1: assert isinstance(code, gateway.BuiltinCodePassThroughArguments1) w_obj = frame.peekvalue(nargs-1) args = frame.make_arguments(nargs-1, w_function=self) frame.dropvalues(dropvalues) return code.funcrun_obj(self, w_obj, args) args = frame.make_arguments(nargs, methodcall=methodcall, w_function=self) frame.dropvalues(dropvalues) > return self.call_args(args) interpreter\function.py:203: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])]) def call_args(self, args): # delegate activation to code > w_res = self.getcode().funcrun(self, args) interpreter\function.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000014511e84480> func = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter\gateway.py:869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000014511e84480> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: w_result = activation._run(space, scope_w) except DescrMismatch: if w_obj is not None: args = args.prepend(w_obj) return self._type_unwrap_mismatch(space, args) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:884: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000014511e84480> space = StdObjSpace e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),) def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000014511e84480> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: > w_result = activation._run(space, scope_w) interpreter\gateway.py:878: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x0000014511e84678> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000... = PyObject_...;\n return obj;\n '))]), W_UnicodeObject(''), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <3372-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000... = PyObject_New(PyObject, B12);\n return obj;\n '))]) prologue = '', w_include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000014513cbc640> modname = 'foo' functions = [(u'new_obj', u'METH_NOARGS', u'\n /* Simulate pybind11: instance struct is PyObject_HEAD + one ptr,\n ...urn NULL;\n\n PyObject *obj = PyObject_New(PyObject, B12);\n return obj;\n ')] prologue = '', include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False def import_extension(self, modname, functions, prologue="", include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): body = prologue + make_methods(functions, modname) init = """PyObject *mod = PyModule_Create(&moduledef); """ if more_init: init += """#define INITERROR return NULL """ init += more_init init += "\nreturn mod;" return self.import_module( name=modname, init=init, body=body, include_dirs=include_dirs, > PY_SSIZE_T_CLEAN=PY_SSIZE_T_CLEAN) tool\cpyext\extbuild.py:98: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000014513cbc640> name = 'foo' init = 'PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;' body = u'\n static PyObject* foo_new_obj(PyObject *self, PyObject *args)\n {\n \n /* Simu...LL, /* m_doc */\n -1, /* m_size */\n methods, /* m_methods */\n };\n ' filename = None, include_dirs = None, PY_SSIZE_T_CLEAN = False, use_imp = False def import_module(self, name, init=None, body='', filename=None, include_dirs=None, PY_SSIZE_T_CLEAN=False, use_imp=False): """ init specifies the overall template of the module. if init is None, the module source will be loaded from a file in this test directory, give a name given by the filename parameter. if filename is None, the module name will be used to construct the filename. """ if body or init: if init is None: init = "return PyModule_Create(&moduledef);" if init is not None: code = make_source(name, init, body, PY_SSIZE_T_CLEAN) kwds = dict(source_strings=[code]) else: assert not PY_SSIZE_T_CLEAN if filename is None: filename = name filename = HERE / (filename + ".c") kwds = dict(source_files=[filename]) mod = self.compile_extension_module( > name, include_dirs=include_dirs, **kwds) tool\cpyext\extbuild.py:83: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000014513cbc640> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-27\\source_0.c')] source_strings = [u'\n \n #include <Python.h>\n\n \n static PyObject* foo_new_obj(PyObject *self, PyObject *args)\n ...\n PyInit_foo(void) {\n PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;\n }\n '] def compile_extension_module(self, name, include_dirs=None, source_files=None, source_strings=None): """ Build an extension module and return the filename of the resulting native code file. name is the name of the module, possibly including dots if it is a module inside a package. """ include_dirs = include_dirs or [] modname = name.split('.')[-1] dirname = self.get_builddir(name=modname) if source_strings: assert not source_files files = convert_sources_to_files(source_strings, dirname) source_files = files soname = c_compile(source_files, outputfilename=str(dirname / modname), compile_extra=self.compile_extra, link_extra=self.link_extra, include_dirs=self.include_extra + include_dirs, > libraries=self.extra_libs) tool\cpyext\extbuild.py:54: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-27\\foo.dll') compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG'] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-98\\module_cache\\pypyapi'] library_dirs = [] def c_compile(cfilenames, outputfilename, compile_extra=None, link_extra=None, include_dirs=None, libraries=None, library_dirs=None): compile_extra = compile_extra or [] link_extra = link_extra or [] include_dirs = include_dirs or [] libraries = libraries or [] library_dirs = library_dirs or [] if sys.platform == 'win32': link_extra = link_extra + ['/DEBUG'] # generate .pdb file if sys.platform == 'darwin': # support Fink & Darwinports for s in ('/sw/', '/opt/local/'): if (s + 'include' not in include_dirs and os.path.exists(s + 'include')): include_dirs.append(s + 'include') if s + 'lib' not in library_dirs and os.path.exists(s + 'lib'): library_dirs.append(s + 'lib') outputfilename = py.path.local(outputfilename).new(ext=so_ext) saved_environ = os.environ.copy() try: _build( cfilenames, outputfilename, compile_extra, link_extra, > include_dirs, libraries, library_dirs) tool\cpyext\extbuild.py:200: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-27\\foo.dll') compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG'] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-98\\module_cache\\pypyapi'] library_dirs = [] def _build(cfilenames, outputfilename, compile_extra, link_extra, include_dirs, libraries, library_dirs): try: # monkeypatch distutils for some versions of msvc compiler import setuptools except ImportError: # XXX if this fails and is required, # we must call pypy -mensurepip after translation pass from distutils.ccompiler import new_compiler from distutils import sysconfig # XXX for Darwin running old versions of CPython 2.7.x sysconfig.get_config_vars() compiler = new_compiler(force=1) sysconfig.customize_compiler(compiler) # XXX objects = [] for cfile in cfilenames: cfile = py.path.local(cfile) old = cfile.dirpath().chdir() try: res = compiler.compile([cfile.basename], > include_dirs=include_dirs, extra_preargs=compile_extra) tool\cpyext\extbuild.py:232: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <distutils._msvccompiler.MSVCCompiler instance at 0x000001451c303e20> sources = ['source_0.c'], output_dir = None, macros = [] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] debug = 0 extra_preargs = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] extra_postargs = [], depends = None def compile(self, sources, output_dir=None, macros=None, include_dirs=None, debug=0, extra_preargs=None, extra_postargs=None, depends=None): if not self.initialized: self.initialize() compile_info = self._setup_compile(output_dir, macros, include_dirs, sources, depends, extra_postargs) macros, objects, extra_postargs, pp_opts, build = compile_info compile_opts = extra_preargs or [] compile_opts.append('/c') if debug: compile_opts.extend(self.compile_options_debug) else: compile_opts.extend(self.compile_options) add_cpp_opts = False for obj in objects: try: src, ext = build[obj] except KeyError: continue if debug: # pass the full pathname to MSVC in debug mode, # this allows the debugger to find the source file # without asking the user to browse for it src = os.path.abspath(src) if ext in self._c_extensions: input_opt = "/Tc" + src elif ext in self._cpp_extensions: input_opt = "/Tp" + src add_cpp_opts = True elif ext in self._rc_extensions: # compile .RC to .RES file input_opt = src output_opt = "/fo" + obj try: self.spawn([self.rc] + pp_opts + [output_opt, input_opt]) except DistutilsExecError as msg: raise CompileError(msg) continue elif ext in self._mc_extensions: # Compile .MC to .RC file to .RES file. # * '-h dir' specifies the directory for the # generated include file # * '-r dir' specifies the target directory of the # generated RC file and the binary message resource # it includes # # For now (since there are no options to change this), # we use the source-directory for the include file and # the build directory for the RC file and message # resources. This works at least for win32all. h_dir = os.path.dirname(src) rc_dir = os.path.dirname(obj) try: # first compile .MC to .RC and .H file self.spawn([self.mc, '-h', h_dir, '-r', rc_dir, src]) base, _ = os.path.splitext(os.path.basename (src)) rc_file = os.path.join(rc_dir, base + '.rc') # then compile .RC to .RES file self.spawn([self.rc, "/fo" + obj, rc_file]) except DistutilsExecError as msg: raise CompileError(msg) continue else: # how to handle this file? raise CompileError("Don't know how to compile {} to {}" .format(src, obj)) args = [self.cc] + compile_opts + pp_opts if add_cpp_opts: args.append('/EHsc') args.append(input_opt) args.append("/Fo" + obj) args.extend(extra_postargs) try: self.spawn(args) except DistutilsExecError as msg: > raise CompileError(msg) E CompileError: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2 d:\pypy_stuff\pypy2.7-v7.3.18\lib-python\2.7\distutils\_msvccompiler.py:403: CompileError ---------------------------- Captured stdout call ----------------------------- source_0.c source_0.c(11): error C2059: syntax error: ';' source_0.c(15): error C2040: 'B1': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(16): error C2040: 'B2': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(17): error C2040: 'B12': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(19): error C2099: initializer is not a constant source_0.c(20): error C2099: initializer is not a constant source_0.c(21): error C2099: initializer is not a constant source_0.c(23): error C2143: syntax error: missing '{' before '->' source_0.c(23): error C2059: syntax error: '->' source_0.c(24): error C2143: syntax error: missing '{' before '->' source_0.c(24): error C2059: syntax error: '->' source_0.c(25): error C2143: syntax error: missing '{' before '->' source_0.c(25): error C2059: syntax error: '->' source_0.c(27): error C2143: syntax error: missing '{' before '->' source_0.c(27): error C2059: syntax error: '->' source_0.c(28): error C2143: syntax error: missing '{' before '->' source_0.c(28): error C2059: syntax error: '->' source_0.c(29): error C2143: syntax error: missing '{' before '->' source_0.c(29): error C2059: syntax error: '->' source_0.c(31): error C2059: syntax error: '<parameter-list>' source_0.c(32): error C2059: syntax error: '<parameter-list>' source_0.c(33): error C2059: syntax error: '<parameter-list>' source_0.c(34): error C2059: syntax error: '<parameter-list>' source_0.c(35): error C2059: syntax error: '<parameter-list>' source_0.c(36): error C2059: syntax error: '<parameter-list>' source_0.c(38): error C2143: syntax error: missing '{' before '->' source_0.c(38): error C2059: syntax error: '->' source_0.c(39): error C2143: syntax error: missing '{' before '->' source_0.c(39): error C2059: syntax error: '->' source_0.c(40): error C2143: syntax error: missing '{' before '->' source_0.c(40): error C2059: syntax error: '->' source_0.c(42): error C2143: syntax error: missing '{' before '->' source_0.c(42): error C2059: syntax error: '->' source_0.c(43): error C2143: syntax error: missing '{' before '->' source_0.c(43): error C2059: syntax error: '->' source_0.c(45): error C2059: syntax error: 'if' source_0.c(46): error C2059: syntax error: 'if' source_0.c(47): error C2059: syntax error: 'if' source_0.c(49): error C2099: initializer is not a constant source_0.c(50): error C2059: syntax error: 'return' source_0.c(52): error C2059: syntax error: '}' source_0.c(63): error C2065: 'methods': undeclared identifier source_0.c(58): error C2099: initializer is not a constant ___ AppTestSlots.test_multiple_inheritance_python_subclass_of_two_cpytypes ____ self = <CallInfo when='call' exception: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2> func = <function <lambda> at 0x0000014519db0908>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_sub...results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000001450a9d33d0> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000014512c8e760>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_sub...results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000014512c8e760>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_sub...results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x000001451bf0b010> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...o_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001451d900020> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001451d900020> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...o_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x000001451bf0afc0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...o_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001451d89dfa0> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001451d89dfa0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...o_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'> space = StdObjSpace target = <function test_multiple_inheritance_python_subclass_of_two_cpytypes at 0x0000014519db1358> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0>,) w_func = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace w_func = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1237: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000014513c8cbf0>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_multiple_inheritance_python_subclass_of_two_cpytypes, file "...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 name = 'test_multiple_inheritance_python_subclass_of_two_cpytypes' qualname = 'test_multiple_inheritance_python_subclass_of_two_cpytypes' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 pycode = <code object test_multiple_inheritance_python_subclass_of_two_cpytypes, file "...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001451082d910> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00\\\x02}\x02}\x03G\x00d\x03\x84\x00d\x04|\x02|\x03\x83\x04}\x04|\x04\x83\x00}\x05t\x02|\x05|\x02\x83\x02s\x1fJ\x00\x82\x01t\x02|\x05|\x03\x83\x02s&J\x00\x82\x01d\x00S\x00' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001451082d910> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:74: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00\\\x02}\x02}\x03G\x00d\x03\x84\x00d\x04|\x02|\x03\x83\x04}\x04|\x04\x83\x00}\x05t\x02|\x05|\x02\x83\x02s\x1fJ\x00\x82\x01t\x02|\x05|\x03\x83\x02s&J\x00\x82\x01d\x00S\x00' next_instr = 12L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001451082d910> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): _d = self.debugdata if ec.space.reverse_debugging or ( _d is not None and _d.w_f_trace is not None): ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: # Only reload next_instr from last_instr when something that # can modify it actually ran (trace function or action # dispatcher). In the common case (no trace, positive ticker) # next_instr is unchanged and the round-trip is skipped. _d = self.debugdata if ec.space.reverse_debugging or ( _d is not None and _d.w_f_trace is not None) or ( not we_are_translated() and 'bytecode_only_trace' in ec.__dict__): ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) actionflag = ec.space.actionflag if actionflag.decrement_ticker(TICK_COUNTER_STEP) < 0: actionflag.action_dispatcher(ec, self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into computed gotos. while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter\pyopcode.py:313: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 oparg = 2, ignored = (12L,), n_args = 2, w_self = None, n = 2 @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg w_self = f.peekvalue_maybe_none(n_args) n = n_args + (w_self is not None) w_callable = f.peekvalue(n_args + 1) w_result = f.space.call_valuestack( > w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2) objspace\std\callmethod.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <FunctionWithFixedCode import_extension>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 dropvalues = 4, methodcall = False def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False): # methodcall is only used for better error messages in argument.py from pypy.interpreter.function import Function, _Method, is_builtin_code if frame.get_is_being_profiled() and is_builtin_code(w_func): # XXX: this code is copied&pasted :-( from the slow path below # call_valuestack(). args = frame.make_arguments(nargs, w_function=w_func) frame.dropvalues(dropvalues) return self.call_args_and_c_profile(frame, w_func, args) if not self.config.objspace.disable_call_speedhacks: # start of hack for performance if isinstance(w_func, _Method): # reuse callable stack place for w_inst frame.settopvalue(w_func.w_instance, nargs) nargs += 1 methodcall = True w_func = w_func.w_function if isinstance(w_func, Function): return w_func.funccall_valuestack( > nargs, frame, methodcall=methodcall, dropvalues=dropvalues) interpreter\baseobjspace.py:1264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1770]", line 1> at line 8 dropvalues = 4, methodcall = False def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack # methodcall is only for better error messages from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit # if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info and nargs == 0): frame.dropvalues(dropvalues) from pypy.module.sys.vm import exc_info_direct return exc_info_direct(self.space, frame) # fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: f_0 = frame.peekvalue(0) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, f_0) elif nargs == 2: f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, f_1, f_0) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) frame.dropvalues(dropvalues) return code.fastcall_3(self.space, self, f_2, f_1, f_0) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) f_3 = frame.peekvalue(3) frame.dropvalues(dropvalues) return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0) elif (nargs | Code.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) return self._flat_pycall(code, nargs, frame, dropvalues) elif fast_natural_arity & Code.FLATPYCALL: natural_arity = fast_natural_arity & 0xff if natural_arity > nargs >= natural_arity - len(self.defs_w): assert isinstance(code, PyCode) return self._flat_pycall_defaults(code, nargs, frame, natural_arity - nargs, dropvalues) elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1: assert isinstance(code, gateway.BuiltinCodePassThroughArguments1) w_obj = frame.peekvalue(nargs-1) args = frame.make_arguments(nargs-1, w_function=self) frame.dropvalues(dropvalues) return code.funcrun_obj(self, w_obj, args) args = frame.make_arguments(nargs, methodcall=methodcall, w_function=self) frame.dropvalues(dropvalues) > return self.call_args(args) interpreter\function.py:203: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])]) def call_args(self, args): # delegate activation to code > w_res = self.getcode().funcrun(self, args) interpreter\function.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000145122b1788> func = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter\gateway.py:869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000145122b1788> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: w_result = activation._run(space, scope_w) except DescrMismatch: if w_obj is not None: args = args.prepend(w_obj) return self._type_unwrap_mismatch(space, args) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:884: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000145122b1788> space = StdObjSpace e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),) def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000145122b1788> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: > w_result = activation._run(space, scope_w) interpreter\gateway.py:878: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x00000145122b1868> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...urn NULL;\n\...eturn PyTuple_Pack(2, B1, B2);\n '))]), W_UnicodeObject(''), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <3372-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...urn NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))]) prologue = '', w_include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000014513cbc640> modname = 'foo' functions = [(u'get_bases', u'METH_NOARGS', u'\n /* Simulate two independent pybind11-style types: both have the\n ... if (PyType_Ready(B2) < 0) return NULL;\n\n return PyTuple_Pack(2, B1, B2);\n ')] prologue = '', include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False def import_extension(self, modname, functions, prologue="", include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): body = prologue + make_methods(functions, modname) init = """PyObject *mod = PyModule_Create(&moduledef); """ if more_init: init += """#define INITERROR return NULL """ init += more_init init += "\nreturn mod;" return self.import_module( name=modname, init=init, body=body, include_dirs=include_dirs, > PY_SSIZE_T_CLEAN=PY_SSIZE_T_CLEAN) tool\cpyext\extbuild.py:98: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000014513cbc640> name = 'foo' init = 'PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;' body = u'\n static PyObject* foo_get_bases(PyObject *self, PyObject *args)\n {\n \n /* Si...LL, /* m_doc */\n -1, /* m_size */\n methods, /* m_methods */\n };\n ' filename = None, include_dirs = None, PY_SSIZE_T_CLEAN = False, use_imp = False def import_module(self, name, init=None, body='', filename=None, include_dirs=None, PY_SSIZE_T_CLEAN=False, use_imp=False): """ init specifies the overall template of the module. if init is None, the module source will be loaded from a file in this test directory, give a name given by the filename parameter. if filename is None, the module name will be used to construct the filename. """ if body or init: if init is None: init = "return PyModule_Create(&moduledef);" if init is not None: code = make_source(name, init, body, PY_SSIZE_T_CLEAN) kwds = dict(source_strings=[code]) else: assert not PY_SSIZE_T_CLEAN if filename is None: filename = name filename = HERE / (filename + ".c") kwds = dict(source_files=[filename]) mod = self.compile_extension_module( > name, include_dirs=include_dirs, **kwds) tool\cpyext\extbuild.py:83: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000014513cbc640> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-28\\source_0.c')] source_strings = [u'\n \n #include <Python.h>\n\n \n static PyObject* foo_get_bases(PyObject *self, PyObject *args)\n ...\n PyInit_foo(void) {\n PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;\n }\n '] def compile_extension_module(self, name, include_dirs=None, source_files=None, source_strings=None): """ Build an extension module and return the filename of the resulting native code file. name is the name of the module, possibly including dots if it is a module inside a package. """ include_dirs = include_dirs or [] modname = name.split('.')[-1] dirname = self.get_builddir(name=modname) if source_strings: assert not source_files files = convert_sources_to_files(source_strings, dirname) source_files = files soname = c_compile(source_files, outputfilename=str(dirname / modname), compile_extra=self.compile_extra, link_extra=self.link_extra, include_dirs=self.include_extra + include_dirs, > libraries=self.extra_libs) tool\cpyext\extbuild.py:54: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-28\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-28\\foo.dll') compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG'] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-98\\module_cache\\pypyapi'] library_dirs = [] def c_compile(cfilenames, outputfilename, compile_extra=None, link_extra=None, include_dirs=None, libraries=None, library_dirs=None): compile_extra = compile_extra or [] link_extra = link_extra or [] include_dirs = include_dirs or [] libraries = libraries or [] library_dirs = library_dirs or [] if sys.platform == 'win32': link_extra = link_extra + ['/DEBUG'] # generate .pdb file if sys.platform == 'darwin': # support Fink & Darwinports for s in ('/sw/', '/opt/local/'): if (s + 'include' not in include_dirs and os.path.exists(s + 'include')): include_dirs.append(s + 'include') if s + 'lib' not in library_dirs and os.path.exists(s + 'lib'): library_dirs.append(s + 'lib') outputfilename = py.path.local(outputfilename).new(ext=so_ext) saved_environ = os.environ.copy() try: _build( cfilenames, outputfilename, compile_extra, link_extra, > include_dirs, libraries, library_dirs) tool\cpyext\extbuild.py:200: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-28\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-98\\foo-28\\foo.dll') compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG'] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-98\\module_cache\\pypyapi'] library_dirs = [] def _build(cfilenames, outputfilename, compile_extra, link_extra, include_dirs, libraries, library_dirs): try: # monkeypatch distutils for some versions of msvc compiler import setuptools except ImportError: # XXX if this fails and is required, # we must call pypy -mensurepip after translation pass from distutils.ccompiler import new_compiler from distutils import sysconfig # XXX for Darwin running old versions of CPython 2.7.x sysconfig.get_config_vars() compiler = new_compiler(force=1) sysconfig.customize_compiler(compiler) # XXX objects = [] for cfile in cfilenames: cfile = py.path.local(cfile) old = cfile.dirpath().chdir() try: res = compiler.compile([cfile.basename], > include_dirs=include_dirs, extra_preargs=compile_extra) tool\cpyext\extbuild.py:232: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <distutils._msvccompiler.MSVCCompiler instance at 0x000001451d9967a0> sources = ['source_0.c'], output_dir = None, macros = [] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] debug = 0 extra_preargs = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] extra_postargs = [], depends = None def compile(self, sources, output_dir=None, macros=None, include_dirs=None, debug=0, extra_preargs=None, extra_postargs=None, depends=None): if not self.initialized: self.initialize() compile_info = self._setup_compile(output_dir, macros, include_dirs, sources, depends, extra_postargs) macros, objects, extra_postargs, pp_opts, build = compile_info compile_opts = extra_preargs or [] compile_opts.append('/c') if debug: compile_opts.extend(self.compile_options_debug) else: compile_opts.extend(self.compile_options) add_cpp_opts = False for obj in objects: try: src, ext = build[obj] except KeyError: continue if debug: # pass the full pathname to MSVC in debug mode, # this allows the debugger to find the source file # without asking the user to browse for it src = os.path.abspath(src) if ext in self._c_extensions: input_opt = "/Tc" + src elif ext in self._cpp_extensions: input_opt = "/Tp" + src add_cpp_opts = True elif ext in self._rc_extensions: # compile .RC to .RES file input_opt = src output_opt = "/fo" + obj try: self.spawn([self.rc] + pp_opts + [output_opt, input_opt]) except DistutilsExecError as msg: raise CompileError(msg) continue elif ext in self._mc_extensions: # Compile .MC to .RC file to .RES file. # * '-h dir' specifies the directory for the # generated include file # * '-r dir' specifies the target directory of the # generated RC file and the binary message resource # it includes # # For now (since there are no options to change this), # we use the source-directory for the include file and # the build directory for the RC file and message # resources. This works at least for win32all. h_dir = os.path.dirname(src) rc_dir = os.path.dirname(obj) try: # first compile .MC to .RC and .H file self.spawn([self.mc, '-h', h_dir, '-r', rc_dir, src]) base, _ = os.path.splitext(os.path.basename (src)) rc_file = os.path.join(rc_dir, base + '.rc') # then compile .RC to .RES file self.spawn([self.rc, "/fo" + obj, rc_file]) except DistutilsExecError as msg: raise CompileError(msg) continue else: # how to handle this file? raise CompileError("Don't know how to compile {} to {}" .format(src, obj)) args = [self.cc] + compile_opts + pp_opts if add_cpp_opts: args.append('/EHsc') args.append(input_opt) args.append("/Fo" + obj) args.extend(extra_postargs) try: self.spawn(args) except DistutilsExecError as msg: > raise CompileError(msg) E CompileError: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2 d:\pypy_stuff\pypy2.7-v7.3.18\lib-python\2.7\distutils\_msvccompiler.py:403: CompileError ---------------------------- Captured stdout call ----------------------------- source_0.c source_0.c(12): error C2059: syntax error: ';' source_0.c(17): error C2040: 'ObjBase': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(18): error C2099: initializer is not a constant source_0.c(19): error C2143: syntax error: missing '{' before '->' source_0.c(19): error C2059: syntax error: '->' source_0.c(20): error C2143: syntax error: missing '{' before '->' source_0.c(20): error C2059: syntax error: '->' source_0.c(21): error C2059: syntax error: '<parameter-list>' source_0.c(22): error C2059: syntax error: '<parameter-list>' source_0.c(23): error C2143: syntax error: missing '{' before '->' source_0.c(23): error C2059: syntax error: '->' source_0.c(24): error C2059: syntax error: 'if' source_0.c(27): error C2040: 'B1': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(28): error C2040: 'B2': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(30): error C2099: initializer is not a constant source_0.c(31): error C2099: initializer is not a constant source_0.c(32): error C2143: syntax error: missing '{' before '->' source_0.c(32): error C2059: syntax error: '->' source_0.c(33): error C2143: syntax error: missing '{' before '->' source_0.c(33): error C2059: syntax error: '->' source_0.c(34): error C2143: syntax error: missing '{' before '->' source_0.c(34): error C2059: syntax error: '->' source_0.c(35): error C2143: syntax error: missing '{' before '->' source_0.c(35): error C2059: syntax error: '->' source_0.c(36): error C2059: syntax error: '<parameter-list>' source_0.c(37): error C2059: syntax error: '<parameter-list>' source_0.c(38): error C2059: syntax error: '<parameter-list>' source_0.c(39): error C2059: syntax error: '<parameter-list>' source_0.c(40): error C2143: syntax error: missing '{' before '->' source_0.c(40): error C2059: syntax error: '->' source_0.c(40): error C2143: syntax error: missing ')' before '(' source_0.c(40): error C2091: function returns function source_0.c(40): error C2059: syntax error: ')' source_0.c(40): error C2143: syntax error: missing ')' before ';' source_0.c(40): error C2373: 'Py_INCREF': redefinition; different type modifiers d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\include\object.h(499): note: see declaration of 'Py_INCREF' source_0.c(41): error C2143: syntax error: missing '{' before '->' source_0.c(41): error C2059: syntax error: '->' source_0.c(41): error C2143: syntax error: missing ')' before '(' source_0.c(41): error C2091: function returns function source_0.c(41): error C2059: syntax error: ')' source_0.c(41): error C2143: syntax error: missing ')' before ';' source_0.c(41): error C2373: 'Py_INCREF': redefinition; different type modifiers d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\include\object.h(499): note: see declaration of 'Py_INCREF' source_0.c(42): error C2143: syntax error: missing '{' before '->' source_0.c(42): error C2059: syntax error: '->' source_0.c(43): error C2143: syntax error: missing '{' before '->' source_0.c(43): error C2059: syntax error: '->' source_0.c(44): error C2059: syntax error: 'if' source_0.c(45): error C2059: syntax error: 'if' source_0.c(47): error C2059: syntax error: 'return' source_0.c(49): error C2059: syntax error: '}' source_0.c(60): error C2065: 'methods': undeclared identifier source_0.c(55): error C2099: initializer is not a constant =========================== short test summary info =========================== FAIL module\cpyext\test\test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_small_basicsize FAIL module\cpyext\test\test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_python_subclass_of_two_cpytypes ============== 2 failed, 91 passed, 3 skipped in 1033.36 seconds ============== ++ 05:09:44 starting module/imp/test [111 started in total] __ module/exceptions/test [108 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 101 items module\exceptions\test\apptest_exceptions.py ..................................................... module\exceptions\test\test_exc.py ................................................ ======================== 101 passed in 158.73 seconds ========================= ++ 05:10:39 starting module/itertools/test [112 started in total] __ module/gc/test [109 done in total, somefailed=True] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 30 items module\gc\test\test_app_referents.py .... module\gc\test\test_gc.py .....x... module\gc\test\test_hook.py ........ module\gc\test\test_referents.py ...F.... module\gc\test\test_ztranslation.py . ================================== FAILURES =================================== _________________ AppTestReferents.test_get_rpy_memory_usage __________________ self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'> func = <function <lambda> at 0x0000012efa892368>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x0000012ef20f1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000012ef39bada0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000012ef39bada0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x0000012efa19acf0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000012ef9dbaea0> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000012ef9dbaea0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x0000012efa19ac28> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000012ef9dbae60> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000012ef9dbae60> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_get_rpy_memory_usage'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_get_rpy_memory_usage'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace target = <function test_get_rpy_memory_usage at 0x0000012efa892458> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000012efe15b360>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000012efe15b360>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000012efe15b360> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000012efe15b360>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1237: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000012efe15b360>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 name = 'test_get_rpy_memory_usage', qualname = 'test_get_rpy_memory_usage' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 pycode = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000012efa4ecaa0> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000012efa4ecaa0> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:74: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00' next_instr = 16L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000012efa4ecaa0> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): _d = self.debugdata if ec.space.reverse_debugging or ( _d is not None and _d.w_f_trace is not None): ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: # Only reload next_instr from last_instr when something that # can modify it actually ran (trace function or action # dispatcher). In the common case (no trace, positive ticker) # next_instr is unchanged and the round-trip is skipped. _d = self.debugdata if ec.space.reverse_debugging or ( _d is not None and _d.w_f_trace is not None) or ( not we_are_translated() and 'bytecode_only_trace' in ec.__dict__): ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) actionflag = ec.space.actionflag if actionflag.decrement_ticker(TICK_COUNTER_STEP) < 0: actionflag.action_dispatcher(ec, self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into computed gotos. while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter\pyopcode.py:313: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 oparg = 1, ignored = (16L,), n_args = 1, w_self = None, n = 1 @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg w_self = f.peekvalue_maybe_none(n_args) n = n_args + (w_self is not None) w_callable = f.peekvalue(n_args + 1) w_result = f.space.call_valuestack( > w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2) objspace\std\callmethod.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>, nargs = 1 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 dropvalues = 3, methodcall = False def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False): # methodcall is only used for better error messages in argument.py from pypy.interpreter.function import Function, _Method, is_builtin_code if frame.get_is_being_profiled() and is_builtin_code(w_func): # XXX: this code is copied&pasted :-( from the slow path below # call_valuestack(). args = frame.make_arguments(nargs, w_function=w_func) frame.dropvalues(dropvalues) return self.call_args_and_c_profile(frame, w_func, args) if not self.config.objspace.disable_call_speedhacks: # start of hack for performance if isinstance(w_func, _Method): # reuse callable stack place for w_inst frame.settopvalue(w_func.w_instance, nargs) nargs += 1 methodcall = True w_func = w_func.w_function if isinstance(w_func, Function): return w_func.funccall_valuestack( > nargs, frame, methodcall=methodcall, dropvalues=dropvalues) interpreter\baseobjspace.py:1264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction get_rpy_memory_usage>, nargs = 1 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 dropvalues = 3, methodcall = False def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack # methodcall is only for better error messages from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit # if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info and nargs == 0): frame.dropvalues(dropvalues) from pypy.module.sys.vm import exc_info_direct return exc_info_direct(self.space, frame) # fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: f_0 = frame.peekvalue(0) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode1) > return code.fastcall_1(self.space, self, f_0) interpreter\function.py:162: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x0000012efa68f6a8> space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage> w1 = W_IntObject(12345) @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_1(self, space, w_func, w1): try: w_result = self.fastfunc_1(space, w1) except DescrMismatch: return self._type_unwrap_mismatch(space, Arguments(space, [w1])) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:982: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x0000012efa68f6a8> space = StdObjSpace e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",) def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x0000012efa68f6a8> space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage> w1 = W_IntObject(12345) @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_1(self, space, w_func, w1): try: > w_result = self.fastfunc_1(space, w1) interpreter\gateway.py:977: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_obj = W_IntObject(12345) def get_rpy_memory_usage(space, w_obj): """Return the memory usage of just the given object or GcRef. This does not include the internal structures of the object.""" gcref = unwrap(space, w_obj) > size = rgc.get_rpy_memory_usage(gcref) module\gc\referents.py:101: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ gcref = _GcRef(W_IntObject(12345)) @not_rpython def get_rpy_memory_usage(gcref): # approximate implementation using CPython's type info Class = type(gcref._x) > size = Class.__basicsize__ E AttributeError: type object 'W_IntObject' has no attribute '__basicsize__' ..\rpython\rlib\rgc.py:851: AttributeError =========================== short test summary info =========================== FAIL module\gc\test\test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage ============== 1 failed, 28 passed, 1 xfailed in 169.74 seconds =============== ++ 05:12:17 starting module/marshal/test [113 started in total] __ module/cpyext/test/test_weakref.py [110 done in total, somefailed=False] ___ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module\cpyext\test\test_weakref.py ..... ========================= 5 passed in 422.79 seconds ========================== ++ 05:15:07 starting module/math/test [114 started in total] __ module/itertools/test [111 done in total, somefailed=False] ________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 92 items module\itertools\test\apptest_itertools.py .... module\itertools\test\test_itertools.py ....................................................................................... module\itertools\test\test_ztranslation.py . ========================= 92 passed in 340.21 seconds ========================= ++ 05:16:24 starting module/micronumpy/test [115 started in total] __ module/micronumpy/test [112 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 05:17:10 starting module/mmap/test [116 started in total] __ module/marshal/test [113 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 51 items module\marshal\test\apptest_marshal.py ............................................... module\marshal\test\test_marshal.py s module\marshal\test\test_marshalimpl.py ... =================== 50 passed, 1 skipped in 331.67 seconds ==================== ++ 05:17:54 starting module/operator/test [117 started in total] __ module/imp/test [114 done in total, somefailed=True] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 123 items module\imp\test\test_app.py .E...................... module\imp\test\test_import.py ...............................................................s...........s......s..s.............. =================================== ERRORS ==================================== ___________ ERROR at teardown of AppTestImpModule.test_find_module ____________ self = <CallInfo when='teardown' exception: { array [ '%', 'L', 'E', '\x00' ]: ... File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate flavor='raw') }> func = <function <lambda> at 0x000001b193cd9cb8>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000001b1848d1440> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x000001b193b1c020> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001b1887e6f20> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001b1887e6f20> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x000001b18604db60> item = <AppTestMethod 'test_find_module'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E array [ '%', 'L', 'E', '\x00' ]: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module> E from pypy.module._cffi_backend import misc E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module> E FORMAT_LONGDOUBLE = rffi.str2charp("%LE") E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct cffi_ctxobj { ctx, info } at 0x1b184db79c0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object E r.__init__(space, src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__ E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1b19031e240>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1b183815880>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init E w__typenames, w__includes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init E p = allocate(ffi, size) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1b184d15350>: E <C object Array of Char {'nolength': True} at 0x1b184d14f70>: E <C object Array of Char {'nolength': True} at 0x1b184d15450>: E <C object Array of Char {'nolength': True} at 0x1b184d154d0>: E <C object Array of Char {'nolength': True} at 0x1b184d15370>: E <C object Array of Char {'nolength': True} at 0x1b184d15130>: E <C object Array of Char {'nolength': True} at 0x1b184d15550>: E <C object Array of Char {'nolength': True} at 0x1b184d15150>: E <C object Array of Char {'nolength': True} at 0x1b184d153b0>: E <C object Array of Char {'nolength': True} at 0x1b184d153d0>: E <C object Array of Char {'nolength': True} at 0x1b184d15070>: E <C object Array of Char {'nolength': True} at 0x1b184d15250>: E <C object Array of Char {'nolength': True} at 0x1b184d15270>: E <C object Array of Char {'nolength': True} at 0x1b184d15510>: E <C object Array of Char {'nolength': True} at 0x1b184d15490>: E <C object Array of Char {'nolength': True} at 0x1b184d153f0>: E <C object Array of Char {'nolength': True} at 0x1b184d15170>: E <C object Array of Char {'nolength': True} at 0x1b184d15430>: E <C object Array of Char {'nolength': True} at 0x1b184d151d0>: E <C object Array of Char {'nolength': True} at 0x1b18b0f2d10>: E <C object Array of Char {'nolength': True} at 0x1b184d15590>: E <C object Array of Char {'nolength': True} at 0x1b184d14e70>: E <C object Array of Char {'nolength': True} at 0x1b184d15050>: E <C object Array of Char {'nolength': True} at 0x1b184d154f0>: E <C object Array of Char {'nolength': True} at 0x1b184d15630>: E <C object Array of Char {'nolength': True} at 0x1b184d14e90>: E <C object Array of Char {'nolength': True} at 0x1b184d14f10>: E <C object Array of Char {'nolength': True} at 0x1b184d15bd0>: E <C object Array of Char {'nolength': True} at 0x1b184d15870>: E <C object Array of Char {'nolength': True} at 0x1b18fe45650>: E <C object Array of Char {'nolength': True} at 0x1b184d15850>: E <C object Array of Char {'nolength': True} at 0x1b184d15890>: E <C object Array of Char {'nolength': True} at 0x1b184d15b90>: E <C object Array of Char {'nolength': True} at 0x1b184d15730>: E <C object Array of Char {'nolength': True} at 0x1b184d15810>: E <C object Array of Char {'nolength': True} at 0x1b184d15db0>: E <C object Array of Char {'nolength': True} at 0x1b184d159b0>: E <C object Array of Char {'nolength': True} at 0x1b184d15690>: E <C object Array of Char {'nolength': True} at 0x1b184d15a30>: E <C object Array of Char {'nolength': True} at 0x1b18fe458f0>: E <C object Array of Char {'nolength': True} at 0x1b184d15cf0>: E <C object Array of Char {'nolength': True} at 0x1b18fe45a10>: E <C object Array of Char {'nolength': True} at 0x1b184d15670>: E <C object Array of Char {'nolength': True} at 0x1b184d15750>: E <C object Array of Char {'nolength': True} at 0x1b18fe45b60>: E <C object Array of Char {'nolength': True} at 0x1b184d15bb0>: E <C object Array of Char {'nolength': True} at 0x1b184d156d0>: E <C object Array of Char {'nolength': True} at 0x1b184d156f0>: E <C object Array of Char {'nolength': True} at 0x1b184d15c30>: E <C object Array of Char {'nolength': True} at 0x1b184d156b0>: E <C object Array of Char {'nolength': True} at 0x1b184d15bf0>: E <C object Array of Char {'nolength': True} at 0x1b184d15c70>: E <C object Array of Char {'nolength': True} at 0x1b184d15c90>: E <C object Array of Char {'nolength': True} at 0x1b184d158b0>: E <C object Array of Char {'nolength': True} at 0x1b184d158d0>: E <C object Array of Char {'nolength': True} at 0x1b184d15910>: E <C object Array of Char {'nolength': True} at 0x1b184d15b70>: E <C object Array of Char {'nolength': True} at 0x1b184d15c50>: E <C object Array of Char {'nolength': True} at 0x1b184d15cd0>: E <C object Array of Char {'nolength': True} at 0x1b18ea057c0>: E <C object Array of Char {'nolength': True} at 0x1b184d15c10>: E <C object Array of Char {'nolength': True} at 0x1b18ea060b0>: E <C object Array of Char {'nolength': True} at 0x1b184d158f0>: E <C object Array of Char {'nolength': True} at 0x1b184d15770>: E <C object Array of Char {'nolength': True} at 0x1b184d15b10>: E <C object Array of Char {'nolength': True} at 0x1b184d15a70>: E <C object Array of Char {'nolength': True} at 0x1b184d15a90>: E <C object Array of Char {'nolength': True} at 0x1b184d15cb0>: E <C object Array of Char {'nolength': True} at 0x1b184d15d10>: E <C object Array of Char {'nolength': True} at 0x1b184d15b50>: E <C object Array of Char {'nolength': True} at 0x1b184d15d50>: E <C object Array of Char {'nolength': True} at 0x1b184d15830>: E <C object Array of Char {'nolength': True} at 0x1b18ea05990>: E <C object Array of Char {'nolength': True} at 0x1b18ea06100>: E <C object Array of Char {'nolength': True} at 0x1b18ea06630>: E <C object Array of Char {'nolength': True} at 0x1b184d15990>: E <C object Array of Char {'nolength': True} at 0x1b18ea06030>: E <C object Array of Char {'nolength': True} at 0x1b184d15710>: E <C object Array of Char {'nolength': True} at 0x1b184d157d0>: E <C object Array of Char {'nolength': True} at 0x1b18ea05840>: E <C object Array of Char {'nolength': True} at 0x1b18ea05ff0>: E <C object Array of Char {'nolength': True} at 0x1b184d15970>: E <C object Array of Char {'nolength': True} at 0x1b184d15790>: E <C object Array of Char {'nolength': True} at 0x1b184d15950>: E <C object Array of Char {'nolength': True} at 0x1b18ea06110>: E <C object Array of Char {'nolength': True} at 0x1b184d157b0>: E <C object Array of Char {'nolength': True} at 0x1b18ea06a40>: E <C object Array of Char {'nolength': True} at 0x1b18ea05850>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init E nglobs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x1b1845d8dc0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init E nstructs = allocate_array(ffi, STRUCT_UNION_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1b18fe9ee00>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init E nfields = allocate_array(ffi, FIELD_S, nftot) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1b189470b80>: E <C object Array of Char {'nolength': True} at 0x1b189470a60>: E <C object Array of Char {'nolength': True} at 0x1b189470b60>: E <C object Array of Char {'nolength': True} at 0x1b189470980>: E <C object Array of Char {'nolength': True} at 0x1b189470bc0>: E <C object Array of Char {'nolength': True} at 0x1b1894708e0>: E <C object Array of Char {'nolength': True} at 0x1b189471810>: E <C object Array of Char {'nolength': True} at 0x1b189471140>: E <C object Array of Char {'nolength': True} at 0x1b189470d50>: E <C object Array of Char {'nolength': True} at 0x1b189470a40>: E <C object Array of Char {'nolength': True} at 0x1b189471310>: E <C object Array of Char {'nolength': True} at 0x1b184d13330>: E <C object Array of Char {'nolength': True} at 0x1b184d143f0>: E <C object Array of Char {'nolength': True} at 0x1b184d14510>: E <C object Array of Char {'nolength': True} at 0x1b189470dc0>: E <C object Array of Char {'nolength': True} at 0x1b184d14430>: E <C object Array of Char {'nolength': True} at 0x1b1894725f0>: E <C object Array of Char {'nolength': True} at 0x1b184d144d0>: E <C object Array of Char {'nolength': True} at 0x1b184d14090>: E <C object Array of Char {'nolength': True} at 0x1b18fe45920>: E <C object Array of Char {'nolength': True} at 0x1b184d14330>: E <C object Array of Char {'nolength': True} at 0x1b184d13ef0>: E <C object Array of Char {'nolength': True} at 0x1b184d13e90>: E <C object Array of Char {'nolength': True} at 0x1b184d14610>: E <C object Array of Char {'nolength': True} at 0x1b184d14190>: E <C object Array of Char {'nolength': True} at 0x1b184d146f0>: E <C object Array of Char {'nolength': True} at 0x1b184d14a50>: E <C object Array of Char {'nolength': True} at 0x1b18fe45800>: E <C object Array of Char {'nolength': True} at 0x1b189473720>: E <C object Array of Char {'nolength': True} at 0x1b184d14a30>: E <C object Array of Char {'nolength': True} at 0x1b184d14910>: E <C object Array of Char {'nolength': True} at 0x1b184d14d10>: E <C object Array of Char {'nolength': True} at 0x1b184d14bb0>: E <C object Array of Char {'nolength': True} at 0x1b189474210>: E <C object Array of Char {'nolength': True} at 0x1b184d148f0>: E <C object Array of Char {'nolength': True} at 0x1b184d149b0>: E <C object Array of Char {'nolength': True} at 0x1b184d14c30>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init E nstructs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x1b184d15930>: E <C object Array of Char {'nolength': True} at 0x1b189471280>: E <C object Array of Char {'nolength': True} at 0x1b189470930>: E <C object Array of Char {'nolength': True} at 0x1b189470d70>: E <C object Array of Char {'nolength': True} at 0x1b1894713f0>: E <C object Array of Char {'nolength': True} at 0x1b1894714f0>: E <C object Array of Char {'nolength': True} at 0x1b1894711d0>: E <C object Array of Char {'nolength': True} at 0x1b189471850>: E <C object Array of Char {'nolength': True} at 0x1b189471470>: E <C object Array of Char {'nolength': True} at 0x1b184d157f0>: E <C object Array of Char {'nolength': True} at 0x1b184d15d70>: E <C object Array of Char {'nolength': True} at 0x1b184d15d30>: E <C object Array of Char {'nolength': True} at 0x1b184d15d90>: E <C object Array of Char {'nolength': True} at 0x1b184d159f0>: E <C object Array of Char {'nolength': True} at 0x1b184d15ab0>: E <C object Array of Char {'nolength': True} at 0x1b184d13050>: E <C object Array of Char {'nolength': True} at 0x1b184d13270>: E <C object Array of Char {'nolength': True} at 0x1b189471c50>: E <C object Array of Char {'nolength': True} at 0x1b189470ea0>: E <C object Array of Char {'nolength': True} at 0x1b189471940>: E <C object Array of Char {'nolength': True} at 0x1b189471fa0>: E <C object Array of Char {'nolength': True} at 0x1b189471930>: E <C object Array of Char {'nolength': True} at 0x1b189471f50>: E <C object Array of Char {'nolength': True} at 0x1b184d13250>: E <C object Array of Char {'nolength': True} at 0x1b184d13310>: E <C object Array of Char {'nolength': True} at 0x1b1894719b0>: E <C object Array of Char {'nolength': True} at 0x1b189470c40>: E <C object Array of Char {'nolength': True} at 0x1b1894715a0>: E <C object Array of Char {'nolength': True} at 0x1b184d13bb0>: E <C object Array of Char {'nolength': True} at 0x1b189471950>: E <C object Array of Char {'nolength': True} at 0x1b184d13710>: E <C object Array of Char {'nolength': True} at 0x1b184d137f0>: E <C object Array of Char {'nolength': True} at 0x1b189470e10>: E <C object Array of Char {'nolength': True} at 0x1b1894722b0>: E <C object Array of Char {'nolength': True} at 0x1b184d14390>: E <C object Array of Char {'nolength': True} at 0x1b184d13fd0>: E <C object Array of Char {'nolength': True} at 0x1b189471e10>: E <C object Array of Char {'nolength': True} at 0x1b189471020>: E <C object Array of Char {'nolength': True} at 0x1b189471ab0>: E <C object Array of Char {'nolength': True} at 0x1b189472160>: E <C object Array of Char {'nolength': True} at 0x1b189472760>: E <C object Array of Char {'nolength': True} at 0x1b184d14250>: E <C object Array of Char {'nolength': True} at 0x1b184d142d0>: E <C object Array of Char {'nolength': True} at 0x1b184d14310>: E <C object Array of Char {'nolength': True} at 0x1b189470fd0>: E <C object Array of Char {'nolength': True} at 0x1b184d13ff0>: E <C object Array of Char {'nolength': True} at 0x1b184d143d0>: E <C object Array of Char {'nolength': True} at 0x1b184d14110>: E <C object Array of Char {'nolength': True} at 0x1b184d14010>: E <C object Array of Char {'nolength': True} at 0x1b184d143b0>: E <C object Array of Char {'nolength': True} at 0x1b184d14350>: E <C object Array of Char {'nolength': True} at 0x1b189472220>: E <C object Array of Char {'nolength': True} at 0x1b189472780>: E <C object Array of Char {'nolength': True} at 0x1b184d14270>: E <C object Array of Char {'nolength': True} at 0x1b1894729d0>: E <C object Array of Char {'nolength': True} at 0x1b189471b70>: E <C object Array of Char {'nolength': True} at 0x1b189472440>: E <C object Array of Char {'nolength': True} at 0x1b189472ab0>: E <C object Array of Char {'nolength': True} at 0x1b184d13ed0>: E <C object Array of Char {'nolength': True} at 0x1b189472900>: E <C object Array of Char {'nolength': True} at 0x1b184d14630>: E <C object Array of Char {'nolength': True} at 0x1b184d14490>: E <C object Array of Char {'nolength': True} at 0x1b184d14470>: E <C object Array of Char {'nolength': True} at 0x1b184d142b0>: E <C object Array of Char {'nolength': True} at 0x1b189471190>: E <C object Array of Char {'nolength': True} at 0x1b184d14410>: E <C object Array of Char {'nolength': True} at 0x1b184d142f0>: E <C object Array of Char {'nolength': True} at 0x1b184d144b0>: E <C object Array of Char {'nolength': True} at 0x1b184d144f0>: E <C object Array of Char {'nolength': True} at 0x1b184d145b0>: E <C object Array of Char {'nolength': True} at 0x1b184d14530>: E <C object Array of Char {'nolength': True} at 0x1b1894727e0>: E <C object Array of Char {'nolength': True} at 0x1b189472c10>: E <C object Array of Char {'nolength': True} at 0x1b189472ef0>: E <C object Array of Char {'nolength': True} at 0x1b184d145f0>: E <C object Array of Char {'nolength': True} at 0x1b184d14550>: E <C object Array of Char {'nolength': True} at 0x1b184d14050>: E <C object Array of Char {'nolength': True} at 0x1b184d13f30>: E <C object Array of Char {'nolength': True} at 0x1b184d14130>: E <C object Array of Char {'nolength': True} at 0x1b184d140f0>: E <C object Array of Char {'nolength': True} at 0x1b184d13f50>: E <C object Array of Char {'nolength': True} at 0x1b184d140b0>: E <C object Array of Char {'nolength': True} at 0x1b189471640>: E <C object Array of Char {'nolength': True} at 0x1b184d13f90>: E <C object Array of Char {'nolength': True} at 0x1b184d14650>: E <C object Array of Char {'nolength': True} at 0x1b184d14b90>: E <C object Array of Char {'nolength': True} at 0x1b184d147d0>: E <C object Array of Char {'nolength': True} at 0x1b184d14d30>: E <C object Array of Char {'nolength': True} at 0x1b189472960>: E <C object Array of Char {'nolength': True} at 0x1b184d14db0>: E <C object Array of Char {'nolength': True} at 0x1b184d14df0>: E <C object Array of Char {'nolength': True} at 0x1b189472b80>: E <C object Array of Char {'nolength': True} at 0x1b184d14790>: E <C object Array of Char {'nolength': True} at 0x1b189473840>: E <C object Array of Char {'nolength': True} at 0x1b184d14810>: E <C object Array of Char {'nolength': True} at 0x1b189473470>: E <C object Array of Char {'nolength': True} at 0x1b189473dd0>: E <C object Array of Char {'nolength': True} at 0x1b189472d10>: E <C object Array of Char {'nolength': True} at 0x1b184d14a70>: E <C object Array of Char {'nolength': True} at 0x1b184d14670>: E <C object Array of Char {'nolength': True} at 0x1b184d14930>: E <C object Array of Char {'nolength': True} at 0x1b184d14710>: E <C object Array of Char {'nolength': True} at 0x1b184d14730>: E <C object Array of Char {'nolength': True} at 0x1b184d14e10>: E <C object Array of Char {'nolength': True} at 0x1b184d14a90>: E <C object Array of Char {'nolength': True} at 0x1b184d14e30>: E <C object Array of Char {'nolength': True} at 0x1b184d14bf0>: E <C object Array of Char {'nolength': True} at 0x1b184d146b0>: E <C object Array of Char {'nolength': True} at 0x1b184d14990>: E <C object Array of Char {'nolength': True} at 0x1b184d14b70>: E <C object Array of Char {'nolength': True} at 0x1b184d148b0>: E <C object Array of Char {'nolength': True} at 0x1b184d147b0>: E <C object Array of Char {'nolength': True} at 0x1b184d14690>: E <C object Array of Char {'nolength': True} at 0x1b184d14c70>: E <C object Array of Char {'nolength': True} at 0x1b184d14850>: E <C object Array of Char {'nolength': True} at 0x1b184d14870>: E <C object Array of Char {'nolength': True} at 0x1b184d14d70>: E <C object Array of Char {'nolength': True} at 0x1b184d146d0>: E <C object Array of Char {'nolength': True} at 0x1b184d14750>: E <C object Array of Char {'nolength': True} at 0x1b184d14830>: E <C object Array of Char {'nolength': True} at 0x1b184d14bd0>: E <C object Array of Char {'nolength': True} at 0x1b184d14950>: E <C object Array of Char {'nolength': True} at 0x1b184d14890>: E <C object Array of Char {'nolength': True} at 0x1b189474180>: E <C object Array of Char {'nolength': True} at 0x1b184d14d50>: E <C object Array of Char {'nolength': True} at 0x1b184d147f0>: E <C object Array of Char {'nolength': True} at 0x1b184d14c90>: E <C object Array of Char {'nolength': True} at 0x1b184d148d0>: E <C object Array of Char {'nolength': True} at 0x1b189473cc0>: E <C object Array of Char {'nolength': True} at 0x1b189472e30>: E <C object Array of Char {'nolength': True} at 0x1b184d149d0>: E <C object Array of Char {'nolength': True} at 0x1b189473570>: E <C object Array of Char {'nolength': True} at 0x1b184d14af0>: E <C object Array of Char {'nolength': True} at 0x1b184d14cb0>: E <C object Array of Char {'nolength': True} at 0x1b184d14770>: E <C object Array of Char {'nolength': True} at 0x1b184d14ad0>: E <C object Array of Char {'nolength': True} at 0x1b184d14c10>: E <C object Array of Char {'nolength': True} at 0x1b184d14c50>: E <C object Array of Char {'nolength': True} at 0x1b184d14b30>: E <C object Array of Char {'nolength': True} at 0x1b184d14970>: E <C object Array of Char {'nolength': True} at 0x1b18ea06540>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init E nfields[nf].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x1b1843c8240>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init E ntypenames = allocate_array(ffi, TYPENAME_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1b184d14ab0>: E <C object Array of Char {'nolength': True} at 0x1b184d14ff0>: E <C object Array of Char {'nolength': True} at 0x1b18c9ef350>: E <C object Array of Char {'nolength': True} at 0x1b184d15190>: E <C object Array of Char {'nolength': True} at 0x1b184d13850>: E <C object Array of Char {'nolength': True} at 0x1b18d8a48e0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a49a0>: E <C object Array of Char {'nolength': True} at 0x1b18c9f0090>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4b40>: E <C object Array of Char {'nolength': True} at 0x1b18c9ef7f0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a48a0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4640>: E <C object Array of Char {'nolength': True} at 0x1b18d8a47e0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a46a0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a45c0>: E <C object Array of Char {'nolength': True} at 0x1b18ea06980>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4700>: E <C object Array of Char {'nolength': True} at 0x1b18fe45950>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4660>: E <C object Array of Char {'nolength': True} at 0x1b18d8a49c0>: E <C object Array of Char {'nolength': True} at 0x1b18ea06990>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4800>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4c00>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4820>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4740>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4720>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4780>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4a80>: E <C object Array of Char {'nolength': True} at 0x1b18fe45980>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4a20>: E <C object Array of Char {'nolength': True} at 0x1b18d8a46c0>: E <C object Array of Char {'nolength': True} at 0x1b18fe45a70>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4a60>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4680>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4ae0>: E <C object Array of Char {'nolength': True} at 0x1b18ea06bc0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a49e0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4ca0>: E <C object Array of Char {'nolength': True} at 0x1b18ea03350>: E <C object Array of Char {'nolength': True} at 0x1b18fe45110>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4fe0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5240>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4e40>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5140>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4f20>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5040>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4fc0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a50c0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5380>: E <C object Array of Char {'nolength': True} at 0x1b18ea037e0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a50e0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5220>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5340>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4f40>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5420>: E <C object Array of Char {'nolength': True} at 0x1b18d8a51a0>: E <C object Array of Char {'nolength': True} at 0x1b18ea034e0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5200>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5320>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4f80>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5080>: E <C object Array of Char {'nolength': True} at 0x1b18fe451d0>: E <C object Array of Char {'nolength': True} at 0x1b18ea039b0>: E <C object Array of Char {'nolength': True} at 0x1b18d8a4d60>: E <C object Array of Char {'nolength': True} at 0x1b18d8a5bc0>: E <C object Array of Char {'nolength': True} at 0x1b18ea06930>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init E ntypenames[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x1b18dd6b010>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__ E builder.rawallocate(self) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate E flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch ============== 119 passed, 4 skipped, 1 error in 506.39 seconds =============== ++ 05:18:16 starting module/posix/test [118 started in total] __ module/mmap/test [115 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 46 items module\mmap\test\test_mmap.py ....s.................s........s..ss....s..s.. =================== 39 passed, 7 skipped in 151.55 seconds ==================== ++ 05:19:55 starting module/pwd/test [119 started in total] __ module/pwd/test [116 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 skipped ========================= 2 skipped in 30.57 seconds ========================== ++ 05:20:35 starting module/pyexpat/test [120 started in total] __ module/operator/test [117 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 28 items module\operator\test\test_operator.py ........................ module\operator\test\test_tscmp.py .... ========================= 28 passed in 159.14 seconds ========================= ++ 05:20:46 starting module/pypyjit/test [121 started in total] __ module/math/test [118 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 209 items module\math\test\apptest_math.py ...........s module\math\test\test_direct.py ...................................................................................................................................................................... module\math\test\test_math.py ............s.................. =================== 207 passed, 2 skipped in 364.87 seconds =================== ++ 05:21:20 starting module/select/test [122 started in total] __ module/posix/test [119 done in total, somefailed=True] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 109 items / 1 skipped module\posix\test\apptest_posix.py ..... module\posix\test\test_interp_posix.py s... module\posix\test\test_nt.py .. module\posix\test\test_posix2.py .....................s........s.....s..s....ss...Fs....s.s....s......F.......s module\posix\test\test_scandir.py ....s..ssss.s....... ================================== FAILURES =================================== _______________________ AppTestPosix.test_urandom_large _______________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001f419cdad78> def test_urandom_large(self): os = self.posix length = 2147479553 > s = os.urandom(length) E (application-level) MemoryError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1531]:4: MemoryError ________________________ AppTestNt.test_dll_directory _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001f41ba21328> def test_dll_directory(self): nt = self.posix > ret = nt._add_dll_directory(b'c:\\') E (application-level) TypeError: expected str, got bytes object [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1850]:3: TypeError =========================== short test summary info =========================== FAIL module\posix\test\test_posix2.py::AppTestPosix::()::test_urandom_large FAIL module\posix\test\test_posix2.py::AppTestNt::()::test_dll_directory ============== 2 failed, 89 passed, 19 skipped in 276.98 seconds ============== ++ 05:23:01 starting module/signal/test [123 started in total] __ module/pypyjit/test [120 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items module\pypyjit\test\test_jit_hook.py ........s module\pypyjit\test\test_jit_not_in_trace.py .. module\pypyjit\test\test_jit_setup.py .... module\pypyjit\test\test_policy.py ............ module\pypyjit\test\test_pyframe.py . module\pypyjit\test\test_ztranslation.py . =================== 28 passed, 1 skipped in 318.08 seconds ==================== ++ 05:26:13 starting module/struct/test [124 started in total] __ module/pyexpat/test [121 done in total, somefailed=True] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 21 items module\pyexpat\test\apptest_pyexpat.py .FF module\pyexpat\test\test_build.py . module\pyexpat\test\test_parser.py ................. ================================== FAILURES =================================== ________________________ test_set_activation_threshold ________________________ def test_set_activation_threshold(): parser = pyexpat.ParserCreate() # Raises on error > parser.SetAllocTrackerActivationThreshold(1000) E (application-level) ExpatError: parser must be a root parser module\pyexpat\test\apptest_pyexpat.py:14: ExpatError _______________________ test_set_maximum_amplification ________________________ def test_set_maximum_amplification(): parser = pyexpat.ParserCreate() # Raises on error > parser.SetAllocTrackerMaximumAmplification(3.0) E (application-level) ExpatError: parser must be a root parser module\pyexpat\test\apptest_pyexpat.py:19: ExpatError =========================== short test summary info =========================== FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_activation_threshold FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_maximum_amplification ==================== 2 failed, 19 passed in 396.29 seconds ==================== ++ 05:27:19 starting module/sys/test [125 started in total] __ module/signal/test [122 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 27 items module\signal\test\apptest_signal.py s module\signal\test\test_signal.py s.s.....ss..s...sssssss... =================== 14 passed, 13 skipped in 334.68 seconds =================== ++ 05:28:46 starting module/termios/test [126 started in total] __ module/termios/test [123 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.61 seconds ========================== ++ 05:28:49 starting module/test_lib_pypy [127 started in total] __ module/struct/test [124 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 52 items module\struct\test\apptest_struct.py .......................................... module\struct\test\apptest_structbuffer.py .. module\struct\test\test_struct.py ....... module\struct\test\test_ztranslation.py . ========================= 52 passed in 211.30 seconds ========================= ++ 05:29:51 starting module/thread/test [128 started in total] __ module/sys/test [125 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 96 items module\sys\test\apptest_audit.py ......... module\sys\test\apptest_initpath.py . module\sys\test\apptest_sys.py . module\sys\test\test_encoding.py .s module\sys\test\test_initpath.py ..s...... module\sys\test\test_sysmodule.py .....................ss..................ss........................ module\sys\test\test_version.py ....... =================== 90 passed, 6 skipped in 178.05 seconds ==================== ++ 05:30:24 starting module/time/test [129 started in total] __ module/test_lib_pypy [126 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 238 items / 5 skipped module\test_lib_pypy\test_code_module.py ... module\test_lib_pypy\test_collections.py ..................... module\test_lib_pypy\test_marshal_extra.py ....................................................................................................................................................... module\test_lib_pypy\test_md5_extra.py ...... module\test_lib_pypy\test_pickle_extra.py s module\test_lib_pypy\test_sha_extra.py ..... module\test_lib_pypy\test_site_extra.py . module\test_lib_pypy\test_stackless.py .............................. module\test_lib_pypy\test_stackless_pickling.py .. module\test_lib_pypy\test_structseq.py ........... module\test_lib_pypy\test_tputil.py ..s.... =================== 236 passed, 7 skipped in 168.09 seconds =================== ++ 05:31:39 starting module/token/test [130 started in total] __ module/token/test [127 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 8 items module\token\test\apptest_token.py ........ ========================== 8 passed in 69.70 seconds ========================== ++ 05:32:53 starting module/unicodedata/test [131 started in total] __ module/time/test [128 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\time\test\apptest_time.py ....ssss..........ss....s.s...........s.. module\time\test\test_timeutils.py . module\time\test\test_ztranslation.py . =================== 34 passed, 9 skipped in 176.82 seconds ==================== ++ 05:33:28 starting module/zipimport/test [132 started in total] __ module/zipimport/test [129 done in total, somefailed=False] ________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items module\zipimport\test\apptest_zipimport.py . ========================== 1 passed in 33.33 seconds ========================== ++ 05:34:07 starting module/zlib/test [133 started in total] __ module/unicodedata/test [130 done in total, somefailed=False] ______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 35 items module\unicodedata\test\test_hyp.py ................ module\unicodedata\test\test_unicodedata.py ................... ========================= 35 passed in 67.00 seconds ========================== ++ 05:34:07 starting objspace/fake/test [134 started in total] __ module/thread/test [131 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 56 items module\thread\test\test_fork.py ssss module\thread\test\test_gil.py .... module\thread\test\test_import_lock.py ..... module\thread\test\test_local.py ....... module\thread\test\test_lock.py ...............ssss.. module\thread\test\test_thread.py .............s. =================== 47 passed, 9 skipped in 262.92 seconds ==================== ++ 05:34:22 starting objspace/std/test [135 started in total] __ module/zlib/test [132 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 38 items module\zlib\test\test_zlib.py ...................................... ========================= 38 passed in 67.87 seconds ========================== ++ 05:35:21 starting objspace/test [136 started in total] __ objspace/fake/test [133 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 21 items objspace\fake\test\test_checkmodule.py ........ objspace\fake\test\test_objspace.py ............. ========================= 21 passed in 74.70 seconds ========================== ++ 05:35:29 starting sandbox/test [137 started in total] __ sandbox/test [134 done in total, somefailed=False] _________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 2.98 seconds ========================== ++ 05:35:34 starting tool/bench/test [138 started in total] __ tool/bench/test [135 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items / 1 skipped [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\bench\test\test_pypyresult.py ... ===================== 3 passed, 1 skipped in 6.48 seconds ===================== ++ 05:35:41 starting tool/memusage/test [139 started in total] __ tool/memusage/test [136 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\memusage\test\test_log2gnumeric.py ..... ========================== 5 passed in 4.34 seconds =========================== ++ 05:35:49 starting tool/pytest/fake_pytest/test [140 started in total] __ objspace/test [137 done in total, somefailed=False] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 75 items objspace\test\apptest_binop_overriding.py . objspace\test\apptest_descriptor.py ....s.... objspace\test\apptest_descroperation.py ................s...................................... objspace\test\test_descroperation.py .......... ==================== 73 passed, 2 skipped in 49.38 seconds ==================== ++ 05:36:14 starting tool/pytest/test [141 started in total] __ tool/pytest/fake_pytest/test [138 done in total, somefailed=False] _________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items tool\pytest\fake_pytest\test\apptest_fake_pytest.py . ========================== 1 passed in 38.56 seconds ========================== ++ 05:36:35 starting tool/release/test [142 started in total] __ tool/release/test [139 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\release\test\test_package.py ...ss tool\release\test\test_smartstrip.py sss ==================== 3 passed, 5 skipped in 97.42 seconds ===================== ++ 05:38:18 starting tool/test [143 started in total] __ tool/test [140 done in total, somefailed=False] ____________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\test\test_gdb_pypy.py ........... tool\test\test_getdocstrings.py ... tool\test\test_isolate.py ....... tool\test\test_lib_pypy.py ... tool\test\test_license.py . tool\test\test_package.py . tool\test\test_tab.py .. tool\test\test_template.py . ========================= 29 passed in 52.28 seconds ========================== __ tool/pytest/test [141 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items tool\pytest\test\test_appsupport.py ......... tool\pytest\test\test_astrewrite.py ..... tool\pytest\test\test_conftest1.py ...xx tool\pytest\test\test_pytestsupport.py ...... =================== 23 passed, 2 xfailed in 431.02 seconds ==================== __ objspace/std/test [142 done in total, somefailed=True] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 2509 items objspace\std\test\apptest_boolobject.py ......... objspace\std\test\apptest_callmethod.py .......... objspace\std\test\apptest_complexobject.py .................................... objspace\std\test\apptest_contains.py .. objspace\std\test\apptest_fstring.py ..................... objspace\std\test\apptest_instmethobject.py ..... objspace\std\test\apptest_iterobject.py ..................... objspace\std\test\apptest_memoryobject.py ........ objspace\std\test\apptest_operation.py . objspace\std\test\apptest_specializedtuple.py ........................ objspace\std\test\apptest_stringformat.py .................s......s..................s........................ objspace\std\test\apptest_tuple.py ........................ objspace\std\test\apptest_typeobjject.py ........ objspace\std\test\apptest_unicode.py ...........................s.......................................................................................... objspace\std\test\apptest_userobject.py ........................ objspace\std\test\test_boolobject.py ....... objspace\std\test\test_bytearrayobject.py ..................................................................................... objspace\std\test\test_bytesobject.py ................................................................................s...................... objspace\std\test\test_callmethod.py ... objspace\std\test\test_celldict.py .......................................... objspace\std\test\test_complexobject.py .... objspace\std\test\test_dictmultiobject.py .........s.s.........................................................s.........................................................s........................................................................... objspace\std\test\test_dictproxy.py ................ objspace\std\test\test_floatobject.py ...................................................... objspace\std\test\test_identitydict.py ..... objspace\std\test\test_identityset.py ....... objspace\std\test\test_index.py ................................... objspace\std\test\test_intobject.py ..........................F.................................................................................................................................. objspace\std\test\test_iterobject.py .... objspace\std\test\test_jsondict.py .......... objspace\std\test\test_kwargsdict.py .................................... objspace\std\test\test_lengthhint.py ..................... objspace\std\test\test_listobject.py .................................................................................................................. objspace\std\test\test_liststrategies.py ...................................................................s................................................................... objspace\std\test\test_longobject.py .................................................... objspace\std\test\test_mapdict.py ..........................................................................................s....................................................... objspace\std\test\test_memoryobject.py ............................................. objspace\std\test\test_methodcache.py ............................................................................................. objspace\std\test\test_newformat.py ............................................................... objspace\std\test\test_noneobject.py ... objspace\std\test\test_obj.py ....................................... objspace\std\test\test_prebuiltint.py .............................................................. objspace\std\test\test_proxy.py ssssssssssss objspace\std\test\test_proxy_function.py ........ objspace\std\test\test_proxy_internals.py ....... objspace\std\test\test_proxy_iter.py . objspace\std\test\test_proxy_object.py .......... objspace\std\test\test_proxy_usercreated.py . objspace\std\test\test_random_attr.py s.... objspace\std\test\test_setobject.py ................................................................................................. objspace\std\test\test_setstrategies.py ....s...ss... objspace\std\test\test_sliceobject.py ............. objspace\std\test\test_smalllongobject.py ..........................F..................................................................................................................................................F................................................................... objspace\std\test\test_specialisedtupleobject.py ....................ss.... objspace\std\test\test_stdobjspace.py s........ objspace\std\test\test_translate.py . objspace\std\test\test_typeobject.py ............................................................................................................. objspace\std\test\test_unicodeobject.py ................. objspace\std\test\test_userobject.py . objspace\std\test\test_versionedtype.py ............... ================================== FAILURES =================================== _________________ TestW_IntObject.test_lshift_without_fromint _________________ self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x000001d17d3667a0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001d17d3667e0> def test_lshift_without_fromint(self, monkeypatch): if LONG_BIT != 64: pytest.skip("64-bit only speedup") space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:388: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError _________________ TestW_IntObject.test_lshift_without_fromint _________________ self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x000001d106439220> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001d106439260> def test_lshift_without_fromint(self, monkeypatch): if LONG_BIT != 64: pytest.skip("64-bit only speedup") space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:388: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError __________ TestW_IntObjectWithSmallLong.test_lshift_without_fromint ___________ self = <pypy.objspace.std.test.test_smalllongobject.TestW_IntObjectWithSmallLong instance at 0x000001d1539ced60> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001d1539ceda0> def test_lshift_without_fromint(self, monkeypatch): if LONG_BIT != 64: pytest.skip("64-bit only speedup") space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:388: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError =========================== short test summary info =========================== FAIL objspace\std\test\test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObjectWithSmallLong::()::test_lshift_without_fromint ============= 3 failed, 2476 passed, 30 skipped in 597.57 seconds ============= __ module/select/test [143 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 46 items module\select\test\test_epoll.py ssssssssss module\select\test\test_kqueue.py ssssss module\select\test\test_select.py ssssssssssssssss....Timed out running ['d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe', 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pytest.py', '-p', 'resultlog', '--resultlog=d:\\systemtemp\\pytest\\usession-testrunner-25\\129-test-pytest-log', 'module/select/test'] with cwd='d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy' timeout=4000: but no error, killing process program finished with exit code 1 elapsedTime=10598.857000