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:43 starting config/test [1 started in total] ++ 03:31:43 starting interpreter/astcompiler/test [2 started in total] ++ 03:31:43 starting interpreter/pyparser/test [3 started in total] ++ 03:31:43 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 191.95 seconds =================== ++ 03:35:01 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 495.45 seconds ========================= ++ 03:40:01 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 330.87 seconds =================== ++ 03:40:40 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 1509 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 ..................................................... ======================== 1509 passed in 578.86 seconds ======================== ++ 03:41:27 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 174.68 seconds ========================== ++ 03:43:36 starting module/_cffi_backend/test [9 started in total] __ interpreter/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 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 0x000001a379ee1280>() interpreter\test\apptest_traceback.py:177: AssertionError __________________ AppTestAppMain.test_setup_bootstrap_path ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001a3712b7408> 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 0x000001a3090996a0> 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 767.75 seconds ============= ++ 03:44:38 starting module/_codecs/test [10 started in total] __ module/__pypy__/test [7 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 0x0000019de21f6918> 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 0x0000019de26f41a8> 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 309.74 seconds =============== ++ 03:45:17 starting module/_collections/test [11 started in total] __ module/_ast/test [8 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 232.88 seconds ========================= ++ 03:45:24 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 126.99 seconds ========================= ++ 03:47:30 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.01 seconds ========================= ++ 03:47:31 starting module/_csv/test [14 started in total] __ module/_continuation/test [11 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 176.77 seconds ==================== ++ 03:48:27 starting module/_demo/test [15 started in total] __ module/_codecs/test [12 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 0x000002174ddde988> 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 0x00000217573b4138> 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 0x00000217573e2d78> 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 0x0000021758955910> 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 238.22 seconds =============== ++ 03:48:41 starting module/_hpy_universal/test/_vendored [16 started in total] __ module/_demo/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 3 items module\_demo\test\test_import.py .. module\_demo\test\test_sieve.py . ========================== 3 passed in 95.42 seconds ========================== ++ 03:50:11 starting module/_hpy_universal/test/pypy [17 started in total] __ module/_csv/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 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 172.59 seconds ========================= ++ 03:50:28 starting module/_io/test [18 started in total] __ module/_hpy_universal/test/_vendored [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:53:20 starting module/_jitlog/test [19 started in total] __ module/_hpy_universal/test/pypy [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.01 seconds ========================= ++ 03:54:07 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 159.73 seconds ========================= ++ 03:56:02 starting module/_lsprof/test [21 started in total] __ module/_io/test [18 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-177\\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-183\\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-183\\tempfile'), W_UnicodeObject('wb')) kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x0000016c297ff590>) gc = <pypy.module.gc.moduledef.Module object at 0x0000016c28529830> warnings = <pypy.interpreter.module.Module object at 0x0000016c273c5210> f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000016c25facbb8> r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-183\\\\tempfile' mode='wb' closefd=True>") w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000016c31291670>]) @py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000016c25facbb8> @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 0x0000016c25facbb8> @py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x0000016c31291670>)\n}') @py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x0000016c31291670>)\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-183\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-183\\\\\\\\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-183\\\\\\\\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 0x0000016c31291670>) module\_io\test\apptest_io.py:373: AssertionError ___________________________ test_tell_univnewlines ____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-192\\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-192\\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 343.68 seconds ============== ++ 03:56:19 starting module/_md5/test [22 started in total] __ module/_locale/test [19 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 185.03 seconds ==================== ++ 03:57:19 starting module/_minimal_curses/test [23 started in total] __ module/_md5/test [20 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 174.60 seconds ========================== ++ 03:59:16 starting module/_multibytecodec/test [24 started in total] __ module/_lsprof/test [21 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 0x000002800b4131a0> 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 0x000002800b4131a0> 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 215.23 seconds ===================== ++ 03:59:44 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 244.25 seconds ========================= ++ 04:01:30 starting module/_opcode/test [26 started in total] __ module/_multibytecodec/test [23 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 238.98 seconds =============== ++ 04:03:20 starting module/_pickle/test [27 started in total] __ module/_opcode/test [24 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 109.23 seconds ========================== ++ 04:03:21 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 125.18 seconds ========================== ++ 04:05:34 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 0x000001a9c8bec368>, 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 0x000001a9b91b1478> 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 0x000001a9c0df1ee8> 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 0x000001a9c2281aa0> 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 0x000001a9c2281aa0> 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 0x000001a9baa781e0> 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 0x1a9ba8b8030>: 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 0x1a9c4a8ada0>: 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 0x1a9c30dd9e0>: 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 0x1a9b95f6cf0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f67f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6d30>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6bd0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f67b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6810>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6870>: E <C object Array of Char {'nolength': True} at 0x1a9b95f66f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6cd0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6bb0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f69d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6d50>: E <C object Array of Char {'nolength': True} at 0x1a9b95f65d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6710>: E <C object Array of Char {'nolength': True} at 0x1a9b95f67d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6b30>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6b90>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6930>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6d10>: E <C object Array of Char {'nolength': True} at 0x1a9bf558280>: E <C object Array of Char {'nolength': True} at 0x1a9b95f68f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6c70>: E <C object Array of Char {'nolength': True} at 0x1a9b95f69f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6db0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f65f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6610>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6730>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6890>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6950>: E <C object Array of Char {'nolength': True} at 0x1a9c40c6850>: E <C object Array of Char {'nolength': True} at 0x1a9b95f68b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6c10>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6cb0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6bf0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6630>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6790>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6ed0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7330>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7470>: E <C object Array of Char {'nolength': True} at 0x1a9c40c6ee0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f70b0>: E <C object Array of Char {'nolength': True} at 0x1a9c40c6ca0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7070>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7430>: E <C object Array of Char {'nolength': True} at 0x1a9c40c6b50>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7190>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7210>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7050>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6e50>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6f10>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7170>: E <C object Array of Char {'nolength': True} at 0x1a9b95f70f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f74d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f72b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6e10>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7450>: E <C object Array of Char {'nolength': True} at 0x1a9b95f72d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6f70>: E <C object Array of Char {'nolength': True} at 0x1a9b95f72f0>: E <C object Array of Char {'nolength': True} at 0x1a9bf552ae0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f74f0>: E <C object Array of Char {'nolength': True} at 0x1a9bf552150>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6fb0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6fd0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7490>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7130>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7530>: E <C object Array of Char {'nolength': True} at 0x1a9b95f73f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7570>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7510>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6e90>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7150>: E <C object Array of Char {'nolength': True} at 0x1a9bf552e00>: E <C object Array of Char {'nolength': True} at 0x1a9bf552060>: E <C object Array of Char {'nolength': True} at 0x1a9bf552840>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7350>: E <C object Array of Char {'nolength': True} at 0x1a9bf551e90>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6f30>: E <C object Array of Char {'nolength': True} at 0x1a9b95f71b0>: E <C object Array of Char {'nolength': True} at 0x1a9bf552000>: E <C object Array of Char {'nolength': True} at 0x1a9bf552710>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7110>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7290>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7250>: E <C object Array of Char {'nolength': True} at 0x1a9bf552830>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6f90>: E <C object Array of Char {'nolength': True} at 0x1a9bf552110>: E <C object Array of Char {'nolength': True} at 0x1a9bf5528e0>: 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 0x1a9c21b7920>: 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 0x1a9bad752f0>: 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 0x1a9bf554970>: E <C object Array of Char {'nolength': True} at 0x1a9bf552e60>: E <C object Array of Char {'nolength': True} at 0x1a9bf5522b0>: E <C object Array of Char {'nolength': True} at 0x1a9bf552ec0>: E <C object Array of Char {'nolength': True} at 0x1a9bf552a00>: E <C object Array of Char {'nolength': True} at 0x1a9bf552bf0>: E <C object Array of Char {'nolength': True} at 0x1a9bf5538b0>: E <C object Array of Char {'nolength': True} at 0x1a9bf553590>: E <C object Array of Char {'nolength': True} at 0x1a9bf553730>: E <C object Array of Char {'nolength': True} at 0x1a9bf553a80>: E <C object Array of Char {'nolength': True} at 0x1a9bf553bb0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f75b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7370>: E <C object Array of Char {'nolength': True} at 0x1a9b95f73d0>: E <C object Array of Char {'nolength': True} at 0x1a9bf553a20>: E <C object Array of Char {'nolength': True} at 0x1a9b95f77f0>: E <C object Array of Char {'nolength': True} at 0x1a9bf554640>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7c50>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7910>: E <C object Array of Char {'nolength': True} at 0x1a9c40c64f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7990>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7b10>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7b90>: E <C object Array of Char {'nolength': True} at 0x1a9b95f75d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f76d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f76f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f4ef0>: E <C object Array of Char {'nolength': True} at 0x1a9c40c6f40>: E <C object Array of Char {'nolength': True} at 0x1a9bf555800>: E <C object Array of Char {'nolength': True} at 0x1a9b95f55b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5290>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6150>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6670>: E <C object Array of Char {'nolength': True} at 0x1a9bf556490>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6830>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6690>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6b50>: 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 0x1a9b95f7550>: E <C object Array of Char {'nolength': True} at 0x1a9bf552930>: E <C object Array of Char {'nolength': True} at 0x1a9bf552120>: E <C object Array of Char {'nolength': True} at 0x1a9bf552a60>: E <C object Array of Char {'nolength': True} at 0x1a9bf553190>: E <C object Array of Char {'nolength': True} at 0x1a9bf553810>: E <C object Array of Char {'nolength': True} at 0x1a9bf552d20>: E <C object Array of Char {'nolength': True} at 0x1a9bf552ca0>: E <C object Array of Char {'nolength': True} at 0x1a9bf5536d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6ff0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6f50>: E <C object Array of Char {'nolength': True} at 0x1a9b95f71d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7010>: E <C object Array of Char {'nolength': True} at 0x1a9b95f71f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7270>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6ef0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f74b0>: E <C object Array of Char {'nolength': True} at 0x1a9bf552b30>: E <C object Array of Char {'nolength': True} at 0x1a9bf553260>: E <C object Array of Char {'nolength': True} at 0x1a9bf552ce0>: E <C object Array of Char {'nolength': True} at 0x1a9bf553330>: E <C object Array of Char {'nolength': True} at 0x1a9bf552b90>: E <C object Array of Char {'nolength': True} at 0x1a9bf5534d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7590>: E <C object Array of Char {'nolength': True} at 0x1a9b95f70d0>: E <C object Array of Char {'nolength': True} at 0x1a9bf5521e0>: E <C object Array of Char {'nolength': True} at 0x1a9bf552250>: E <C object Array of Char {'nolength': True} at 0x1a9bf553270>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6dd0>: E <C object Array of Char {'nolength': True} at 0x1a9bf552540>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7230>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6e30>: E <C object Array of Char {'nolength': True} at 0x1a9bf553660>: E <C object Array of Char {'nolength': True} at 0x1a9bf554380>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7030>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7390>: E <C object Array of Char {'nolength': True} at 0x1a9bf552810>: E <C object Array of Char {'nolength': True} at 0x1a9bf553ac0>: E <C object Array of Char {'nolength': True} at 0x1a9bf554030>: E <C object Array of Char {'nolength': True} at 0x1a9bf5527a0>: E <C object Array of Char {'nolength': True} at 0x1a9bf553a00>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7310>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6e70>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7090>: E <C object Array of Char {'nolength': True} at 0x1a9bf554100>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7410>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7730>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7cf0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f77d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f79b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7bd0>: E <C object Array of Char {'nolength': True} at 0x1a9bf554390>: E <C object Array of Char {'nolength': True} at 0x1a9bf5548d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7c10>: E <C object Array of Char {'nolength': True} at 0x1a9bf553230>: E <C object Array of Char {'nolength': True} at 0x1a9bf553e20>: E <C object Array of Char {'nolength': True} at 0x1a9bf554450>: E <C object Array of Char {'nolength': True} at 0x1a9bf554940>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7b30>: E <C object Array of Char {'nolength': True} at 0x1a9bf553d90>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7c90>: E <C object Array of Char {'nolength': True} at 0x1a9b95f78b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7af0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f76b0>: E <C object Array of Char {'nolength': True} at 0x1a9bf5542d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7a50>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7770>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7810>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7a70>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7970>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7d10>: E <C object Array of Char {'nolength': True} at 0x1a9bf554b70>: E <C object Array of Char {'nolength': True} at 0x1a9bf5538d0>: E <C object Array of Char {'nolength': True} at 0x1a9bf554770>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7750>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7670>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7830>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7a30>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7bb0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7bf0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f79f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7650>: E <C object Array of Char {'nolength': True} at 0x1a9bf5540c0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7610>: E <C object Array of Char {'nolength': True} at 0x1a9b95f75f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7790>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7850>: E <C object Array of Char {'nolength': True} at 0x1a9b95f78f0>: E <C object Array of Char {'nolength': True} at 0x1a9bf553850>: E <C object Array of Char {'nolength': True} at 0x1a9b95f4eb0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f50b0>: E <C object Array of Char {'nolength': True} at 0x1a9bf554590>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5550>: E <C object Array of Char {'nolength': True} at 0x1a9bf5556e0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5110>: E <C object Array of Char {'nolength': True} at 0x1a9bf555120>: E <C object Array of Char {'nolength': True} at 0x1a9bf553b50>: E <C object Array of Char {'nolength': True} at 0x1a9bf555100>: E <C object Array of Char {'nolength': True} at 0x1a9b95f4ed0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5130>: E <C object Array of Char {'nolength': True} at 0x1a9b95f57d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5830>: E <C object Array of Char {'nolength': True} at 0x1a9b95f59b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5650>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5a90>: E <C object Array of Char {'nolength': True} at 0x1a9b95f61b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f64d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6570>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5df0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6270>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6010>: E <C object Array of Char {'nolength': True} at 0x1a9b95f64b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f63f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f62d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f63d0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5fd0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5e90>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5ed0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6510>: E <C object Array of Char {'nolength': True} at 0x1a9b95f60f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6170>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6250>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5fb0>: E <C object Array of Char {'nolength': True} at 0x1a9bf555880>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5ff0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6410>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6430>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6a30>: E <C object Array of Char {'nolength': True} at 0x1a9bf556070>: E <C object Array of Char {'nolength': True} at 0x1a9bf554fe0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6c30>: E <C object Array of Char {'nolength': True} at 0x1a9bf554360>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6970>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6ad0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6d70>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6a50>: E <C object Array of Char {'nolength': True} at 0x1a9b95f73b0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7630>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7690>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5270>: E <C object Array of Char {'nolength': True} at 0x1a9bf5547c0>: 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 0x1a9c1f9d320>: 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 0x1a9b95f57f0>: E <C object Array of Char {'nolength': True} at 0x1a9b95f61d0>: E <C object Array of Char {'nolength': True} at 0x1a9b9503a70>: E <C object Array of Char {'nolength': True} at 0x1a9b95f7710>: E <C object Array of Char {'nolength': True} at 0x1a9b95f5a10>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6530>: E <C object Array of Char {'nolength': True} at 0x1a9b95f6eb0>: E <C object Array of Char {'nolength': True} at 0x1a9b9504330>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8690>: E <C object Array of Char {'nolength': True} at 0x1a9b95039f0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8310>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8590>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8750>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8710>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8370>: E <C object Array of Char {'nolength': True} at 0x1a9b9503920>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8250>: E <C object Array of Char {'nolength': True} at 0x1a9c2e51020>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba84b0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8630>: E <C object Array of Char {'nolength': True} at 0x1a9b9503ba0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8770>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8070>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba83d0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba85f0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8010>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8470>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba86d0>: E <C object Array of Char {'nolength': True} at 0x1a9c2e50de0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba87f0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba86b0>: E <C object Array of Char {'nolength': True} at 0x1a9c2e50d20>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8550>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba81d0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba82d0>: E <C object Array of Char {'nolength': True} at 0x1a9b9503ea0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8050>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba80b0>: E <C object Array of Char {'nolength': True} at 0x1a9b9504750>: E <C object Array of Char {'nolength': True} at 0x1a9c2e50f30>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba89d0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8ed0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8b30>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8e90>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8d50>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8f10>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8b90>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8a70>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8d30>: E <C object Array of Char {'nolength': True} at 0x1a9b9504e70>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8b50>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8fb0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8c30>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8950>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8a30>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba88f0>: E <C object Array of Char {'nolength': True} at 0x1a9b9503fc0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8fd0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8f90>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8b10>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8e10>: E <C object Array of Char {'nolength': True} at 0x1a9c2e50f90>: E <C object Array of Char {'nolength': True} at 0x1a9b9504180>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8ef0>: E <C object Array of Char {'nolength': True} at 0x1a9c3ba8f30>: E <C object Array of Char {'nolength': True} at 0x1a9b95043e0>: 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 0x1a9c47810d0>: 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 373.24 seconds =============== ++ 04:06:06 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-452\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-452\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 85.80 seconds =========================== ++ 04:07:04 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 94 items module\_pickle\test\apptest_optional_frames.py .. module\_pickle\test\apptest_pickle.py ...............................................................s. module\_pickle\test\apptest_pypy_extensions.py ........................... =================== 93 passed, 1 skipped in 269.04 seconds ==================== ++ 04:07:52 starting module/_rawffi/alt/test [32 started in total] __ module/_pypyjson/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 [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 195.87 seconds ========================= ++ 04:09:25 starting module/_rawffi/test [33 started in total] __ module/_random/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 collected 13 items module\_random\test\test_random.py ............ module\_random\test\test_ztranslation.py . ========================= 13 passed in 170.29 seconds ========================= ++ 04:10:01 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 180.99 seconds ==================== ++ 04:10:56 starting module/_sre/test [35 started in total] __ module/_rawffi/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 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 267.00 seconds ==================== n: 2 Arg 0: 3 Arg 1: 15 ++ 04:13:57 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 ========================= ++ 04:14:00 starting module/_warnings/test [37 started in total] __ module/_sre/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 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 214.05 seconds ========================= ++ 04:14:37 starting module/_weakref/test [38 started in total] __ module/_socket/test [35 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 275.48 seconds ============== ++ 04:14:40 starting module/_winreg/test [39 started in total] __ module/_winreg/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 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 0x00000244e7eb74b0> 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 83.64 seconds =============== ++ 04:16:10 starting module/array/test [40 started in total] __ module/_warnings/test [37 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 136.80 seconds ==================== ++ 04:16:21 starting module/atexit/test [41 started in total] __ module/_weakref/test [38 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 138.65 seconds ========================= ++ 04:16:57 starting module/binascii/test [42 started in total] __ module/atexit/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 2 items module\atexit\test\apptest_atexit.py .. ========================= 2 passed in 102.69 seconds ========================== ++ 04:18:06 starting module/bz2/test [43 started in total] __ module/_cffi_backend/test [40 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 0x0000022af78c3788> 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-433\recompiler\_CFFI_test_macro_check_value_ok.c _CFFI_test_macro_check_value_ok.c d:\systemtemp\pytest\usession-py3.11-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\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-433\recompiler\Release\systemtemp\pytest\usession-py3.11-433\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-433\recompiler\Release\systemtemp\pytest\usession-py3.11-433\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 0x0000022af78c3788> 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-433\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-433\recompiler\Release\systemtemp\pytest\usession-py3.11-433\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-433\recompiler\Release\systemtemp\pytest\usession-py3.11-433\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp Generating code Finished generating code generating d:\systemtemp\pytest\usession-py3.11-433\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c _CFFI_test_verify_anonymous_enum_with_typedef2.c d:\systemtemp\pytest\usession-py3.11-433\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-433\recompiler\Release\systemtemp\pytest\usession-py3.11-433\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-433\recompiler\Release\systemtemp\pytest\usession-py3.11-433\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 2089.41 seconds ============= ++ 04:18:39 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 152.96 seconds ========================= ++ 04:19:32 starting module/cpyext/test/test_api.py [45 started in total] __ module/array/test [42 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 0x224f7ebbce0>: <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 0x00000224fbb1f6a0>, 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 0x00000224ed443440> 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 0x00000224fd2ef7e0> 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 0x00000224f5af0ca0> 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 0x00000224f5af0ca0> 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 0x00000224eeca6b20> 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 0x224f7ebbce0>: E <C object Array of Char {'nolength': True} at 0x224f4a837a0>: E <C object Array of Char {'nolength': True} at 0x224f9961f10>: E <C object Array of Char {'nolength': True} at 0x224f99621b0>: E <C object Array of Char {'nolength': True} at 0x224f9962300>: E <C object Array of Char {'nolength': True} at 0x224f99620c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe5c0>: E <C object Array of Char {'nolength': True} at 0x224f99622a0>: E <C object Array of Char {'nolength': True} at 0x224f9962330>: E <C object Array of Char {'nolength': True} at 0x224f582e120>: E <C object Array of Char {'nolength': True} at 0x224f582e840>: E <C object Array of Char {'nolength': True} at 0x224f582e1e0>: E <C object Array of Char {'nolength': True} at 0x224f9962660>: E <C object Array of Char {'nolength': True} at 0x224f9961f40>: E <C object Array of Char {'nolength': True} at 0x224f582e600>: E <C object Array of Char {'nolength': True} at 0x224f582e4e0>: E <C object Array of Char {'nolength': True} at 0x224f9962030>: E <C object Array of Char {'nolength': True} at 0x224f9962b70>: E <C object Array of Char {'nolength': True} at 0x224f7fc4100>: E <C object Array of Char {'nolength': True} at 0x224f98ca8c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbcea0>: E <C object Array of Char {'nolength': True} at 0x224f7fbedc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1a40>: E <C object Array of Char {'nolength': True} at 0x224f98cacb0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd1c0>: E <C object Array of Char {'nolength': True} at 0x224f98ca9b0>: E <C object Array of Char {'nolength': True} at 0x224f9d3ac90>: E <C object Array of Char {'nolength': True} at 0x224f7fc2740>: E <C object Array of Char {'nolength': True} at 0x224f7fbf5e0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b350>: E <C object Array of Char {'nolength': True} at 0x224f9d3b590>: E <C object Array of Char {'nolength': True} at 0x224f7fc05c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1c00>: E <C object Array of Char {'nolength': True} at 0x224f7fbcc60>: E <C object Array of Char {'nolength': True} at 0x224f9d3b440>: E <C object Array of Char {'nolength': True} at 0x224f9d3b6e0>: E <C object Array of Char {'nolength': True} at 0x224f9d3acf0>: E <C object Array of Char {'nolength': True} at 0x224f7fbff00>: E <C object Array of Char {'nolength': True} at 0x224f9d3b710>: E <C object Array of Char {'nolength': True} at 0x224f9d3b1a0>: E <C object Array of Char {'nolength': True} at 0x224f9d3bf50>: E <C object Array of Char {'nolength': True} at 0x224fc7af440>: E <C object Array of Char {'nolength': True} at 0x224fc7af940>: E <C object Array of Char {'nolength': True} at 0x224f9d3c160>: E <C object Array of Char {'nolength': True} at 0x224f9d3be60>: E <C object Array of Char {'nolength': True} at 0x224f9d3c040>: E <C object Array of Char {'nolength': True} at 0x224f9d3b8c0>: E <C object Array of Char {'nolength': True} at 0x224f9d3bb30>: 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 E <C object Array of Char {'nolength': True} at 0x224f7ebbb20>: E <C object Array of Char {'nolength': True} at 0x224f7ebb740>: E <C object Array of Char {'nolength': True} at 0x224f7ebb7e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbe40>: E <C object Array of Char {'nolength': True} at 0x224f7ebbb40>: E <C object Array of Char {'nolength': True} at 0x224f7ebb9e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb9a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbea0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbba0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbd80>: E <C object Array of Char {'nolength': True} at 0x224f7ebb8e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbde0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb8c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbdc0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbd20>: E <C object Array of Char {'nolength': True} at 0x224f7ebbc00>: E <C object Array of Char {'nolength': True} at 0x224f7ebbd60>: E <C object Array of Char {'nolength': True} at 0x224f7ebbcc0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbd40>: E <C object Array of Char {'nolength': True} at 0x224f7ebbda0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb820>: E <C object Array of Char {'nolength': True} at 0x224f7ebba00>: E <C object Array of Char {'nolength': True} at 0x224f582e4b0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbe00>: E <C object Array of Char {'nolength': True} at 0x224f582e690>: E <C object Array of Char {'nolength': True} at 0x224f99624b0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbb60>: E <C object Array of Char {'nolength': True} at 0x224f7ebb800>: E <C object Array of Char {'nolength': True} at 0x224f7ebbbc0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb7a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbe60>: E <C object Array of Char {'nolength': True} at 0x224f7ebb720>: E <C object Array of Char {'nolength': True} at 0x224f7ebbb80>: E <C object Array of Char {'nolength': True} at 0x224f7ebb6e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebba60>: E <C object Array of Char {'nolength': True} at 0x224f7ebc480>: E <C object Array of Char {'nolength': True} at 0x224f7ebc160>: E <C object Array of Char {'nolength': True} at 0x224f7ebc5c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebce60>: E <C object Array of Char {'nolength': True} at 0x224f7ebce80>: E <C object Array of Char {'nolength': True} at 0x224f7ebd000>: E <C object Array of Char {'nolength': True} at 0x224f7ebd060>: E <C object Array of Char {'nolength': True} at 0x224f9962060>: E <C object Array of Char {'nolength': True} at 0x224f7ebd280>: E <C object Array of Char {'nolength': True} at 0x224f9962540>: E <C object Array of Char {'nolength': True} at 0x224f9962420>: E <C object Array of Char {'nolength': True} at 0x224f7ebd5a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebcf40>: E <C object Array of Char {'nolength': True} at 0x224f7ebd100>: E <C object Array of Char {'nolength': True} at 0x224f7ebcfe0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbbe0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb840>: E <C object Array of Char {'nolength': True} at 0x224f7ebbe80>: E <C object Array of Char {'nolength': True} at 0x224f7ebb900>: E <C object Array of Char {'nolength': True} at 0x224f7ebc0a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc0c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc100>: E <C object Array of Char {'nolength': True} at 0x224f7ebc600>: E <C object Array of Char {'nolength': True} at 0x224f7ebc380>: E <C object Array of Char {'nolength': True} at 0x224f7ebc000>: E <C object Array of Char {'nolength': True} at 0x224f7ebc660>: E <C object Array of Char {'nolength': True} at 0x224f7ebcb80>: E <C object Array of Char {'nolength': True} at 0x224f7ebc940>: E <C object Array of Char {'nolength': True} at 0x224f7ebd480>: E <C object Array of Char {'nolength': True} at 0x224f7ebd080>: E <C object Array of Char {'nolength': True} at 0x224f7ebb860>: E <C object Array of Char {'nolength': True} at 0x224f7ebbd00>: E <C object Array of Char {'nolength': True} at 0x224f7ebb780>: E <C object Array of Char {'nolength': True} at 0x224f7ebbf00>: E <C object Array of Char {'nolength': True} at 0x224f7ebc500>: E <C object Array of Char {'nolength': True} at 0x224f7ebc880>: E <C object Array of Char {'nolength': True} at 0x224f7ebd460>: E <C object Array of Char {'nolength': True} at 0x224f7ebd020>: E <C object Array of Char {'nolength': True} at 0x224f7ebcf60>: E <C object Array of Char {'nolength': True} at 0x224f7ebd3a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb940>: E <C object Array of Char {'nolength': True} at 0x224f7ebbae0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc240>: E <C object Array of Char {'nolength': True} at 0x224f7ebc1e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebcc20>: E <C object Array of Char {'nolength': True} at 0x224f7ebc700>: E <C object Array of Char {'nolength': True} at 0x224f7ebca60>: E <C object Array of Char {'nolength': True} at 0x224f7ebd4c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb880>: E <C object Array of Char {'nolength': True} at 0x224f7ebba80>: E <C object Array of Char {'nolength': True} at 0x224f7ebc4e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc6e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc9c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebd2e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb9c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbc60>: E <C object Array of Char {'nolength': True} at 0x224f7ebc780>: E <C object Array of Char {'nolength': True} at 0x224f7ebcce0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbca0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbac0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc2c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebcb20>: E <C object Array of Char {'nolength': True} at 0x224f7ebcaa0>: E <C object Array of Char {'nolength': True} at 0x224f7ebd600>: E <C object Array of Char {'nolength': True} at 0x224f7ebba20>: E <C object Array of Char {'nolength': True} at 0x224f7ebc1a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc5e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebca40>: E <C object Array of Char {'nolength': True} at 0x224f7ebd500>: E <C object Array of Char {'nolength': True} at 0x224f7ebd560>: E <C object Array of Char {'nolength': True} at 0x224f7ebba40>: E <C object Array of Char {'nolength': True} at 0x224f7ebc1c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebcac0>: E <C object Array of Char {'nolength': True} at 0x224f7ebd380>: E <C object Array of Char {'nolength': True} at 0x224ed8857e0>: E <C object Array of Char {'nolength': True} at 0x224ed886f20>: E <C object Array of Char {'nolength': True} at 0x224f7ebc5a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc7c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebd0a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebb700>: E <C object Array of Char {'nolength': True} at 0x224f7ebccc0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbc40>: E <C object Array of Char {'nolength': True} at 0x224f7ebc9a0>: E <C object Array of Char {'nolength': True} at 0x224ed887b80>: E <C object Array of Char {'nolength': True} at 0x224ed886340>: E <C object Array of Char {'nolength': True} at 0x224ed887d20>: E <C object Array of Char {'nolength': True} at 0x224ed8868c0>: E <C object Array of Char {'nolength': True} at 0x224ed887c40>: E <C object Array of Char {'nolength': True} at 0x224f7ebd540>: E <C object Array of Char {'nolength': True} at 0x224f7ebbf60>: E <C object Array of Char {'nolength': True} at 0x224ec268270>: E <C object Array of Char {'nolength': True} at 0x224f7ebd3c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc2a0>: E <C object Array of Char {'nolength': True} at 0x224ed887500>: E <C object Array of Char {'nolength': True} at 0x224f7ebd300>: E <C object Array of Char {'nolength': True} at 0x224f7ebb7c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebc640>: E <C object Array of Char {'nolength': True} at 0x224ed886760>: E <C object Array of Char {'nolength': True} at 0x224ed885340>: E <C object Array of Char {'nolength': True} at 0x224f7ebb8a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebcb40>: E <C object Array of Char {'nolength': True} at 0x224f7ebcf20>: E <C object Array of Char {'nolength': True} at 0x224f7ebbf80>: E <C object Array of Char {'nolength': True} at 0x224ed886520>: E <C object Array of Char {'nolength': True} at 0x224ed8874c0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbc80>: E <C object Array of Char {'nolength': True} at 0x224f7ebcfa0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbf20>: E <C object Array of Char {'nolength': True} at 0x224ed887580>: E <C object Array of Char {'nolength': True} at 0x224f7ebd1a0>: E <C object Array of Char {'nolength': True} at 0x224f7ebcc60>: E <C object Array of Char {'nolength': True} at 0x224ed886b60>: E <C object Array of Char {'nolength': True} at 0x224f7fbd5a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd8c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd540>: E <C object Array of Char {'nolength': True} at 0x224f99623c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdba0>: E <C object Array of Char {'nolength': True} at 0x224f9961e20>: E <C object Array of Char {'nolength': True} at 0x224f9962480>: E <C object Array of Char {'nolength': True} at 0x224f7fbd9e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd8a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd780>: E <C object Array of Char {'nolength': True} at 0x224f7fbd980>: E <C object Array of Char {'nolength': True} at 0x224f7fbd880>: E <C object Array of Char {'nolength': True} at 0x224f7fbd560>: E <C object Array of Char {'nolength': True} at 0x224f7fbd4e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd7c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd840>: E <C object Array of Char {'nolength': True} at 0x224f7fbd8e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd900>: E <C object Array of Char {'nolength': True} at 0x224f7fbda20>: E <C object Array of Char {'nolength': True} at 0x224f7fbd720>: E <C object Array of Char {'nolength': True} at 0x224f7fbd7a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd5c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd660>: E <C object Array of Char {'nolength': True} at 0x224f7fbd580>: E <C object Array of Char {'nolength': True} at 0x224f7fbd860>: E <C object Array of Char {'nolength': True} at 0x224f7fbda80>: E <C object Array of Char {'nolength': True} at 0x224f7fbdb40>: E <C object Array of Char {'nolength': True} at 0x224f7fbd4a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd400>: E <C object Array of Char {'nolength': True} at 0x224f7fbd9a0>: E <C object Array of Char {'nolength': True} at 0x224f99622d0>: E <C object Array of Char {'nolength': True} at 0x224f7fbda00>: E <C object Array of Char {'nolength': True} at 0x224f9962090>: E <C object Array of Char {'nolength': True} at 0x224f9962270>: E <C object Array of Char {'nolength': True} at 0x224f7fbd760>: E <C object Array of Char {'nolength': True} at 0x224f7fbd6e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd420>: E <C object Array of Char {'nolength': True} at 0x224f7fbda60>: E <C object Array of Char {'nolength': True} at 0x224f7fbd6a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdc40>: E <C object Array of Char {'nolength': True} at 0x224f7fbdf40>: E <C object Array of Char {'nolength': True} at 0x224f7fbdf60>: E <C object Array of Char {'nolength': True} at 0x224f7fbe0c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdda0>: E <C object Array of Char {'nolength': True} at 0x224f7fbddc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe300>: E <C object Array of Char {'nolength': True} at 0x224f7fbe260>: E <C object Array of Char {'nolength': True} at 0x224f7fbe060>: E <C object Array of Char {'nolength': True} at 0x224f7fbdd60>: E <C object Array of Char {'nolength': True} at 0x224f9962180>: E <C object Array of Char {'nolength': True} at 0x224f7fbdec0>: E <C object Array of Char {'nolength': True} at 0x224f99620f0>: E <C object Array of Char {'nolength': True} at 0x224f99629c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdde0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe1a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdd00>: E <C object Array of Char {'nolength': True} at 0x224f7fbdee0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdd80>: E <C object Array of Char {'nolength': True} at 0x224f7fbde40>: E <C object Array of Char {'nolength': True} at 0x224f7fbe2e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe220>: E <C object Array of Char {'nolength': True} at 0x224f7fbe200>: E <C object Array of Char {'nolength': True} at 0x224f7fbde20>: E <C object Array of Char {'nolength': True} at 0x224f7fbdf00>: E <C object Array of Char {'nolength': True} at 0x224f7fbe100>: E <C object Array of Char {'nolength': True} at 0x224f7fbe280>: E <C object Array of Char {'nolength': True} at 0x224f7fbe1c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe920>: E <C object Array of Char {'nolength': True} at 0x224f7fbe860>: E <C object Array of Char {'nolength': True} at 0x224f9961d60>: E <C object Array of Char {'nolength': True} at 0x224f7fbeae0>: E <C object Array of Char {'nolength': True} at 0x224f9961ee0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe740>: E <C object Array of Char {'nolength': True} at 0x224f7fbe3e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe8a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe780>: E <C object Array of Char {'nolength': True} at 0x224f7fbe720>: E <C object Array of Char {'nolength': True} at 0x224f7fbe400>: E <C object Array of Char {'nolength': True} at 0x224f7fbeac0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe820>: E <C object Array of Char {'nolength': True} at 0x224f7fbe580>: E <C object Array of Char {'nolength': True} at 0x224f7fbe7a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe680>: E <C object Array of Char {'nolength': True} at 0x224f7fbe9e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbeb20>: E <C object Array of Char {'nolength': True} at 0x224f7fbe560>: E <C object Array of Char {'nolength': True} at 0x224f7fbe700>: E <C object Array of Char {'nolength': True} at 0x224f7fbeba0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe460>: E <C object Array of Char {'nolength': True} at 0x224f7fbe4a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe480>: E <C object Array of Char {'nolength': True} at 0x224f7fbeb40>: E <C object Array of Char {'nolength': True} at 0x224f7fbe8e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe520>: E <C object Array of Char {'nolength': True} at 0x224f7fbe6c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe840>: E <C object Array of Char {'nolength': True} at 0x224f7fbe500>: E <C object Array of Char {'nolength': True} at 0x224f7fbea80>: E <C object Array of Char {'nolength': True} at 0x224f7fbf3a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf2e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf120>: E <C object Array of Char {'nolength': True} at 0x224f7fbf240>: E <C object Array of Char {'nolength': True} at 0x224f99625d0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf260>: E <C object Array of Char {'nolength': True} at 0x224f9961eb0>: E <C object Array of Char {'nolength': True} at 0x224f9962210>: E <C object Array of Char {'nolength': True} at 0x224f7fbf340>: E <C object Array of Char {'nolength': True} at 0x224f7fbf100>: E <C object Array of Char {'nolength': True} at 0x224f7fbf140>: E <C object Array of Char {'nolength': True} at 0x224f7fbed40>: E <C object Array of Char {'nolength': True} at 0x224f7fbee40>: E <C object Array of Char {'nolength': True} at 0x224f7fbf200>: E <C object Array of Char {'nolength': True} at 0x224f7fbebe0>: E <C object Array of Char {'nolength': True} at 0x224f7fbefa0>: E <C object Array of Char {'nolength': True} at 0x224f7fbee80>: E <C object Array of Char {'nolength': True} at 0x224f7fbf2c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf360>: E <C object Array of Char {'nolength': True} at 0x224f7fbede0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf180>: E <C object Array of Char {'nolength': True} at 0x224f7fbf020>: E <C object Array of Char {'nolength': True} at 0x224f7fbf1a0>: E <C object Array of Char {'nolength': True} at 0x224f9961cd0>: E <C object Array of Char {'nolength': True} at 0x224f7fbeea0>: E <C object Array of Char {'nolength': True} at 0x224f9961d00>: E <C object Array of Char {'nolength': True} at 0x224f582e750>: E <C object Array of Char {'nolength': True} at 0x224f7fbec00>: E <C object Array of Char {'nolength': True} at 0x224f7fbf220>: E <C object Array of Char {'nolength': True} at 0x224f7fbf1e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbed60>: E <C object Array of Char {'nolength': True} at 0x224f7fbf000>: E <C object Array of Char {'nolength': True} at 0x224f7fbf760>: E <C object Array of Char {'nolength': True} at 0x224f7fbfa80>: E <C object Array of Char {'nolength': True} at 0x224f7fbf780>: E <C object Array of Char {'nolength': True} at 0x224f7fbfaa0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf740>: E <C object Array of Char {'nolength': True} at 0x224f7fbfac0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfba0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf9a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf6a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf800>: E <C object Array of Char {'nolength': True} at 0x224f7fbf4c0>: E <C object Array of Char {'nolength': True} at 0x224f582e480>: E <C object Array of Char {'nolength': True} at 0x224f7fbf440>: E <C object Array of Char {'nolength': True} at 0x224f582e5a0>: E <C object Array of Char {'nolength': True} at 0x224f9961d30>: E <C object Array of Char {'nolength': True} at 0x224f7fbf560>: E <C object Array of Char {'nolength': True} at 0x224f7fbf4e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfb00>: E <C object Array of Char {'nolength': True} at 0x224f7fbf860>: E <C object Array of Char {'nolength': True} at 0x224f7fbf460>: E <C object Array of Char {'nolength': True} at 0x224f7fbf7c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf500>: E <C object Array of Char {'nolength': True} at 0x224f7fbfb80>: E <C object Array of Char {'nolength': True} at 0x224f7fbf9c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfb20>: E <C object Array of Char {'nolength': True} at 0x224f7fbf400>: E <C object Array of Char {'nolength': True} at 0x224f7fbf900>: E <C object Array of Char {'nolength': True} at 0x224f7fbf6c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf700>: E <C object Array of Char {'nolength': True} at 0x224f7fbf840>: E <C object Array of Char {'nolength': True} at 0x224f7fbf4a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf420>: E <C object Array of Char {'nolength': True} at 0x224f7fbf980>: E <C object Array of Char {'nolength': True} at 0x224f7fbf540>: E <C object Array of Char {'nolength': True} at 0x224f7fbf620>: E <C object Array of Char {'nolength': True} at 0x224f7fc0120>: E <C object Array of Char {'nolength': True} at 0x224f7fbfd80>: E <C object Array of Char {'nolength': True} at 0x224f7fbfd40>: E <C object Array of Char {'nolength': True} at 0x224f7fbfe00>: E <C object Array of Char {'nolength': True} at 0x224f7fc0140>: E <C object Array of Char {'nolength': True} at 0x224f7fc0340>: E <C object Array of Char {'nolength': True} at 0x224f7fc02e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfea0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0300>: E <C object Array of Char {'nolength': True} at 0x224f7fbfd60>: E <C object Array of Char {'nolength': True} at 0x224f7fc02c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc03a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0280>: E <C object Array of Char {'nolength': True} at 0x224f7fc01a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbff60>: E <C object Array of Char {'nolength': True} at 0x224f7fbfe40>: E <C object Array of Char {'nolength': True} at 0x224f7fc0380>: E <C object Array of Char {'nolength': True} at 0x224f7fc02a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc01c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfc20>: E <C object Array of Char {'nolength': True} at 0x224f7fbffa0>: E <C object Array of Char {'nolength': True} at 0x224f7fbff20>: E <C object Array of Char {'nolength': True} at 0x224f7fbfbe0>: E <C object Array of Char {'nolength': True} at 0x224f7fc00e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0040>: E <C object Array of Char {'nolength': True} at 0x224f7fc07a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0680>: E <C object Array of Char {'nolength': True} at 0x224f7fc07e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc03c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0a80>: E <C object Array of Char {'nolength': True} at 0x224f7fc0700>: E <C object Array of Char {'nolength': True} at 0x224f7fc06a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0aa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0600>: E <C object Array of Char {'nolength': True} at 0x224f7fc0860>: E <C object Array of Char {'nolength': True} at 0x224f7fc0940>: E <C object Array of Char {'nolength': True} at 0x224f7fc05e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0a00>: E <C object Array of Char {'nolength': True} at 0x224f7fc0440>: E <C object Array of Char {'nolength': True} at 0x224f7fc06c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0660>: E <C object Array of Char {'nolength': True} at 0x224f7fc0ae0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0560>: E <C object Array of Char {'nolength': True} at 0x224f7fc0ba0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0720>: E <C object Array of Char {'nolength': True} at 0x224f7fc0a40>: E <C object Array of Char {'nolength': True} at 0x224f7fc0b80>: E <C object Array of Char {'nolength': True} at 0x224f7fc0580>: E <C object Array of Char {'nolength': True} at 0x224f7fc0800>: E <C object Array of Char {'nolength': True} at 0x224f7fc0420>: E <C object Array of Char {'nolength': True} at 0x224f7fc0880>: E <C object Array of Char {'nolength': True} at 0x224f7fc0f80>: E <C object Array of Char {'nolength': True} at 0x224f7fc0ec0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0c20>: E <C object Array of Char {'nolength': True} at 0x224f7fc1080>: E <C object Array of Char {'nolength': True} at 0x224f7fc0ee0>: E <C object Array of Char {'nolength': True} at 0x224f7fc12e0>: E <C object Array of Char {'nolength': True} at 0x224f9961e80>: E <C object Array of Char {'nolength': True} at 0x224f7fc0de0>: E <C object Array of Char {'nolength': True} at 0x224f582e6f0>: E <C object Array of Char {'nolength': True} at 0x224f9961dc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc10a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc12c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0bc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0c00>: E <C object Array of Char {'nolength': True} at 0x224f7fc10e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1160>: E <C object Array of Char {'nolength': True} at 0x224f7fc1100>: E <C object Array of Char {'nolength': True} at 0x224f7fc0e40>: E <C object Array of Char {'nolength': True} at 0x224f7fc12a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0e80>: E <C object Array of Char {'nolength': True} at 0x224f7fc0f60>: E <C object Array of Char {'nolength': True} at 0x224f7fc1060>: E <C object Array of Char {'nolength': True} at 0x224f7fc0fc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0e00>: E <C object Array of Char {'nolength': True} at 0x224f7fc0be0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0fa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1340>: E <C object Array of Char {'nolength': True} at 0x224f7fc0d40>: E <C object Array of Char {'nolength': True} at 0x224f7fc1b80>: E <C object Array of Char {'nolength': True} at 0x224f7fc1580>: E <C object Array of Char {'nolength': True} at 0x224f7fc1740>: E <C object Array of Char {'nolength': True} at 0x224f7fc1680>: E <C object Array of Char {'nolength': True} at 0x224f7fc1b60>: E <C object Array of Char {'nolength': True} at 0x224f9962000>: E <C object Array of Char {'nolength': True} at 0x224f7fc1980>: E <C object Array of Char {'nolength': True} at 0x224f582eba0>: E <C object Array of Char {'nolength': True} at 0x224f9962930>: E <C object Array of Char {'nolength': True} at 0x224f7fc1620>: E <C object Array of Char {'nolength': True} at 0x224f7fc1940>: E <C object Array of Char {'nolength': True} at 0x224f7fc13c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc19a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1a20>: E <C object Array of Char {'nolength': True} at 0x224f7fc1ae0>: E <C object Array of Char {'nolength': True} at 0x224f7fc13e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1500>: E <C object Array of Char {'nolength': True} at 0x224f7fc1a60>: E <C object Array of Char {'nolength': True} at 0x224f7fc1600>: E <C object Array of Char {'nolength': True} at 0x224f7fc1480>: E <C object Array of Char {'nolength': True} at 0x224f7fc14c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc15a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1ac0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1720>: E <C object Array of Char {'nolength': True} at 0x224f7fc1b00>: E <C object Array of Char {'nolength': True} at 0x224f7fc1800>: E <C object Array of Char {'nolength': True} at 0x224f7fc16c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1660>: E <C object Array of Char {'nolength': True} at 0x224f7fc15c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc18c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1780>: E <C object Array of Char {'nolength': True} at 0x224f7fc2360>: E <C object Array of Char {'nolength': True} at 0x224f9962120>: E <C object Array of Char {'nolength': True} at 0x224f7fc1de0>: E <C object Array of Char {'nolength': True} at 0x224f9962a20>: E <C object Array of Char {'nolength': True} at 0x224f582e6c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc21a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2140>: E <C object Array of Char {'nolength': True} at 0x224f7fc2080>: E <C object Array of Char {'nolength': True} at 0x224f7fc1f20>: E <C object Array of Char {'nolength': True} at 0x224f7fc20a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1ca0>: E <C object Array of Char {'nolength': True} at 0x224f7fc20e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2380>: E <C object Array of Char {'nolength': True} at 0x224f7fc1fa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1d60>: E <C object Array of Char {'nolength': True} at 0x224f7fc1bc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1c20>: E <C object Array of Char {'nolength': True} at 0x224f7fc2180>: E <C object Array of Char {'nolength': True} at 0x224f7fc2000>: E <C object Array of Char {'nolength': True} at 0x224f7fc1e80>: E <C object Array of Char {'nolength': True} at 0x224f9962720>: E <C object Array of Char {'nolength': True} at 0x224f7fc1cc0>: E <C object Array of Char {'nolength': True} at 0x224f9962ab0>: E <C object Array of Char {'nolength': True} at 0x224f582e630>: E <C object Array of Char {'nolength': True} at 0x224f7fc1ce0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1d40>: E <C object Array of Char {'nolength': True} at 0x224f7fc2160>: E <C object Array of Char {'nolength': True} at 0x224f7fc2220>: E <C object Array of Char {'nolength': True} at 0x224f7fc1da0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1c60>: E <C object Array of Char {'nolength': True} at 0x224f7fc1fc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2240>: E <C object Array of Char {'nolength': True} at 0x224f7fc1d00>: E <C object Array of Char {'nolength': True} at 0x224f7fc2280>: E <C object Array of Char {'nolength': True} at 0x224f7fc2120>: E <C object Array of Char {'nolength': True} at 0x224f7fc2500>: E <C object Array of Char {'nolength': True} at 0x224f7fc29e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2b20>: E <C object Array of Char {'nolength': True} at 0x224f7fc2920>: E <C object Array of Char {'nolength': True} at 0x224f7fc2840>: E <C object Array of Char {'nolength': True} at 0x224f7fc2ae0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2900>: E <C object Array of Char {'nolength': True} at 0x224f7fc2a60>: E <C object Array of Char {'nolength': True} at 0x224f7fc24e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc29a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc25a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2960>: E <C object Array of Char {'nolength': True} at 0x224f9962360>: E <C object Array of Char {'nolength': True} at 0x224f7fc23e0>: E <C object Array of Char {'nolength': True} at 0x224f9961f70>: E <C object Array of Char {'nolength': True} at 0x224f582df40>: E <C object Array of Char {'nolength': True} at 0x224f7fc27a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2780>: E <C object Array of Char {'nolength': True} at 0x224f7fc2aa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2b40>: E <C object Array of Char {'nolength': True} at 0x224f7fc2980>: E <C object Array of Char {'nolength': True} at 0x224f7fc2a80>: E <C object Array of Char {'nolength': True} at 0x224f7fc26e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2760>: E <C object Array of Char {'nolength': True} at 0x224f7fc2b80>: E <C object Array of Char {'nolength': True} at 0x224f7fc2b60>: E <C object Array of Char {'nolength': True} at 0x224f7fc2a20>: E <C object Array of Char {'nolength': True} at 0x224f7fc2440>: E <C object Array of Char {'nolength': True} at 0x224f7fc24c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc31a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc31c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2e60>: E <C object Array of Char {'nolength': True} at 0x224f7fc3280>: E <C object Array of Char {'nolength': True} at 0x224f7fc3200>: E <C object Array of Char {'nolength': True} at 0x224f7fc3060>: E <C object Array of Char {'nolength': True} at 0x224f7fc2d40>: E <C object Array of Char {'nolength': True} at 0x224f7fc2e80>: E <C object Array of Char {'nolength': True} at 0x224f7fc2c20>: E <C object Array of Char {'nolength': True} at 0x224f7fc3220>: E <C object Array of Char {'nolength': True} at 0x224f9961d90>: E <C object Array of Char {'nolength': True} at 0x224f7fc2d00>: E <C object Array of Char {'nolength': True} at 0x224f99628d0>: E <C object Array of Char {'nolength': True} at 0x224f582e660>: E <C object Array of Char {'nolength': True} at 0x224f7fc2d20>: E <C object Array of Char {'nolength': True} at 0x224f7fc2d60>: E <C object Array of Char {'nolength': True} at 0x224f7fc3380>: E <C object Array of Char {'nolength': True} at 0x224f7fc30c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2fa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc31e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc30e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3260>: E <C object Array of Char {'nolength': True} at 0x224f7fc2be0>: E <C object Array of Char {'nolength': True} at 0x224f7fc32e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3320>: E <C object Array of Char {'nolength': True} at 0x224f7fc3040>: E <C object Array of Char {'nolength': True} at 0x224f7fc2ce0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3080>: E <C object Array of Char {'nolength': True} at 0x224f7fc2fc0>: E <C object Array of Char {'nolength': True} at 0x224f9962a80>: E <C object Array of Char {'nolength': True} at 0x224f7fc3640>: E <C object Array of Char {'nolength': True} at 0x224f582e960>: E <C object Array of Char {'nolength': True} at 0x224f9962b40>: E <C object Array of Char {'nolength': True} at 0x224f7fc3940>: E <C object Array of Char {'nolength': True} at 0x224f7fc3980>: E <C object Array of Char {'nolength': True} at 0x224f7fc3680>: E <C object Array of Char {'nolength': True} at 0x224f7fc3760>: E <C object Array of Char {'nolength': True} at 0x224f7fc34a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3a80>: E <C object Array of Char {'nolength': True} at 0x224f7fc3ba0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3b40>: E <C object Array of Char {'nolength': True} at 0x224f7fc3b80>: E <C object Array of Char {'nolength': True} at 0x224f7fc34c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3860>: E <C object Array of Char {'nolength': True} at 0x224f7fc36c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc37c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3740>: E <C object Array of Char {'nolength': True} at 0x224f7fc38e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc37e0>: E <C object Array of Char {'nolength': True} at 0x224f9962990>: E <C object Array of Char {'nolength': True} at 0x224f7fc3ac0>: E <C object Array of Char {'nolength': True} at 0x224f4a83320>: E <C object Array of Char {'nolength': True} at 0x224f582e420>: E <C object Array of Char {'nolength': True} at 0x224f7fc3700>: E <C object Array of Char {'nolength': True} at 0x224f7fc3b20>: E <C object Array of Char {'nolength': True} at 0x224f7fc3a40>: E <C object Array of Char {'nolength': True} at 0x224f7fc3800>: E <C object Array of Char {'nolength': True} at 0x224f7fc3900>: E <C object Array of Char {'nolength': True} at 0x224f7fc39a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3ae0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3620>: E <C object Array of Char {'nolength': True} at 0x224f7fc35a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3500>: E <C object Array of Char {'nolength': True} at 0x224f7fc3440>: E <C object Array of Char {'nolength': True} at 0x224f7fc3ec0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3ce0>: E <C object Array of Char {'nolength': True} at 0x224f7fc43a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4280>: E <C object Array of Char {'nolength': True} at 0x224f7fc3f00>: E <C object Array of Char {'nolength': True} at 0x224f7fc3fc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc42e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3c80>: E <C object Array of Char {'nolength': True} at 0x224f7fc41a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc41c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4040>: E <C object Array of Char {'nolength': True} at 0x224f4a83410>: E <C object Array of Char {'nolength': True} at 0x224f7fc3ee0>: E <C object Array of Char {'nolength': True} at 0x224f98ca740>: E <C object Array of Char {'nolength': True} at 0x224f7fc3f80>: E <C object Array of Char {'nolength': True} at 0x224f7fc4320>: E <C object Array of Char {'nolength': True} at 0x224f7fc4360>: E <C object Array of Char {'nolength': True} at 0x224f7fc3c00>: E <C object Array of Char {'nolength': True} at 0x224f7fc4240>: E <C object Array of Char {'nolength': True} at 0x224f7fc4380>: E <C object Array of Char {'nolength': True} at 0x224f7fc3d80>: E <C object Array of Char {'nolength': True} at 0x224f7fc4160>: E <C object Array of Char {'nolength': True} at 0x224f7fc3d20>: E <C object Array of Char {'nolength': True} at 0x224f7fc3da0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3e20>: E <C object Array of Char {'nolength': True} at 0x224f7fc3f60>: E <C object Array of Char {'nolength': True} at 0x224f7fc3c40>: E <C object Array of Char {'nolength': True} at 0x224f7fc40e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4840>: E <C object Array of Char {'nolength': True} at 0x224f7fc44a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc45e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4560>: E <C object Array of Char {'nolength': True} at 0x224f7fc48c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc47c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc49c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4440>: E <C object Array of Char {'nolength': True} at 0x224f7fc49e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc46c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4ac0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4920>: E <C object Array of Char {'nolength': True} at 0x224f7fc43e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4720>: E <C object Array of Char {'nolength': True} at 0x224f7fc4a80>: E <C object Array of Char {'nolength': True} at 0x224f7fc4620>: E <C object Array of Char {'nolength': True} at 0x224f98cac20>: E <C object Array of Char {'nolength': True} at 0x224f7fbd340>: E <C object Array of Char {'nolength': True} at 0x224f98cae60>: E <C object Array of Char {'nolength': True} at 0x224f98ca8f0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd040>: E <C object Array of Char {'nolength': True} at 0x224f7fbd260>: E <C object Array of Char {'nolength': True} at 0x224f7fbcfa0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd300>: E <C object Array of Char {'nolength': True} at 0x224f7fbd120>: E <C object Array of Char {'nolength': True} at 0x224f7fbcc80>: E <C object Array of Char {'nolength': True} at 0x224f7fbd1a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbcf60>: E <C object Array of Char {'nolength': True} at 0x224f7fbcbe0>: E <C object Array of Char {'nolength': True} at 0x224f7fbcd20>: E <C object Array of Char {'nolength': True} at 0x224f7fbd360>: E <C object Array of Char {'nolength': True} at 0x224f7fbd220>: E <C object Array of Char {'nolength': True} at 0x224f7fbce80>: E <C object Array of Char {'nolength': True} at 0x224f7fbcbc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd2e0>: E <C object Array of Char {'nolength': True} at 0x224f98ca530>: E <C object Array of Char {'nolength': True} at 0x224f7fbce60>: E <C object Array of Char {'nolength': True} at 0x224f98ca770>: E <C object Array of Char {'nolength': True} at 0x224f7fbd320>: E <C object Array of Char {'nolength': True} at 0x224f7fbce40>: E <C object Array of Char {'nolength': True} at 0x224f7fbcf80>: E <C object Array of Char {'nolength': True} at 0x224f7fbcdc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbce00>: E <C object Array of Char {'nolength': True} at 0x224f7fbd6c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd700>: E <C object Array of Char {'nolength': True} at 0x224f7fbd3e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdfc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdd20>: E <C object Array of Char {'nolength': True} at 0x224f7fbdc80>: E <C object Array of Char {'nolength': True} at 0x224f7fbeb60>: E <C object Array of Char {'nolength': True} at 0x224f7fbe8c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbea40>: E <C object Array of Char {'nolength': True} at 0x224f7fbe940>: E <C object Array of Char {'nolength': True} at 0x224f7fbe7e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbeee0>: E <C object Array of Char {'nolength': True} at 0x224f98cad70>: E <C object Array of Char {'nolength': True} at 0x224f7fbf280>: E <C object Array of Char {'nolength': True} at 0x224f7fbeda0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf320>: E <C object Array of Char {'nolength': True} at 0x224f7fbeca0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf0c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbef60>: E <C object Array of Char {'nolength': True} at 0x224f7fbf520>: E <C object Array of Char {'nolength': True} at 0x224f7fbfa60>: E <C object Array of Char {'nolength': True} at 0x224f7fbf960>: E <C object Array of Char {'nolength': True} at 0x224f7fbf3e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf940>: E <C object Array of Char {'nolength': True} at 0x224f7fc0220>: E <C object Array of Char {'nolength': True} at 0x224f7fc0080>: E <C object Array of Char {'nolength': True} at 0x224f7fc0360>: E <C object Array of Char {'nolength': True} at 0x224f7fbfdc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0920>: E <C object Array of Char {'nolength': True} at 0x224f7fc0480>: E <C object Array of Char {'nolength': True} at 0x224f7fc0b00>: E <C object Array of Char {'nolength': True} at 0x224f7fc03e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0b60>: E <C object Array of Char {'nolength': True} at 0x224f7fc0840>: E <C object Array of Char {'nolength': True} at 0x224f7fc0da0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1220>: E <C object Array of Char {'nolength': True} at 0x224f7fc0f20>: E <C object Array of Char {'nolength': True} at 0x224f7fc0f40>: E <C object Array of Char {'nolength': True} at 0x224f7fc0ca0>: E <C object Array of Char {'nolength': True} at 0x224f7fc16a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc15e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1a00>: E <C object Array of Char {'nolength': True} at 0x224f7fc1ba0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1520>: E <C object Array of Char {'nolength': True} at 0x224f7fc17a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2340>: E <C object Array of Char {'nolength': True} at 0x224f7fc1c40>: E <C object Array of Char {'nolength': True} at 0x224f7fc2060>: E <C object Array of Char {'nolength': True} at 0x224f7fc25e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc27c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2520>: E <C object Array of Char {'nolength': True} at 0x224f7fc29c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2a40>: E <C object Array of Char {'nolength': True} at 0x224f7fc2940>: E <C object Array of Char {'nolength': True} at 0x224f7fc28c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3180>: E <C object Array of Char {'nolength': True} at 0x224f7fc2de0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3100>: E <C object Array of Char {'nolength': True} at 0x224f7fc32c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2c40>: E <C object Array of Char {'nolength': True} at 0x224f7fc3020>: E <C object Array of Char {'nolength': True} at 0x224f7fc3660>: E <C object Array of Char {'nolength': True} at 0x224f7fc35c0>: E <C object Array of Char {'nolength': True} at 0x224f98cac50>: E <C object Array of Char {'nolength': True} at 0x224f7fc36a0>: E <C object Array of Char {'nolength': True} at 0x224f98cab60>: E <C object Array of Char {'nolength': True} at 0x224f98cad40>: E <C object Array of Char {'nolength': True} at 0x224f7fc3920>: E <C object Array of Char {'nolength': True} at 0x224f7fc3420>: E <C object Array of Char {'nolength': True} at 0x224f7fc33e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3460>: E <C object Array of Char {'nolength': True} at 0x224f7fc3c60>: E <C object Array of Char {'nolength': True} at 0x224f7fc3fe0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3ea0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3d00>: E <C object Array of Char {'nolength': True} at 0x224f7fc3f20>: E <C object Array of Char {'nolength': True} at 0x224f7fc4400>: E <C object Array of Char {'nolength': True} at 0x224f7fc48a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4a40>: E <C object Array of Char {'nolength': True} at 0x224f7fc46a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc43c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4640>: E <C object Array of Char {'nolength': True} at 0x224f7fc4940>: E <C object Array of Char {'nolength': True} at 0x224f98ca920>: E <C object Array of Char {'nolength': True} at 0x224f7fbd240>: E <C object Array of Char {'nolength': True} at 0x224f98cac80>: E <C object Array of Char {'nolength': True} at 0x224f7fbcec0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd2a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd280>: E <C object Array of Char {'nolength': True} at 0x224f7fbd3a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbcce0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd080>: E <C object Array of Char {'nolength': True} at 0x224f7fbd600>: E <C object Array of Char {'nolength': True} at 0x224f7fbd7e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd9c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe340>: E <C object Array of Char {'nolength': True} at 0x224f7fbe240>: E <C object Array of Char {'nolength': True} at 0x224f7fbdca0>: E <C object Array of Char {'nolength': True} at 0x224f7fbde60>: E <C object Array of Char {'nolength': True} at 0x224f7fbe020>: E <C object Array of Char {'nolength': True} at 0x224f7fbe420>: E <C object Array of Char {'nolength': True} at 0x224f7fbe960>: E <C object Array of Char {'nolength': True} at 0x224f7fbe800>: E <C object Array of Char {'nolength': True} at 0x224f7fbeec0>: E <C object Array of Char {'nolength': True} at 0x224f7fbed20>: E <C object Array of Char {'nolength': True} at 0x224f7fbec80>: E <C object Array of Char {'nolength': True} at 0x224f7fbf920>: E <C object Array of Char {'nolength': True} at 0x224f7fbf600>: E <C object Array of Char {'nolength': True} at 0x224f7fc0320>: E <C object Array of Char {'nolength': True} at 0x224f7fc00a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0060>: E <C object Array of Char {'nolength': True} at 0x224f7fc09c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0460>: E <C object Array of Char {'nolength': True} at 0x224f7fc0620>: E <C object Array of Char {'nolength': True} at 0x224f7fc0980>: E <C object Array of Char {'nolength': True} at 0x224f7fc0f00>: E <C object Array of Char {'nolength': True} at 0x224f7fc1360>: E <C object Array of Char {'nolength': True} at 0x224f7fc0d20>: E <C object Array of Char {'nolength': True} at 0x224f7fc1140>: E <C object Array of Char {'nolength': True} at 0x224f7fc1b20>: E <C object Array of Char {'nolength': True} at 0x224f7fc1640>: E <C object Array of Char {'nolength': True} at 0x224f7fc1a80>: E <C object Array of Char {'nolength': True} at 0x224f7fc1540>: E <C object Array of Char {'nolength': True} at 0x224f7fc1dc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc20c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc22c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1f40>: E <C object Array of Char {'nolength': True} at 0x224f7fc2a00>: E <C object Array of Char {'nolength': True} at 0x224f7fc2480>: E <C object Array of Char {'nolength': True} at 0x224f7fc3340>: E <C object Array of Char {'nolength': True} at 0x224f7fc2c80>: E <C object Array of Char {'nolength': True} at 0x224f7fc32a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3b60>: E <C object Array of Char {'nolength': True} at 0x224f7fc3720>: E <C object Array of Char {'nolength': True} at 0x224f7fc41e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3cc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3ca0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3d60>: E <C object Array of Char {'nolength': True} at 0x224f7fc4200>: E <C object Array of Char {'nolength': True} at 0x224f7fc3bc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4a00>: E <C object Array of Char {'nolength': True} at 0x224f7fc4420>: E <C object Array of Char {'nolength': True} at 0x224f7fc4480>: E <C object Array of Char {'nolength': True} at 0x224f7fc4aa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4960>: E <C object Array of Char {'nolength': True} at 0x224f7fbd2c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbcd40>: E <C object Array of Char {'nolength': True} at 0x224f7fbcc00>: E <C object Array of Char {'nolength': True} at 0x224f7fbd160>: E <C object Array of Char {'nolength': True} at 0x224f7fbd640>: E <C object Array of Char {'nolength': True} at 0x224f7fbd960>: E <C object Array of Char {'nolength': True} at 0x224f7fbd460>: E <C object Array of Char {'nolength': True} at 0x224f7fbe140>: E <C object Array of Char {'nolength': True} at 0x224f7fbdcc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdf80>: E <C object Array of Char {'nolength': True} at 0x224f7fbe9a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe4c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf0e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf9e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfa20>: E <C object Array of Char {'nolength': True} at 0x224f7fbf680>: E <C object Array of Char {'nolength': True} at 0x224f7fbfd00>: E <C object Array of Char {'nolength': True} at 0x224f7fbffe0>: E <C object Array of Char {'nolength': True} at 0x224f7fc01e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbff40>: E <C object Array of Char {'nolength': True} at 0x224f7fc0a20>: E <C object Array of Char {'nolength': True} at 0x224f7fc04c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc05a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0740>: E <C object Array of Char {'nolength': True} at 0x224f7fc0d00>: E <C object Array of Char {'nolength': True} at 0x224f7fc0c40>: E <C object Array of Char {'nolength': True} at 0x224f7fc0c80>: E <C object Array of Char {'nolength': True} at 0x224f7fc1020>: E <C object Array of Char {'nolength': True} at 0x224f7fc16e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc18e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1b40>: E <C object Array of Char {'nolength': True} at 0x224f7fc1460>: E <C object Array of Char {'nolength': True} at 0x224f7fc21c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc23a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc22e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1e00>: E <C object Array of Char {'nolength': True} at 0x224f7fc2ac0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2580>: E <C object Array of Char {'nolength': True} at 0x224f7fc2540>: E <C object Array of Char {'nolength': True} at 0x224f7fc2460>: E <C object Array of Char {'nolength': True} at 0x224f7fc28a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3240>: E <C object Array of Char {'nolength': True} at 0x224f7fc2e40>: E <C object Array of Char {'nolength': True} at 0x224f7fc2bc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2f80>: E <C object Array of Char {'nolength': True} at 0x224f7fc3480>: E <C object Array of Char {'nolength': True} at 0x224f98ca470>: E <C object Array of Char {'nolength': True} at 0x224f7fc39c0>: E <C object Array of Char {'nolength': True} at 0x224f98ca620>: E <C object Array of Char {'nolength': True} at 0x224f98ca7d0>: E <C object Array of Char {'nolength': True} at 0x224f7fc33c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3a20>: E <C object Array of Char {'nolength': True} at 0x224f7fc3a60>: E <C object Array of Char {'nolength': True} at 0x224f7fc4140>: E <C object Array of Char {'nolength': True} at 0x224f7fc3e80>: E <C object Array of Char {'nolength': True} at 0x224f7fc4740>: E <C object Array of Char {'nolength': True} at 0x224f7fc47a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4a60>: E <C object Array of Char {'nolength': True} at 0x224f7fbd380>: E <C object Array of Char {'nolength': True} at 0x224f7fbcf40>: E <C object Array of Char {'nolength': True} at 0x224f7fbcc20>: E <C object Array of Char {'nolength': True} at 0x224f7fbcc40>: E <C object Array of Char {'nolength': True} at 0x224f7fbcd00>: E <C object Array of Char {'nolength': True} at 0x224f7fbd0e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdaa0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd3c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd4c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe320>: E <C object Array of Char {'nolength': True} at 0x224f7fbdfa0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdc00>: E <C object Array of Char {'nolength': True} at 0x224f7fbde00>: E <C object Array of Char {'nolength': True} at 0x224f7fbe000>: E <C object Array of Char {'nolength': True} at 0x224f7fbeb80>: E <C object Array of Char {'nolength': True} at 0x224f98ca860>: E <C object Array of Char {'nolength': True} at 0x224f7fbf2a0>: E <C object Array of Char {'nolength': True} at 0x224f9962a50>: E <C object Array of Char {'nolength': True} at 0x224f9d3abd0>: E <C object Array of Char {'nolength': True} at 0x224f7fbef40>: E <C object Array of Char {'nolength': True} at 0x224f7fbefc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf0a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf720>: E <C object Array of Char {'nolength': True} at 0x224f7fc0000>: E <C object Array of Char {'nolength': True} at 0x224f7fc00c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0a60>: E <C object Array of Char {'nolength': True} at 0x224f7fc0540>: E <C object Array of Char {'nolength': True} at 0x224f7fc09e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1240>: E <C object Array of Char {'nolength': True} at 0x224f7fc1820>: E <C object Array of Char {'nolength': True} at 0x224f7fc18a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1fe0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1c80>: E <C object Array of Char {'nolength': True} at 0x224f7fc2620>: E <C object Array of Char {'nolength': True} at 0x224f9d3b080>: E <C object Array of Char {'nolength': True} at 0x224f7fc2b00>: E <C object Array of Char {'nolength': True} at 0x224f9d3acc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2560>: E <C object Array of Char {'nolength': True} at 0x224f7fc3360>: E <C object Array of Char {'nolength': True} at 0x224f7fc30a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3140>: E <C object Array of Char {'nolength': True} at 0x224f7fc3780>: E <C object Array of Char {'nolength': True} at 0x224f7fc3840>: E <C object Array of Char {'nolength': True} at 0x224f7fc4000>: E <C object Array of Char {'nolength': True} at 0x224f7fc42c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4780>: E <C object Array of Char {'nolength': True} at 0x224f7fc4580>: E <C object Array of Char {'nolength': True} at 0x224f7fbcfc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd020>: E <C object Array of Char {'nolength': True} at 0x224f7fbd820>: E <C object Array of Char {'nolength': True} at 0x224f7fbdb80>: E <C object Array of Char {'nolength': True} at 0x224f7fbdbc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe980>: E <C object Array of Char {'nolength': True} at 0x224f7fbe900>: E <C object Array of Char {'nolength': True} at 0x224f9d3b770>: E <C object Array of Char {'nolength': True} at 0x224f7fbf300>: E <C object Array of Char {'nolength': True} at 0x224f7fbed00>: E <C object Array of Char {'nolength': True} at 0x224f7fbfb60>: E <C object Array of Char {'nolength': True} at 0x224f7fbfc80>: E <C object Array of Char {'nolength': True} at 0x224f7fbfc40>: E <C object Array of Char {'nolength': True} at 0x224f7fc0180>: E <C object Array of Char {'nolength': True} at 0x224f7fbfde0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0520>: E <C object Array of Char {'nolength': True} at 0x224f7fc0780>: E <C object Array of Char {'nolength': True} at 0x224f7fc0c60>: E <C object Array of Char {'nolength': True} at 0x224f7fc0cc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1040>: E <C object Array of Char {'nolength': True} at 0x224f7fc1380>: E <C object Array of Char {'nolength': True} at 0x224f7fc19c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1700>: E <C object Array of Char {'nolength': True} at 0x224f7fc2200>: E <C object Array of Char {'nolength': True} at 0x224f7fc1ea0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1ec0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2ba0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2660>: E <C object Array of Char {'nolength': True} at 0x224f7fc28e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2f00>: E <C object Array of Char {'nolength': True} at 0x224f7fc3400>: E <C object Array of Char {'nolength': True} at 0x224f7fc3a00>: E <C object Array of Char {'nolength': True} at 0x224f7fc38c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4020>: E <C object Array of Char {'nolength': True} at 0x224f7fc44c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4540>: E <C object Array of Char {'nolength': True} at 0x224f7fc48e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc49a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd000>: E <C object Array of Char {'nolength': True} at 0x224f7fbd500>: E <C object Array of Char {'nolength': True} at 0x224f9d3b530>: E <C object Array of Char {'nolength': True} at 0x224f7fbe160>: E <C object Array of Char {'nolength': True} at 0x224f9d3b5c0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b230>: E <C object Array of Char {'nolength': True} at 0x224f7fbe180>: E <C object Array of Char {'nolength': True} at 0x224f7fbdd40>: E <C object Array of Char {'nolength': True} at 0x224f7fbe4e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbeb00>: E <C object Array of Char {'nolength': True} at 0x224f7fbf160>: E <C object Array of Char {'nolength': True} at 0x224f7fbf580>: E <C object Array of Char {'nolength': True} at 0x224f7fbf820>: E <C object Array of Char {'nolength': True} at 0x224f7fbfc00>: E <C object Array of Char {'nolength': True} at 0x224f7fc0820>: E <C object Array of Char {'nolength': True} at 0x224f7fc1120>: E <C object Array of Char {'nolength': True} at 0x224f7fc1180>: E <C object Array of Char {'nolength': True} at 0x224f7fc13a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1860>: E <C object Array of Char {'nolength': True} at 0x224f7fc1e40>: E <C object Array of Char {'nolength': True} at 0x224f7fc26c0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b170>: E <C object Array of Char {'nolength': True} at 0x224f7fc33a0>: E <C object Array of Char {'nolength': True} at 0x224f9d3ad50>: E <C object Array of Char {'nolength': True} at 0x224f9d3c010>: E <C object Array of Char {'nolength': True} at 0x224f7fc2c60>: E <C object Array of Char {'nolength': True} at 0x224f7fc2f20>: E <C object Array of Char {'nolength': True} at 0x224f7fc3600>: E <C object Array of Char {'nolength': True} at 0x224f7fc4120>: E <C object Array of Char {'nolength': True} at 0x224f7fc44e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4a20>: E <C object Array of Char {'nolength': True} at 0x224f7fc4680>: E <C object Array of Char {'nolength': True} at 0x224f7fbccc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd680>: E <C object Array of Char {'nolength': True} at 0x224f7fbd480>: E <C object Array of Char {'nolength': True} at 0x224f7fbdfe0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe9c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe5e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbefe0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfec0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0020>: E <C object Array of Char {'nolength': True} at 0x224f9d3b560>: E <C object Array of Char {'nolength': True} at 0x224f7fc0b20>: E <C object Array of Char {'nolength': True} at 0x224f9d3b470>: E <C object Array of Char {'nolength': True} at 0x224f7fc0900>: E <C object Array of Char {'nolength': True} at 0x224f7fc0d60>: E <C object Array of Char {'nolength': True} at 0x224f7fc1960>: E <C object Array of Char {'nolength': True} at 0x224f7fc1760>: E <C object Array of Char {'nolength': True} at 0x224f7fc1d80>: E <C object Array of Char {'nolength': True} at 0x224f7fc22a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2880>: E <C object Array of Char {'nolength': True} at 0x224f7fc2820>: E <C object Array of Char {'nolength': True} at 0x224f7fc2ca0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2f60>: E <C object Array of Char {'nolength': True} at 0x224f7fc3820>: E <C object Array of Char {'nolength': True} at 0x224f7fc4180>: E <C object Array of Char {'nolength': True} at 0x224f7fc3e00>: E <C object Array of Char {'nolength': True} at 0x224f7fc40c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4700>: E <C object Array of Char {'nolength': True} at 0x224f7fbcd80>: E <C object Array of Char {'nolength': True} at 0x224f7fbd520>: E <C object Array of Char {'nolength': True} at 0x224f7fbde80>: E <C object Array of Char {'nolength': True} at 0x224f7fbdce0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe540>: E <C object Array of Char {'nolength': True} at 0x224f7fbef00>: E <C object Array of Char {'nolength': True} at 0x224f7fbf880>: E <C object Array of Char {'nolength': True} at 0x224f7fbfe20>: E <C object Array of Char {'nolength': True} at 0x224f7fc0960>: E <C object Array of Char {'nolength': True} at 0x224f7fc0ce0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1560>: E <C object Array of Char {'nolength': True} at 0x224f7fc2260>: E <C object Array of Char {'nolength': True} at 0x224f7fc23c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2640>: E <C object Array of Char {'nolength': True} at 0x224f7fc2680>: E <C object Array of Char {'nolength': True} at 0x224f7fc3000>: E <C object Array of Char {'nolength': True} at 0x224f7fc3aa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3d40>: E <C object Array of Char {'nolength': True} at 0x224f7fc3e40>: E <C object Array of Char {'nolength': True} at 0x224f7fc4660>: E <C object Array of Char {'nolength': True} at 0x224f7fbcca0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd060>: E <C object Array of Char {'nolength': True} at 0x224f7fbd800>: E <C object Array of Char {'nolength': True} at 0x224f7fbe380>: E <C object Array of Char {'nolength': True} at 0x224f7fbe3c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe440>: E <C object Array of Char {'nolength': True} at 0x224f7fbef20>: E <C object Array of Char {'nolength': True} at 0x224f7fbf8a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0100>: E <C object Array of Char {'nolength': True} at 0x224f7fc08e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1000>: E <C object Array of Char {'nolength': True} at 0x224f7fc19e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2400>: E <C object Array of Char {'nolength': True} at 0x224f7fc2d80>: E <C object Array of Char {'nolength': True} at 0x224f7fc3580>: E <C object Array of Char {'nolength': True} at 0x224f7fc4080>: E <C object Array of Char {'nolength': True} at 0x224f7fc4800>: E <C object Array of Char {'nolength': True} at 0x224f7fbcf00>: E <C object Array of Char {'nolength': True} at 0x224f7fbd200>: E <C object Array of Char {'nolength': True} at 0x224f7fbdb00>: E <C object Array of Char {'nolength': True} at 0x224f7fbdb20>: E <C object Array of Char {'nolength': True} at 0x224f7fbea60>: E <C object Array of Char {'nolength': True} at 0x224f7fbee60>: E <C object Array of Char {'nolength': True} at 0x224f7fbec60>: E <C object Array of Char {'nolength': True} at 0x224f7fbf8c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0260>: E <C object Array of Char {'nolength': True} at 0x224f7fc0640>: E <C object Array of Char {'nolength': True} at 0x224f7fc0d80>: E <C object Array of Char {'nolength': True} at 0x224f7fc0e60>: E <C object Array of Char {'nolength': True} at 0x224f7fc17c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1f00>: E <C object Array of Char {'nolength': True} at 0x224f7fc2600>: E <C object Array of Char {'nolength': True} at 0x224f7fc2e00>: E <C object Array of Char {'nolength': True} at 0x224f7fc3960>: E <C object Array of Char {'nolength': True} at 0x224f7fc3de0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4600>: E <C object Array of Char {'nolength': True} at 0x224f7fc4900>: E <C object Array of Char {'nolength': True} at 0x224f7fbdac0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe360>: E <C object Array of Char {'nolength': True} at 0x224f7fbdc60>: E <C object Array of Char {'nolength': True} at 0x224f7fbea20>: E <C object Array of Char {'nolength': True} at 0x224f7fbf640>: E <C object Array of Char {'nolength': True} at 0x224f7fbfee0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1320>: E <C object Array of Char {'nolength': True} at 0x224f7fc1d20>: E <C object Array of Char {'nolength': True} at 0x224f9d3afc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc24a0>: E <C object Array of Char {'nolength': True} at 0x224f9d3ae70>: E <C object Array of Char {'nolength': True} at 0x224f9d3b1d0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2ea0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3540>: E <C object Array of Char {'nolength': True} at 0x224f7fc3e60>: E <C object Array of Char {'nolength': True} at 0x224f7fc4880>: E <C object Array of Char {'nolength': True} at 0x224f7fbcd60>: E <C object Array of Char {'nolength': True} at 0x224f7fbdae0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe2a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe760>: E <C object Array of Char {'nolength': True} at 0x224f7fbec40>: E <C object Array of Char {'nolength': True} at 0x224f7fbfbc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0ac0>: E <C object Array of Char {'nolength': True} at 0x224f7fc07c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc09a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1f80>: E <C object Array of Char {'nolength': True} at 0x224f7fc2720>: E <C object Array of Char {'nolength': True} at 0x224f7fc2dc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2e20>: E <C object Array of Char {'nolength': True} at 0x224f7fc4300>: E <C object Array of Char {'nolength': True} at 0x224f7fbcde0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd0c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe2c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe6e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbff80>: E <C object Array of Char {'nolength': True} at 0x224f9d3b6b0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1300>: E <C object Array of Char {'nolength': True} at 0x224f9d3b0b0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b140>: E <C object Array of Char {'nolength': True} at 0x224f7fc11a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1e60>: E <C object Array of Char {'nolength': True} at 0x224f7fc2ec0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3fa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc47e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd440>: E <C object Array of Char {'nolength': True} at 0x224f7fbe5a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf040>: E <C object Array of Char {'nolength': True} at 0x224f7fbf080>: E <C object Array of Char {'nolength': True} at 0x224f7fbfce0>: E <C object Array of Char {'nolength': True} at 0x224f7fc11e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1420>: E <C object Array of Char {'nolength': True} at 0x224f7fc1ee0>: E <C object Array of Char {'nolength': True} at 0x224f7fc37a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4260>: E <C object Array of Char {'nolength': True} at 0x224f7fc4520>: E <C object Array of Char {'nolength': True} at 0x224f7fbd1e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdea0>: E <C object Array of Char {'nolength': True} at 0x224f7fbebc0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf3c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfe80>: E <C object Array of Char {'nolength': True} at 0x224f7fc0dc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2860>: E <C object Array of Char {'nolength': True} at 0x224f9d3b2c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3be0>: E <C object Array of Char {'nolength': True} at 0x224f9d3bcb0>: E <C object Array of Char {'nolength': True} at 0x224f9d3ade0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4760>: E <C object Array of Char {'nolength': True} at 0x224f7fbd920>: E <C object Array of Char {'nolength': True} at 0x224f7fbeaa0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf660>: E <C object Array of Char {'nolength': True} at 0x224f7fc0760>: E <C object Array of Char {'nolength': True} at 0x224f7fc14e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3120>: E <C object Array of Char {'nolength': True} at 0x224f7fc4500>: E <C object Array of Char {'nolength': True} at 0x224f7fbd140>: E <C object Array of Char {'nolength': True} at 0x224f7fbe7c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf7a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1200>: E <C object Array of Char {'nolength': True} at 0x224f7fc2800>: E <C object Array of Char {'nolength': True} at 0x224f7fc40a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe040>: E <C object Array of Char {'nolength': True} at 0x224f9d3b920>: E <C object Array of Char {'nolength': True} at 0x224f7fbf480>: E <C object Array of Char {'nolength': True} at 0x224f9d3c3a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc11c0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2320>: E <C object Array of Char {'nolength': True} at 0x224f7fc39e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbcda0>: E <C object Array of Char {'nolength': True} at 0x224f7fbea00>: E <C object Array of Char {'nolength': True} at 0x224f7fbf5a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1aa0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2ee0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3dc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc45c0>: E <C object Array of Char {'nolength': True} at 0x224f7fbdf20>: E <C object Array of Char {'nolength': True} at 0x224f7fbfa00>: E <C object Array of Char {'nolength': True} at 0x224f7fc0500>: E <C object Array of Char {'nolength': True} at 0x224f7fc1440>: E <C object Array of Char {'nolength': True} at 0x224f7fc35e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbd0a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe0a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbef80>: E <C object Array of Char {'nolength': True} at 0x224f7fc0fe0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2cc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4220>: E <C object Array of Char {'nolength': True} at 0x224f7fbcf20>: E <C object Array of Char {'nolength': True} at 0x224f7ebc300>: E <C object Array of Char {'nolength': True} at 0x224f7fbfca0>: E <C object Array of Char {'nolength': True} at 0x224f9d3bb90>: E <C object Array of Char {'nolength': True} at 0x224f7fc25c0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b950>: E <C object Array of Char {'nolength': True} at 0x224f9d3b320>: E <C object Array of Char {'nolength': True} at 0x224f7fc34e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe0e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc0200>: E <C object Array of Char {'nolength': True} at 0x224f7fc26a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc4860>: E <C object Array of Char {'nolength': True} at 0x224f7fbee20>: E <C object Array of Char {'nolength': True} at 0x224f7fc14a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc2fe0>: E <C object Array of Char {'nolength': True} at 0x224f7fc46e0>: E <C object Array of Char {'nolength': True} at 0x224f7ebbb00>: E <C object Array of Char {'nolength': True} at 0x224f7fbe640>: E <C object Array of Char {'nolength': True} at 0x224f7fbfcc0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1e20>: E <C object Array of Char {'nolength': True} at 0x224f7fbd620>: E <C object Array of Char {'nolength': True} at 0x224f7fc0240>: E <C object Array of Char {'nolength': True} at 0x224f7fc1900>: E <C object Array of Char {'nolength': True} at 0x224f7fc3880>: E <C object Array of Char {'nolength': True} at 0x224f7ebbaa0>: E <C object Array of Char {'nolength': True} at 0x224f7fbe3a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbfc60>: E <C object Array of Char {'nolength': True} at 0x224f7fc2300>: E <C object Array of Char {'nolength': True} at 0x224f7ebc9e0>: E <C object Array of Char {'nolength': True} at 0x224f7fbf060>: E <C object Array of Char {'nolength': True} at 0x224f9d3bd70>: E <C object Array of Char {'nolength': True} at 0x224f7fc4820>: E <C object Array of Char {'nolength': True} at 0x224f9d3bdd0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b890>: E <C object Array of Char {'nolength': True} at 0x224f7fbe880>: E <C object Array of Char {'nolength': True} at 0x224f7fc4060>: E <C object Array of Char {'nolength': True} at 0x224f7ebc720>: E <C object Array of Char {'nolength': True} at 0x224f7fc06e0>: E <C object Array of Char {'nolength': True} at 0x224f7fc42a0>: E <C object Array of Char {'nolength': True} at 0x224fc7af020>: E <C object Array of Char {'nolength': True} at 0x224fc7af080>: E <C object Array of Char {'nolength': True} at 0x224fc7aee40>: E <C object Array of Char {'nolength': True} at 0x224fc7aeea0>: E <C object Array of Char {'nolength': True} at 0x224fc7ae940>: E <C object Array of Char {'nolength': True} at 0x224fc7ae9c0>: E <C object Array of Char {'nolength': True} at 0x224fc7aed20>: E <C object Array of Char {'nolength': True} at 0x224fc7ae8e0>: E <C object Array of Char {'nolength': True} at 0x224fc7aed80>: E <C object Array of Char {'nolength': True} at 0x224fc7aee20>: E <C object Array of Char {'nolength': True} at 0x224f9d3bf80>: E <C object Array of Char {'nolength': True} at 0x224fc7af0a0>: E <C object Array of Char {'nolength': True} at 0x224f9d3bad0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b9b0>: E <C object Array of Char {'nolength': True} at 0x224fc7aeb20>: E <C object Array of Char {'nolength': True} at 0x224fc7af0c0>: E <C object Array of Char {'nolength': True} at 0x224fc7af040>: E <C object Array of Char {'nolength': True} at 0x224fc7aef00>: E <C object Array of Char {'nolength': True} at 0x224fc7aeb00>: E <C object Array of Char {'nolength': True} at 0x224fc7aeb40>: E <C object Array of Char {'nolength': True} at 0x224fc7aec60>: E <C object Array of Char {'nolength': True} at 0x224fc7aeb60>: E <C object Array of Char {'nolength': True} at 0x224fc7aea20>: E <C object Array of Char {'nolength': True} at 0x224fc7aeec0>: E <C object Array of Char {'nolength': True} at 0x224fc7ae920>: E <C object Array of Char {'nolength': True} at 0x224fc7ae9e0>: E <C object Array of Char {'nolength': True} at 0x224fc7aede0>: E <C object Array of Char {'nolength': True} at 0x224fc7aed00>: E <C object Array of Char {'nolength': True} at 0x224fc7aee00>: E <C object Array of Char {'nolength': True} at 0x224fc7aec20>: E <C object Array of Char {'nolength': True} at 0x224f9d3bbc0>: E <C object Array of Char {'nolength': True} at 0x224fc7af5c0>: E <C object Array of Char {'nolength': True} at 0x224f9d3c1f0>: E <C object Array of Char {'nolength': True} at 0x224fc7af420>: E <C object Array of Char {'nolength': True} at 0x224fc7af4a0>: E <C object Array of Char {'nolength': True} at 0x224fc7af660>: E <C object Array of Char {'nolength': True} at 0x224fc7af500>: E <C object Array of Char {'nolength': True} at 0x224fc7af740>: E <C object Array of Char {'nolength': True} at 0x224fc7af220>: E <C object Array of Char {'nolength': True} at 0x224fc7af7a0>: E <C object Array of Char {'nolength': True} at 0x224fc7af3a0>: E <C object Array of Char {'nolength': True} at 0x224fc7af240>: E <C object Array of Char {'nolength': True} at 0x224fc7af820>: E <C object Array of Char {'nolength': True} at 0x224fc7af5e0>: E <C object Array of Char {'nolength': True} at 0x224fc7af340>: E <C object Array of Char {'nolength': True} at 0x224fc7afd00>: E <C object Array of Char {'nolength': True} at 0x224fc7afca0>: E <C object Array of Char {'nolength': True} at 0x224fc7af9e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0000>: E <C object Array of Char {'nolength': True} at 0x224fc7afce0>: E <C object Array of Char {'nolength': True} at 0x224fc7afda0>: E <C object Array of Char {'nolength': True} at 0x224fc7afa40>: E <C object Array of Char {'nolength': True} at 0x224fc7af9a0>: E <C object Array of Char {'nolength': True} at 0x224fc7afac0>: E <C object Array of Char {'nolength': True} at 0x224fc7afa60>: E <C object Array of Char {'nolength': True} at 0x224fc7afe00>: E <C object Array of Char {'nolength': True} at 0x224f9d3b860>: E <C object Array of Char {'nolength': True} at 0x224fc7afcc0>: E <C object Array of Char {'nolength': True} at 0x224fc7afaa0>: E <C object Array of Char {'nolength': True} at 0x224fc7aff20>: E <C object Array of Char {'nolength': True} at 0x224fc7af8e0>: E <C object Array of Char {'nolength': True} at 0x224fc7afe20>: E <C object Array of Char {'nolength': True} at 0x224fc7afde0>: E <C object Array of Char {'nolength': True} at 0x224fc7afd40>: E <C object Array of Char {'nolength': True} at 0x224fc7b0080>: E <C object Array of Char {'nolength': True} at 0x224fc7afb00>: E <C object Array of Char {'nolength': True} at 0x224fc7afd60>: E <C object Array of Char {'nolength': True} at 0x224fc7afba0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0040>: E <C object Array of Char {'nolength': True} at 0x224fc7afe40>: E <C object Array of Char {'nolength': True} at 0x224fc7afea0>: E <C object Array of Char {'nolength': True} at 0x224fc7afd80>: E <C object Array of Char {'nolength': True} at 0x224fc7afb80>: E <C object Array of Char {'nolength': True} at 0x224fc7b0060>: E <C object Array of Char {'nolength': True} at 0x224fc7afc00>: E <C object Array of Char {'nolength': True} at 0x224fc7b0240>: E <C object Array of Char {'nolength': True} at 0x224fc7b0400>: E <C object Array of Char {'nolength': True} at 0x224fc7b0580>: E <C object Array of Char {'nolength': True} at 0x224fc7b0260>: E <C object Array of Char {'nolength': True} at 0x224fc7b0160>: E <C object Array of Char {'nolength': True} at 0x224fc7b0680>: E <C object Array of Char {'nolength': True} at 0x224fc7b05c0>: E <C object Array of Char {'nolength': True} at 0x224fc7b05e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0520>: E <C object Array of Char {'nolength': True} at 0x224fc7b0800>: E <C object Array of Char {'nolength': True} at 0x224fc7b0220>: E <C object Array of Char {'nolength': True} at 0x224fc7b04c0>: E <C object Array of Char {'nolength': True} at 0x224f9d3c0d0>: E <C object Array of Char {'nolength': True} at 0x224fc7b02a0>: E <C object Array of Char {'nolength': True} at 0x224f9d3bd40>: E <C object Array of Char {'nolength': True} at 0x224f9d3bda0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0860>: E <C object Array of Char {'nolength': True} at 0x224fc7b06e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0540>: E <C object Array of Char {'nolength': True} at 0x224fc7b04e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b07e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b04a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0780>: E <C object Array of Char {'nolength': True} at 0x224fc7b03e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0320>: E <C object Array of Char {'nolength': True} at 0x224fc7b0d40>: E <C object Array of Char {'nolength': True} at 0x224fc7b09c0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0900>: E <C object Array of Char {'nolength': True} at 0x224fc7b0c20>: E <C object Array of Char {'nolength': True} at 0x224fc7b0e00>: E <C object Array of Char {'nolength': True} at 0x224fc7b0940>: E <C object Array of Char {'nolength': True} at 0x224fc7b0a60>: E <C object Array of Char {'nolength': True} at 0x224fc7b0b00>: E <C object Array of Char {'nolength': True} at 0x224fc7b0e40>: E <C object Array of Char {'nolength': True} at 0x224fc7b0c60>: E <C object Array of Char {'nolength': True} at 0x224fc7b09a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0b20>: E <C object Array of Char {'nolength': True} at 0x224fc7b0e20>: E <C object Array of Char {'nolength': True} at 0x224fc7b1080>: E <C object Array of Char {'nolength': True} at 0x224f9d3bfb0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0ce0>: E <C object Array of Char {'nolength': True} at 0x224f9d3bec0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b980>: E <C object Array of Char {'nolength': True} at 0x224fc7b0ae0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0f20>: E <C object Array of Char {'nolength': True} at 0x224fc7b0e80>: E <C object Array of Char {'nolength': True} at 0x224fc7b0d60>: E <C object Array of Char {'nolength': True} at 0x224fc7b0dc0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0f00>: E <C object Array of Char {'nolength': True} at 0x224fc7b0bc0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0ec0>: E <C object Array of Char {'nolength': True} at 0x224fc7b0980>: E <C object Array of Char {'nolength': True} at 0x224fc7b0cc0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1440>: E <C object Array of Char {'nolength': True} at 0x224fc7b1380>: E <C object Array of Char {'nolength': True} at 0x224fc7b1220>: E <C object Array of Char {'nolength': True} at 0x224fc7b14c0>: E <C object Array of Char {'nolength': True} at 0x224fc7b11e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b17a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b12c0>: E <C object Array of Char {'nolength': True} at 0x224fc7b18c0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1300>: E <C object Array of Char {'nolength': True} at 0x224fc7b1100>: E <C object Array of Char {'nolength': True} at 0x224fc7b16a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1680>: E <C object Array of Char {'nolength': True} at 0x224fc7b11c0>: E <C object Array of Char {'nolength': True} at 0x224f9d3ba70>: E <C object Array of Char {'nolength': True} at 0x224fc7b1600>: E <C object Array of Char {'nolength': True} at 0x224f9d3c280>: E <C object Array of Char {'nolength': True} at 0x224f9d3c2b0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1120>: E <C object Array of Char {'nolength': True} at 0x224fc7b1620>: E <C object Array of Char {'nolength': True} at 0x224fc7b1140>: E <C object Array of Char {'nolength': True} at 0x224fc7b1200>: E <C object Array of Char {'nolength': True} at 0x224fc7b14e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1560>: E <C object Array of Char {'nolength': True} at 0x224fc7b1800>: E <C object Array of Char {'nolength': True} at 0x224fc7b15a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1280>: E <C object Array of Char {'nolength': True} at 0x224fc7b12a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b16c0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1240>: E <C object Array of Char {'nolength': True} at 0x224fc7b13e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1880>: E <C object Array of Char {'nolength': True} at 0x224fc7b1900>: E <C object Array of Char {'nolength': True} at 0x224f9d3c340>: E <C object Array of Char {'nolength': True} at 0x224fc7b1ee0>: E <C object Array of Char {'nolength': True} at 0x224f9d3b830>: E <C object Array of Char {'nolength': True} at 0x224f9d3c2e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1a20>: E <C object Array of Char {'nolength': True} at 0x224fc7b1d00>: E <C object Array of Char {'nolength': True} at 0x224fc7b1d40>: E <C object Array of Char {'nolength': True} at 0x224fc7b1bc0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1ca0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1f60>: E <C object Array of Char {'nolength': True} at 0x224fc7b20a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b2080>: E <C object Array of Char {'nolength': True} at 0x224fc7b1fc0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1e20>: E <C object Array of Char {'nolength': True} at 0x224fc7b1cc0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1e80>: E <C object Array of Char {'nolength': True} at 0x224fc7b1a40>: E <C object Array of Char {'nolength': True} at 0x224fc7b1f00>: E <C object Array of Char {'nolength': True} at 0x224fc7b1d60>: E <C object Array of Char {'nolength': True} at 0x224fc7b1dc0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1ec0>: E <C object Array of Char {'nolength': True} at 0x224fc7b1c60>: E <C object Array of Char {'nolength': True} at 0x224fc7b2440>: E <C object Array of Char {'nolength': True} at 0x224fc7b2660>: E <C object Array of Char {'nolength': True} at 0x224fc7b2520>: E <C object Array of Char {'nolength': True} at 0x224fc7b2620>: E <C object Array of Char {'nolength': True} at 0x224fc7b2120>: E <C object Array of Char {'nolength': True} at 0x224f9d3c370>: E <C object Array of Char {'nolength': True} at 0x224fc7b2300>: E <C object Array of Char {'nolength': True} at 0x224f9d3bbf0>: E <C object Array of Char {'nolength': True} at 0x224f9d3c8e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b2200>: E <C object Array of Char {'nolength': True} at 0x224fc7b2680>: E <C object Array of Char {'nolength': True} at 0x224fc7b2100>: E <C object Array of Char {'nolength': True} at 0x224fc7b2740>: E <C object Array of Char {'nolength': True} at 0x224fc7b23e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b2880>: E <C object Array of Char {'nolength': True} at 0x224fc7b2480>: E <C object Array of Char {'nolength': True} at 0x224fc7b2640>: E <C object Array of Char {'nolength': True} at 0x224fc7b21a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b2400>: E <C object Array of Char {'nolength': True} at 0x224fc7b28a0>: E <C object Array of Char {'nolength': True} at 0x224fc7b20e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b2340>: E <C object Array of Char {'nolength': True} at 0x224fc7b22e0>: E <C object Array of Char {'nolength': True} at 0x224fc7b2240>: E <C object Array of Char {'nolength': True} at 0x224fc7b2700>: E <C object Array of Char {'nolength': True} at 0x224fc7b2780>: E <C object Array of Char {'nolength': True} at 0x224fc7b2a00>: E <C object Array of Char {'nolength': True} at 0x224fc7b2cc0>: E <C object Array of Char {'nolength': True} at 0x224fc7b2e80>: E <C object Array of Char {'nolength': True} at 0x224f9d3c5b0>: E <C object Array of Char {'nolength': True} at 0x224f9d3c6d0>: 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 0x224f279c1e0>: E <C object Array of Char {'nolength': True} at 0x224f683c000>: E <C object Array of Char {'nolength': True} at 0x224f8500350>: E <C object Array of Char {'nolength': True} at 0x224f582f0b0>: E <C object Array of Char {'nolength': True} at 0x224f87df9c0>: E <C object Array of Char {'nolength': True} at 0x224f44745b0>: E <C object Array of Char {'nolength': True} at 0x224eee080c0>: E <C object Array of Char {'nolength': True} at 0x224f3f7e9c0>: E <C object Array of Char {'nolength': True} at 0x224f683d440>: E <C object Array of Char {'nolength': True} at 0x224f7f9c9d0>: E <C object Array of Char {'nolength': True} at 0x224f9263350>: E <C object Array of Char {'nolength': True} at 0x224f7ebc020>: E <C object Array of Char {'nolength': True} at 0x224f85016e0>: E <C object Array of Char {'nolength': True} at 0x224f5710e00>: E <C object Array of Char {'nolength': True} at 0x224eee083b0>: E <C object Array of Char {'nolength': True} at 0x224f7ebd0e0>: E <C object Array of Char {'nolength': True} at 0x224f5711a00>: E <C object Array of Char {'nolength': True} at 0x224f4473d10>: E <C object Array of Char {'nolength': True} at 0x224f3f7e6e0>: E <C object Array of Char {'nolength': True} at 0x224f84fa9b0>: E <C object Array of Char {'nolength': True} at 0x224f87e2070>: E <C object Array of Char {'nolength': True} at 0x224f683cd10>: E <C object Array of Char {'nolength': True} at 0x224eee083f0>: E <C object Array of Char {'nolength': True} at 0x224f279bab0>: E <C object Array of Char {'nolength': True} at 0x224f7f9c5c0>: E <C object Array of Char {'nolength': True} at 0x224f582f9b0>: E <C object Array of Char {'nolength': True} at 0x224f9261b40>: E <C object Array of Char {'nolength': True} at 0x224f77d8ce0>: E <C object Array of Char {'nolength': True} at 0x224f77ddf80>: E <C object Array of Char {'nolength': True} at 0x224f77deed0>: E <C object Array of Char {'nolength': True} at 0x224f77df310>: E <C object Array of Char {'nolength': True} at 0x224f77df700>: E <C object Array of Char {'nolength': True} at 0x224f77dfe10>: E <C object Array of Char {'nolength': True} at 0x224f77dfbd0>: E <C object Array of Char {'nolength': True} at 0x224f77dfef0>: E <C object Array of Char {'nolength': True} at 0x224f77e0e50>: E <C object Array of Char {'nolength': True} at 0x224f5711d30>: E <C object Array of Char {'nolength': True} at 0x224f4473f30>: E <C object Array of Char {'nolength': True} at 0x224f77dbec0>: E <C object Array of Char {'nolength': True} at 0x224ed950a10>: E <C object Array of Char {'nolength': True} at 0x224f3f7e230>: E <C object Array of Char {'nolength': True} at 0x224f515aca0>: E <C object Array of Char {'nolength': True} at 0x224f515e6f0>: E <C object Array of Char {'nolength': True} at 0x224f515b6a0>: E <C object Array of Char {'nolength': True} at 0x224f515b8f0>: E <C object Array of Char {'nolength': True} at 0x224f515b6d0>: E <C object Array of Char {'nolength': True} at 0x224f515b090>: E <C object Array of Char {'nolength': True} at 0x224f515bbb0>: E <C object Array of Char {'nolength': True} at 0x224f515ab00>: E <C object Array of Char {'nolength': True} at 0x224f515abb0>: E <C object Array of Char {'nolength': True} at 0x224f7fc1260>: E <C object Array of Char {'nolength': True} at 0x224f515d000>: E <C object Array of Char {'nolength': True} at 0x224f515c690>: E <C object Array of Char {'nolength': True} at 0x224f515cbc0>: E <C object Array of Char {'nolength': True} at 0x224f515ca60>: E <C object Array of Char {'nolength': True} at 0x224f77d9950>: E <C object Array of Char {'nolength': True} at 0x224f515afe0>: E <C object Array of Char {'nolength': True} at 0x224f77de350>: E <C object Array of Char {'nolength': True} at 0x224f5162690>: E <C object Array of Char {'nolength': True} at 0x224f977a0c0>: E <C object Array of Char {'nolength': True} at 0x224f977a850>: E <C object Array of Char {'nolength': True} at 0x224f9776070>: E <C object Array of Char {'nolength': True} at 0x224f9776d70>: E <C object Array of Char {'nolength': True} at 0x224f9775f70>: E <C object Array of Char {'nolength': True} at 0x224f9779e10>: E <C object Array of Char {'nolength': True} at 0x224f9779fa0>: E <C object Array of Char {'nolength': True} at 0x224f9779bf0>: E <C object Array of Char {'nolength': True} at 0x224f77e0220>: E <C object Array of Char {'nolength': True} at 0x224f9776e40>: E <C object Array of Char {'nolength': True} at 0x224f977cb50>: E <C object Array of Char {'nolength': True} at 0x224f9776c10>: E <C object Array of Char {'nolength': True} at 0x224f77e0c20>: E <C object Array of Char {'nolength': True} at 0x224f515e0b0>: E <C object Array of Char {'nolength': True} at 0x224f97795e0>: E <C object Array of Char {'nolength': True} at 0x224f5162e80>: E <C object Array of Char {'nolength': True} at 0x224f77de1c0>: E <C object Array of Char {'nolength': True} at 0x224f9775b90>: E <C object Array of Char {'nolength': True} at 0x224f77dede0>: E <C object Array of Char {'nolength': True} at 0x224f5162540>: E <C object Array of Char {'nolength': True} at 0x224f6ff5160>: E <C object Array of Char {'nolength': True} at 0x224f6ff3760>: E <C object Array of Char {'nolength': True} at 0x224f6ff29c0>: E <C object Array of Char {'nolength': True} at 0x224f6ff1850>: E <C object Array of Char {'nolength': True} at 0x224f6ff3850>: E <C object Array of Char {'nolength': True} at 0x224f6ff7780>: E <C object Array of Char {'nolength': True} at 0x224f6ff8460>: E <C object Array of Char {'nolength': True} at 0x224f6ff78c0>: E <C object Array of Char {'nolength': True} at 0x224f9775b30>: E <C object Array of Char {'nolength': True} at 0x224f51626c0>: E <C object Array of Char {'nolength': True} at 0x224f515eb60>: E <C object Array of Char {'nolength': True} at 0x224f6ff8570>: E <C object Array of Char {'nolength': True} at 0x224f6ff8ad0>: E <C object Array of Char {'nolength': True} at 0x224f7699210>: E <C object Array of Char {'nolength': True} at 0x224f7699c90>: E <C object Array of Char {'nolength': True} at 0x224f76997a0>: E <C object Array of Char {'nolength': True} at 0x224f7fc3520>: E <C object Array of Char {'nolength': True} at 0x224f7698f20>: E <C object Array of Char {'nolength': True} at 0x224f7698920>: E <C object Array of Char {'nolength': True} at 0x224f7697d40>: E <C object Array of Char {'nolength': True} at 0x224f7fbee00>: E <C object Array of Char {'nolength': True} at 0x224f7699070>: E <C object Array of Char {'nolength': True} at 0x224f769a3f0>: E <C object Array of Char {'nolength': True} at 0x224f769a790>: E <C object Array of Char {'nolength': True} at 0x224f7698ec0>: E <C object Array of Char {'nolength': True} at 0x224f7699360>: E <C object Array of Char {'nolength': True} at 0x224f9776e10>: E <C object Array of Char {'nolength': True} at 0x224f769eed0>: E <C object Array of Char {'nolength': True} at 0x224f769f610>: E <C object Array of Char {'nolength': True} at 0x224f977d590>: E <C object Array of Char {'nolength': True} at 0x224f6ff6790>: E <C object Array of Char {'nolength': True} at 0x224f769ede0>: E <C object Array of Char {'nolength': True} at 0x224f6ff8dd0>: E <C object Array of Char {'nolength': True} at 0x224fb08ca90>: E <C object Array of Char {'nolength': True} at 0x224fb08d120>: E <C object Array of Char {'nolength': True} at 0x224fb08cbe0>: E <C object Array of Char {'nolength': True} at 0x224fb08d070>: E <C object Array of Char {'nolength': True} at 0x224fb08cd30>: E <C object Array of Char {'nolength': True} at 0x224fb08be10>: E <C object Array of Char {'nolength': True} at 0x224fb08c250>: E <C object Array of Char {'nolength': True} at 0x224f9775bd0>: E <C object Array of Char {'nolength': True} at 0x224fb091460>: E <C object Array of Char {'nolength': True} at 0x224fb08bfd0>: E <C object Array of Char {'nolength': True} at 0x224fb0910c0>: E <C object Array of Char {'nolength': True} at 0x224f769e790>: E <C object Array of Char {'nolength': True} at 0x224fb089ed0>: E <C object Array of Char {'nolength': True} at 0x224f87e1e80>: E <C object Array of Char {'nolength': True} at 0x224fb08fb90>: E <C object Array of Char {'nolength': True} at 0x224f6ff9090>: E <C object Array of Char {'nolength': True} at 0x224f6ff9840>: E <C object Array of Char {'nolength': True} at 0x224f977cc10>: E <C object Array of Char {'nolength': True} at 0x224f683d280>: E <C object Array of Char {'nolength': True} at 0x224fb091040>: E <C object Array of Char {'nolength': True} at 0x224f57d3a40>: E <C object Array of Char {'nolength': True} at 0x224f57d36a0>: E <C object Array of Char {'nolength': True} at 0x224f7fbffc0>: E <C object Array of Char {'nolength': True} at 0x224f57d1610>: E <C object Array of Char {'nolength': True} at 0x224f57d6bb0>: E <C object Array of Char {'nolength': True} at 0x224f57d6f50>: E <C object Array of Char {'nolength': True} at 0x224f57d65f0>: E <C object Array of Char {'nolength': True} at 0x224f57d2060>: E <C object Array of Char {'nolength': True} at 0x224f6ff2960>: E <C object Array of Char {'nolength': True} at 0x224f57d82b0>: E <C object Array of Char {'nolength': True} at 0x224f57d8a00>: E <C object Array of Char {'nolength': True} at 0x224fb091a60>: E <C object Array of Char {'nolength': True} at 0x224fb08dec0>: E <C object Array of Char {'nolength': True} at 0x224f57d7400>: E <C object Array of Char {'nolength': True} at 0x224f57d18a0>: E <C object Array of Char {'nolength': True} at 0x224f57d64e0>: E <C object Array of Char {'nolength': True} at 0x224f57d2360>: E <C object Array of Char {'nolength': True} at 0x224fb08b170>: E <C object Array of Char {'nolength': True} at 0x224fc7a6040>: E <C object Array of Char {'nolength': True} at 0x224fc7a8ec0>: E <C object Array of Char {'nolength': True} at 0x224fc7aa610>: E <C object Array of Char {'nolength': True} at 0x224fc7aa720>: E <C object Array of Char {'nolength': True} at 0x224fc7aa4e0>: E <C object Array of Char {'nolength': True} at 0x224f57d15c0>: E <C object Array of Char {'nolength': True} at 0x224fc7ab550>: E <C object Array of Char {'nolength': True} at 0x224fc7a8490>: E <C object Array of Char {'nolength': True} at 0x224fc7a6520>: E <C object Array of Char {'nolength': True} at 0x224fc7abc70>: E <C object Array of Char {'nolength': True} at 0x224fc7a6c60>: E <C object Array of Char {'nolength': True} at 0x224f57d2b40>: E <C object Array of Char {'nolength': True} at 0x224fc7b0460>: E <C object Array of Char {'nolength': True} at 0x224fc7a7b30>: E <C object Array of Char {'nolength': True} at 0x224fc7aba20>: E <C object Array of Char {'nolength': True} at 0x224fc7aabe0>: E <C object Array of Char {'nolength': True} at 0x224fc7a8610>: E <C object Array of Char {'nolength': True} at 0x224fcf65a40>: E <C object Array of Char {'nolength': True} at 0x224fcf64f20>: E <C object Array of Char {'nolength': True} at 0x224fcf65b00>: E <C object Array of Char {'nolength': True} at 0x224fcf64960>: E <C object Array of Char {'nolength': True} at 0x224fcf64fd0>: E <C object Array of Char {'nolength': True} at 0x224fcf671f0>: E <C object Array of Char {'nolength': True} at 0x224fcf67540>: E <C object Array of Char {'nolength': True} at 0x224fcf66600>: E <C object Array of Char {'nolength': True} at 0x224fcf6a5a0>: E <C object Array of Char {'nolength': True} at 0x224fcf63e70>: 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 } ..\rpython\conftest.py:103: MallocMismatch ---------------------------- Captured stderr call ----------------------------- Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f93525d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f93afb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f948c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f279c1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f948c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f948c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbe40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f948c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f948c800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f94f4b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f683c000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f94f4b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f94f4c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f94f4cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f94f4d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f951ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f8500350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f953ce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f953cec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f953cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f953cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f95d6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f95d64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f95d6528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f95f0218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f95f0250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f96838d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9683910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9683a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f4a837a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9ce2e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebba00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9ce2f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9cce640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9ccfa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9ced050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99624b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9ced0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c37c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9ae3520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f558d398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f558d590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbe60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f51026b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f5102790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f5102800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fae536e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebba60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fae53718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fae537f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f3474988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f341a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebce60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f340b408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebce80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c0c5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c0c608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582f0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c0c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c0c678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c0d6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c0dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c0dda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f908cc98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e70368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e703a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f87df9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e703d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e70410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e71830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e71868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e718a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f44745b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e719b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e719f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e3dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e3dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e3dc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224eee080c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e3dcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e3dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e7f590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8e7f5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9d70640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9d70720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9c013d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8be4f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8be4f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8bf8138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8bf9670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8bf9750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f3f7e9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f47383a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f47383d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f4738410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f4738448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f4738480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f50f91a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7428250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f683d440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7428288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f74282c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7436020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7436058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7436090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7f9c9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f74360c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7436100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7611210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7611248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7611280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9263350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f76457f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7645868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebca60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f76458d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7645910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7eab398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebba80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f804ecd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f804ed08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8058e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8096448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8097558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8097590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f8459ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7b9cad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7b9cb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7b9cb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f7b7f5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2fd32f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f3036e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f306b248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f85016e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f3a8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f3a9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f3aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebba20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f3aa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f7a6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f5710e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f7a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f7a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebca40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f7a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f2f7a7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f355d980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224eee083b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f355d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebba40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f355d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f355da28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f3579d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f3579d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed8857e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f38f6448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed886f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f38f6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f3914368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f3914800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f3df7ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f481f670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebccc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f4adf4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e3c058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e3d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e3d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed887b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e467c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed886340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e46fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed887d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e47750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed8868c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e4c0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f5711a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e4cb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed887c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e4cb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e4cb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e4cbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ec268270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e52100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f4473d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e52138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e52170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e521a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed887500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e521e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e53980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f3f7e6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e539b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e539f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e53a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed886760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e53a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed885340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e593d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f84fa9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e59408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebb8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e59440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e59478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e610c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e610f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f87e2070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e61130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed886520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e61168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed8874c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e6d018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e6d050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e742c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f683cd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e742f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e74330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed887580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e74368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebd1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e743a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebcc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e75980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224eee083f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e759b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed886b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e759f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e75a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224f9e75a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99621b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3bb980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3bba28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99623c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3be870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3be8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3c4950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3c5088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3c50c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3c51a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3cc4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3cc5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3cc608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3cde50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3cde88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f279bab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3cdec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3cdef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3e0e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3e0e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3ed440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7f9c5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3f4b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbda20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3f4bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3f4bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3f4c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3fe170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582f9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3fe1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3fe1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3fe218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3fe250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbda80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3ff7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9261b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3ff7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3ff830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3ff868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa3ff8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa406db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa406e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99622d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa407ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbda00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa407f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa40ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa40ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa40adb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa424640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa424678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbda60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa425360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa425398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa425478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa42cc98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa42cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa42cdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa432640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbddc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa432678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa433558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa433590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa433670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99620c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa05abb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa05ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa06a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa075f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99620f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa07efe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99629c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa07f050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa07fd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa07fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa07fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa099130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa099168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbde40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa099d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa099da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0a7788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0a77c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbde20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0b0678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0b06b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0b0790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0bbb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0bbc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0bbc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77d8ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0ca3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0ca3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0ca410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0cb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0cb6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa0cb6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf22560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf22598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77ddf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf225d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf22608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf23bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf23be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf23c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77deed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf23c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf23c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf3b520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf3b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf3b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77df310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf3b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf3b600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf4b088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf4b0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf4b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77df700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf4b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf4b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf54d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf54db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf54de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77dfe10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf54e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf54e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf629c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf629f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf62a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77dfbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf62a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf62aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf70250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf70288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbea80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf702c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77dfef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf702f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf70330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf719f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf71a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99622a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf71a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faf71b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99625d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9ac608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9ac640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9ad280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9ad2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9cc0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9dd7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9ea100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbed40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9ea1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbee40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9ea218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9f4b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbebe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa9f4bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbefa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa02b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbee80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa02b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa03980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa039b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbede0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa03a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa10bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa10cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa10d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa11b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa1c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa1c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa1d0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa1d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbec00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa523d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa524b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa537f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbed60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa538d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa53910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa62838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfa80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa62870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa638d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa63910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa639f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa70bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa70cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa70d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa71d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa71da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77e0e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa71de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa71e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa71e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa77558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa77da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa94950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa949c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa949f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f5711d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa94a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faa94a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabcc170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabcc1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabcc1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f4473f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabcc218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabcc250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabdad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabdadb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabdbb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77dbec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabdbb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabdbb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabdbbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabdbbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabdbc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabe3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabe38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabf08e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabf0918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabf09f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabfa090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabfa170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224ed950a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabfa1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabfb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabfb6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabfb6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fabfb718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac0aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac0b440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f3f7e230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac0b478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc02e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac0bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac0bf68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac0bfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac36020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515aca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac36058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc02c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac36090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc03a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac379f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac37a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc01a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac37a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515e6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac37a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbff60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac37ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfe40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac43830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac43868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc02a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac438a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc01c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac50f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fac50f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbffa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224faca2918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbff20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facb9be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facc8250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc00e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facc8288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facc8368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515b6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facc9a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc07a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facc9a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facc9a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc07e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facc9ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc03c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facc9b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224facd9398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad04058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515b8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad04090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc06a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad040c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad04100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad04138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad04170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515b6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad05c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad05c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc05e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad05c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad05cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad05d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515b090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad13b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc06c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad13b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad13bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad13be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad13c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515bbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad1f948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad1f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad1f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad1f9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad1fa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515ab00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad2d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad2d210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad2d248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad2d280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fad2d2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515abb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa440720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa440758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa440790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4407c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa440800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa441c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa441c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa441c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc12e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa441d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa455b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa455b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa46e608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa46ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc10a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa46ee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc12c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa46ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa46fe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4ae988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc10e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4ae9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4aeaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4afa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515d000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4afa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4afad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc12a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4afb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4afb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4bf050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515c690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4bf088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4bf0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4bf0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4bf130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d0560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515cbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d0598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d05d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d0608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d0640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d1980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515ca60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d19b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d19f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d1a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4d1a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4e2f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4e2fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4e3bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa4e3be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582eba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa501328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa501398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5013d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa51e3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc13c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa51e410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc19a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa51f088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa51f0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa51f1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc13e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa533de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77d9950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a2720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a2758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a2790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a27c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a2800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515afe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a3d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc14c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a3d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc15a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a3da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a3de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a3e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77de350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5a3e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5bd520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5bd558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc16c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5bd590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5bd5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f5162690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5bd600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc15c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5d5948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc18c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5d5980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5d59b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5d59f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5df408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5dfe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa5dfec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa60cd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa60d520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc21a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa60d558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa60d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6326b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa632790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc20a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6327c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa633788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc20e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6337c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6445d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa644608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6446e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa644720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6457f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa645830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa650608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa650640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6506e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa651600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa66c3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa66cde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa66d600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa66d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa66d718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa692bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa692c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6a4b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6a4c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6a4c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f977a0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6a4c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6c4d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6c4d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6c4d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6c4db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f977a850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6c4de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6ce8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc29e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6ce918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6ce950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6ce988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9776070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6ce9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6ddd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6f6fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6f6fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa6f7018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9776d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa714f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc24e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa714fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc29a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa714fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc25a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa715018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7258a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa725948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa730b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc23e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa730b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa731478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582df40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa731f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc27a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa731fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa772c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa772c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa77e950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa77e988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa77ea68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc26e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa792758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9775f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ab360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ab398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ab3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7caa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7caa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9779e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7caaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7caad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc24c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7cab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc31a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7de218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc31c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7de250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9779fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7de288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7de2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7de2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7de330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ea1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9779bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ea1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ea218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ea250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ea288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ebb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7ebbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9961d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7fac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7facd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f99628d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa7fb600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa82e0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa82e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa82ee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa82eec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc30c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa82efa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa82efe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc31e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa847088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc30e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa8470c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa847ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa847f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc32e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa856c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa856c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa856d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa856db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa864218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa864250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa8642f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa8659b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa8659f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa884678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa884fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa884fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa8850c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa8850f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa8b08a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc34a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fa8b08e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb27c218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb27c250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb27c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb27d6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc34c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb295910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb295948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc36c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2b5b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc37c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2d08e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2d09c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2d09f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77e0220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2d0a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc38e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2d0a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc37e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2dc218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2dce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2dd6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f4a83320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb2ddda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f582e420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb310678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb3106b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9776e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb3106e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb310720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb310758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb311c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb311c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f977cb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb311cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc39a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb311d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb311d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb311d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc35a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb325c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9776c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb325cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb325d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb325d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb325d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb337718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc43a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb3377f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb337830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb348838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb348870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc42e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb35f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb36fc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc41a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb36fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb36fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77e0c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb36fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc41c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb37b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb37b1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f4a83410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb37bc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb396330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb396368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb397248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb397280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515e0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb3972b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb3972f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb3cfad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb3cfb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb411168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f97795e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4111a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4111d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb41d5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb41d600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb41d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f5162e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb41d670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb41d6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb431280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4312b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc40e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4312f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77de1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb431328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb431360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc44a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb446c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc45e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb446cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb446d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9775b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb446d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc48c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb446d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc47c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb454368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc49c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4543a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4543d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f77dede0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb454410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc49e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb454448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc46c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb455980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4559b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4559f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f5162540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb455a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc43e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb455a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb455a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4693d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb469408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4694b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98cac20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb474640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb474678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98cae60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4746b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4a2218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4a28a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4a2988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4a29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4a3b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4a3b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4c0870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4c08a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4c0988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4c09c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4c1da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4c1de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4dcde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbce80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4eafe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4eb0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4eb0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb4fbe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb507018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbce60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb507050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb507b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb53e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbce40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb53e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb53f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb53f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbce00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb53f520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb53f558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb56cad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb56cb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb56dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb56dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb56de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb56de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb577360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbea40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb577398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb586870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbedc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5868a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff5160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5868e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb586918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb586950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98cad70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb587f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb587f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5a8c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5a9868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e8218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff3760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e8250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e8288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbef60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e82c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e82f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e8330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff29c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e9e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e9ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e9ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e9f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5e9f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff1850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5fb750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5fb788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5fb7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5fb7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb5fb830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb60cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb60cdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc03e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb60ce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb618218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6182f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb618330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb62c9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6524b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff3850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6524f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb652528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb652560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb652598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc16a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6525d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc15e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb653e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb685bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb685be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff7780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb685c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb685c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc17a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb685c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6b5a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6b5a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff8460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6b5ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6b5b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc25e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6b5b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc27c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6c72f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6c7328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff78c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6c7360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc29c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6ffe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb6ffe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb71ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc28c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb71ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb71ac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb71bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb71be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc32c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb71be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb72cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb72cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb72d018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98cacb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb73c020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc35c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb73c0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98cac50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb73cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc36a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb73cdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98cab60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb73d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98cad40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb77c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb77c1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb77c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc33e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb77d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb77d2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb77d2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb790c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb790c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb791c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb791cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb791da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc48a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7a0d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7a0e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc46a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7a0e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc43c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7b2020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7b2058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9775b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7b2090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7b20c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7b2100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7b36e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7d8090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98cac80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7d80c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7d8bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7d8bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f51626c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7d8c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7d8c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7fe288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7fe2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7fe2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f515eb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7fe330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7fe368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7ffbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7ffbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7ffc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff8570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7ffc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb7ffc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb815248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbde60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb815280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8152b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb815398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb826b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb826bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb826c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbed20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb827f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbec80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb827fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8320c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff8ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8337c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8337f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb833830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc00a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb833868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8338a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc09c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb841b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb86e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7699210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb86e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb86e598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb86e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb86e608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88c250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7699c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88c288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88da98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f76997a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88dad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88db08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88db40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb88db78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc20c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8a31d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc22c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8a32b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8a32f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8b2368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8b23a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8b2480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8b34b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc32a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8b3590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8b3600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8b3638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8bf0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc41e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8bfad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8bfb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8e8758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8e9248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7698f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8e9280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8e92b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8e92f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb8e9328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb92c988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7698920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb92c9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb92c9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb92ca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb92ca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb92caa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7697d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb942250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb942288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9422c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9422f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb942330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb943a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb943a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9547c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb954800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9548e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb954918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb955c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbee00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb955c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb955cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb955d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb969b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb969b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb98c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbffe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb98d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7699070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb98d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc01e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb98d4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbff40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb98d520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb98d558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc04c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9d9088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f769a3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9d90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc05a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9d90f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9d9130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9d9168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ea7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f769a790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ea800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ea838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ea870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc16e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ea8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc18e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ebec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7698ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ebef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ebf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ebf68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc21c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9ebfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc23a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9fa020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7699360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9fbbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc22e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9fbbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9fbc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9fbc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fb9fbc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9776e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba09478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba094b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba094e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc28a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba09520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba09558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f769eed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba09590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba178d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba17910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba17948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba2a950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba2a9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba2b6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc39c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba2bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba5a598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba5afe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc33c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba5b018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba5b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba9c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba9c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba9c950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba9db40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc47a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba9db78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f769f610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba9dbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba9dbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fba9dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbab9de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbad0560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f977d590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbad0598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbad05d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbaeb2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbaeb328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbaeb360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff6790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbafbad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbafbb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbafbb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb228a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb228e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f769ede0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb22918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb22950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbde00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb44598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb445d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3ac90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb44608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb446b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f98ca860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb459f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb45a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9962a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb45a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3abd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb72b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbef40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb72bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbefc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb73b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb73b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb73c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbb73c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc00c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbba53d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbba5408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbb2448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc09e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbb2480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbb2560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbb2598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc18a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbb3c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbb3cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbc2b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbc2b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbc2bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbc3ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbc3ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3acc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbf08a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbf1d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbbf1d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc30a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc32b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc32b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc32c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc33e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc33f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc42c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc33f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc45408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc45440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc45520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc98ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc98bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc98bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc99de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc99e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff8dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc99e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc99e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbc99ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbca7520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbca7558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbed00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbcd06e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbcd1248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbcd1280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08ca90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbcd12b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbcd12f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbcd1328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd24c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd24c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08d120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd24cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd24d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd24d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd36950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd36988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08cbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd369c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd369f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc19c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd36a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd37fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd46020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08d070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd46058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd46090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd460c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd46100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd47ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08cd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd47f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc28e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd47f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd47fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd52020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd66218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08be10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd66250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc38c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd66288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd662c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc44c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd662f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd67a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08c250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd67a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc48e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd67ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc49a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd67b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd67b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd73088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd73130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd9c1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd9c218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd9d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd9d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbd9d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdce2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdce330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdce410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdcf440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdcf520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdcf558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbde26e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbde2720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbde2800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbde36e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc13a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbde37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbde37f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdf0790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdf07c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc26c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdf0870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdf1910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc33a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbdf1948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3ad50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe1e608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe1e678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe1f2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe1f398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe1f3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe52950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc44e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe52988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe53788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe537c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbccc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe538a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe538d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe60c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe60c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe60d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe6c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbefe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe6c410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc05c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe6c448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9775bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe6c480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe6d6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe6d718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe8c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe8c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe8c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe8d5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe8d600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb091460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe8d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbe8d670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbed2c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbed2c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc22a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbed2c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08bfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbed2cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbed2d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbed2d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbee4678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbee46b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb0910c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbee46e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbee4720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbee4758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbef6020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc40c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbef6058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbef6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbef70c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbef71a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbde80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbef71d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf022c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf022f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbef00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf023d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf03398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f769e790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf033d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf03408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfe20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf03440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf03478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf034b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf5ce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf5d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc23c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf5d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb089ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbf5d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfa68e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfa6918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfa6950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfa6988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f87e1e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfa69c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfa69f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfba2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfba330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfba368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08fb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfba3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfba3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfbb948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfbb980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfbb9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfd98d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbef20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbfd9910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbffa950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbffa988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc08e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fbffaa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc006058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc19e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc006138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc006170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff9090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0061a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0073d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc024f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc024f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc024fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc03d718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b6170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff9840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b61a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b61e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b79f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbea60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b7a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbee60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b7a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f977cc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b7a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbec60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0b7ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0cf1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0cf210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0cf248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f683d280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0cf280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0cf2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0dc988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc17c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0dc9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0dc9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb091040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0dca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0dca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0dcaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0ec918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0ec950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d3a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0ec988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0ec9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0ec9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fa1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fa218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d36a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fa250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fa288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbea20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fa2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fa2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fbe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbffc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fbe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc0fbec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc110d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc110db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3afc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc111a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc24a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc111a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3ae70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc188720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc188fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc189750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc189830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc189868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc1bf248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc1e5130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc1e5210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc1e5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d1610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2a3fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2ae020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbec40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2ae058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2ae090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2ae0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d6bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2ae100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc07c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2af9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc09a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2af9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2afa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2afa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d6f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2afa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2afad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2c37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2c37f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2c3830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d65f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2c3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2c38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2cef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2cef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2cefa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbff80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2cf050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2ea8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2ea918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2eb2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc2ebc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc11a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc35a560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc35a640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc35a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc35b718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc47e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc35b750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc35b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc368790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d2060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc3687c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc368800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc368838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc368870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc11e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc3688a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f6ff2960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37e170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37e1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37e1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc37a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37e218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37e250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d82b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37e288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37fa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37fad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbebc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37fb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d8a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37fb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc37fb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc38d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc38d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3acf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc38d948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc38d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc3b3a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc3b3a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc3b3ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3ade0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc3db5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc3db600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4163d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbeaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc416410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4164f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc417d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc14e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc488480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4884b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc488598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc496d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc496de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc496e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4a6020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4a6058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc40a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4a6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbff00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4a70f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4a71a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4a7f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4a7fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4d5280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc11c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4d5d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc4d5d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc39e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc558c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc558c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbea00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc558d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc559da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc559e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc559ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb091a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc559ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc559f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc45c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc56f8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbdf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc56f910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc56f948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08dec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc56f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc56f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc57cfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc35e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc57d018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc57d050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d7400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc57d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc57d0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbef80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc57d0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc58ee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc58ee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d18a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc58eec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc58ef00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbcf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc58ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc616608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc616640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc6166e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc617718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc25c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc63e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc63eec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc63f7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc34e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc63f7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc63f8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc63f910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc26a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc728170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc7281a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbee20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc729520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc14a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc729558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d64e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc729590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc7295c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc46e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc729600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc729638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc737be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d2360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc737c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc737c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc737c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbd620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc7471d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc0240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc747210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fb08b170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc747248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc1900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc747280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc3880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc7472b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebbaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc7472f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc754c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7a6040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc754cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbfc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc754d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc2300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc754d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc754d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc76a3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbf060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc76a448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc76b0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc76b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc79a480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc79a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fbe880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc79b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc4060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc79b1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7ebc720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc79b210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc06e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8023d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f7fc42a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc802410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8024f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8034b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aee40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc803590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aeea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8035c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7ae940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc810758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7ae9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc810790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aed20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc810870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7ae8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc811638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aed80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc811718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc811750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aee20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8117f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc822c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc822c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8d3c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8d3cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aeb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8d3d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8e12b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8e12f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aef00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8e13d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aeb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8ee790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aeb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8ee870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aec60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8ee8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aeb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8efda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aea20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8efde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aeec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc8efec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7ae920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc9010c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7ae9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc9011a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aede0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc9011d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aed00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc90e2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc90e330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7a8ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc90e368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aee00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc90e3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aec20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc90e3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc90fa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc90fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fc90fa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca22c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca22c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aa610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca22cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca22d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca5a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca5a250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca5a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aa720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca5a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca5a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca5a330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6e090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6e0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aa4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6e170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6f8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6f8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fca6f9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcabb328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcabb360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afa40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcac4218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcac4250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcac4330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcac4368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d15c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcac43a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcac5590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcac55c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcae0608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcae0f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcae1600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aff20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcc058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7af8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcc090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7ab550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcc0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afe20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcc100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcd600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcd638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcd670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7a8490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcd6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcbcd6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcd42bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcd42c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcd55c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7a6520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcd55cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afe40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcd55d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdb6448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdb77c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdb77f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7abc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdb7830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdb7868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7afc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdb78a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdcefe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdcf018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7a6c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdcf050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdcf088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdcf0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdcf0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcde2988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f57d2b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcde29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b05c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcde29f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b05e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcde2a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcde2a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdf4020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdf4058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdf4090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdf40c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b04c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdf4170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdf58a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b02a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcdf58d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fce17de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fced4758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fced4790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b06e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fced4870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fced5b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b04e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fced5c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b07e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fced5c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b04a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fceeae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fceeae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7a7b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fceeae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b03e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fceeaec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fceeaf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcefc9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b09c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcefc9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aba20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcefca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcefca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcefcaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7aabe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0a330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0a368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0a3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0a3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7a8610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0bc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b09a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0bcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0bd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf0bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3be60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf1d2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf1d398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf1d3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf1d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf74678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf75018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf75050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf75130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcf75168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb0330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb0368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb0448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb17f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf65a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb1830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb1868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb18a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b0cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb18d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb98a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf64f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb98d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb9910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb9948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b14c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfb9980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b11e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfcd088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf65b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfcd0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b17a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfcd0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b12c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfcd130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b18c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfcd168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfde950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf64960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfde988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfde9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b16a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfde9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfdea30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fcfdea68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b11c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd02a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3ba70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd02a250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd02a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd02b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd02bc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd02bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd0829c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd0829f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd082ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b14e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd09a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd09a170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd09a1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b15a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd09bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd09bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b12a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd10c678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b16c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd10c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd10d6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b13e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd10d6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd10d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd10d7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd120aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd120ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd120b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3b830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd120b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd152058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd152918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd1529f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd152a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd153be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd153c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd153d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b20a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd16ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf64fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd16ae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd16ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd16ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd16aec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2f08e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf671f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2f0918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2f0950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2f0988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2f09c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2fd130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf67540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2fd168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2fd1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2fd1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b1c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd2fd210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd30e800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf66600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd30e838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd30e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd30e8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd30e8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd328b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd328bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3296a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3296e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3bbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd348218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3bd6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3d4800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3d48e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3d4918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3d5a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b23e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3d5a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3d5b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3eb440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3eb478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b21a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3eb4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3f6ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b28a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3f6f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b20e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3f6f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3f6f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf6a5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd3f6fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b22e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd4069c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd4069f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd406a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fcf63e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd406a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd406aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd416170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd4161a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224fc7b2e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd416288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd474100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x224f9d3c6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000224fd474170> ignored ================================== FAILURES =================================== ___________________ AppTestArrayReconstructor.test_unicode ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000022482cfc7c8> 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 243.40 seconds ========== ++ 04:20:21 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/cmath/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 collected 18 items module\cmath\test\test_cmath.py .................. ========================= 18 passed in 110.91 seconds ========================= ++ 04:20:38 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/bz2/test [44 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 154.90 seconds ========================= ++ 04:20:48 starting module/cpyext/test/test_boolobject.py [48 started in total] __ module/cpyext/test/test_api.py [45 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 ============================= 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 138.68 seconds ========================== ++ 04:23:27 starting module/cpyext/test/test_borrow.py [49 started in total] __ module/cpyext/test/test_async_iter.py [46 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 ============================= 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 137.04 seconds ========================= ++ 04:24:26 starting module/cpyext/test/test_buffer.py [50 started in total] __ module/cpyext/test/test_boolobject.py [47 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 ============================= 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 252.92 seconds ========================== ++ 04:26:32 starting module/cpyext/test/test_bytearrayobject.py [51 started in total] __ module/cpyext/test/test_arraymodule.py [48 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 ============================= 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 323.91 seconds ==================== ++ 04:27:18 starting module/cpyext/test/test_bytesobject.py [52 started in total] __ module/cpyext/test/test_borrow.py [49 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 ============================= 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 251.65 seconds ========================== ++ 04:29:25 starting module/cpyext/test/test_capsule.py [53 started in total] __ module/cpyext/test/test_buffer.py [50 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 ============================= 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 310.04 seconds ========================== ++ 04:31:07 starting module/cpyext/test/test_cell.py [54 started in total] __ module/cpyext/test/test_bytearrayobject.py [51 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 ============================= 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 264.28 seconds ========================== ++ 04:32:37 starting module/cpyext/test/test_classobject.py [55 started in total] __ module/cpyext/test/test_bytesobject.py [52 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 ============================= 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 301.66 seconds ========================= ++ 04:33:53 starting module/cpyext/test/test_codecs.py [56 started in total] __ module/cpyext/test/test_capsule.py [53 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 ============================= 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 248.58 seconds ========================== ++ 04:34:55 starting module/cpyext/test/test_complexobject.py [57 started in total] __ module/cpyext/test/test_cell.py [54 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 ============================= 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 227.60 seconds ========================== ++ 04:36:14 starting module/cpyext/test/test_contextvars.py [58 started in total] __ module/cpyext/test/test_classobject.py [55 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 ============================= 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 247.98 seconds ========================== ++ 04:38:06 starting module/cpyext/test/test_cpyext.py [59 started in total] __ module/cpyext/test/test_codecs.py [56 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 ============================= 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 270.21 seconds ========================== ++ 04:39:51 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_complexobject.py [57 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 ============================= 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 329.34 seconds ========================== ++ 04:41:45 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_contextvars.py [58 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 ============================= 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 339.95 seconds ========================== ++ 04:43:27 starting module/cpyext/test/test_eval.py [62 started in total] __ module/cpyext/test/test_cpyext.py [59 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 ============================= 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 552.67 seconds ==================== ++ 04:49:04 starting module/cpyext/test/test_exception.py [63 started in total] __ module/cpyext/test/test_datetime.py [60 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 ============================= 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 452.68 seconds ========================= ++ 04:49:30 starting module/cpyext/test/test_fileobject.py [64 started in total] __ module/cpyext/test/test_dictobject.py [61 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 ============================= 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 428.03 seconds ========================= ++ 04:50:53 starting module/cpyext/test/test_floatobject.py [65 started in total] __ module/cpyext/test/test_eval.py [62 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 ============================= 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 449.04 seconds ==================== ++ 04:52:36 starting module/cpyext/test/test_frameobject.py [66 started in total] __ module/cpyext/test/test_exception.py [63 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 ============================= 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 281.42 seconds ========================== ++ 04:55:39 starting module/cpyext/test/test_funcobject.py [67 started in total] __ module/cpyext/test/test_fileobject.py [64 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 ============================= 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 270.14 seconds ========================== ++ 04:55:43 starting module/cpyext/test/test_genobject.py [68 started in total] __ module/cpyext/test/test_floatobject.py [65 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 ============================= 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 .............. ========================= 14 passed in 281.30 seconds ========================= ++ 04:57:41 starting module/cpyext/test/test_getargs.py [69 started in total] __ module/cpyext/test/test_frameobject.py [66 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 ============================= 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 221.41 seconds ========================== ++ 04:57:50 starting module/cpyext/test/test_import.py [70 started in total] __ module/cpyext/test/test_funcobject.py [67 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 ============================= 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 284.96 seconds ========================= ++ 05:01:30 starting module/cpyext/test/test_iterator.py [71 started in total] __ module/cpyext/test/test_genobject.py [68 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 ============================= 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 291.50 seconds ========================== ++ 05:01:41 starting module/cpyext/test/test_listobject.py [72 started in total] __ module/cpyext/test/test_import.py [69 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 ============================= 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 350.17 seconds ========================== ++ 05:05:24 starting module/cpyext/test/test_longobject.py [73 started in total] __ module/cpyext/test/test_getargs.py [70 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 ============================= 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 381.85 seconds ========================= ++ 05:05:36 starting module/cpyext/test/test_mapping.py [74 started in total] __ module/cpyext/test/test_iterator.py [71 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 ============================= 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 294.71 seconds ========================== ++ 05:08:35 starting module/cpyext/test/test_marshal.py [75 started in total] __ module/cpyext/test/test_listobject.py [72 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 ============================= 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 330.10 seconds ========================= ++ 05:09:07 starting module/cpyext/test/test_memoryobject.py [76 started in total] __ module/cpyext/test/test_mapping.py [73 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 ============================= 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 152.63 seconds ========================== ++ 05:10:08 starting module/cpyext/test/test_methodobject.py [77 started in total] __ module/cpyext/test/test_longobject.py [74 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 ============================= 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 376.66 seconds ========================= ++ 05:13:48 starting module/cpyext/test/test_misc.py [78 started in total] __ module/cpyext/test/test_marshal.py [75 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 ============================= 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 322.70 seconds ========================== ++ 05:15:45 starting module/cpyext/test/test_module.py [79 started in total] __ module/cpyext/test/test_memoryobject.py [76 done in total, somefailed=True] [platform:msg] Updated environment with vsver 160, using x64 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 13 items module\cpyext\test\test_memoryobject.py ...s..s.F.... ================================== FAILURES =================================== _____________________ AppTestPyBuffer.test_releasebuffer ______________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000286cf91c528> 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-498\foo-4\foo.lib and object d:\systemtemp\pytest\usession-py3.11-498\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 0x286cbb73bb0> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x286cbb74390> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x286cbb74fb0> dealloc_trigger DONE ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x00000286cddd0890> DONE <function PyUnicode_FromString at 0x00000286cbfec4d0> DONE <function PyType_Ready at 0x00000286cba4c278> DONE <function PyLong_FromLong at 0x00000286cddf3808> DONE <function PyLong_FromLong at 0x00000286cddf3808> DONE <function PyLong_FromLong at 0x00000286cddf3808> DONE <function PyLong_FromLong at 0x00000286cddf3808> DONE <function PyLong_FromLong at 0x00000286cddf3808> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_memoryobject.py::AppTestPyBuffer::()::test_releasebuffer ============== 1 failed, 10 passed, 2 skipped in 384.23 seconds =============== ++ 05:17:24 starting module/cpyext/test/test_namespaceobject.py [80 started in total] __ module/cpyext/test/test_methodobject.py [77 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 ============================= 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 441.60 seconds ========================= ++ 05:19:02 starting module/cpyext/test/test_ndarrayobject.py [81 started in total] __ module/cpyext/test/test_misc.py [78 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 ============================= 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 312.64 seconds ========================== ++ 05:21:00 starting module/cpyext/test/test_number.py [82 started in total] __ module/cpyext/test/test_ndarrayobject.py [79 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 ============================= 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 23.49 seconds ========================== ++ 05:21:22 starting module/cpyext/test/test_object.py [83 started in total] __ module/cpyext/test/test_namespaceobject.py [80 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 ============================= 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 328.00 seconds ========================== ++ 05:24:51 starting module/cpyext/test/test_pyerrors.py [84 started in total] __ module/cpyext/test/test_module.py [81 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 ============================= 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 474.49 seconds ========================= ++ 05:25:37 starting module/cpyext/test/test_pyfile.py [85 started in total] __ module/cpyext/test/test_number.py [82 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 ============================= 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 358.59 seconds ========================== ++ 05:28:48 starting module/cpyext/test/test_pymem.py [86 started in total] __ module/cpyext/test/test_pyfile.py [83 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 ============================= 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 205.32 seconds ==================== ++ 05:31:22 starting module/cpyext/test/test_pysignals.py [87 started in total] __ module/cpyext/test/test_object.py [84 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 ============================= 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 39 items module\cpyext\test\test_object.py ......................s................ =================== 38 passed, 1 skipped in 512.75 seconds ==================== ++ 05:31:45 starting module/cpyext/test/test_pystate.py [88 started in total] __ module/cpyext/test/test_pyerrors.py [85 done in total, somefailed=True] ____ [platform:msg] Updated environment with vsver 160, using x64 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 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 0x0000029f59db55b0>, 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 0x0000029f4eff1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000029f571645e0>] 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 0x0000029f571645e0>] 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 0x0000029f59d456f0> 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 0x0000029f5fb6b360> 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 0x0000029f5fb6b360> 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 0x0000029f59d456a0> 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 0x0000029f5fb6b320> 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 0x0000029f5fb6b320> 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 0x0000029f59db58f8> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000029f603772b8>) 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 0x0000029f603772b8>,) w_func = <Function test_SetFromErrnoWithFilename_basic> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000029f603772b8> 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 0x0000029f603772b8>,) 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 0x0000029f603772b8>,) 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 0x0000029f5746c4f0> 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 0x0000029f5746c4f0> 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 0x0000029f5746c4f0> @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 0x0000029f5ad59248> 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 0x0000029f5ad59248> 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 0x0000029f5ad59248> 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 0x0000029f5ad59248> 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 0x0000029f5ad59360> 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])) <7064-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 0x0000029f60225f30> 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 451.63 seconds =============== ++ 05:34:58 starting module/cpyext/test/test_pystrhex.py [89 started in total] __ module/cpyext/test/test_pymem.py [86 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 ============================= 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 278.21 seconds ========================== ++ 05:36:07 starting module/cpyext/test/test_pystrtod.py [90 started in total] __ module/cpyext/test/test_pysignals.py [87 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 ============================= 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 256.34 seconds ========================== ++ 05:37:14 starting module/cpyext/test/test_sequence.py [91 started in total] __ module/cpyext/test/test_pystate.py [88 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 ============================= 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 305.12 seconds ============== ++ 05:38:19 starting module/cpyext/test/test_setobject.py [92 started in total] __ module/cpyext/test/test_pystrhex.py [89 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 ============================= 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 240.63 seconds ========================== ++ 05:40:27 starting module/cpyext/test/test_sliceobject.py [93 started in total] __ module/cpyext/test/test_pystrtod.py [90 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 ============================= 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 334.20 seconds ========================= ++ 05:42:57 starting module/cpyext/test/test_structseq.py [94 started in total] __ module/cpyext/test/test_sequence.py [91 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 ============================= 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 333.13 seconds ========================= ++ 05:44:25 starting module/cpyext/test/test_sysmodule.py [95 started in total] __ module/cpyext/test/test_setobject.py [92 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 ============================= 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 304.13 seconds ========================== ++ 05:44:55 starting module/cpyext/test/test_thread.py [96 started in total] __ module/cpyext/test/test_sliceobject.py [93 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 ============================= 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 275.79 seconds ========================== ++ 05:46:47 starting module/cpyext/test/test_traceback.py [97 started in total] __ module/cpyext/test/test_structseq.py [94 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 ============================= 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 238.43 seconds ========================== ++ 05:48:18 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_sysmodule.py [95 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 ============================= 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 277.19 seconds ========================== ++ 05:50:24 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_translate.py [96 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 ============================= 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 35.09 seconds ========================== ++ 05:50:24 starting module/cpyext/test/test_typeobject.py [100 started in total] __ module/cpyext/test/test_traceback.py [97 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 ============================= 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 155.99 seconds ========================== ++ 05:51:03 starting module/cpyext/test/test_unicodeobject.py [101 started in total] __ module/cpyext/test/test_thread.py [98 done in total, somefailed=True] ______ [platform:msg] Updated environment with vsver 160, using x64 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 6 items module\cpyext\test\test_thread.py x..Fx. ================================== FAILURES =================================== ________________________ AppTestThread.test_timed_lock ________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000203c706d558> 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-518\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-518\foo-2\foo.exp Generating code Finished generating code ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x00000203c44696a0> DONE <function PyLong_AsLong at 0x00000203c44903e0> DONE <function PyEval_SaveThread at 0x00000203c27af718> DONE <function PyEval_RestoreThread at 0x00000203c27af628> DONE <function PyLong_AsLong at 0x00000203c44903e0> DONE <function PyEval_SaveThread at 0x00000203c27af718> DONE <function PyEval_RestoreThread at 0x00000203c27af628> DONE <function PyLong_AsLong at 0x00000203c44903e0> DONE <function PyEval_SaveThread at 0x00000203c27af718> DONE <function PyEval_RestoreThread at 0x00000203c27af628> DONE <function PyLong_AsLong at 0x00000203c44903e0> DONE <function PyEval_SaveThread at 0x00000203c27af718> DONE <function PyEval_RestoreThread at 0x00000203c27af628> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock =============== 1 failed, 3 passed, 2 xfailed in 339.24 seconds =============== ++ 05:51:44 starting module/cpyext/test/test_userslots.py [102 started in total] __ module/cpyext/test/test_tupleobject.py [99 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 ============================= 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 327.97 seconds ========================= ++ 05:57:50 starting module/cpyext/test/test_version.py [103 started in total] __ module/cpyext/test/test_userslots.py [100 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 ============================= 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 420.33 seconds ========================== called power ++ 06:00:08 starting module/cpyext/test/test_weakref.py [104 started in total] __ module/cpyext/test/test_unicodeobject.py [101 done in total, somefailed=True] [platform:msg] Updated environment with vsver 160, using x64 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 76 items module\cpyext\test\test_unicodeobject.py .....................................................FF..................... ================================== FAILURES =================================== ____________________________ TestUnicode.test_mbcs ____________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x000002219bc71440> 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:1230: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x22196ba6ad8>: expected str, got bytes object] interpreter\baseobjspace.py:318: OpErrFmt __________________________ TestUnicode.test_codepage __________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x000002219cb2a758> 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:1239: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x22196ba6ad8>: 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, 74 passed in 746.38 seconds ==================== ++ 06:05:12 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 ========================== ++ 06:05:13 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 186.73 seconds ========================== ++ 06:08:26 starting module/exceptions/test [107 started in total] __ module/cpyext/test/test_typeobject.py [104 done in total, somefailed=True] _ [platform:msg] Updated environment with vsver 160, using x64 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 95 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 0x0000015af2018890>, 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 0x0000015adf1b1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000015ae77209e0>] 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 0x0000015ae77209e0>] 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 0x0000015ae2d4eca0> 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 0x0000015af06f41e0> 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 0x0000015af06f41e0> 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 0x0000015ae2d4ec00> 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 0x0000015af06f41a0> 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 0x0000015af06f41a0> 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 0x0000015af201a098> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000015aecb9ac60>) 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 0x0000015aecb9ac60>,) w_func = <Function test_multiple_inheritance_small_basicsize> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000015aecb9ac60> 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 0x0000015aecb9ac60>,) 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 0x0000015aecb9ac60>,) 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:1650]", 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:1650]", 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:1650]", 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:1650]", 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:1650]", 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:1650]", 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:1650]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000015ae6147f68> 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:1650]", 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 0x0000015ae6147f68> 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:1650]", 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 0x0000015ae6147f68> @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:1650]", 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:1650]", 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:1650]", 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 0x0000015aed513ad0> 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 0x0000015aed513ad0> 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 0x0000015aed513ad0> 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 0x0000015aed513ad0> 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 0x0000015aed513c58> 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])) <3375-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 0x0000015aecb67018> 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 0x0000015aecb67018> 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 0x0000015aecb67018> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-522\\foo-26\\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-522\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-522\\foo-26\\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-522\\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-522\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-522\\foo-26\\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-522\\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 0x0000015aeb745de0> 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 0x0000015ae6612b60>, 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 0x0000015adf1b1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000015ae77209e0>] 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 0x0000015ae77209e0>] 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 0x0000015af1b84958> 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 0x0000015af1b41da0> 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 0x0000015af1b41da0> 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 0x0000015af1b84840> 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 0x0000015af1b41d60> 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 0x0000015af1b41d60> 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 0x0000015aefae7e98> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000015aecb9ac60>) 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 0x0000015aecb9ac60>,) w_func = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000015aecb9ac60> 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 0x0000015aecb9ac60>,) 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 0x0000015aecb9ac60>,) 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:1706]", 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:1706]", 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:1706]", 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:1706]", 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:1706]", 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:1706]", 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:1706]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000015ae6147f68> 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:1706]", 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 0x0000015ae6147f68> 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:1706]", 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 0x0000015ae6147f68> @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:1706]", 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:1706]", 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:1706]", 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 0x0000015aeacb4090> 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 0x0000015aeacb4090> 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 0x0000015aeacb4090> 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 0x0000015aeacb4090> 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 0x0000015aeacb4170> 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])) <3375-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 0x0000015aecb67018> 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 0x0000015aecb67018> 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 0x0000015aecb67018> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-522\\foo-27\\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-522\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-522\\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-522\\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-522\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-522\\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-522\\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 0x0000015af0df3da0> 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, 90 passed, 3 skipped in 1097.60 seconds ============== ++ 06:10:40 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 33.32 seconds ===================== ++ 06:11:19 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 1.18 seconds ========================== ++ 06:11:23 starting module/gc/test [110 started in total] __ module/cpyext/test/test_version.py [107 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 ============================= 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 615.38 seconds ========================== ++ 06:11:32 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 98 items module\exceptions\test\apptest_exceptions.py .................................................. module\exceptions\test\test_exc.py ................................................ ========================= 98 passed in 222.17 seconds ========================= ++ 06:12:13 starting module/itertools/test [112 started in total] __ module/cpyext/test/test_weakref.py [109 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 ============================= 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 563.99 seconds ========================== ++ 06:13:21 starting module/marshal/test [113 started in total] __ module/gc/test [110 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 0x0000025795d62cc8>, 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 0x000002578d4e1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002578ed886e0>] 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 0x000002578ed886e0>] 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 0x000002579624dd08> 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 0x000002578e5712a0> 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 0x000002578e5712a0> 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 0x000002579624dc40> 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 0x000002578e571260> 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 0x000002578e571260> 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 0x0000025795d62db8> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002579979fef8>) 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 0x000002579979fef8>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002579979fef8> 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 0x000002579979fef8>,) 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 0x000002579979fef8>,) 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 0x0000025795b43248> 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 0x0000025795b43248> 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 0x0000025795b43248> @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 0x00000257917e19b8> 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 0x00000257917e19b8> 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 0x00000257917e19b8> 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 224.85 seconds =============== ++ 06:15:11 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 313.48 seconds ========================= ++ 06:17:31 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 ========================= ++ 06:17:34 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 337.64 seconds ==================== ++ 06:19:00 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 0x000001a8eaf2d790>, 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 0x000001a8ddb51440> 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 0x000001a8ec42ee80> 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 0x000001a8ed494120> 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 0x000001a8ed494120> 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 0x000001a8df351320> 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 0x1a8dcb50a00>: 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 0x1a8e9635c10>: 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 0x1a8de3ec600>: 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 0x1a8ddf95b90>: E <C object Array of Char {'nolength': True} at 0x1a8ddf956f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95bb0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf957d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95730>: E <C object Array of Char {'nolength': True} at 0x1a8ddf958b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95bd0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95c70>: E <C object Array of Char {'nolength': True} at 0x1a8ddf958d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95cd0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95ad0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf959b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95c30>: E <C object Array of Char {'nolength': True} at 0x1a8ddf958f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf935f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93190>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93610>: E <C object Array of Char {'nolength': True} at 0x1a8ddf939f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93a90>: E <C object Array of Char {'nolength': True} at 0x1a8df62afa0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf945b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93f70>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94650>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93fd0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94110>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93e70>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94310>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94270>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94330>: E <C object Array of Char {'nolength': True} at 0x1a8e5e15650>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94350>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93e90>: E <C object Array of Char {'nolength': True} at 0x1a8ddf949d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94ab0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94c30>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94d90>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94910>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94710>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94b10>: E <C object Array of Char {'nolength': True} at 0x1a8e5e14db0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94930>: E <C object Array of Char {'nolength': True} at 0x1a8e5e14ff0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94c10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94670>: E <C object Array of Char {'nolength': True} at 0x1a8e5e15320>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94af0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf949b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94db0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94690>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94c90>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94a10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94950>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94c50>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94d50>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94dd0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94cd0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94b30>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94790>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94890>: E <C object Array of Char {'nolength': True} at 0x1a8df6315e0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94ad0>: E <C object Array of Char {'nolength': True} at 0x1a8df6322a0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94730>: E <C object Array of Char {'nolength': True} at 0x1a8ddf948d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94b50>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94e10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf946b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94df0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94830>: E <C object Array of Char {'nolength': True} at 0x1a8ddf948b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94bf0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94cb0>: E <C object Array of Char {'nolength': True} at 0x1a8df631690>: E <C object Array of Char {'nolength': True} at 0x1a8df631c10>: E <C object Array of Char {'nolength': True} at 0x1a8df632150>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94cf0>: E <C object Array of Char {'nolength': True} at 0x1a8df6313b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf948f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94970>: E <C object Array of Char {'nolength': True} at 0x1a8df631460>: E <C object Array of Char {'nolength': True} at 0x1a8df631d10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94b70>: E <C object Array of Char {'nolength': True} at 0x1a8ddf946d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf946f0>: E <C object Array of Char {'nolength': True} at 0x1a8df632460>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94b90>: E <C object Array of Char {'nolength': True} at 0x1a8df631550>: E <C object Array of Char {'nolength': True} at 0x1a8df632220>: 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 0x1a8e46e50f0>: 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 0x1a8e48dc980>: 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 0x1a8df62bf90>: E <C object Array of Char {'nolength': True} at 0x1a8df6328d0>: E <C object Array of Char {'nolength': True} at 0x1a8df6325f0>: E <C object Array of Char {'nolength': True} at 0x1a8df631f40>: E <C object Array of Char {'nolength': True} at 0x1a8df6323a0>: E <C object Array of Char {'nolength': True} at 0x1a8df6329c0>: E <C object Array of Char {'nolength': True} at 0x1a8df62a7e0>: E <C object Array of Char {'nolength': True} at 0x1a8df631e40>: E <C object Array of Char {'nolength': True} at 0x1a8df62ac80>: E <C object Array of Char {'nolength': True} at 0x1a8df62a9e0>: E <C object Array of Char {'nolength': True} at 0x1a8df632f80>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95070>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94fd0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95050>: E <C object Array of Char {'nolength': True} at 0x1a8df632990>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94ff0>: E <C object Array of Char {'nolength': True} at 0x1a8df62b760>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95350>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94e90>: E <C object Array of Char {'nolength': True} at 0x1a8e5e156b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95010>: E <C object Array of Char {'nolength': True} at 0x1a8ddf950f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf952f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95330>: E <C object Array of Char {'nolength': True} at 0x1a8ddf953b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95470>: E <C object Array of Char {'nolength': True} at 0x1a8ddf953d0>: E <C object Array of Char {'nolength': True} at 0x1a8e5e15470>: E <C object Array of Char {'nolength': True} at 0x1a8df632f10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95490>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95a90>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93ad0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93eb0>: E <C object Array of Char {'nolength': True} at 0x1a8df62b530>: E <C object Array of Char {'nolength': True} at 0x1a8ddf942b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94610>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94170>: 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 0x1a8ddf94990>: E <C object Array of Char {'nolength': True} at 0x1a8df632640>: E <C object Array of Char {'nolength': True} at 0x1a8df631da0>: E <C object Array of Char {'nolength': True} at 0x1a8df632390>: E <C object Array of Char {'nolength': True} at 0x1a8df6317c0>: E <C object Array of Char {'nolength': True} at 0x1a8df631fd0>: E <C object Array of Char {'nolength': True} at 0x1a8df632e50>: E <C object Array of Char {'nolength': True} at 0x1a8df631a20>: E <C object Array of Char {'nolength': True} at 0x1a8df632880>: E <C object Array of Char {'nolength': True} at 0x1a8ddf949f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf947d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94e30>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94a50>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94bb0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94850>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94bd0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94d10>: E <C object Array of Char {'nolength': True} at 0x1a8df6327f0>: E <C object Array of Char {'nolength': True} at 0x1a8df632b50>: E <C object Array of Char {'nolength': True} at 0x1a8df6327b0>: E <C object Array of Char {'nolength': True} at 0x1a8df632f40>: E <C object Array of Char {'nolength': True} at 0x1a8df632550>: E <C object Array of Char {'nolength': True} at 0x1a8df632b60>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95450>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95550>: E <C object Array of Char {'nolength': True} at 0x1a8df6320b0>: E <C object Array of Char {'nolength': True} at 0x1a8df632c60>: E <C object Array of Char {'nolength': True} at 0x1a8df62ae10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94f70>: E <C object Array of Char {'nolength': True} at 0x1a8df62b280>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94f50>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94eb0>: E <C object Array of Char {'nolength': True} at 0x1a8df62a8b0>: E <C object Array of Char {'nolength': True} at 0x1a8df632820>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95210>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95250>: E <C object Array of Char {'nolength': True} at 0x1a8df631fb0>: E <C object Array of Char {'nolength': True} at 0x1a8df632eb0>: E <C object Array of Char {'nolength': True} at 0x1a8df62afc0>: E <C object Array of Char {'nolength': True} at 0x1a8df632250>: E <C object Array of Char {'nolength': True} at 0x1a8df632f70>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95270>: E <C object Array of Char {'nolength': True} at 0x1a8ddf953f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95090>: E <C object Array of Char {'nolength': True} at 0x1a8df62b200>: E <C object Array of Char {'nolength': True} at 0x1a8ddf950b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95170>: E <C object Array of Char {'nolength': True} at 0x1a8ddf954f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95570>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95290>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95150>: E <C object Array of Char {'nolength': True} at 0x1a8df62b660>: E <C object Array of Char {'nolength': True} at 0x1a8df62b8e0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94f90>: E <C object Array of Char {'nolength': True} at 0x1a8df632f30>: E <C object Array of Char {'nolength': True} at 0x1a8df6322d0>: E <C object Array of Char {'nolength': True} at 0x1a8df62b480>: E <C object Array of Char {'nolength': True} at 0x1a8df62ba40>: E <C object Array of Char {'nolength': True} at 0x1a8ddf951b0>: E <C object Array of Char {'nolength': True} at 0x1a8df6324b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95510>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94ed0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf952b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94f10>: E <C object Array of Char {'nolength': True} at 0x1a8df62b640>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95410>: E <C object Array of Char {'nolength': True} at 0x1a8ddf954b0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95190>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95110>: E <C object Array of Char {'nolength': True} at 0x1a8ddf951d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf950d0>: E <C object Array of Char {'nolength': True} at 0x1a8df62c0b0>: E <C object Array of Char {'nolength': True} at 0x1a8df62acf0>: E <C object Array of Char {'nolength': True} at 0x1a8df62bc70>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94f30>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95130>: E <C object Array of Char {'nolength': True} at 0x1a8ddf951f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf954d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf952d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95630>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95650>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95310>: E <C object Array of Char {'nolength': True} at 0x1a8df62af40>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95230>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95610>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95590>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95370>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94ef0>: E <C object Array of Char {'nolength': True} at 0x1a8df62bb00>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95390>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95030>: E <C object Array of Char {'nolength': True} at 0x1a8df62c500>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95430>: E <C object Array of Char {'nolength': True} at 0x1a8df62c230>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94fb0>: E <C object Array of Char {'nolength': True} at 0x1a8df62bf20>: E <C object Array of Char {'nolength': True} at 0x1a8df62c320>: E <C object Array of Char {'nolength': True} at 0x1a8df62c760>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95530>: E <C object Array of Char {'nolength': True} at 0x1a8ddf955f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95910>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95950>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95770>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95b70>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95c90>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95cb0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95750>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95870>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95d30>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95670>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95db0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95a50>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95b50>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95c10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95a30>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95a10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95810>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95790>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93630>: E <C object Array of Char {'nolength': True} at 0x1a8ddf92fd0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf941f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94550>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94510>: E <C object Array of Char {'nolength': True} at 0x1a8df62d490>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94210>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93ed0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94290>: E <C object Array of Char {'nolength': True} at 0x1a8ddf940b0>: E <C object Array of Char {'nolength': True} at 0x1a8df62b2c0>: E <C object Array of Char {'nolength': True} at 0x1a8df62cb90>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94050>: E <C object Array of Char {'nolength': True} at 0x1a8df62b8a0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf940f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94070>: E <C object Array of Char {'nolength': True} at 0x1a8ddf945f0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94130>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94590>: E <C object Array of Char {'nolength': True} at 0x1a8ddf945d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf944d0>: E <C object Array of Char {'nolength': True} at 0x1a8ddf943b0>: E <C object Array of Char {'nolength': True} at 0x1a8df62db10>: 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 0x1a8e1fb9250>: 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 0x1a8ddf93f10>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94470>: E <C object Array of Char {'nolength': True} at 0x1a8e3735b40>: E <C object Array of Char {'nolength': True} at 0x1a8ddf95690>: E <C object Array of Char {'nolength': True} at 0x1a8ddf93a70>: E <C object Array of Char {'nolength': True} at 0x1a8ddf94450>: E <C object Array of Char {'nolength': True} at 0x1a8ddf947f0>: E <C object Array of Char {'nolength': True} at 0x1a8e3731c10>: E <C object Array of Char {'nolength': True} at 0x1a8e89723b0>: E <C object Array of Char {'nolength': True} at 0x1a8e3731bb0>: E <C object Array of Char {'nolength': True} at 0x1a8e89723f0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972770>: E <C object Array of Char {'nolength': True} at 0x1a8e8972650>: E <C object Array of Char {'nolength': True} at 0x1a8e89727b0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972510>: E <C object Array of Char {'nolength': True} at 0x1a8e3732000>: E <C object Array of Char {'nolength': True} at 0x1a8e8972710>: E <C object Array of Char {'nolength': True} at 0x1a8e5e150b0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972810>: E <C object Array of Char {'nolength': True} at 0x1a8e89726d0>: E <C object Array of Char {'nolength': True} at 0x1a8e3731f70>: E <C object Array of Char {'nolength': True} at 0x1a8e89726b0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972590>: E <C object Array of Char {'nolength': True} at 0x1a8e8972250>: E <C object Array of Char {'nolength': True} at 0x1a8e89724d0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972690>: E <C object Array of Char {'nolength': True} at 0x1a8e8972870>: E <C object Array of Char {'nolength': True} at 0x1a8e89723d0>: E <C object Array of Char {'nolength': True} at 0x1a8e5e15440>: E <C object Array of Char {'nolength': True} at 0x1a8e89726f0>: E <C object Array of Char {'nolength': True} at 0x1a8e89721b0>: E <C object Array of Char {'nolength': True} at 0x1a8e5e15770>: E <C object Array of Char {'nolength': True} at 0x1a8e8972370>: E <C object Array of Char {'nolength': True} at 0x1a8e8972350>: E <C object Array of Char {'nolength': True} at 0x1a8e89724f0>: E <C object Array of Char {'nolength': True} at 0x1a8e3731370>: E <C object Array of Char {'nolength': True} at 0x1a8e8972730>: E <C object Array of Char {'nolength': True} at 0x1a8e8972430>: E <C object Array of Char {'nolength': True} at 0x1a8e3731d40>: E <C object Array of Char {'nolength': True} at 0x1a8e5e14e10>: E <C object Array of Char {'nolength': True} at 0x1a8e8972630>: E <C object Array of Char {'nolength': True} at 0x1a8e8972c90>: E <C object Array of Char {'nolength': True} at 0x1a8e8972d10>: E <C object Array of Char {'nolength': True} at 0x1a8e8973070>: E <C object Array of Char {'nolength': True} at 0x1a8e8972e90>: E <C object Array of Char {'nolength': True} at 0x1a8e8972a50>: E <C object Array of Char {'nolength': True} at 0x1a8e8972eb0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972a70>: E <C object Array of Char {'nolength': True} at 0x1a8e8972dd0>: E <C object Array of Char {'nolength': True} at 0x1a8e3732070>: E <C object Array of Char {'nolength': True} at 0x1a8e8972f70>: E <C object Array of Char {'nolength': True} at 0x1a8e8972f90>: E <C object Array of Char {'nolength': True} at 0x1a8e8972ff0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972ed0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972910>: E <C object Array of Char {'nolength': True} at 0x1a8e8972d50>: E <C object Array of Char {'nolength': True} at 0x1a8e3731730>: E <C object Array of Char {'nolength': True} at 0x1a8e8972ef0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972d70>: E <C object Array of Char {'nolength': True} at 0x1a8e8972ad0>: E <C object Array of Char {'nolength': True} at 0x1a8e8972c30>: E <C object Array of Char {'nolength': True} at 0x1a8e5e155f0>: E <C object Array of Char {'nolength': True} at 0x1a8e3731e20>: E <C object Array of Char {'nolength': True} at 0x1a8e8973710>: E <C object Array of Char {'nolength': True} at 0x1a8e8973610>: E <C object Array of Char {'nolength': True} at 0x1a8e3732790>: 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 0x1a8e6b091d0>: 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 536.87 seconds =============== ++ 06:20:37 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 314.69 seconds ==================== ++ 06:22:52 starting module/pwd/test [119 started in total] __ module/math/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 [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 462.51 seconds =================== ++ 06:23:03 starting module/pyexpat/test [120 started in total] __ module/pwd/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 0 items / 2 skipped ========================= 2 skipped in 30.42 seconds ========================== ++ 06:23:26 starting module/pypyjit/test [121 started in total] __ module/operator/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 collected 28 items module\operator\test\test_operator.py ........................ module\operator\test\test_tscmp.py .... ========================= 28 passed in 318.26 seconds ========================= ++ 06:24:25 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 108 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...s....s.s....s......F.......s module\posix\test\test_scandir.py ....s..ssss.s....... ================================== FAILURES =================================== ________________________ AppTestNt.test_dll_directory _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000029e21340138> 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:1843]:3: TypeError =========================== short test summary info =========================== FAIL module\posix\test\test_posix2.py::AppTestNt::()::test_dll_directory ============== 1 failed, 89 passed, 19 skipped in 328.37 seconds ============== ++ 06:26:08 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 226.85 seconds ==================== ++ 06:27:21 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 290.35 seconds ==================== ++ 06:27:56 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 236.14 seconds =================== ++ 06:30:11 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 2.60 seconds ========================== ++ 06:30:16 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 258.85 seconds ========================= ++ 06:31:46 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 342.90 seconds ==================== ++ 06:33:42 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 267.12 seconds =================== ++ 06:34:49 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 110.14 seconds ========================== ++ 06:36:47 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 265.12 seconds ==================== ++ 06:38:15 starting module/zipimport/test [132 started in total] __ module/unicodedata/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 collected 35 items module\unicodedata\test\test_hyp.py ................ module\unicodedata\test\test_unicodedata.py ................... ========================= 35 passed in 118.66 seconds ========================= ++ 06:38:53 starting module/zlib/test [133 started in total] __ module/zipimport/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 [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 60.42 seconds ========================== ++ 06:39:22 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 456.42 seconds ==================== ++ 06:39:28 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 84.55 seconds ========================== ++ 06:40:22 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 105.11 seconds ========================= ++ 06:41:13 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 8.35 seconds ========================== ++ 06:41:24 starting tool/bench/test [138 started in total] __ objspace/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 [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 72.49 seconds ==================== ++ 06:41:36 starting tool/memusage/test [139 started in total] __ tool/bench/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 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 13.10 seconds ===================== ++ 06:41:39 starting tool/pytest/fake_pytest/test [140 started in total] __ tool/memusage/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 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 5.01 seconds =========================== ++ 06:41:44 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 43.81 seconds ========================== ++ 06:42:25 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 91.38 seconds ===================== ++ 06:44:01 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 59.24 seconds ========================== __ objspace/std/test [141 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 2519 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_stringformat.py .................s......s..................s........................ 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_tupleobject.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 0x0000024be08943e0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000024be0894420> def test_lshift_without_fromint(self, monkeypatch): 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:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x0000024bf695f7a0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000024bf695f7e0> def test_lshift_without_fromint(self, monkeypatch): 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:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x0000024bdcfa9f20> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000024bdcfa9f60> def test_lshift_without_fromint(self, monkeypatch): 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:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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, 2486 passed, 30 skipped in 565.45 seconds ============= __ tool/pytest/test [142 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 475.78 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..........ss module\select\test\test_select_signal.py 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-12\\126-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=14374.608000